{ "directed": false, "multigraph": false, "graph": {}, "nodes": [ { "label": "App.tsx", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L1", "_origin": "ast", "id": "admin_app", "community": 0, "norm_label": "app.tsx" }, { "label": "ALLOWED_ROLES", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L54", "_origin": "ast", "id": "admin_app_allowed_roles", "community": 0, "norm_label": "allowed_roles" }, { "label": "PrivateRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L56", "_origin": "ast", "id": "admin_app_privateroute", "community": 0, "norm_label": "privateroute()" }, { "label": "PublicRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L93", "_origin": "ast", "id": "admin_app_publicroute", "community": 0, "norm_label": "publicroute()" }, { "label": "RoleRoute()", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L98", "_origin": "ast", "id": "admin_app_roleroute", "community": 0, "norm_label": "roleroute()" }, { "label": "App()", "file_type": "code", "source_file": "assets/admin/App.tsx", "source_location": "L112", "_origin": "ast", "id": "admin_app_app", "community": 0, "norm_label": "app()" }, { "label": "FreeVisitPrice.tsx", "file_type": "code", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L1", "_origin": "ast", "id": "components_freevisitprice", "community": 182, "norm_label": "freevisitprice.tsx" }, { "label": "Pricing", "file_type": "code", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L7", "_origin": "ast", "id": "components_freevisitprice_pricing", "community": 182, "norm_label": "pricing" }, { "label": "FreeVisitPrice()", "file_type": "code", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L9", "_origin": "ast", "id": "components_freevisitprice_freevisitprice", "community": 182, "norm_label": "freevisitprice()" }, { "label": "ServiceInsuranceModal.tsx", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal", "community": 33, "norm_label": "serviceinsurancemodal.tsx" }, { "label": "TenantInsurance", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L10", "_origin": "ast", "id": "components_serviceinsurancemodal_tenantinsurance", "community": 33, "norm_label": "tenantinsurance" }, { "label": "CoverageRow", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L17", "_origin": "ast", "id": "components_serviceinsurancemodal_coveragerow", "community": 33, "norm_label": "coveragerow" }, { "label": "Draft", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L25", "_origin": "ast", "id": "components_serviceinsurancemodal_draft", "community": 33, "norm_label": "draft" }, { "label": "KIND", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L32", "_origin": "ast", "id": "components_serviceinsurancemodal_kind", "community": 33, "norm_label": "kind" }, { "label": "ContractCard()", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L37", "_origin": "ast", "id": "components_serviceinsurancemodal_contractcard", "community": 33, "norm_label": "contractcard()" }, { "label": "ServiceInsuranceModal()", "file_type": "code", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L184", "_origin": "ast", "id": "components_serviceinsurancemodal_serviceinsurancemodal", "community": 33, "norm_label": "serviceinsurancemodal()" }, { "label": "ServiceTariffModal.tsx", "file_type": "code", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L1", "_origin": "ast", "id": "components_servicetariffmodal", "community": 33, "norm_label": "servicetariffmodal.tsx" }, { "label": "TariffRow", "file_type": "code", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L12", "_origin": "ast", "id": "components_servicetariffmodal_tariffrow", "community": 33, "norm_label": "tariffrow" }, { "label": "TariffResponse", "file_type": "code", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L19", "_origin": "ast", "id": "components_servicetariffmodal_tariffresponse", "community": 33, "norm_label": "tariffresponse" }, { "label": "ServiceTariffModal()", "file_type": "code", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L25", "_origin": "ast", "id": "components_servicetariffmodal_servicetariffmodal", "community": 33, "norm_label": "servicetariffmodal()" }, { "label": "TenantInsuranceContracts.tsx", "file_type": "code", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L1", "_origin": "ast", "id": "components_tenantinsurancecontracts", "community": 19, "norm_label": "tenantinsurancecontracts.tsx" }, { "label": "Contract", "file_type": "code", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L9", "_origin": "ast", "id": "components_tenantinsurancecontracts_contract", "community": 19, "norm_label": "contract" }, { "label": "InsuranceOption", "file_type": "code", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L20", "_origin": "ast", "id": "components_tenantinsurancecontracts_insuranceoption", "community": 19, "norm_label": "insuranceoption" }, { "label": "KIND_LABEL", "file_type": "code", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L26", "_origin": "ast", "id": "components_tenantinsurancecontracts_kind_label", "community": 19, "norm_label": "kind_label" }, { "label": "TenantInsuranceContracts()", "file_type": "code", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L31", "_origin": "ast", "id": "components_tenantinsurancecontracts_tenantinsurancecontracts", "community": 19, "norm_label": "tenantinsurancecontracts()" }, { "label": "AdminLayout.tsx", "file_type": "code", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L1", "_origin": "ast", "id": "layout_adminlayout", "community": 8, "norm_label": "adminlayout.tsx" }, { "label": "AdminLayout()", "file_type": "code", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L7", "_origin": "ast", "id": "layout_adminlayout_adminlayout", "community": 8, "norm_label": "adminlayout()" }, { "label": "Sidebar.tsx", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L1", "_origin": "ast", "id": "layout_sidebar", "community": 8, "norm_label": "sidebar.tsx" }, { "label": "SectionItem", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L33", "_origin": "ast", "id": "layout_sidebar_sectionitem", "community": 8, "norm_label": "sectionitem" }, { "label": "Section", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L39", "_origin": "ast", "id": "layout_sidebar_section", "community": 8, "norm_label": "section" }, { "label": "buildSections()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L41", "_origin": "ast", "id": "layout_sidebar_buildsections", "community": 8, "norm_label": "buildsections()" }, { "label": "ROLE_LABELS", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L415", "_origin": "ast", "id": "layout_sidebar_role_labels", "community": 8, "norm_label": "role_labels" }, { "label": "HUES", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L424", "_origin": "ast", "id": "layout_sidebar_hues", "community": 8, "norm_label": "hues" }, { "label": "avatarBg()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L426", "_origin": "ast", "id": "layout_sidebar_avatarbg", "community": 8, "norm_label": "avatarbg()" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L431", "_origin": "ast", "id": "layout_sidebar_props", "community": 8, "norm_label": "props" }, { "label": "Sidebar()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L436", "_origin": "ast", "id": "layout_sidebar_sidebar", "community": 8, "norm_label": "sidebar()" }, { "label": "Topbar.tsx", "file_type": "code", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L1", "_origin": "ast", "id": "layout_topbar", "community": 8, "norm_label": "topbar.tsx" }, { "label": "Topbar()", "file_type": "code", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L8", "_origin": "ast", "id": "layout_topbar_topbar", "community": 8, "norm_label": "topbar()" }, { "label": "AppointmentStatusDropdown.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_appointmentstatusdropdown", "community": 2, "norm_label": "appointmentstatusdropdown.tsx" }, { "label": "STATUS_META", "file_type": "code", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L8", "_origin": "ast", "id": "ui_appointmentstatusdropdown_status_meta", "community": 2, "norm_label": "status_meta" }, { "label": "TRANSITIONS", "file_type": "code", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L18", "_origin": "ast", "id": "ui_appointmentstatusdropdown_transitions", "community": 2, "norm_label": "transitions" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L23", "_origin": "ast", "id": "ui_appointmentstatusdropdown_props", "community": 2, "norm_label": "props" }, { "label": "AppointmentStatusDropdown()", "file_type": "code", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L30", "_origin": "ast", "id": "ui_appointmentstatusdropdown_appointmentstatusdropdown", "community": 2, "norm_label": "appointmentstatusdropdown()" }, { "label": "ConfirmDialog.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/ConfirmDialog.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_confirmdialog", "community": 3, "norm_label": "confirmdialog.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/ConfirmDialog.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_confirmdialog_props", "community": 3, "norm_label": "props" }, { "label": "ConfirmDialog()", "file_type": "code", "source_file": "assets/admin/components/ui/ConfirmDialog.tsx", "source_location": "L16", "_origin": "ast", "id": "ui_confirmdialog_confirmdialog", "community": 3, "norm_label": "confirmdialog()" }, { "label": "DataTable.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_datatable", "community": 3, "norm_label": "datatable.tsx" }, { "label": "Column", "file_type": "code", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_datatable_column", "community": 3, "norm_label": "column" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_datatable_props", "community": 3, "norm_label": "props" }, { "label": "SkeletonRow()", "file_type": "code", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L25", "_origin": "ast", "id": "ui_datatable_skeletonrow", "community": 3, "norm_label": "skeletonrow()" }, { "label": "DataTable()", "file_type": "code", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L37", "_origin": "ast", "id": "ui_datatable_datatable", "community": 3, "norm_label": "datatable()" }, { "label": "FeatureGate.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_featuregate", "community": 8, "norm_label": "featuregate.tsx" }, { "label": "FeatureGateProps", "file_type": "code", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L6", "_origin": "ast", "id": "ui_featuregate_featuregateprops", "community": 8, "norm_label": "featuregateprops" }, { "label": "FeatureGate()", "file_type": "code", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L11", "_origin": "ast", "id": "ui_featuregate_featuregate", "community": 8, "norm_label": "featuregate()" }, { "label": "InviteDoctorModal.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_invitedoctormodal", "community": 13, "norm_label": "invitedoctormodal.tsx" }, { "label": "inviteSchema", "file_type": "code", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_invitedoctormodal_inviteschema", "community": 13, "norm_label": "inviteschema" }, { "label": "InviteForm", "file_type": "code", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L17", "_origin": "ast", "id": "ui_invitedoctormodal_inviteform", "community": 13, "norm_label": "inviteform" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L19", "_origin": "ast", "id": "ui_invitedoctormodal_props", "community": 13, "norm_label": "props" }, { "label": "InviteDoctorModal()", "file_type": "code", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L25", "_origin": "ast", "id": "ui_invitedoctormodal_invitedoctormodal", "community": 13, "norm_label": "invitedoctormodal()" }, { "label": "MobileInput.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/MobileInput.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", "community": 13, "norm_label": "mobileinput.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/MobileInput.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", "community": 13, "norm_label": "props" }, { "label": "Modal.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_modal", "community": 33, "norm_label": "modal.tsx" }, { "label": "ModalSize", "file_type": "code", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_modal_modalsize", "community": 33, "norm_label": "modalsize" }, { "label": "sizeMap", "file_type": "code", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L6", "_origin": "ast", "id": "ui_modal_sizemap", "community": 33, "norm_label": "sizemap" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L13", "_origin": "ast", "id": "ui_modal_props", "community": 33, "norm_label": "props" }, { "label": "Modal()", "file_type": "code", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L22", "_origin": "ast", "id": "ui_modal_modal", "community": 33, "norm_label": "modal()" }, { "label": "NotificationMobileCard.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_notificationmobilecard", "community": 13, "norm_label": "notificationmobilecard.tsx" }, { "label": "NotificationMobileData", "file_type": "code", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L8", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobiledata", "community": 13, "norm_label": "notificationmobiledata" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_notificationmobilecard_props", "community": 13, "norm_label": "props" }, { "label": "NotificationMobileCard()", "file_type": "code", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L16", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobilecard", "community": 13, "norm_label": "notificationmobilecard()" }, { "label": "PageHeader.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_pageheader", "community": 182, "norm_label": "pageheader.tsx" }, { "label": "Crumb", "file_type": "code", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_pageheader_crumb", "community": 182, "norm_label": "crumb" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L10", "_origin": "ast", "id": "ui_pageheader_props", "community": 182, "norm_label": "props" }, { "label": "PageHeader()", "file_type": "code", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L17", "_origin": "ast", "id": "ui_pageheader_pageheader", "community": 182, "norm_label": "pageheader()" }, { "label": "Pagination.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_pagination", "community": 3, "norm_label": "pagination.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_pagination_props", "community": 3, "norm_label": "props" }, { "label": "Pagination()", "file_type": "code", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_pagination_pagination", "community": 3, "norm_label": "pagination()" }, { "label": "PersianCalendar.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_persiancalendar", "community": 294, "norm_label": "persiancalendar.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_persiancalendar_props", "community": 294, "norm_label": "props" }, { "label": "WEEK_DAYS", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_persiancalendar_week_days", "community": 294, "norm_label": "week_days" }, { "label": "pf", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L14", "_origin": "ast", "id": "ui_persiancalendar_pf", "community": 294, "norm_label": "pf" }, { "label": "toJalali()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L16", "_origin": "ast", "id": "ui_persiancalendar_tojalali", "community": 294, "norm_label": "tojalali()" }, { "label": "jalaliFirstWeekday()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L24", "_origin": "ast", "id": "ui_persiancalendar_jalalifirstweekday", "community": 294, "norm_label": "jalalifirstweekday()" }, { "label": "jalaliToGregorian()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L34", "_origin": "ast", "id": "ui_persiancalendar_jalalitogregorian", "community": 294, "norm_label": "jalalitogregorian()" }, { "label": "JALALI_MONTHS", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L68", "_origin": "ast", "id": "ui_persiancalendar_jalali_months", "community": 294, "norm_label": "jalali_months" }, { "label": "PersianCalendar()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L70", "_origin": "ast", "id": "ui_persiancalendar_persiancalendar", "community": 294, "norm_label": "persiancalendar()" }, { "label": "navBtnStyle", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L249", "_origin": "ast", "id": "ui_persiancalendar_navbtnstyle", "community": 294, "norm_label": "navbtnstyle" }, { "label": "gridItemStyle", "file_type": "code", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L255", "_origin": "ast", "id": "ui_persiancalendar_griditemstyle", "community": 294, "norm_label": "griditemstyle" }, { "label": "PersianDateInput.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", "community": 3, "norm_label": "persiandateinput.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_persiandateinput_props", "community": 3, "norm_label": "props" }, { "label": "PersianDateInput()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", "community": 3, "norm_label": "persiandateinput()" }, { "label": "PersianDatePicker.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", "community": 11, "norm_label": "persiandatepicker.tsx" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L6", "_origin": "ast", "id": "ui_persiandatepicker_props", "community": 11, "norm_label": "props" }, { "label": "PersianDatePicker()", "file_type": "code", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L16", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", "community": 11, "norm_label": "persiandatepicker()" }, { "label": "PriceInput.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_priceinput", "community": 33, "norm_label": "priceinput.tsx" }, { "label": "PriceInputProps", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L3", "_origin": "ast", "id": "ui_priceinput_priceinputprops", "community": 33, "norm_label": "priceinputprops" }, { "label": "PERSIAN_TO_LATIN", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L13", "_origin": "ast", "id": "ui_priceinput_persian_to_latin", "community": 33, "norm_label": "persian_to_latin" }, { "label": "toLatinDigits()", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L20", "_origin": "ast", "id": "ui_priceinput_tolatindigits", "community": 33, "norm_label": "tolatindigits()" }, { "label": "formatDisplay()", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L24", "_origin": "ast", "id": "ui_priceinput_formatdisplay", "community": 33, "norm_label": "formatdisplay()" }, { "label": "PriceInput()", "file_type": "code", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L29", "_origin": "ast", "id": "ui_priceinput_priceinput", "community": 33, "norm_label": "priceinput()" }, { "label": "PwaInstallBanner.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_pwainstallbanner", "community": 340, "norm_label": "pwainstallbanner.tsx" }, { "label": "PwaInstallBanner()", "file_type": "code", "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_pwainstallbanner_pwainstallbanner", "community": 340, "norm_label": "pwainstallbanner()" }, { "label": "PwaLoginCard.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_pwalogincard", "community": 340, "norm_label": "pwalogincard.tsx" }, { "label": "detectIOS()", "file_type": "code", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L6", "_origin": "ast", "id": "ui_pwalogincard_detectios", "community": 340, "norm_label": "detectios()" }, { "label": "PwaLoginCard()", "file_type": "code", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L10", "_origin": "ast", "id": "ui_pwalogincard_pwalogincard", "community": 340, "norm_label": "pwalogincard()" }, { "label": "SearchableSelect.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect", "community": 19, "norm_label": "searchableselect.tsx" }, { "label": "SelectOption", "file_type": "code", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_searchableselect_selectoption", "community": 19, "norm_label": "selectoption" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L10", "_origin": "ast", "id": "ui_searchableselect_props", "community": 19, "norm_label": "props" }, { "label": "SearchableSelect()", "file_type": "code", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L23", "_origin": "ast", "id": "ui_searchableselect_searchableselect", "community": 19, "norm_label": "searchableselect()" }, { "label": "StatCard.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_statcard", "community": 650, "norm_label": "statcard.tsx" }, { "label": "StatTone", "file_type": "code", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L3", "_origin": "ast", "id": "ui_statcard_stattone", "community": 650, "norm_label": "stattone" }, { "label": "TONE", "file_type": "code", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L5", "_origin": "ast", "id": "ui_statcard_tone", "community": 650, "norm_label": "tone" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L12", "_origin": "ast", "id": "ui_statcard_props", "community": 650, "norm_label": "props" }, { "label": "StatCard()", "file_type": "code", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L19", "_origin": "ast", "id": "ui_statcard_statcard", "community": 650, "norm_label": "statcard()" }, { "label": "StatusBadge.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_statusbadge", "community": 41, "norm_label": "statusbadge.tsx" }, { "label": "BadgeColor", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L4", "_origin": "ast", "id": "ui_statusbadge_badgecolor", "community": 41, "norm_label": "badgecolor" }, { "label": "appointmentMap", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L6", "_origin": "ast", "id": "ui_statusbadge_appointmentmap", "community": 41, "norm_label": "appointmentmap" }, { "label": "paymentMap", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L16", "_origin": "ast", "id": "ui_statusbadge_paymentmap", "community": 41, "norm_label": "paymentmap" }, { "label": "smsMap", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L24", "_origin": "ast", "id": "ui_statusbadge_smsmap", "community": 41, "norm_label": "smsmap" }, { "label": "settlementMap", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L31", "_origin": "ast", "id": "ui_statusbadge_settlementmap", "community": 41, "norm_label": "settlementmap" }, { "label": "Props", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L37", "_origin": "ast", "id": "ui_statusbadge_props", "community": 41, "norm_label": "props" }, { "label": "StatusBadge()", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L42", "_origin": "ast", "id": "ui_statusbadge_statusbadge", "community": 41, "norm_label": "statusbadge()" }, { "label": "ActiveBadge()", "file_type": "code", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L71", "_origin": "ast", "id": "ui_statusbadge_activebadge", "community": 3, "norm_label": "activebadge()" }, { "label": "ui.test.tsx", "file_type": "code", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L1", "_origin": "ast", "id": "ui_ui_test", "community": 3, "norm_label": "ui.test.tsx" }, { "label": "hooks.test.tsx", "file_type": "code", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L1", "_origin": "ast", "id": "hooks_hooks_test", "community": 2, "norm_label": "hooks.test.tsx" }, { "label": "get", "file_type": "code", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L16", "_origin": "ast", "id": "hooks_hooks_test_get", "community": 2, "norm_label": "get" }, { "label": "usePaymentConfig.ts", "file_type": "code", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", "community": 2, "norm_label": "usepaymentconfig.ts" }, { "label": "usePaymentConfig()", "file_type": "code", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L5", "_origin": "ast", "id": "hooks_usepaymentconfig_usepaymentconfig", "community": 182, "norm_label": "usepaymentconfig()" }, { "label": "usePwaInstall.ts", "file_type": "code", "source_file": "assets/admin/hooks/usePwaInstall.ts", "source_location": "L1", "_origin": "ast", "id": "hooks_usepwainstall", "community": 340, "norm_label": "usepwainstall.ts" }, { "label": "BeforeInstallPromptEvent", "file_type": "code", "source_file": "assets/admin/hooks/usePwaInstall.ts", "source_location": "L3", "_origin": "ast", "id": "hooks_usepwainstall_beforeinstallpromptevent", "community": 340, "norm_label": "beforeinstallpromptevent" }, { "label": "usePwaInstall()", "file_type": "code", "source_file": "assets/admin/hooks/usePwaInstall.ts", "source_location": "L10", "_origin": "ast", "id": "hooks_usepwainstall_usepwainstall", "community": 340, "norm_label": "usepwainstall()" }, { "label": "useSubscription.ts", "file_type": "code", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L1", "_origin": "ast", "id": "hooks_usesubscription", "community": 8, "norm_label": "usesubscription.ts" }, { "label": "useSubscription()", "file_type": "code", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L7", "_origin": "ast", "id": "hooks_usesubscription_usesubscription", "community": 8, "norm_label": "usesubscription()" }, { "label": "index.tsx", "file_type": "code", "source_file": "assets/admin/index.tsx", "source_location": "L1", "_origin": "ast", "id": "admin_index", "community": 0, "norm_label": "index.tsx" }, { "label": "queryClient", "file_type": "code", "source_file": "assets/admin/index.tsx", "source_location": "L15", "_origin": "ast", "id": "admin_index_queryclient", "community": 0, "norm_label": "queryclient" }, { "label": "toastStyle", "file_type": "code", "source_file": "assets/admin/index.tsx", "source_location": "L21", "_origin": "ast", "id": "admin_index_toaststyle", "community": 0, "norm_label": "toaststyle" }, { "label": "api.test.ts", "file_type": "code", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L1", "_origin": "ast", "id": "lib_api_test", "community": 2, "norm_label": "api.test.ts" }, { "label": "{ refreshMock, logoutMock }", "file_type": "code", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L3", "_origin": "ast", "id": "lib_api_test_refreshmock_logoutmock", "community": 2, "norm_label": "{ refreshmock, logoutmock }" }, { "label": "replaceMock", "file_type": "code", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L14", "_origin": "ast", "id": "lib_api_test_replacemock", "community": 2, "norm_label": "replacemock" }, { "label": "jsonRes()", "file_type": "code", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L16", "_origin": "ast", "id": "lib_api_test_jsonres", "community": 2, "norm_label": "jsonres()" }, { "label": "setToken()", "file_type": "code", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L20", "_origin": "ast", "id": "lib_api_test_settoken", "community": 2, "norm_label": "settoken()" }, { "label": "api.ts", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L1", "_origin": "ast", "id": "lib_api", "community": 2, "norm_label": "api.ts" }, { "label": "getToken()", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L5", "_origin": "ast", "id": "lib_api_gettoken", "community": 2, "norm_label": "gettoken()" }, { "label": "ApiError", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L16", "_origin": "ast", "id": "lib_api_apierror", "community": 2, "norm_label": "apierror" }, { "label": ".constructor()", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L17", "_origin": "ast", "id": "lib_api_apierror_constructor", "community": 2, "norm_label": ".constructor()" }, { "label": "refreshOnce()", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L29", "_origin": "ast", "id": "lib_api_refreshonce", "community": 2, "norm_label": "refreshonce()" }, { "label": "request()", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L38", "_origin": "ast", "id": "lib_api_request", "community": 2, "norm_label": "request()" }, { "label": "api", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L77", "_origin": "ast", "id": "lib_api_api", "community": 2, "norm_label": "api" }, { "label": "ApiResponse", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L88", "_origin": "ast", "id": "lib_api_apiresponse", "community": 13, "norm_label": "apiresponse" }, { "label": "PaginatedResponse", "file_type": "code", "source_file": "assets/admin/lib/api.ts", "source_location": "L94", "_origin": "ast", "id": "lib_api_paginatedresponse", "community": 3, "norm_label": "paginatedresponse" }, { "label": "utils.test.ts", "file_type": "code", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L1", "_origin": "ast", "id": "lib_utils_test", "community": 13, "norm_label": "utils.test.ts" }, { "label": "utils.ts", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L1", "_origin": "ast", "id": "lib_utils", "community": 13, "norm_label": "utils.ts" }, { "label": "formatRial()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L3", "_origin": "ast", "id": "lib_utils_formatrial", "community": 182, "norm_label": "formatrial()" }, { "label": "formatNumber()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L7", "_origin": "ast", "id": "lib_utils_formatnumber", "community": 21, "norm_label": "formatnumber()" }, { "label": "toDate()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L11", "_origin": "ast", "id": "lib_utils_todate", "community": 13, "norm_label": "todate()" }, { "label": "formatDate()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L19", "_origin": "ast", "id": "lib_utils_formatdate", "community": 3, "norm_label": "formatdate()" }, { "label": "formatDateTime()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L27", "_origin": "ast", "id": "lib_utils_formatdatetime", "community": 13, "norm_label": "formatdatetime()" }, { "label": "toGregorianDate()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L36", "_origin": "ast", "id": "lib_utils_togregoriandate", "community": 13, "norm_label": "togregoriandate()" }, { "label": "maskMobile()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L43", "_origin": "ast", "id": "lib_utils_maskmobile", "community": 13, "norm_label": "maskmobile()" }, { "label": "cn()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L48", "_origin": "ast", "id": "lib_utils_cn", "community": 13, "norm_label": "cn()" }, { "label": "toEnglishDigits()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L53", "_origin": "ast", "id": "lib_utils_toenglishdigits", "community": 13, "norm_label": "toenglishdigits()" }, { "label": "sanitizeMobileInput()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L61", "_origin": "ast", "id": "lib_utils_sanitizemobileinput", "community": 13, "norm_label": "sanitizemobileinput()" }, { "label": "isValidIranMobile()", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L68", "_origin": "ast", "id": "lib_utils_isvalidiranmobile", "community": 13, "norm_label": "isvalidiranmobile()" }, { "label": "iranMobileSchema", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L73", "_origin": "ast", "id": "lib_utils_iranmobileschema", "community": 13, "norm_label": "iranmobileschema" }, { "label": "iranMobileOptionalSchema", "file_type": "code", "source_file": "assets/admin/lib/utils.ts", "source_location": "L79", "_origin": "ast", "id": "lib_utils_iranmobileoptionalschema", "community": 13, "norm_label": "iranmobileoptionalschema" }, { "label": "AdminSubscriptionPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_adminsubscriptionpage", "community": 182, "norm_label": "adminsubscriptionpage.tsx" }, { "label": "ReportRow", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L19", "_origin": "ast", "id": "pages_adminsubscriptionpage_reportrow", "community": 182, "norm_label": "reportrow" }, { "label": "planSchema", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_adminsubscriptionpage_planschema", "community": 182, "norm_label": "planschema" }, { "label": "PlanForm", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L40", "_origin": "ast", "id": "pages_adminsubscriptionpage_planform", "community": 182, "norm_label": "planform" }, { "label": "periodSchema", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L42", "_origin": "ast", "id": "pages_adminsubscriptionpage_periodschema", "community": 182, "norm_label": "periodschema" }, { "label": "PeriodForm", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L51", "_origin": "ast", "id": "pages_adminsubscriptionpage_periodform", "community": 182, "norm_label": "periodform" }, { "label": "FEATURE_LABELS", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L55", "_origin": "ast", "id": "pages_adminsubscriptionpage_feature_labels", "community": 182, "norm_label": "feature_labels" }, { "label": "FEATURE_KEYS", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L62", "_origin": "ast", "id": "pages_adminsubscriptionpage_feature_keys", "community": 182, "norm_label": "feature_keys" }, { "label": "emptyFeatures()", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L64", "_origin": "ast", "id": "pages_adminsubscriptionpage_emptyfeatures", "community": 182, "norm_label": "emptyfeatures()" }, { "label": "PLAN_DISPLAY", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L67", "_origin": "ast", "id": "pages_adminsubscriptionpage_plan_display", "community": 182, "norm_label": "plan_display" }, { "label": "SwitchToggle", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L75", "_origin": "ast", "id": "pages_adminsubscriptionpage_switchtoggle", "community": 182, "norm_label": "switchtoggle" }, { "label": "PlansTab()", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L88", "_origin": "ast", "id": "pages_adminsubscriptionpage_planstab", "community": 182, "norm_label": "planstab()" }, { "label": "ReportTab()", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L365", "_origin": "ast", "id": "pages_adminsubscriptionpage_reporttab", "community": 182, "norm_label": "reporttab()" }, { "label": "AdminSubscriptionPage()", "file_type": "code", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L431", "_origin": "ast", "id": "pages_adminsubscriptionpage_adminsubscriptionpage", "community": 182, "norm_label": "adminsubscriptionpage()" }, { "label": "AppointmentDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_appointmentdetailpage", "community": 41, "norm_label": "appointmentdetailpage.tsx" }, { "label": "ALL_STATUSES", "file_type": "code", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L15", "_origin": "ast", "id": "pages_appointmentdetailpage_all_statuses", "community": 41, "norm_label": "all_statuses" }, { "label": "InfoRow()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_appointmentdetailpage_inforow", "community": 41, "norm_label": "inforow()" }, { "label": "AppointmentDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L34", "_origin": "ast", "id": "pages_appointmentdetailpage_appointmentdetailpage", "community": 41, "norm_label": "appointmentdetailpage()" }, { "label": "AppointmentsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_appointmentspage", "community": 49, "norm_label": "appointmentspage.tsx" }, { "label": "EMPTY_ARR", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L17", "_origin": "ast", "id": "pages_appointmentspage_empty_arr", "community": 49, "norm_label": "empty_arr" }, { "label": "STATUS_META", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L23", "_origin": "ast", "id": "pages_appointmentspage_status_meta", "community": 49, "norm_label": "status_meta" }, { "label": "statusMeta()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_appointmentspage_statusmeta", "community": 49, "norm_label": "statusmeta()" }, { "label": "IconTotal()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L41", "_origin": "ast", "id": "pages_appointmentspage_icontotal", "community": 49, "norm_label": "icontotal()" }, { "label": "IconCompleted()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L52", "_origin": "ast", "id": "pages_appointmentspage_iconcompleted", "community": 49, "norm_label": "iconcompleted()" }, { "label": "IconWaiting()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L62", "_origin": "ast", "id": "pages_appointmentspage_iconwaiting", "community": 49, "norm_label": "iconwaiting()" }, { "label": "IconCancelled()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L72", "_origin": "ast", "id": "pages_appointmentspage_iconcancelled", "community": 49, "norm_label": "iconcancelled()" }, { "label": "TodayStats", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L86", "_origin": "ast", "id": "pages_appointmentspage_todaystats", "community": 49, "norm_label": "todaystats" }, { "label": "StatsBar()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L88", "_origin": "ast", "id": "pages_appointmentspage_statsbar", "community": 49, "norm_label": "statsbar()" }, { "label": "WEEK_DAYS_FA", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L131", "_origin": "ast", "id": "pages_appointmentspage_week_days_fa", "community": 49, "norm_label": "week_days_fa" }, { "label": "getPersianWeekDay()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L133", "_origin": "ast", "id": "pages_appointmentspage_getpersianweekday", "community": 49, "norm_label": "getpersianweekday()" }, { "label": "DateNavigator()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L137", "_origin": "ast", "id": "pages_appointmentspage_datenavigator", "community": 49, "norm_label": "datenavigator()" }, { "label": "navBtnSx", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L181", "_origin": "ast", "id": "pages_appointmentspage_navbtnsx", "community": 49, "norm_label": "navbtnsx" }, { "label": "TableView()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L192", "_origin": "ast", "id": "pages_appointmentspage_tableview", "community": 49, "norm_label": "tableview()" }, { "label": "th", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L249", "_origin": "ast", "id": "pages_appointmentspage_th", "community": 49, "norm_label": "th" }, { "label": "td", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L250", "_origin": "ast", "id": "pages_appointmentspage_td", "community": 49, "norm_label": "td" }, { "label": "SlotItem", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L256", "_origin": "ast", "id": "pages_appointmentspage_slotitem", "community": 49, "norm_label": "slotitem" }, { "label": "SessionGroup", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L266", "_origin": "ast", "id": "pages_appointmentspage_sessiongroup", "community": 49, "norm_label": "sessiongroup" }, { "label": "CancelledBadge()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L272", "_origin": "ast", "id": "pages_appointmentspage_cancelledbadge", "community": 49, "norm_label": "cancelledbadge()" }, { "label": "SlotCard()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L295", "_origin": "ast", "id": "pages_appointmentspage_slotcard", "community": 49, "norm_label": "slotcard()" }, { "label": "SessionDivider()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L367", "_origin": "ast", "id": "pages_appointmentspage_sessiondivider", "community": 49, "norm_label": "sessiondivider()" }, { "label": "ScheduleView()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L389", "_origin": "ast", "id": "pages_appointmentspage_scheduleview", "community": 49, "norm_label": "scheduleview()" }, { "label": "BookingSlot", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L430", "_origin": "ast", "id": "pages_appointmentspage_bookingslot", "community": 49, "norm_label": "bookingslot" }, { "label": "NewAppointmentModal()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L432", "_origin": "ast", "id": "pages_appointmentspage_newappointmentmodal", "community": 49, "norm_label": "newappointmentmodal()" }, { "label": "AppointmentsPage()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L527", "_origin": "ast", "id": "pages_appointmentspage_appointmentspage", "community": 49, "norm_label": "appointmentspage()" }, { "label": "tabStyle()", "file_type": "code", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L803", "_origin": "ast", "id": "pages_appointmentspage_tabstyle", "community": 49, "norm_label": "tabstyle()" }, { "label": "BlogFormPage.test.tsx", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage_test", "community": 2, "norm_label": "blogformpage.test.tsx" }, { "label": "post", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L18", "_origin": "ast", "id": "pages_blogformpage_test_post", "community": 2, "norm_label": "post" }, { "label": "BlogFormPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", "community": 2, "norm_label": "blogformpage.tsx" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", "community": 2, "norm_label": "schema" }, { "label": "FormData", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", "community": 2, "norm_label": "formdata" }, { "label": "uploadBlogImage()", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", "community": 2, "norm_label": "uploadblogimage()" }, { "label": "BlogFormPage()", "file_type": "code", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", "community": 2, "norm_label": "blogformpage()" }, { "label": "BlogsPage.test.tsx", "file_type": "code", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_blogspage_test", "community": 2, "norm_label": "blogspage.test.tsx" }, { "label": "get", "file_type": "code", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_blogspage_test_get", "community": 2, "norm_label": "get" }, { "label": "BlogsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_blogspage", "community": 3, "norm_label": "blogspage.tsx" }, { "label": "STATUS_FILTERS", "file_type": "code", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_blogspage_status_filters", "community": 3, "norm_label": "status_filters" }, { "label": "BlogsPage()", "file_type": "code", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_blogspage_blogspage", "community": 3, "norm_label": "blogspage()" }, { "label": "CategoriesPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_categoriespage", "community": 41, "norm_label": "categoriespage.tsx" }, { "label": "TabKey", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_categoriespage_tabkey", "community": 41, "norm_label": "tabkey" }, { "label": "TabConfig", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_categoriespage_tabconfig", "community": 41, "norm_label": "tabconfig" }, { "label": "TABS", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L31", "_origin": "ast", "id": "pages_categoriespage_tabs", "community": 41, "norm_label": "tabs" }, { "label": "LogoUploadField()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L42", "_origin": "ast", "id": "pages_categoriespage_logouploadfield", "community": 41, "norm_label": "logouploadfield()" }, { "label": "SBadge()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L109", "_origin": "ast", "id": "pages_categoriespage_sbadge", "community": 41, "norm_label": "sbadge()" }, { "label": "exportJson()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L120", "_origin": "ast", "id": "pages_categoriespage_exportjson", "community": 41, "norm_label": "exportjson()" }, { "label": "TabActions()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L134", "_origin": "ast", "id": "pages_categoriespage_tabactions", "community": 41, "norm_label": "tabactions()" }, { "label": "provinceSchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L169", "_origin": "ast", "id": "pages_categoriespage_provinceschema", "community": 41, "norm_label": "provinceschema" }, { "label": "ProvinceForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L174", "_origin": "ast", "id": "pages_categoriespage_provinceform", "community": 41, "norm_label": "provinceform" }, { "label": "ProvincesTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L176", "_origin": "ast", "id": "pages_categoriespage_provincestab", "community": 41, "norm_label": "provincestab()" }, { "label": "citySchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L272", "_origin": "ast", "id": "pages_categoriespage_cityschema", "community": 41, "norm_label": "cityschema" }, { "label": "CityForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L286", "_origin": "ast", "id": "pages_categoriespage_cityform", "community": 41, "norm_label": "cityform" }, { "label": "CitiesTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L288", "_origin": "ast", "id": "pages_categoriespage_citiestab", "community": 41, "norm_label": "citiestab()" }, { "label": "specialtySchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L476", "_origin": "ast", "id": "pages_categoriespage_specialtyschema", "community": 41, "norm_label": "specialtyschema" }, { "label": "SpecialtyForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L482", "_origin": "ast", "id": "pages_categoriespage_specialtyform", "community": 41, "norm_label": "specialtyform" }, { "label": "SpecialtiesTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L484", "_origin": "ast", "id": "pages_categoriespage_specialtiestab", "community": 41, "norm_label": "specialtiestab()" }, { "label": "serviceSchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L600", "_origin": "ast", "id": "pages_categoriespage_serviceschema", "community": 41, "norm_label": "serviceschema" }, { "label": "ServiceForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L606", "_origin": "ast", "id": "pages_categoriespage_serviceform", "community": 41, "norm_label": "serviceform" }, { "label": "DoctorServicesTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L608", "_origin": "ast", "id": "pages_categoriespage_doctorservicestab", "community": 41, "norm_label": "doctorservicestab()" }, { "label": "insuranceSchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L721", "_origin": "ast", "id": "pages_categoriespage_insuranceschema", "community": 41, "norm_label": "insuranceschema" }, { "label": "InsuranceForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L726", "_origin": "ast", "id": "pages_categoriespage_insuranceform", "community": 41, "norm_label": "insuranceform" }, { "label": "InsurancesTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L728", "_origin": "ast", "id": "pages_categoriespage_insurancestab", "community": 41, "norm_label": "insurancestab()" }, { "label": "tagSchema", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L851", "_origin": "ast", "id": "pages_categoriespage_tagschema", "community": 41, "norm_label": "tagschema" }, { "label": "TagForm", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L855", "_origin": "ast", "id": "pages_categoriespage_tagform", "community": 41, "norm_label": "tagform" }, { "label": "TagsTab()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L857", "_origin": "ast", "id": "pages_categoriespage_tagstab", "community": 41, "norm_label": "tagstab()" }, { "label": "CategoriesPage()", "file_type": "code", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L943", "_origin": "ast", "id": "pages_categoriespage_categoriespage", "community": 41, "norm_label": "categoriespage()" }, { "label": "ClaimsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_claimspage", "community": 19, "norm_label": "claimspage.tsx" }, { "label": "isoNDaysAgo()", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_claimspage_isondaysago", "community": 19, "norm_label": "isondaysago()" }, { "label": "todayIso()", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L19", "_origin": "ast", "id": "pages_claimspage_todayiso", "community": 19, "norm_label": "todayiso()" }, { "label": "toUnix()", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L21", "_origin": "ast", "id": "pages_claimspage_tounix", "community": 19, "norm_label": "tounix()" }, { "label": "endOfDayUnix()", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_claimspage_endofdayunix", "community": 19, "norm_label": "endofdayunix()" }, { "label": "ClaimItem", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L32", "_origin": "ast", "id": "pages_claimspage_claimitem", "community": 19, "norm_label": "claimitem" }, { "label": "Claim", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L43", "_origin": "ast", "id": "pages_claimspage_claim", "community": 19, "norm_label": "claim" }, { "label": "InsuranceOption", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L58", "_origin": "ast", "id": "pages_claimspage_insuranceoption", "community": 19, "norm_label": "insuranceoption" }, { "label": "DebtRow", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L60", "_origin": "ast", "id": "pages_claimspage_debtrow", "community": 19, "norm_label": "debtrow" }, { "label": "STATUS_META", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L69", "_origin": "ast", "id": "pages_claimspage_status_meta", "community": 19, "norm_label": "status_meta" }, { "label": "KIND_LABEL", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L77", "_origin": "ast", "id": "pages_claimspage_kind_label", "community": 19, "norm_label": "kind_label" }, { "label": "STATUS_FILTERS", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L78", "_origin": "ast", "id": "pages_claimspage_status_filters", "community": 19, "norm_label": "status_filters" }, { "label": "ClaimsPage()", "file_type": "code", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L80", "_origin": "ast", "id": "pages_claimspage_claimspage", "community": 19, "norm_label": "claimspage()" }, { "label": "ClinicDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_clinicdetailpage", "community": 452, "norm_label": "clinicdetailpage.tsx" }, { "label": "HUES_LIST", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L35", "_origin": "ast", "id": "pages_clinicdetailpage_hues_list", "community": 452, "norm_label": "hues_list" }, { "label": "IRAN_CENTER", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L36", "_origin": "ast", "id": "pages_clinicdetailpage_iran_center", "community": 452, "norm_label": "iran_center" }, { "label": "ClinicInvitation", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L41", "_origin": "ast", "id": "pages_clinicdetailpage_clinicinvitation", "community": 452, "norm_label": "clinicinvitation" }, { "label": "ClinicDoctorItem", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L54", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdoctoritem", "community": 452, "norm_label": "clinicdoctoritem" }, { "label": "ClinicAddress", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L62", "_origin": "ast", "id": "pages_clinicdetailpage_clinicaddress", "community": 452, "norm_label": "clinicaddress" }, { "label": "Opt", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L71", "_origin": "ast", "id": "pages_clinicdetailpage_opt", "community": 452, "norm_label": "opt" }, { "label": "OptUuid", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L72", "_origin": "ast", "id": "pages_clinicdetailpage_optuuid", "community": 452, "norm_label": "optuuid" }, { "label": "urlOrEmpty", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L76", "_origin": "ast", "id": "pages_clinicdetailpage_urlorempty", "community": 452, "norm_label": "urlorempty" }, { "label": "editSchema", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L78", "_origin": "ast", "id": "pages_clinicdetailpage_editschema", "community": 452, "norm_label": "editschema" }, { "label": "EditForm", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L92", "_origin": "ast", "id": "pages_clinicdetailpage_editform", "community": 452, "norm_label": "editform" }, { "label": "SearchableSelectField()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L96", "_origin": "ast", "id": "pages_clinicdetailpage_searchableselectfield", "community": 452, "norm_label": "searchableselectfield()" }, { "label": "MultiCheckList()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L190", "_origin": "ast", "id": "pages_clinicdetailpage_multichecklist", "community": 452, "norm_label": "multichecklist()" }, { "label": "MapClickHandler()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L234", "_origin": "ast", "id": "pages_clinicdetailpage_mapclickhandler", "community": 452, "norm_label": "mapclickhandler()" }, { "label": "MapFlyController()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L238", "_origin": "ast", "id": "pages_clinicdetailpage_mapflycontroller", "community": 452, "norm_label": "mapflycontroller()" }, { "label": "MapPicker()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L243", "_origin": "ast", "id": "pages_clinicdetailpage_mappicker", "community": 452, "norm_label": "mappicker()" }, { "label": "geocodeCity()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L267", "_origin": "ast", "id": "pages_clinicdetailpage_geocodecity", "community": 452, "norm_label": "geocodecity()" }, { "label": "EditModal()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L279", "_origin": "ast", "id": "pages_clinicdetailpage_editmodal", "community": 452, "norm_label": "editmodal()" }, { "label": "INV_STATUS_MAP", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L464", "_origin": "ast", "id": "pages_clinicdetailpage_inv_status_map", "community": 452, "norm_label": "inv_status_map" }, { "label": "ClinicDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L475", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", "community": 21, "norm_label": "clinicdetailpage()" }, { "label": "InfoTile()", "file_type": "code", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L1341", "_origin": "ast", "id": "pages_clinicdetailpage_infotile", "community": 452, "norm_label": "infotile()" }, { "label": "ClinicFormPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_clinicformpage", "community": 13, "norm_label": "clinicformpage.tsx" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_clinicformpage_schema", "community": 13, "norm_label": "schema" }, { "label": "FormValues", "file_type": "code", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L21", "_origin": "ast", "id": "pages_clinicformpage_formvalues", "community": 13, "norm_label": "formvalues" }, { "label": "ClinicCreated", "file_type": "code", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L23", "_origin": "ast", "id": "pages_clinicformpage_cliniccreated", "community": 13, "norm_label": "cliniccreated" }, { "label": "ClinicFormPage()", "file_type": "code", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_clinicformpage_clinicformpage", "community": 13, "norm_label": "clinicformpage()" }, { "label": "ClinicServicesPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_clinicservicespage", "community": 33, "norm_label": "clinicservicespage.tsx" }, { "label": "sectionSchema", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_clinicservicespage_sectionschema", "community": 33, "norm_label": "sectionschema" }, { "label": "itemSchema", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_clinicservicespage_itemschema", "community": 33, "norm_label": "itemschema" }, { "label": "SectionForm", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L32", "_origin": "ast", "id": "pages_clinicservicespage_sectionform", "community": 33, "norm_label": "sectionform" }, { "label": "ItemForm", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_clinicservicespage_itemform", "community": 33, "norm_label": "itemform" }, { "label": "EMPTY_SECTIONS", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L35", "_origin": "ast", "id": "pages_clinicservicespage_empty_sections", "community": 33, "norm_label": "empty_sections" }, { "label": "EMPTY_ITEMS", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L36", "_origin": "ast", "id": "pages_clinicservicespage_empty_items", "community": 33, "norm_label": "empty_items" }, { "label": "Avatar()", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L38", "_origin": "ast", "id": "pages_clinicservicespage_avatar", "community": 33, "norm_label": "avatar()" }, { "label": "ClinicServicesPageInner()", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L51", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespageinner", "community": 33, "norm_label": "clinicservicespageinner()" }, { "label": "ClinicServicesPage()", "file_type": "code", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L546", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespage", "community": 33, "norm_label": "clinicservicespage()" }, { "label": "ClinicsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_clinicspage", "community": 0, "norm_label": "clinicspage.tsx" }, { "label": "HUES_LIST", "file_type": "code", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_clinicspage_hues_list", "community": 0, "norm_label": "hues_list" }, { "label": "addSchema", "file_type": "code", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_clinicspage_addschema", "community": 0, "norm_label": "addschema" }, { "label": "AddForm", "file_type": "code", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L31", "_origin": "ast", "id": "pages_clinicspage_addform", "community": 0, "norm_label": "addform" }, { "label": "ClinicsPage()", "file_type": "code", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_clinicspage_clinicspage", "community": 0, "norm_label": "clinicspage()" }, { "label": "CommentsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_commentspage", "community": 3, "norm_label": "commentspage.tsx" }, { "label": "FILTERS", "file_type": "code", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_commentspage_filters", "community": 3, "norm_label": "filters" }, { "label": "CommentsPage()", "file_type": "code", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_commentspage_commentspage", "community": 3, "norm_label": "commentspage()" }, { "label": "DashboardPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_dashboardpage", "community": 21, "norm_label": "dashboardpage.tsx" }, { "label": "APPT_LABEL", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L19", "_origin": "ast", "id": "pages_dashboardpage_appt_label", "community": 21, "norm_label": "appt_label" }, { "label": "APPT_COLOR", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_dashboardpage_appt_color", "community": 21, "norm_label": "appt_color" }, { "label": "APPT_CLS", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L31", "_origin": "ast", "id": "pages_dashboardpage_appt_cls", "community": 21, "norm_label": "appt_cls" }, { "label": "PAY_LABEL", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L36", "_origin": "ast", "id": "pages_dashboardpage_pay_label", "community": 21, "norm_label": "pay_label" }, { "label": "PAY_COLOR", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L39", "_origin": "ast", "id": "pages_dashboardpage_pay_color", "community": 21, "norm_label": "pay_color" }, { "label": "PAY_CLS", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L42", "_origin": "ast", "id": "pages_dashboardpage_pay_cls", "community": 21, "norm_label": "pay_cls" }, { "label": "SvgLineChart()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L48", "_origin": "ast", "id": "pages_dashboardpage_svglinechart", "community": 21, "norm_label": "svglinechart()" }, { "label": "SvgDonut()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L87", "_origin": "ast", "id": "pages_dashboardpage_svgdonut", "community": 21, "norm_label": "svgdonut()" }, { "label": "SvgHBars()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L114", "_origin": "ast", "id": "pages_dashboardpage_svghbars", "community": 21, "norm_label": "svghbars()" }, { "label": "AvatarEl()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L133", "_origin": "ast", "id": "pages_dashboardpage_avatarel", "community": 21, "norm_label": "avatarel()" }, { "label": "MiniRow", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L142", "_origin": "ast", "id": "pages_dashboardpage_minirow", "community": 21, "norm_label": "minirow" }, { "label": "MiniList()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L147", "_origin": "ast", "id": "pages_dashboardpage_minilist", "community": 21, "norm_label": "minilist()" }, { "label": "KpiSkeleton()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L189", "_origin": "ast", "id": "pages_dashboardpage_kpiskeleton", "community": 21, "norm_label": "kpiskeleton()" }, { "label": "LoadingSkeleton()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L200", "_origin": "ast", "id": "pages_dashboardpage_loadingskeleton", "community": 21, "norm_label": "loadingskeleton()" }, { "label": "ApptRow", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L213", "_origin": "ast", "id": "pages_dashboardpage_apptrow", "community": 21, "norm_label": "apptrow" }, { "label": "TodayAppointmentsTable()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L221", "_origin": "ast", "id": "pages_dashboardpage_todayappointmentstable", "community": 21, "norm_label": "todayappointmentstable()" }, { "label": "AdminStats", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L256", "_origin": "ast", "id": "pages_dashboardpage_adminstats", "community": 21, "norm_label": "adminstats" }, { "label": "AdminCharts", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L262", "_origin": "ast", "id": "pages_dashboardpage_admincharts", "community": 21, "norm_label": "admincharts" }, { "label": "AdminRecent", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L269", "_origin": "ast", "id": "pages_dashboardpage_adminrecent", "community": 21, "norm_label": "adminrecent" }, { "label": "DatePreset", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L275", "_origin": "ast", "id": "pages_dashboardpage_datepreset", "community": 21, "norm_label": "datepreset" }, { "label": "getRange()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L277", "_origin": "ast", "id": "pages_dashboardpage_getrange", "community": 21, "norm_label": "getrange()" }, { "label": "AdminDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L293", "_origin": "ast", "id": "pages_dashboardpage_admindashboard", "community": 21, "norm_label": "admindashboard()" }, { "label": "ClinicDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L569", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboarddata", "community": 21, "norm_label": "clinicdashboarddata" }, { "label": "ClinicDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L579", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboard", "community": 21, "norm_label": "clinicdashboard()" }, { "label": "ClinicInvitation", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L698", "_origin": "ast", "id": "pages_dashboardpage_clinicinvitation", "community": 21, "norm_label": "clinicinvitation" }, { "label": "DoctorClinicInvitationsCard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L706", "_origin": "ast", "id": "pages_dashboardpage_doctorclinicinvitationscard", "community": 21, "norm_label": "doctorclinicinvitationscard()" }, { "label": "DoctorDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L795", "_origin": "ast", "id": "pages_dashboardpage_doctordashboarddata", "community": 21, "norm_label": "doctordashboarddata" }, { "label": "DoctorDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L806", "_origin": "ast", "id": "pages_dashboardpage_doctordashboard", "community": 21, "norm_label": "doctordashboard()" }, { "label": "SecretaryDashboardData", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L896", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboarddata", "community": 21, "norm_label": "secretarydashboarddata" }, { "label": "SecretaryDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L903", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboard", "community": 21, "norm_label": "secretarydashboard()" }, { "label": "RepSummary", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L982", "_origin": "ast", "id": "pages_dashboardpage_repsummary", "community": 21, "norm_label": "repsummary" }, { "label": "RepDoctorPerf", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L989", "_origin": "ast", "id": "pages_dashboardpage_repdoctorperf", "community": 21, "norm_label": "repdoctorperf" }, { "label": "RepresentationDashboard()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L996", "_origin": "ast", "id": "pages_dashboardpage_representationdashboard", "community": 21, "norm_label": "representationdashboard()" }, { "label": "DashboardPage()", "file_type": "code", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1136", "_origin": "ast", "id": "pages_dashboardpage_dashboardpage", "community": 21, "norm_label": "dashboardpage()" }, { "label": "DoctorDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_doctordetailpage", "community": 1, "norm_label": "doctordetailpage.tsx" }, { "label": "DoctorDetail", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L42", "_origin": "ast", "id": "pages_doctordetailpage_doctordetail", "community": 1, "norm_label": "doctordetail" }, { "label": "SpecialtyOpt", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L60", "_origin": "ast", "id": "pages_doctordetailpage_specialtyopt", "community": 1, "norm_label": "specialtyopt" }, { "label": "ServiceOpt", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L61", "_origin": "ast", "id": "pages_doctordetailpage_serviceopt", "community": 1, "norm_label": "serviceopt" }, { "label": "ProvinceOpt", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L62", "_origin": "ast", "id": "pages_doctordetailpage_provinceopt", "community": 1, "norm_label": "provinceopt" }, { "label": "CityOpt", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L63", "_origin": "ast", "id": "pages_doctordetailpage_cityopt", "community": 1, "norm_label": "cityopt" }, { "label": "ImageFileData", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L64", "_origin": "ast", "id": "pages_doctordetailpage_imagefiledata", "community": 1, "norm_label": "imagefiledata" }, { "label": "AddressData", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L66", "_origin": "ast", "id": "pages_doctordetailpage_addressdata", "community": 1, "norm_label": "addressdata" }, { "label": "SlotConfig", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L80", "_origin": "ast", "id": "pages_doctordetailpage_slotconfig", "community": 1, "norm_label": "slotconfig" }, { "label": "DateOverrideData", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L81", "_origin": "ast", "id": "pages_doctordetailpage_dateoverridedata", "community": 1, "norm_label": "dateoverridedata" }, { "label": "HolidayData", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L82", "_origin": "ast", "id": "pages_doctordetailpage_holidaydata", "community": 1, "norm_label": "holidaydata" }, { "label": "SessionConfig", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L84", "_origin": "ast", "id": "pages_doctordetailpage_sessionconfig", "community": 1, "norm_label": "sessionconfig" }, { "label": "NewDayConfig", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L95", "_origin": "ast", "id": "pages_doctordetailpage_newdayconfig", "community": 1, "norm_label": "newdayconfig" }, { "label": "NewScheduleMap", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L96", "_origin": "ast", "id": "pages_doctordetailpage_newschedulemap", "community": 1, "norm_label": "newschedulemap" }, { "label": "BookingMeta", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L97", "_origin": "ast", "id": "pages_doctordetailpage_bookingmeta", "community": 1, "norm_label": "bookingmeta" }, { "label": "DEFAULT_BOOKING_META", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L102", "_origin": "ast", "id": "pages_doctordetailpage_default_booking_meta", "community": 1, "norm_label": "default_booking_meta" }, { "label": "WeeklyScheduleData", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L107", "_origin": "ast", "id": "pages_doctordetailpage_weeklyscheduledata", "community": 1, "norm_label": "weeklyscheduledata" }, { "label": "DEGREE_LABELS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L111", "_origin": "ast", "id": "pages_doctordetailpage_degree_labels", "community": 1, "norm_label": "degree_labels" }, { "label": "DEGREE_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L115", "_origin": "ast", "id": "pages_doctordetailpage_degree_options", "community": 1, "norm_label": "degree_options" }, { "label": "GENDER_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L121", "_origin": "ast", "id": "pages_doctordetailpage_gender_options", "community": 1, "norm_label": "gender_options" }, { "label": "AVATAR_COLORS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L122", "_origin": "ast", "id": "pages_doctordetailpage_avatar_colors", "community": 1, "norm_label": "avatar_colors" }, { "label": "SPECIALTY_COLORS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L127", "_origin": "ast", "id": "pages_doctordetailpage_specialty_colors", "community": 1, "norm_label": "specialty_colors" }, { "label": "jalaali", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L139", "_origin": "ast", "id": "pages_doctordetailpage_jalaali", "community": 1, "norm_label": "jalaali" }, { "label": "JALALI_MONTHS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L145", "_origin": "ast", "id": "pages_doctordetailpage_jalali_months", "community": 1, "norm_label": "jalali_months" }, { "label": "JALALI_DAYS_SHORT", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L146", "_origin": "ast", "id": "pages_doctordetailpage_jalali_days_short", "community": 1, "norm_label": "jalali_days_short" }, { "label": "toPersianNums()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L148", "_origin": "ast", "id": "pages_doctordetailpage_topersiannums", "community": 458, "norm_label": "topersiannums()" }, { "label": "gToJ()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L151", "_origin": "ast", "id": "pages_doctordetailpage_gtoj", "community": 458, "norm_label": "gtoj()" }, { "label": "jToG()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L156", "_origin": "ast", "id": "pages_doctordetailpage_jtog", "community": 1, "norm_label": "jtog()" }, { "label": "formatPersianDate()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L160", "_origin": "ast", "id": "pages_doctordetailpage_formatpersiandate", "community": 458, "norm_label": "formatpersiandate()" }, { "label": "jFirstDayOfWeek()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L165", "_origin": "ast", "id": "pages_doctordetailpage_jfirstdayofweek", "community": 458, "norm_label": "jfirstdayofweek()" }, { "label": "todayGregorian()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L170", "_origin": "ast", "id": "pages_doctordetailpage_todaygregorian", "community": 458, "norm_label": "todaygregorian()" }, { "label": "PersianDateInput()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L174", "_origin": "ast", "id": "pages_doctordetailpage_persiandateinput", "community": 458, "norm_label": "persiandateinput()" }, { "label": "SCHEDULE_DAYS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L288", "_origin": "ast", "id": "pages_doctordetailpage_schedule_days", "community": 1, "norm_label": "schedule_days" }, { "label": "DURATION_OPTS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L297", "_origin": "ast", "id": "pages_doctordetailpage_duration_opts", "community": 1, "norm_label": "duration_opts" }, { "label": "DEFAULT_SESSION", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L298", "_origin": "ast", "id": "pages_doctordetailpage_default_session", "community": 1, "norm_label": "default_session" }, { "label": "EMPTY_NEW_SCHEDULE", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L305", "_origin": "ast", "id": "pages_doctordetailpage_empty_new_schedule", "community": 1, "norm_label": "empty_new_schedule" }, { "label": "parseMinutes()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L309", "_origin": "ast", "id": "pages_doctordetailpage_parseminutes", "community": 499, "norm_label": "parseminutes()" }, { "label": "hasOverlap()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L314", "_origin": "ast", "id": "pages_doctordetailpage_hasoverlap", "community": 499, "norm_label": "hasoverlap()" }, { "label": "addMinutes()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L323", "_origin": "ast", "id": "pages_doctordetailpage_addminutes", "community": 499, "norm_label": "addminutes()" }, { "label": "calcSlotCount()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L330", "_origin": "ast", "id": "pages_doctordetailpage_calcslotcount", "community": 499, "norm_label": "calcslotcount()" }, { "label": "tsToDate()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L345", "_origin": "ast", "id": "pages_doctordetailpage_tstodate", "community": 1, "norm_label": "tstodate()" }, { "label": "uploadDoctorImage()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L351", "_origin": "ast", "id": "pages_doctordetailpage_uploaddoctorimage", "community": 1, "norm_label": "uploaddoctorimage()" }, { "label": "DoctorAvatar()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L374", "_origin": "ast", "id": "pages_doctordetailpage_doctoravatar", "community": 1, "norm_label": "doctoravatar()" }, { "label": "InfoCard()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L407", "_origin": "ast", "id": "pages_doctordetailpage_infocard", "community": 1, "norm_label": "infocard()" }, { "label": "StarRating()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L432", "_origin": "ast", "id": "pages_doctordetailpage_starrating", "community": 1, "norm_label": "starrating()" }, { "label": "IRAN_CENTER", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L447", "_origin": "ast", "id": "pages_doctordetailpage_iran_center", "community": 1, "norm_label": "iran_center" }, { "label": "geocodeCityInIran()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L449", "_origin": "ast", "id": "pages_doctordetailpage_geocodecityiniran", "community": 1, "norm_label": "geocodecityiniran()" }, { "label": "MapClickHandler()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L461", "_origin": "ast", "id": "pages_doctordetailpage_mapclickhandler", "community": 1, "norm_label": "mapclickhandler()" }, { "label": "MapController()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L466", "_origin": "ast", "id": "pages_doctordetailpage_mapcontroller", "community": 1, "norm_label": "mapcontroller()" }, { "label": "MapPicker()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L474", "_origin": "ast", "id": "pages_doctordetailpage_mappicker", "community": 1, "norm_label": "mappicker()" }, { "label": "SearchableSelect()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L498", "_origin": "ast", "id": "pages_doctordetailpage_searchableselect", "community": 1, "norm_label": "searchableselect()" }, { "label": "HierarchicalSpecialtyPicker()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L586", "_origin": "ast", "id": "pages_doctordetailpage_hierarchicalspecialtypicker", "community": 1, "norm_label": "hierarchicalspecialtypicker()" }, { "label": "ServicesPicker()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L694", "_origin": "ast", "id": "pages_doctordetailpage_servicespicker", "community": 1, "norm_label": "servicespicker()" }, { "label": "addrSchema", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L787", "_origin": "ast", "id": "pages_doctordetailpage_addrschema", "community": 1, "norm_label": "addrschema" }, { "label": "AddrForm", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L803", "_origin": "ast", "id": "pages_doctordetailpage_addrform", "community": 1, "norm_label": "addrform" }, { "label": "AddressModal()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L805", "_origin": "ast", "id": "pages_doctordetailpage_addressmodal", "community": 1, "norm_label": "addressmodal()" }, { "label": "AddressCard()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L978", "_origin": "ast", "id": "pages_doctordetailpage_addresscard", "community": 1, "norm_label": "addresscard()" }, { "label": "HOUR_VALUES", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1026", "_origin": "ast", "id": "pages_doctordetailpage_hour_values", "community": 1, "norm_label": "hour_values" }, { "label": "MINUTE_VALUES", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1027", "_origin": "ast", "id": "pages_doctordetailpage_minute_values", "community": 1, "norm_label": "minute_values" }, { "label": "TimeSelect()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1029", "_origin": "ast", "id": "pages_doctordetailpage_timeselect", "community": 1, "norm_label": "timeselect()" }, { "label": "SlotEditor()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1051", "_origin": "ast", "id": "pages_doctordetailpage_sloteditor", "community": 1, "norm_label": "sloteditor()" }, { "label": "SessionEditor()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1092", "_origin": "ast", "id": "pages_doctordetailpage_sessioneditor", "community": 499, "norm_label": "sessioneditor()" }, { "label": "WeeklyScheduleTab()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1218", "_origin": "ast", "id": "pages_doctordetailpage_weeklyscheduletab", "community": 1, "norm_label": "weeklyscheduletab()" }, { "label": "DateOverrideModal()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1513", "_origin": "ast", "id": "pages_doctordetailpage_dateoverridemodal", "community": 1, "norm_label": "dateoverridemodal()" }, { "label": "DateOverridesTab()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1653", "_origin": "ast", "id": "pages_doctordetailpage_dateoverridestab", "community": 1, "norm_label": "dateoverridestab()" }, { "label": "HolidayModal()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1752", "_origin": "ast", "id": "pages_doctordetailpage_holidaymodal", "community": 1, "norm_label": "holidaymodal()" }, { "label": "HolidaysTab()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1825", "_origin": "ast", "id": "pages_doctordetailpage_holidaystab", "community": 1, "norm_label": "holidaystab()" }, { "label": "SCHEDULE_TABS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1933", "_origin": "ast", "id": "pages_doctordetailpage_schedule_tabs", "community": 1, "norm_label": "schedule_tabs" }, { "label": "ScheduleSection()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1939", "_origin": "ast", "id": "pages_doctordetailpage_schedulesection", "community": 1, "norm_label": "schedulesection()" }, { "label": "EDIT_DEGREE_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1974", "_origin": "ast", "id": "pages_doctordetailpage_edit_degree_options", "community": 1, "norm_label": "edit_degree_options" }, { "label": "EDIT_GENDER_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1981", "_origin": "ast", "id": "pages_doctordetailpage_edit_gender_options", "community": 1, "norm_label": "edit_gender_options" }, { "label": "EditField()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1986", "_origin": "ast", "id": "pages_doctordetailpage_editfield", "community": 1, "norm_label": "editfield()" }, { "label": "EditSectionHeader()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2001", "_origin": "ast", "id": "pages_doctordetailpage_editsectionheader", "community": 1, "norm_label": "editsectionheader()" }, { "label": "EditSelectedEntry", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2017", "_origin": "ast", "id": "pages_doctordetailpage_editselectedentry", "community": 1, "norm_label": "editselectedentry" }, { "label": "EditSpecialtyPicker()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2019", "_origin": "ast", "id": "pages_doctordetailpage_editspecialtypicker", "community": 1, "norm_label": "editspecialtypicker()" }, { "label": "urlOrEmpty", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2189", "_origin": "ast", "id": "pages_doctordetailpage_urlorempty", "community": 1, "norm_label": "urlorempty" }, { "label": "editSchema", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2191", "_origin": "ast", "id": "pages_doctordetailpage_editschema", "community": 1, "norm_label": "editschema" }, { "label": "EditForm", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2206", "_origin": "ast", "id": "pages_doctordetailpage_editform", "community": 1, "norm_label": "editform" }, { "label": "InvitationItem", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2210", "_origin": "ast", "id": "pages_doctordetailpage_invitationitem", "community": 1, "norm_label": "invitationitem" }, { "label": "ClinicInvitationsSection()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2220", "_origin": "ast", "id": "pages_doctordetailpage_clinicinvitationssection", "community": 1, "norm_label": "clinicinvitationssection()" }, { "label": "DoctorDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2320", "_origin": "ast", "id": "pages_doctordetailpage_doctordetailpage", "community": 21, "norm_label": "doctordetailpage()" }, { "label": "DoctorFormPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_doctorformpage", "community": 0, "norm_label": "doctorformpage.tsx" }, { "label": "SpecialtyOption", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_doctorformpage_specialtyoption", "community": 0, "norm_label": "specialtyoption" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_doctorformpage_schema", "community": 0, "norm_label": "schema" }, { "label": "FormValues", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L34", "_origin": "ast", "id": "pages_doctorformpage_formvalues", "community": 0, "norm_label": "formvalues" }, { "label": "DEGREE_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L38", "_origin": "ast", "id": "pages_doctorformpage_degree_options", "community": 0, "norm_label": "degree_options" }, { "label": "GENDER_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L45", "_origin": "ast", "id": "pages_doctorformpage_gender_options", "community": 0, "norm_label": "gender_options" }, { "label": "Field()", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L52", "_origin": "ast", "id": "pages_doctorformpage_field", "community": 0, "norm_label": "field()" }, { "label": "SelectedEntry", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L75", "_origin": "ast", "id": "pages_doctorformpage_selectedentry", "community": 0, "norm_label": "selectedentry" }, { "label": "SpecialtyPicker()", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L77", "_origin": "ast", "id": "pages_doctorformpage_specialtypicker", "community": 0, "norm_label": "specialtypicker()" }, { "label": "DoctorFormPage()", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L257", "_origin": "ast", "id": "pages_doctorformpage_doctorformpage", "community": 0, "norm_label": "doctorformpage()" }, { "label": "SectionHeader()", "file_type": "code", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L425", "_origin": "ast", "id": "pages_doctorformpage_sectionheader", "community": 0, "norm_label": "sectionheader()" }, { "label": "DoctorProfilePage.tsx", "file_type": "code", "source_file": "assets/admin/pages/DoctorProfilePage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_doctorprofilepage", "community": 0, "norm_label": "doctorprofilepage.tsx" }, { "label": "DoctorProfilePage()", "file_type": "code", "source_file": "assets/admin/pages/DoctorProfilePage.tsx", "source_location": "L3", "_origin": "ast", "id": "pages_doctorprofilepage_doctorprofilepage", "community": 0, "norm_label": "doctorprofilepage()" }, { "label": "DoctorsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_doctorspage", "community": 0, "norm_label": "doctorspage.tsx" }, { "label": "AdminDoctor", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_doctorspage_admindoctor", "community": 0, "norm_label": "admindoctor" }, { "label": "DoctorStats", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L36", "_origin": "ast", "id": "pages_doctorspage_doctorstats", "community": 0, "norm_label": "doctorstats" }, { "label": "SpecialtyOption", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L44", "_origin": "ast", "id": "pages_doctorspage_specialtyoption", "community": 0, "norm_label": "specialtyoption" }, { "label": "HUES_LIST", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L52", "_origin": "ast", "id": "pages_doctorspage_hues_list", "community": 0, "norm_label": "hues_list" }, { "label": "DEGREE_BADGE", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L54", "_origin": "ast", "id": "pages_doctorspage_degree_badge", "community": 0, "norm_label": "degree_badge" }, { "label": "DEGREE_LABEL", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L61", "_origin": "ast", "id": "pages_doctorspage_degree_label", "community": 0, "norm_label": "degree_label" }, { "label": "DoctorAvatar()", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L68", "_origin": "ast", "id": "pages_doctorspage_doctoravatar", "community": 0, "norm_label": "doctoravatar()" }, { "label": "DoctorsPage()", "file_type": "code", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L92", "_origin": "ast", "id": "pages_doctorspage_doctorspage", "community": 0, "norm_label": "doctorspage()" }, { "label": "FinancialReportPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", "community": 3, "norm_label": "financialreportpage.tsx" }, { "label": "Breakdown", "file_type": "code", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L9", "_origin": "ast", "id": "pages_financialreportpage_breakdown", "community": 3, "norm_label": "breakdown" }, { "label": "Summary", "file_type": "code", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L28", "_origin": "ast", "id": "pages_financialreportpage_summary", "community": 3, "norm_label": "summary" }, { "label": "SOURCE_LABEL", "file_type": "code", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L36", "_origin": "ast", "id": "pages_financialreportpage_source_label", "community": 3, "norm_label": "source_label" }, { "label": "FinancialReportPage()", "file_type": "code", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", "community": 3, "norm_label": "financialreportpage()" }, { "label": "InsurancePricingPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_insurancepricingpage", "community": 182, "norm_label": "insurancepricingpage.tsx" }, { "label": "InsurancePricingPage()", "file_type": "code", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L6", "_origin": "ast", "id": "pages_insurancepricingpage_insurancepricingpage", "community": 182, "norm_label": "insurancepricingpage()" }, { "label": "LoginPage.test.tsx", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_loginpage_test", "community": 2, "norm_label": "loginpage.test.tsx" }, { "label": "errorToast", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L12", "_origin": "ast", "id": "pages_loginpage_test_errortoast", "community": 2, "norm_label": "errortoast" }, { "label": "LoginPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_loginpage", "community": 0, "norm_label": "loginpage.tsx" }, { "label": "Mode", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L9", "_origin": "ast", "id": "pages_loginpage_mode", "community": 0, "norm_label": "mode" }, { "label": "SmsStep", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L10", "_origin": "ast", "id": "pages_loginpage_smsstep", "community": 0, "norm_label": "smsstep" }, { "label": "ForgotStep", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L11", "_origin": "ast", "id": "pages_loginpage_forgotstep", "community": 0, "norm_label": "forgotstep" }, { "label": "LoginPage()", "file_type": "code", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L13", "_origin": "ast", "id": "pages_loginpage_loginpage", "community": 0, "norm_label": "loginpage()" }, { "label": "MyClinicPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_myclinicpage", "community": 0, "norm_label": "myclinicpage.tsx" }, { "label": "MyClinicPage()", "file_type": "code", "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L5", "_origin": "ast", "id": "pages_myclinicpage_myclinicpage", "community": 0, "norm_label": "myclinicpage()" }, { "label": "MyFinancialPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_myfinancialpage", "community": 182, "norm_label": "myfinancialpage.tsx" }, { "label": "MonthlyEntry", "file_type": "code", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L8", "_origin": "ast", "id": "pages_myfinancialpage_monthlyentry", "community": 182, "norm_label": "monthlyentry" }, { "label": "FinancialSummary", "file_type": "code", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_myfinancialpage_financialsummary", "community": 182, "norm_label": "financialsummary" }, { "label": "KpiCard()", "file_type": "code", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_myfinancialpage_kpicard", "community": 182, "norm_label": "kpicard()" }, { "label": "MyFinancialPage()", "file_type": "code", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpage", "community": 182, "norm_label": "myfinancialpage()" }, { "label": "MyPatientsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_mypatientspage", "community": 265, "norm_label": "mypatientspage.tsx" }, { "label": "sessionSchema", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L41", "_origin": "ast", "id": "pages_mypatientspage_sessionschema", "community": 265, "norm_label": "sessionschema" }, { "label": "SessionFormData", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L50", "_origin": "ast", "id": "pages_mypatientspage_sessionformdata", "community": 265, "norm_label": "sessionformdata" }, { "label": "PricingInsurance", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L52", "_origin": "ast", "id": "pages_mypatientspage_pricinginsurance", "community": 265, "norm_label": "pricinginsurance" }, { "label": "InsurancePricing", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L58", "_origin": "ast", "id": "pages_mypatientspage_insurancepricing", "community": 265, "norm_label": "insurancepricing" }, { "label": "PAYMENT_LABELS", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L63", "_origin": "ast", "id": "pages_mypatientspage_payment_labels", "community": 265, "norm_label": "payment_labels" }, { "label": "PAYMENT_BADGE", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L71", "_origin": "ast", "id": "pages_mypatientspage_payment_badge", "community": 265, "norm_label": "payment_badge" }, { "label": "EMPTY_RECORDS", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L79", "_origin": "ast", "id": "pages_mypatientspage_empty_records", "community": 265, "norm_label": "empty_records" }, { "label": "EMPTY_SESSIONS", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L80", "_origin": "ast", "id": "pages_mypatientspage_empty_sessions", "community": 265, "norm_label": "empty_sessions" }, { "label": "getPatientName()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L82", "_origin": "ast", "id": "pages_mypatientspage_getpatientname", "community": 265, "norm_label": "getpatientname()" }, { "label": "getPatientPhone()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L86", "_origin": "ast", "id": "pages_mypatientspage_getpatientphone", "community": 265, "norm_label": "getpatientphone()" }, { "label": "getPatientNationalCode()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L90", "_origin": "ast", "id": "pages_mypatientspage_getpatientnationalcode", "community": 265, "norm_label": "getpatientnationalcode()" }, { "label": "calcFinalPrice()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L94", "_origin": "ast", "id": "pages_mypatientspage_calcfinalprice", "community": 265, "norm_label": "calcfinalprice()" }, { "label": "MyPatientsPageInner()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L105", "_origin": "ast", "id": "pages_mypatientspage_mypatientspageinner", "community": 265, "norm_label": "mypatientspageinner()" }, { "label": "patientAvatar()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1342", "_origin": "ast", "id": "pages_mypatientspage_patientavatar", "community": 265, "norm_label": "patientavatar()" }, { "label": "fileNumber()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1357", "_origin": "ast", "id": "pages_mypatientspage_filenumber", "community": 265, "norm_label": "filenumber()" }, { "label": "PatientCard()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1361", "_origin": "ast", "id": "pages_mypatientspage_patientcard", "community": 265, "norm_label": "patientcard()" }, { "label": "PatientRow()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1401", "_origin": "ast", "id": "pages_mypatientspage_patientrow", "community": 265, "norm_label": "patientrow()" }, { "label": "SessionRow()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1432", "_origin": "ast", "id": "pages_mypatientspage_sessionrow", "community": 21, "norm_label": "sessionrow()" }, { "label": "EditSessionModal()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1586", "_origin": "ast", "id": "pages_mypatientspage_editsessionmodal", "community": 265, "norm_label": "editsessionmodal()" }, { "label": "MyPatientsPage()", "file_type": "code", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1654", "_origin": "ast", "id": "pages_mypatientspage_mypatientspage", "community": 265, "norm_label": "mypatientspage()" }, { "label": "MySecretariesPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_mysecretariespage", "community": 8, "norm_label": "mysecretariespage.tsx" }, { "label": "DEFAULT_PERMISSIONS", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L32", "_origin": "ast", "id": "pages_mysecretariespage_default_permissions", "community": 8, "norm_label": "default_permissions" }, { "label": "PermSection", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L44", "_origin": "ast", "id": "pages_mysecretariespage_permsection", "community": 8, "norm_label": "permsection" }, { "label": "PERMISSION_LABELS", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L46", "_origin": "ast", "id": "pages_mysecretariespage_permission_labels", "community": 8, "norm_label": "permission_labels" }, { "label": "ALL_ACTIONS", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L86", "_origin": "ast", "id": "pages_mysecretariespage_all_actions", "community": 8, "norm_label": "all_actions" }, { "label": "ACTION_HEADERS", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L94", "_origin": "ast", "id": "pages_mysecretariespage_action_headers", "community": 8, "norm_label": "action_headers" }, { "label": "PermissionsMatrix()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L103", "_origin": "ast", "id": "pages_mysecretariespage_permissionsmatrix", "community": 8, "norm_label": "permissionsmatrix()" }, { "label": "createSchema", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L247", "_origin": "ast", "id": "pages_mysecretariespage_createschema", "community": 8, "norm_label": "createschema" }, { "label": "CreateForm", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L251", "_origin": "ast", "id": "pages_mysecretariespage_createform", "community": 8, "norm_label": "createform" }, { "label": "ClinicDoctor", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L253", "_origin": "ast", "id": "pages_mysecretariespage_clinicdoctor", "community": 8, "norm_label": "clinicdoctor" }, { "label": "MySecretariesPage()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L260", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespage", "community": 8, "norm_label": "mysecretariespage()" }, { "label": "NewSessionPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_newsessionpage", "community": 265, "norm_label": "newsessionpage.tsx" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L15", "_origin": "ast", "id": "pages_newsessionpage_schema", "community": 265, "norm_label": "schema" }, { "label": "FormData", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_newsessionpage_formdata", "community": 265, "norm_label": "formdata" }, { "label": "Contract", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_newsessionpage_contract", "community": 265, "norm_label": "contract" }, { "label": "CoverageRow", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_newsessionpage_coveragerow", "community": 265, "norm_label": "coveragerow" }, { "label": "PAYMENT_LABELS", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L29", "_origin": "ast", "id": "pages_newsessionpage_payment_labels", "community": 265, "norm_label": "payment_labels" }, { "label": "Rule", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_newsessionpage_rule", "community": 265, "norm_label": "rule" }, { "label": "patientShareOf()", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L38", "_origin": "ast", "id": "pages_newsessionpage_patientshareof", "community": 265, "norm_label": "patientshareof()" }, { "label": "sectionTitle", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L56", "_origin": "ast", "id": "pages_newsessionpage_sectiontitle", "community": 265, "norm_label": "sectiontitle" }, { "label": "fieldLabel", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L57", "_origin": "ast", "id": "pages_newsessionpage_fieldlabel", "community": 265, "norm_label": "fieldlabel" }, { "label": "NewSessionPage()", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L59", "_origin": "ast", "id": "pages_newsessionpage_newsessionpage", "community": 265, "norm_label": "newsessionpage()" }, { "label": "PaymentDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_paymentdetailpage", "community": 13, "norm_label": "paymentdetailpage.tsx" }, { "label": "InfoRow()", "file_type": "code", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L12", "_origin": "ast", "id": "pages_paymentdetailpage_inforow", "community": 13, "norm_label": "inforow()" }, { "label": "PaymentDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L21", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", "community": 13, "norm_label": "paymentdetailpage()" }, { "label": "PaymentsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_paymentspage", "community": 3, "norm_label": "paymentspage.tsx" }, { "label": "STATUS_FILTERS", "file_type": "code", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L16", "_origin": "ast", "id": "pages_paymentspage_status_filters", "community": 3, "norm_label": "status_filters" }, { "label": "PaymentsPage()", "file_type": "code", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_paymentspage_paymentspage", "community": 3, "norm_label": "paymentspage()" }, { "label": "PreRegistrationsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_preregistrationspage", "community": 3, "norm_label": "preregistrationspage.tsx" }, { "label": "PreRegistration", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L12", "_origin": "ast", "id": "pages_preregistrationspage_preregistration", "community": 3, "norm_label": "preregistration" }, { "label": "EMPTY", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L23", "_origin": "ast", "id": "pages_preregistrationspage_empty", "community": 3, "norm_label": "empty" }, { "label": "TYPE_META", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_preregistrationspage_type_meta", "community": 3, "norm_label": "type_meta" }, { "label": "STATUS_META", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L31", "_origin": "ast", "id": "pages_preregistrationspage_status_meta", "community": 3, "norm_label": "status_meta" }, { "label": "STATUS_TABS", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L37", "_origin": "ast", "id": "pages_preregistrationspage_status_tabs", "community": 3, "norm_label": "status_tabs" }, { "label": "PreRegistrationsPage()", "file_type": "code", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L44", "_origin": "ast", "id": "pages_preregistrationspage_preregistrationspage", "community": 3, "norm_label": "preregistrationspage()" }, { "label": "RatingsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_ratingspage", "community": 3, "norm_label": "ratingspage.tsx" }, { "label": "Stars()", "file_type": "code", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_ratingspage_stars", "community": 3, "norm_label": "stars()" }, { "label": "RatingsPage()", "file_type": "code", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_ratingspage_ratingspage", "community": 3, "norm_label": "ratingspage()" }, { "label": "RepresentationDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_representationdetailpage", "community": 3, "norm_label": "representationdetailpage.tsx" }, { "label": "DetailRow()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L16", "_origin": "ast", "id": "pages_representationdetailpage_detailrow", "community": 3, "norm_label": "detailrow()" }, { "label": "RepresentationDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_representationdetailpage_representationdetailpage", "community": 3, "norm_label": "representationdetailpage()" }, { "label": "RepresentationFinancePage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_representationfinancepage", "community": 21, "norm_label": "representationfinancepage.tsx" }, { "label": "FinanceRow", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L12", "_origin": "ast", "id": "pages_representationfinancepage_financerow", "community": 21, "norm_label": "financerow" }, { "label": "RangeKey", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_representationfinancepage_rangekey", "community": 21, "norm_label": "rangekey" }, { "label": "rangeFrom()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_representationfinancepage_rangefrom", "community": 21, "norm_label": "rangefrom()" }, { "label": "RANGES", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L34", "_origin": "ast", "id": "pages_representationfinancepage_ranges", "community": 21, "norm_label": "ranges" }, { "label": "RepresentationFinancePage()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L41", "_origin": "ast", "id": "pages_representationfinancepage_representationfinancepage", "community": 21, "norm_label": "representationfinancepage()" }, { "label": "RepresentationProfilePage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", "community": 11, "norm_label": "representationprofilepage.tsx" }, { "label": "toJalali()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L10", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", "community": 11, "norm_label": "tojalali()" }, { "label": "IbanItem", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", "community": 11, "norm_label": "ibanitem" }, { "label": "RepProfile", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L28", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", "community": 11, "norm_label": "repprofile" }, { "label": "unwrap()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L38", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", "community": 11, "norm_label": "unwrap()" }, { "label": "RepresentationProfilePage()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L40", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", "community": 11, "norm_label": "representationprofilepage()" }, { "label": "RepresentationSettlementPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", "community": 182, "norm_label": "representationsettlementpage.tsx" }, { "label": "WalletBalance", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L9", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", "community": 182, "norm_label": "walletbalance" }, { "label": "RepSummary", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L10", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", "community": 182, "norm_label": "repsummary" }, { "label": "SettlementRow", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", "community": 182, "norm_label": "settlementrow" }, { "label": "STATUS_LABEL", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L19", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", "community": 182, "norm_label": "status_label" }, { "label": "STATUS_CLASS", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", "community": 182, "norm_label": "status_class" }, { "label": "IbanItem", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L26", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", "community": 182, "norm_label": "ibanitem" }, { "label": "RepMe", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_representationsettlementpage_repme", "community": 182, "norm_label": "repme" }, { "label": "RepresentationSettlementPage()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L29", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", "community": 182, "norm_label": "representationsettlementpage()" }, { "label": "RepresentationsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_representationspage", "community": 3, "norm_label": "representationspage.tsx" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_representationspage_schema", "community": 3, "norm_label": "schema" }, { "label": "FormData", "file_type": "code", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L28", "_origin": "ast", "id": "pages_representationspage_formdata", "community": 3, "norm_label": "formdata" }, { "label": "RepresentationsPage()", "file_type": "code", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L30", "_origin": "ast", "id": "pages_representationspage_representationspage", "community": 3, "norm_label": "representationspage()" }, { "label": "SecretariesPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_secretariespage", "community": 3, "norm_label": "secretariespage.tsx" }, { "label": "DEFAULT_PERMISSIONS", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L15", "_origin": "ast", "id": "pages_secretariespage_default_permissions", "community": 3, "norm_label": "default_permissions" }, { "label": "PermSection", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_secretariespage_permsection", "community": 3, "norm_label": "permsection" }, { "label": "PERMISSION_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_secretariespage_permission_labels", "community": 3, "norm_label": "permission_labels" }, { "label": "PermissionsMatrix()", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L61", "_origin": "ast", "id": "pages_secretariespage_permissionsmatrix", "community": 3, "norm_label": "permissionsmatrix()" }, { "label": "SecretariesPage()", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L122", "_origin": "ast", "id": "pages_secretariespage_secretariespage", "community": 3, "norm_label": "secretariespage()" }, { "label": "SelectContextPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_selectcontextpage", "community": 0, "norm_label": "selectcontextpage.tsx" }, { "label": "ROLE_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L5", "_origin": "ast", "id": "pages_selectcontextpage_role_labels", "community": 0, "norm_label": "role_labels" }, { "label": "TYPE_ICONS", "file_type": "code", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L13", "_origin": "ast", "id": "pages_selectcontextpage_type_icons", "community": 0, "norm_label": "type_icons" }, { "label": "SelectContextPage()", "file_type": "code", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L18", "_origin": "ast", "id": "pages_selectcontextpage_selectcontextpage", "community": 0, "norm_label": "selectcontextpage()" }, { "label": "SettingsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_settingspage", "community": 13, "norm_label": "settingspage.tsx" }, { "label": "TaxHistoryRow", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L11", "_origin": "ast", "id": "pages_settingspage_taxhistoryrow", "community": 13, "norm_label": "taxhistoryrow" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_settingspage_schema", "community": 13, "norm_label": "schema" }, { "label": "FormValues", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L46", "_origin": "ast", "id": "pages_settingspage_formvalues", "community": 13, "norm_label": "formvalues" }, { "label": "Settings", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L48", "_origin": "ast", "id": "pages_settingspage_settings", "community": 13, "norm_label": "settings" }, { "label": "SettingsPage()", "file_type": "code", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L73", "_origin": "ast", "id": "pages_settingspage_settingspage", "community": 13, "norm_label": "settingspage()" }, { "label": "SettlementDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", "community": 13, "norm_label": "settlementdetailpage.tsx" }, { "label": "SettlementDetail", "file_type": "code", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", "community": 13, "norm_label": "settlementdetail" }, { "label": "Row()", "file_type": "code", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", "community": 13, "norm_label": "row()" }, { "label": "SettlementDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", "community": 13, "norm_label": "settlementdetailpage()" }, { "label": "SettlementsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_settlementspage", "community": 3, "norm_label": "settlementspage.tsx" }, { "label": "STATUS_FILTERS", "file_type": "code", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L16", "_origin": "ast", "id": "pages_settlementspage_status_filters", "community": 3, "norm_label": "status_filters" }, { "label": "SettlementsPage()", "file_type": "code", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L24", "_origin": "ast", "id": "pages_settlementspage_settlementspage", "community": 3, "norm_label": "settlementspage()" }, { "label": "SmsPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_smspage", "community": 41, "norm_label": "smspage.tsx" }, { "label": "templateSchema", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L19", "_origin": "ast", "id": "pages_smspage_templateschema", "community": 41, "norm_label": "templateschema" }, { "label": "TemplateFormData", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L23", "_origin": "ast", "id": "pages_smspage_templateformdata", "community": 41, "norm_label": "templateformdata" }, { "label": "Tab", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_smspage_tab", "community": 41, "norm_label": "tab" }, { "label": "STATUS_LOG_META", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_smspage_status_log_meta", "community": 41, "norm_label": "status_log_meta" }, { "label": "TAG_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L33", "_origin": "ast", "id": "pages_smspage_tag_labels", "community": 41, "norm_label": "tag_labels" }, { "label": "TAG_FILTER_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L43", "_origin": "ast", "id": "pages_smspage_tag_filter_options", "community": 41, "norm_label": "tag_filter_options" }, { "label": "SmsPage()", "file_type": "code", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L48", "_origin": "ast", "id": "pages_smspage_smspage", "community": 41, "norm_label": "smspage()" }, { "label": "SmsWalletPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_smswalletpage", "community": 182, "norm_label": "smswalletpage.tsx" }, { "label": "chargeSchema", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_smswalletpage_chargeschema", "community": 182, "norm_label": "chargeschema" }, { "label": "ChargeForm", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_smswalletpage_chargeform", "community": 182, "norm_label": "chargeform" }, { "label": "EMPTY_LOGS", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_smswalletpage_empty_logs", "community": 182, "norm_label": "empty_logs" }, { "label": "REMINDER_HOUR_OPTIONS", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L29", "_origin": "ast", "id": "pages_smswalletpage_reminder_hour_options", "community": 182, "norm_label": "reminder_hour_options" }, { "label": "POST_VISIT_VARS", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L31", "_origin": "ast", "id": "pages_smswalletpage_post_visit_vars", "community": 182, "norm_label": "post_visit_vars" }, { "label": "SmsWalletPageInner()", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L38", "_origin": "ast", "id": "pages_smswalletpage_smswalletpageinner", "community": 182, "norm_label": "smswalletpageinner()" }, { "label": "SmsWalletPage()", "file_type": "code", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L540", "_origin": "ast", "id": "pages_smswalletpage_smswalletpage", "community": 182, "norm_label": "smswalletpage()" }, { "label": "StaffPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_staffpage", "community": 3, "norm_label": "staffpage.tsx" }, { "label": "schema", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L18", "_origin": "ast", "id": "pages_staffpage_schema", "community": 3, "norm_label": "schema" }, { "label": "StaffFormData", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L25", "_origin": "ast", "id": "pages_staffpage_staffformdata", "community": 3, "norm_label": "staffformdata" }, { "label": "EMPTY", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L27", "_origin": "ast", "id": "pages_staffpage_empty", "community": 3, "norm_label": "empty" }, { "label": "StaffPage()", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L29", "_origin": "ast", "id": "pages_staffpage_staffpage", "community": 3, "norm_label": "staffpage()" }, { "label": "StaffFormFields()", "file_type": "code", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L246", "_origin": "ast", "id": "pages_staffpage_staffformfields", "community": 3, "norm_label": "staffformfields()" }, { "label": "SubscriptionPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_subscriptionpage", "community": 182, "norm_label": "subscriptionpage.tsx" }, { "label": "PLAN_FEATURE_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L17", "_origin": "ast", "id": "pages_subscriptionpage_plan_feature_labels", "community": 182, "norm_label": "plan_feature_labels" }, { "label": "PLAN_META", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L23", "_origin": "ast", "id": "pages_subscriptionpage_plan_meta", "community": 182, "norm_label": "plan_meta" }, { "label": "GATEWAY_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L45", "_origin": "ast", "id": "pages_subscriptionpage_gateway_labels", "community": 182, "norm_label": "gateway_labels" }, { "label": "SubscriptionPage()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L49", "_origin": "ast", "id": "pages_subscriptionpage_subscriptionpage", "community": 182, "norm_label": "subscriptionpage()" }, { "label": "PlanCard()", "file_type": "code", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L380", "_origin": "ast", "id": "pages_subscriptionpage_plancard", "community": 182, "norm_label": "plancard()" }, { "label": "UserDetailPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_userdetailpage", "community": 235, "norm_label": "userdetailpage.tsx" }, { "label": "AdminUserDetail", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L22", "_origin": "ast", "id": "pages_userdetailpage_adminuserdetail", "community": 235, "norm_label": "adminuserdetail" }, { "label": "UserProfileData", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L35", "_origin": "ast", "id": "pages_userdetailpage_userprofiledata", "community": 235, "norm_label": "userprofiledata" }, { "label": "GENDER_LABELS", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L53", "_origin": "ast", "id": "pages_userdetailpage_gender_labels", "community": 235, "norm_label": "gender_labels" }, { "label": "MARITAL_LABELS", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L54", "_origin": "ast", "id": "pages_userdetailpage_marital_labels", "community": 235, "norm_label": "marital_labels" }, { "label": "MEDICAL_SECTIONS", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L57", "_origin": "ast", "id": "pages_userdetailpage_medical_sections", "community": 235, "norm_label": "medical_sections" }, { "label": "ROLE_META", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L73", "_origin": "ast", "id": "pages_userdetailpage_role_meta", "community": 235, "norm_label": "role_meta" }, { "label": "ROLE_MAP", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L81", "_origin": "ast", "id": "pages_userdetailpage_role_map", "community": 235, "norm_label": "role_map" }, { "label": "getPrimaryRole()", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L89", "_origin": "ast", "id": "pages_userdetailpage_getprimaryrole", "community": 235, "norm_label": "getprimaryrole()" }, { "label": "AVATAR_COLORS", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L97", "_origin": "ast", "id": "pages_userdetailpage_avatar_colors", "community": 235, "norm_label": "avatar_colors" }, { "label": "BigAvatar()", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L105", "_origin": "ast", "id": "pages_userdetailpage_bigavatar", "community": 235, "norm_label": "bigavatar()" }, { "label": "InfoCard()", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L116", "_origin": "ast", "id": "pages_userdetailpage_infocard", "community": 235, "norm_label": "infocard()" }, { "label": "editSchema", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L152", "_origin": "ast", "id": "pages_userdetailpage_editschema", "community": 235, "norm_label": "editschema" }, { "label": "EditForm", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L157", "_origin": "ast", "id": "pages_userdetailpage_editform", "community": 235, "norm_label": "editform" }, { "label": "ChangeRoleModal()", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L161", "_origin": "ast", "id": "pages_userdetailpage_changerolemodal", "community": 235, "norm_label": "changerolemodal()" }, { "label": "UserDetailPage()", "file_type": "code", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L201", "_origin": "ast", "id": "pages_userdetailpage_userdetailpage", "community": 235, "norm_label": "userdetailpage()" }, { "label": "UsersPage.tsx", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L1", "_origin": "ast", "id": "pages_userspage", "community": 19, "norm_label": "userspage.tsx" }, { "label": "AdminUser", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L20", "_origin": "ast", "id": "pages_userspage_adminuser", "community": 19, "norm_label": "adminuser" }, { "label": "UserStats", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L32", "_origin": "ast", "id": "pages_userspage_userstats", "community": 19, "norm_label": "userstats" }, { "label": "HUES_LIST", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L43", "_origin": "ast", "id": "pages_userspage_hues_list", "community": 19, "norm_label": "hues_list" }, { "label": "ROLE_META", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L45", "_origin": "ast", "id": "pages_userspage_role_meta", "community": 19, "norm_label": "role_meta" }, { "label": "getPrimaryRole()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L53", "_origin": "ast", "id": "pages_userspage_getprimaryrole", "community": 19, "norm_label": "getprimaryrole()" }, { "label": "UserAvatar()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L61", "_origin": "ast", "id": "pages_userspage_useravatar", "community": 19, "norm_label": "useravatar()" }, { "label": "RoleBadge()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L76", "_origin": "ast", "id": "pages_userspage_rolebadge", "community": 19, "norm_label": "rolebadge()" }, { "label": "ActiveBadge()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L87", "_origin": "ast", "id": "pages_userspage_activebadge", "community": 19, "norm_label": "activebadge()" }, { "label": "ChangeRoleModal()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L98", "_origin": "ast", "id": "pages_userspage_changerolemodal", "community": 19, "norm_label": "changerolemodal()" }, { "label": "ROLE_TABS", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L148", "_origin": "ast", "id": "pages_userspage_role_tabs", "community": 19, "norm_label": "role_tabs" }, { "label": "UsersPage()", "file_type": "code", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L159", "_origin": "ast", "id": "pages_userspage_userspage", "community": 19, "norm_label": "userspage()" }, { "label": "authStore.test.ts", "file_type": "code", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L1", "_origin": "ast", "id": "stores_authstore_test", "community": 0, "norm_label": "authstore.test.ts" }, { "label": "initial", "file_type": "code", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L4", "_origin": "ast", "id": "stores_authstore_test_initial", "community": 0, "norm_label": "initial" }, { "label": "jsonRes()", "file_type": "code", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L6", "_origin": "ast", "id": "stores_authstore_test_jsonres", "community": 0, "norm_label": "jsonres()" }, { "label": "authStore.ts", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L1", "_origin": "ast", "id": "stores_authstore", "community": 0, "norm_label": "authstore.ts" }, { "label": "ContextItem", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L4", "_origin": "ast", "id": "stores_authstore_contextitem", "community": 0, "norm_label": "contextitem" }, { "label": "AuthState", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L14", "_origin": "ast", "id": "stores_authstore_authstate", "community": 0, "norm_label": "authstate" }, { "label": "getToken()", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L34", "_origin": "ast", "id": "stores_authstore_gettoken", "community": 0, "norm_label": "gettoken()" }, { "label": "apiFetch()", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L44", "_origin": "ast", "id": "stores_authstore_apifetch", "community": 0, "norm_label": "apifetch()" }, { "label": "useAuthStore", "file_type": "code", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L57", "_origin": "ast", "id": "stores_authstore_useauthstore", "community": 0, "norm_label": "useauthstore" }, { "label": "uiStore.test.ts", "file_type": "code", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L1", "_origin": "ast", "id": "stores_uistore_test", "community": 8, "norm_label": "uistore.test.ts" }, { "label": "initial", "file_type": "code", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L4", "_origin": "ast", "id": "stores_uistore_test_initial", "community": 8, "norm_label": "initial" }, { "label": "uiStore.ts", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L1", "_origin": "ast", "id": "stores_uistore", "community": 8, "norm_label": "uistore.ts" }, { "label": "HUES", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L4", "_origin": "ast", "id": "stores_uistore_hues", "community": 8, "norm_label": "hues" }, { "label": "BrandHue", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L12", "_origin": "ast", "id": "stores_uistore_brandhue", "community": 8, "norm_label": "brandhue" }, { "label": "UiState", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L14", "_origin": "ast", "id": "stores_uistore_uistate", "community": 8, "norm_label": "uistate" }, { "label": "applyTheme()", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L28", "_origin": "ast", "id": "stores_uistore_applytheme", "community": 8, "norm_label": "applytheme()" }, { "label": "useUiStore", "file_type": "code", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L37", "_origin": "ast", "id": "stores_uistore_useuistore", "community": 8, "norm_label": "useuistore" }, { "label": "setup.ts", "file_type": "code", "source_file": "assets/admin/test/setup.ts", "source_location": "L1", "_origin": "ast", "id": "test_setup", "community": 670, "norm_label": "setup.ts" }, { "label": "utils.tsx", "file_type": "code", "source_file": "assets/admin/test/utils.tsx", "source_location": "L1", "_origin": "ast", "id": "test_utils", "community": 2, "norm_label": "utils.tsx" }, { "label": "makeClient()", "file_type": "code", "source_file": "assets/admin/test/utils.tsx", "source_location": "L6", "_origin": "ast", "id": "test_utils_makeclient", "community": 2, "norm_label": "makeclient()" }, { "label": "Providers()", "file_type": "code", "source_file": "assets/admin/test/utils.tsx", "source_location": "L15", "_origin": "ast", "id": "test_utils_providers", "community": 2, "norm_label": "providers()" }, { "label": "renderWithProviders()", "file_type": "code", "source_file": "assets/admin/test/utils.tsx", "source_location": "L31", "_origin": "ast", "id": "test_utils_renderwithproviders", "community": 2, "norm_label": "renderwithproviders()" }, { "label": "renderHookWithClient()", "file_type": "code", "source_file": "assets/admin/test/utils.tsx", "source_location": "L45", "_origin": "ast", "id": "test_utils_renderhookwithclient", "community": 2, "norm_label": "renderhookwithclient()" }, { "label": "index.ts", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L1", "_origin": "ast", "id": "types_index", "community": 41, "norm_label": "index.ts" }, { "label": "User", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L1", "_origin": "ast", "id": "types_index_user", "community": 41, "norm_label": "user" }, { "label": "UserProfile", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L15", "_origin": "ast", "id": "types_index_userprofile", "community": 41, "norm_label": "userprofile" }, { "label": "Doctor", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L26", "_origin": "ast", "id": "types_index_doctor", "community": 41, "norm_label": "doctor" }, { "label": "Clinic", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L40", "_origin": "ast", "id": "types_index_clinic", "community": 0, "norm_label": "clinic" }, { "label": "ClinicDetail", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L51", "_origin": "ast", "id": "types_index_clinicdetail", "community": 452, "norm_label": "clinicdetail" }, { "label": "AppointmentStatus", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L82", "_origin": "ast", "id": "types_index_appointmentstatus", "community": 41, "norm_label": "appointmentstatus" }, { "label": "Appointment", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L91", "_origin": "ast", "id": "types_index_appointment", "community": 41, "norm_label": "appointment" }, { "label": "PaymentStatus", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L107", "_origin": "ast", "id": "types_index_paymentstatus", "community": 41, "norm_label": "paymentstatus" }, { "label": "PaymentGateway", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L113", "_origin": "ast", "id": "types_index_paymentgateway", "community": 41, "norm_label": "paymentgateway" }, { "label": "Payment", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L115", "_origin": "ast", "id": "types_index_payment", "community": 13, "norm_label": "payment" }, { "label": "SettlementStatus", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L127", "_origin": "ast", "id": "types_index_settlementstatus", "community": 41, "norm_label": "settlementstatus" }, { "label": "Settlement", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L129", "_origin": "ast", "id": "types_index_settlement", "community": 3, "norm_label": "settlement" }, { "label": "Representation", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L141", "_origin": "ast", "id": "types_index_representation", "community": 3, "norm_label": "representation" }, { "label": "Comment", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L157", "_origin": "ast", "id": "types_index_comment", "community": 3, "norm_label": "comment" }, { "label": "Rating", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L167", "_origin": "ast", "id": "types_index_rating", "community": 3, "norm_label": "rating" }, { "label": "SmsTemplateStatus", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L180", "_origin": "ast", "id": "types_index_smstemplatestatus", "community": 41, "norm_label": "smstemplatestatus" }, { "label": "SmsTemplate", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L182", "_origin": "ast", "id": "types_index_smstemplate", "community": 41, "norm_label": "smstemplate" }, { "label": "SmsLog", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L192", "_origin": "ast", "id": "types_index_smslog", "community": 41, "norm_label": "smslog" }, { "label": "SmsMessageText", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L203", "_origin": "ast", "id": "types_index_smsmessagetext", "community": 41, "norm_label": "smsmessagetext" }, { "label": "Province", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L211", "_origin": "ast", "id": "types_index_province", "community": 41, "norm_label": "province" }, { "label": "City", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L219", "_origin": "ast", "id": "types_index_city", "community": 3, "norm_label": "city" }, { "label": "SpecialtyFull", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L238", "_origin": "ast", "id": "types_index_specialtyfull", "community": 41, "norm_label": "specialtyfull" }, { "label": "DoctorService", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L248", "_origin": "ast", "id": "types_index_doctorservice", "community": 41, "norm_label": "doctorservice" }, { "label": "Insurance", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L258", "_origin": "ast", "id": "types_index_insurance", "community": 41, "norm_label": "insurance" }, { "label": "Tag", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L267", "_origin": "ast", "id": "types_index_tag", "community": 41, "norm_label": "tag" }, { "label": "Blog", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L275", "_origin": "ast", "id": "types_index_blog", "community": 3, "norm_label": "blog" }, { "label": "Secretary", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L289", "_origin": "ast", "id": "types_index_secretary", "community": 3, "norm_label": "secretary" }, { "label": "SecretaryPermissions", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L300", "_origin": "ast", "id": "types_index_secretarypermissions", "community": 3, "norm_label": "secretarypermissions" }, { "label": "Specialty", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L325", "_origin": "ast", "id": "types_index_specialty", "community": 41, "norm_label": "specialty" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L332", "_origin": "ast", "id": "types_index_clinicstaff", "community": 3, "norm_label": "clinicstaff" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L343", "_origin": "ast", "id": "types_index_subscriptionplan", "community": 182, "norm_label": "subscriptionplan" }, { "label": "SubscriptionPeriod", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L352", "_origin": "ast", "id": "types_index_subscriptionperiod", "community": 182, "norm_label": "subscriptionperiod" }, { "label": "MySubscriptionData", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L360", "_origin": "ast", "id": "types_index_mysubscriptiondata", "community": 182, "norm_label": "mysubscriptiondata" }, { "label": "MySubscription", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L377", "_origin": "ast", "id": "types_index_mysubscription", "community": 41, "norm_label": "mysubscription" }, { "label": "ServiceSection", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L387", "_origin": "ast", "id": "types_index_servicesection", "community": 265, "norm_label": "servicesection" }, { "label": "ServiceItem", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L393", "_origin": "ast", "id": "types_index_serviceitem", "community": 33, "norm_label": "serviceitem" }, { "label": "SmsWalletBalance", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L403", "_origin": "ast", "id": "types_index_smswalletbalance", "community": 182, "norm_label": "smswalletbalance" }, { "label": "SmsWalletLog", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L409", "_origin": "ast", "id": "types_index_smswalletlog", "community": 182, "norm_label": "smswalletlog" }, { "label": "SmsSettings", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L417", "_origin": "ast", "id": "types_index_smssettings", "community": 182, "norm_label": "smssettings" }, { "label": "PatientProfile", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L427", "_origin": "ast", "id": "types_index_patientprofile", "community": 41, "norm_label": "patientprofile" }, { "label": "PatientRecord", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L443", "_origin": "ast", "id": "types_index_patientrecord", "community": 265, "norm_label": "patientrecord" }, { "label": "PatientSession", "file_type": "code", "source_file": "assets/admin/types/index.ts", "source_location": "L455", "_origin": "ast", "id": "types_index_patientsession", "community": 265, "norm_label": "patientsession" }, { "label": "app.js", "file_type": "code", "source_file": "assets/app.js", "source_location": "L1", "_origin": "ast", "id": "assets_app", "community": 601, "norm_label": "app.js" }, { "label": "csrf_protection_controller.js", "file_type": "code", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L1", "_origin": "ast", "id": "controllers_csrf_protection_controller", "community": 564, "norm_label": "csrf_protection_controller.js" }, { "label": "generateCsrfToken()", "file_type": "code", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L25", "_origin": "ast", "id": "controllers_csrf_protection_controller_generatecsrftoken", "community": 564, "norm_label": "generatecsrftoken()" }, { "label": "generateCsrfHeaders()", "file_type": "code", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L47", "_origin": "ast", "id": "controllers_csrf_protection_controller_generatecsrfheaders", "community": 564, "norm_label": "generatecsrfheaders()" }, { "label": "removeCsrfToken()", "file_type": "code", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L64", "_origin": "ast", "id": "controllers_csrf_protection_controller_removecsrftoken", "community": 564, "norm_label": "removecsrftoken()" }, { "label": "hello_controller.js", "file_type": "code", "source_file": "assets/controllers/hello_controller.js", "source_location": "L1", "_origin": "ast", "id": "controllers_hello_controller", "community": 616, "norm_label": "hello_controller.js" }, { "label": "connect()", "file_type": "code", "source_file": "assets/controllers/hello_controller.js", "source_location": "L13", "_origin": "ast", "id": "controllers_hello_controller_connect", "community": 616, "norm_label": "connect()" }, { "label": "index.js", "file_type": "code", "source_file": "assets/home/index.js", "source_location": "L1", "_origin": "ast", "id": "home_index", "community": 626, "norm_label": "index.js" }, { "label": "Hello.jsx", "file_type": "code", "source_file": "assets/react/controllers/Hello.jsx", "source_location": "L1", "_origin": "ast", "id": "controllers_hello", "community": 624, "norm_label": "hello.jsx" }, { "label": "stimulus_bootstrap.js", "file_type": "code", "source_file": "assets/stimulus_bootstrap.js", "source_location": "L1", "_origin": "ast", "id": "assets_stimulus_bootstrap", "community": 601, "norm_label": "stimulus_bootstrap.js" }, { "label": "app", "file_type": "code", "source_file": "assets/stimulus_bootstrap.js", "source_location": "L4", "_origin": "ast", "id": "assets_stimulus_bootstrap_app", "community": 601, "norm_label": "app" }, { "label": "composer.json", "file_type": "code", "source_file": "composer.json", "source_location": "L1", "_origin": "ast", "id": "composer", "community": 163, "norm_label": "composer.json" }, { "label": "name", "file_type": "code", "source_file": "composer.json", "source_location": "L2", "_origin": "ast", "id": "composer_name", "community": 163, "norm_label": "name" }, { "label": "type", "file_type": "code", "source_file": "composer.json", "source_location": "L3", "_origin": "ast", "id": "composer_type", "community": 163, "norm_label": "type" }, { "label": "license", "file_type": "code", "source_file": "composer.json", "source_location": "L4", "_origin": "ast", "id": "composer_license", "community": 163, "norm_label": "license" }, { "label": "description", "file_type": "code", "source_file": "composer.json", "source_location": "L5", "_origin": "ast", "id": "composer_description", "community": 163, "norm_label": "description" }, { "label": "minimum-stability", "file_type": "code", "source_file": "composer.json", "source_location": "L6", "_origin": "ast", "id": "composer_minimum_stability", "community": 163, "norm_label": "minimum-stability" }, { "label": "prefer-stable", "file_type": "code", "source_file": "composer.json", "source_location": "L7", "_origin": "ast", "id": "composer_prefer_stable", "community": 163, "norm_label": "prefer-stable" }, { "label": "require", "file_type": "code", "source_file": "composer.json", "source_location": "L8", "_origin": "ast", "id": "composer_require", "community": 34, "norm_label": "require" }, { "label": "php", "file_type": "code", "source_file": "composer.json", "source_location": "L9", "_origin": "ast", "id": "composer_require_php", "community": 34, "norm_label": "php" }, { "label": "ext-ctype", "file_type": "code", "source_file": "composer.json", "source_location": "L10", "_origin": "ast", "id": "composer_require_ext_ctype", "community": 34, "norm_label": "ext-ctype" }, { "label": "ext-iconv", "file_type": "code", "source_file": "composer.json", "source_location": "L11", "_origin": "ast", "id": "composer_require_ext_iconv", "community": 34, "norm_label": "ext-iconv" }, { "label": "doctrine/doctrine-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L12", "_origin": "ast", "id": "composer_require_doctrine_doctrine_bundle", "community": 34, "norm_label": "doctrine/doctrine-bundle" }, { "label": "doctrine/doctrine-migrations-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L13", "_origin": "ast", "id": "composer_require_doctrine_doctrine_migrations_bundle", "community": 34, "norm_label": "doctrine/doctrine-migrations-bundle" }, { "label": "doctrine/orm", "file_type": "code", "source_file": "composer.json", "source_location": "L14", "_origin": "ast", "id": "composer_require_doctrine_orm", "community": 34, "norm_label": "doctrine/orm" }, { "label": "lexik/jwt-authentication-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L15", "_origin": "ast", "id": "composer_require_lexik_jwt_authentication_bundle", "community": 34, "norm_label": "lexik/jwt-authentication-bundle" }, { "label": "nelmio/api-doc-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L16", "_origin": "ast", "id": "composer_require_nelmio_api_doc_bundle", "community": 34, "norm_label": "nelmio/api-doc-bundle" }, { "label": "nelmio/cors-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L17", "_origin": "ast", "id": "composer_require_nelmio_cors_bundle", "community": 34, "norm_label": "nelmio/cors-bundle" }, { "label": "symfony/asset", "file_type": "code", "source_file": "composer.json", "source_location": "L18", "_origin": "ast", "id": "composer_require_symfony_asset", "community": 34, "norm_label": "symfony/asset" }, { "label": "symfony/cache", "file_type": "code", "source_file": "composer.json", "source_location": "L19", "_origin": "ast", "id": "composer_require_symfony_cache", "community": 34, "norm_label": "symfony/cache" }, { "label": "symfony/console", "file_type": "code", "source_file": "composer.json", "source_location": "L20", "_origin": "ast", "id": "composer_require_symfony_console", "community": 34, "norm_label": "symfony/console" }, { "label": "symfony/dotenv", "file_type": "code", "source_file": "composer.json", "source_location": "L21", "_origin": "ast", "id": "composer_require_symfony_dotenv", "community": 34, "norm_label": "symfony/dotenv" }, { "label": "symfony/flex", "file_type": "code", "source_file": "composer.json", "source_location": "L22", "_origin": "ast", "id": "composer_require_symfony_flex", "community": 34, "norm_label": "symfony/flex" }, { "label": "symfony/framework-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L23", "_origin": "ast", "id": "composer_require_symfony_framework_bundle", "community": 34, "norm_label": "symfony/framework-bundle" }, { "label": "symfony/http-client", "file_type": "code", "source_file": "composer.json", "source_location": "L24", "_origin": "ast", "id": "composer_require_symfony_http_client", "community": 34, "norm_label": "symfony/http-client" }, { "label": "symfony/messenger", "file_type": "code", "source_file": "composer.json", "source_location": "L25", "_origin": "ast", "id": "composer_require_symfony_messenger", "community": 34, "norm_label": "symfony/messenger" }, { "label": "symfony/property-access", "file_type": "code", "source_file": "composer.json", "source_location": "L26", "_origin": "ast", "id": "composer_require_symfony_property_access", "community": 34, "norm_label": "symfony/property-access" }, { "label": "symfony/property-info", "file_type": "code", "source_file": "composer.json", "source_location": "L27", "_origin": "ast", "id": "composer_require_symfony_property_info", "community": 34, "norm_label": "symfony/property-info" }, { "label": "symfony/rate-limiter", "file_type": "code", "source_file": "composer.json", "source_location": "L28", "_origin": "ast", "id": "composer_require_symfony_rate_limiter", "community": 34, "norm_label": "symfony/rate-limiter" }, { "label": "symfony/redis-messenger", "file_type": "code", "source_file": "composer.json", "source_location": "L29", "_origin": "ast", "id": "composer_require_symfony_redis_messenger", "community": 34, "norm_label": "symfony/redis-messenger" }, { "label": "symfony/runtime", "file_type": "code", "source_file": "composer.json", "source_location": "L30", "_origin": "ast", "id": "composer_require_symfony_runtime", "community": 34, "norm_label": "symfony/runtime" }, { "label": "symfony/scheduler", "file_type": "code", "source_file": "composer.json", "source_location": "L31", "_origin": "ast", "id": "composer_require_symfony_scheduler", "community": 34, "norm_label": "symfony/scheduler" }, { "label": "symfony/security-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L32", "_origin": "ast", "id": "composer_require_symfony_security_bundle", "community": 34, "norm_label": "symfony/security-bundle" }, { "label": "symfony/serializer", "file_type": "code", "source_file": "composer.json", "source_location": "L33", "_origin": "ast", "id": "composer_require_symfony_serializer", "community": 34, "norm_label": "symfony/serializer" }, { "label": "symfony/twig-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L34", "_origin": "ast", "id": "composer_require_symfony_twig_bundle", "community": 34, "norm_label": "symfony/twig-bundle" }, { "label": "symfony/uid", "file_type": "code", "source_file": "composer.json", "source_location": "L35", "_origin": "ast", "id": "composer_require_symfony_uid", "community": 34, "norm_label": "symfony/uid" }, { "label": "symfony/ux-react", "file_type": "code", "source_file": "composer.json", "source_location": "L36", "_origin": "ast", "id": "composer_require_symfony_ux_react", "community": 34, "norm_label": "symfony/ux-react" }, { "label": "symfony/validator", "file_type": "code", "source_file": "composer.json", "source_location": "L37", "_origin": "ast", "id": "composer_require_symfony_validator", "community": 34, "norm_label": "symfony/validator" }, { "label": "symfony/webpack-encore-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L38", "_origin": "ast", "id": "composer_require_symfony_webpack_encore_bundle", "community": 34, "norm_label": "symfony/webpack-encore-bundle" }, { "label": "symfony/yaml", "file_type": "code", "source_file": "composer.json", "source_location": "L39", "_origin": "ast", "id": "composer_require_symfony_yaml", "community": 34, "norm_label": "symfony/yaml" }, { "label": "twig/twig", "file_type": "code", "source_file": "composer.json", "source_location": "L40", "_origin": "ast", "id": "composer_require_twig_twig", "community": 34, "norm_label": "twig/twig" }, { "label": "zircote/swagger-php", "file_type": "code", "source_file": "composer.json", "source_location": "L41", "_origin": "ast", "id": "composer_require_zircote_swagger_php", "community": 34, "norm_label": "zircote/swagger-php" }, { "label": "config", "file_type": "code", "source_file": "composer.json", "source_location": "L43", "_origin": "ast", "id": "composer_config", "community": 369, "norm_label": "config" }, { "label": "allow-plugins", "file_type": "code", "source_file": "composer.json", "source_location": "L44", "_origin": "ast", "id": "composer_config_allow_plugins", "community": 369, "norm_label": "allow-plugins" }, { "label": "php-http/discovery", "file_type": "code", "source_file": "composer.json", "source_location": "L45", "_origin": "ast", "id": "composer_allow_plugins_php_http_discovery", "community": 369, "norm_label": "php-http/discovery" }, { "label": "symfony/flex", "file_type": "code", "source_file": "composer.json", "source_location": "L46", "_origin": "ast", "id": "composer_allow_plugins_symfony_flex", "community": 369, "norm_label": "symfony/flex" }, { "label": "symfony/runtime", "file_type": "code", "source_file": "composer.json", "source_location": "L47", "_origin": "ast", "id": "composer_allow_plugins_symfony_runtime", "community": 369, "norm_label": "symfony/runtime" }, { "label": "bump-after-update", "file_type": "code", "source_file": "composer.json", "source_location": "L49", "_origin": "ast", "id": "composer_config_bump_after_update", "community": 369, "norm_label": "bump-after-update" }, { "label": "sort-packages", "file_type": "code", "source_file": "composer.json", "source_location": "L50", "_origin": "ast", "id": "composer_config_sort_packages", "community": 369, "norm_label": "sort-packages" }, { "label": "autoload", "file_type": "code", "source_file": "composer.json", "source_location": "L52", "_origin": "ast", "id": "composer_autoload", "community": 163, "norm_label": "autoload" }, { "label": "psr-4", "file_type": "code", "source_file": "composer.json", "source_location": "L53", "_origin": "ast", "id": "composer_autoload_psr_4", "community": 163, "norm_label": "psr-4" }, { "label": "App\\\\", "file_type": "code", "source_file": "composer.json", "source_location": "L54", "_origin": "ast", "id": "composer_psr_4_app", "community": 163, "norm_label": "app\\\\" }, { "label": "autoload-dev", "file_type": "code", "source_file": "composer.json", "source_location": "L57", "_origin": "ast", "id": "composer_autoload_dev", "community": 163, "norm_label": "autoload-dev" }, { "label": "psr-4", "file_type": "code", "source_file": "composer.json", "source_location": "L58", "_origin": "ast", "id": "composer_autoload_dev_psr_4", "community": 163, "norm_label": "psr-4" }, { "label": "App\\\\Tests\\\\", "file_type": "code", "source_file": "composer.json", "source_location": "L59", "_origin": "ast", "id": "composer_psr_4_app_tests", "community": 163, "norm_label": "app\\\\tests\\\\" }, { "label": "replace", "file_type": "code", "source_file": "composer.json", "source_location": "L62", "_origin": "ast", "id": "composer_replace", "community": 298, "norm_label": "replace" }, { "label": "symfony/polyfill-ctype", "file_type": "code", "source_file": "composer.json", "source_location": "L63", "_origin": "ast", "id": "composer_replace_symfony_polyfill_ctype", "community": 298, "norm_label": "symfony/polyfill-ctype" }, { "label": "symfony/polyfill-iconv", "file_type": "code", "source_file": "composer.json", "source_location": "L64", "_origin": "ast", "id": "composer_replace_symfony_polyfill_iconv", "community": 298, "norm_label": "symfony/polyfill-iconv" }, { "label": "symfony/polyfill-php72", "file_type": "code", "source_file": "composer.json", "source_location": "L65", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php72", "community": 298, "norm_label": "symfony/polyfill-php72" }, { "label": "symfony/polyfill-php73", "file_type": "code", "source_file": "composer.json", "source_location": "L66", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php73", "community": 298, "norm_label": "symfony/polyfill-php73" }, { "label": "symfony/polyfill-php74", "file_type": "code", "source_file": "composer.json", "source_location": "L67", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php74", "community": 298, "norm_label": "symfony/polyfill-php74" }, { "label": "symfony/polyfill-php80", "file_type": "code", "source_file": "composer.json", "source_location": "L68", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php80", "community": 298, "norm_label": "symfony/polyfill-php80" }, { "label": "symfony/polyfill-php81", "file_type": "code", "source_file": "composer.json", "source_location": "L69", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php81", "community": 298, "norm_label": "symfony/polyfill-php81" }, { "label": "symfony/polyfill-php82", "file_type": "code", "source_file": "composer.json", "source_location": "L70", "_origin": "ast", "id": "composer_replace_symfony_polyfill_php82", "community": 298, "norm_label": "symfony/polyfill-php82" }, { "label": "scripts", "file_type": "code", "source_file": "composer.json", "source_location": "L72", "_origin": "ast", "id": "composer_scripts", "community": 394, "norm_label": "scripts" }, { "label": "auto-scripts", "file_type": "code", "source_file": "composer.json", "source_location": "L73", "_origin": "ast", "id": "composer_scripts_auto_scripts", "community": 394, "norm_label": "auto-scripts" }, { "label": "cache:clear", "file_type": "code", "source_file": "composer.json", "source_location": "L74", "_origin": "ast", "id": "composer_auto_scripts_cache_clear", "community": 394, "norm_label": "cache:clear" }, { "label": "assets:install %PUBLIC_DIR%", "file_type": "code", "source_file": "composer.json", "source_location": "L75", "_origin": "ast", "id": "composer_auto_scripts_assets_install_public_dir", "community": 394, "norm_label": "assets:install %public_dir%" }, { "label": "post-install-cmd", "file_type": "code", "source_file": "composer.json", "source_location": "L77", "_origin": "ast", "id": "composer_scripts_post_install_cmd", "community": 394, "norm_label": "post-install-cmd" }, { "label": "post-update-cmd", "file_type": "code", "source_file": "composer.json", "source_location": "L80", "_origin": "ast", "id": "composer_scripts_post_update_cmd", "community": 394, "norm_label": "post-update-cmd" }, { "label": "conflict", "file_type": "code", "source_file": "composer.json", "source_location": "L84", "_origin": "ast", "id": "composer_conflict", "community": 163, "norm_label": "conflict" }, { "label": "symfony/symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L85", "_origin": "ast", "id": "composer_conflict_symfony_symfony", "community": 163, "norm_label": "symfony/symfony" }, { "label": "extra", "file_type": "code", "source_file": "composer.json", "source_location": "L87", "_origin": "ast", "id": "composer_extra", "community": 163, "norm_label": "extra" }, { "label": "symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L88", "_origin": "ast", "id": "composer_extra_symfony", "community": 163, "norm_label": "symfony" }, { "label": "allow-contrib", "file_type": "code", "source_file": "composer.json", "source_location": "L89", "_origin": "ast", "id": "composer_symfony_allow_contrib", "community": 163, "norm_label": "allow-contrib" }, { "label": "require", "file_type": "code", "source_file": "composer.json", "source_location": "L90", "_origin": "ast", "id": "composer_symfony_require", "community": 163, "norm_label": "require" }, { "label": "require-dev", "file_type": "code", "source_file": "composer.json", "source_location": "L93", "_origin": "ast", "id": "composer_require_dev", "community": 299, "norm_label": "require-dev" }, { "label": "phpstan/phpstan", "file_type": "code", "source_file": "composer.json", "source_location": "L94", "_origin": "ast", "id": "composer_require_dev_phpstan_phpstan", "community": 299, "norm_label": "phpstan/phpstan" }, { "label": "phpstan/phpstan-doctrine", "file_type": "code", "source_file": "composer.json", "source_location": "L95", "_origin": "ast", "id": "composer_require_dev_phpstan_phpstan_doctrine", "community": 299, "norm_label": "phpstan/phpstan-doctrine" }, { "label": "phpstan/phpstan-symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L96", "_origin": "ast", "id": "composer_require_dev_phpstan_phpstan_symfony", "community": 299, "norm_label": "phpstan/phpstan-symfony" }, { "label": "phpunit/phpunit", "file_type": "code", "source_file": "composer.json", "source_location": "L97", "_origin": "ast", "id": "composer_require_dev_phpunit_phpunit", "community": 299, "norm_label": "phpunit/phpunit" }, { "label": "symfony/browser-kit", "file_type": "code", "source_file": "composer.json", "source_location": "L98", "_origin": "ast", "id": "composer_require_dev_symfony_browser_kit", "community": 299, "norm_label": "symfony/browser-kit" }, { "label": "symfony/css-selector", "file_type": "code", "source_file": "composer.json", "source_location": "L99", "_origin": "ast", "id": "composer_require_dev_symfony_css_selector", "community": 299, "norm_label": "symfony/css-selector" }, { "label": "symfony/debug-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L100", "_origin": "ast", "id": "composer_require_dev_symfony_debug_bundle", "community": 299, "norm_label": "symfony/debug-bundle" }, { "label": "symfony/maker-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L101", "_origin": "ast", "id": "composer_require_dev_symfony_maker_bundle", "community": 299, "norm_label": "symfony/maker-bundle" }, { "label": "bundles.php", "file_type": "code", "source_file": "config/bundles.php", "source_location": "L1", "_origin": "ast", "id": "config_bundles", "community": 622, "norm_label": "bundles.php" }, { "label": "preload.php", "file_type": "code", "source_file": "config/preload.php", "source_location": "L1", "_origin": "ast", "id": "config_preload", "community": 623, "norm_label": "preload.php" }, { "label": "reference.php", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1", "_origin": "ast", "id": "config_reference", "community": 489, "norm_label": "reference.php" }, { "label": "App", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1563", "_origin": "ast", "id": "config_reference_app", "community": 489, "norm_label": "app" }, { "label": ".config()", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1570", "_origin": "ast", "id": "config_reference_app_config", "community": 489, "norm_label": ".config()" }, { "label": "Routes", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1643", "_origin": "ast", "id": "config_reference_routes", "community": 489, "norm_label": "routes" }, { "label": ".config()", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1650", "_origin": "ast", "id": "config_reference_routes_config", "community": 489, "norm_label": ".config()" }, { "label": "entrypoint.sh", "file_type": "code", "source_file": "docker/entrypoint.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "file" }, "_origin": "ast", "id": "docker_entrypoint", "community": 642, "norm_label": "entrypoint.sh" }, { "label": "entrypoint.sh script", "file_type": "code", "source_file": "docker/entrypoint.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "bash_entrypoint" }, "_origin": "ast", "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_entrypoint_sh__entry", "community": 642, "norm_label": "entrypoint.sh script" }, { "label": "gen-cors-env.php", "file_type": "code", "source_file": "docker/gen-cors-env.php", "source_location": "L1", "_origin": "ast", "id": "docker_gen_cors_env", "community": 644, "norm_label": "gen-cors-env.php" }, { "label": "healthcheck.sh", "file_type": "code", "source_file": "docker/healthcheck.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "file" }, "_origin": "ast", "id": "docker_healthcheck", "community": 643, "norm_label": "healthcheck.sh" }, { "label": "healthcheck.sh script", "file_type": "code", "source_file": "docker/healthcheck.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "bash_entrypoint" }, "_origin": "ast", "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_healthcheck_sh__entry", "community": 643, "norm_label": "healthcheck.sh script" }, { "label": "liara_pre_build.sh", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "file" }, "_origin": "ast", "id": "liara_pre_build", "community": 668, "norm_label": "liara_pre_build.sh" }, { "label": "liara_pre_build.sh script", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "bash_entrypoint" }, "_origin": "ast", "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", "community": 668, "norm_label": "liara_pre_build.sh script" }, { "label": "liara_pre_start.sh", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "file" }, "_origin": "ast", "id": "liara_pre_start", "community": 669, "norm_label": "liara_pre_start.sh" }, { "label": "liara_pre_start.sh script", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": { "language": "bash", "kind": "bash_entrypoint" }, "_origin": "ast", "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", "community": 669, "norm_label": "liara_pre_start.sh script" }, { "label": "Version20260609130407.php", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609130407", "community": 399, "norm_label": "version20260609130407.php" }, { "label": "Version20260609130407", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609130407_version20260609130407", "community": 399, "norm_label": "version20260609130407" }, { "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "abstractmigration", "community": 399, "norm_label": "abstractmigration" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609130407_version20260609130407_getdescription", "community": 399, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609130407_version20260609130407_up", "community": 399, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609130407_php_schema", "community": 399, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609130407.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260609130407_version20260609130407_down", "community": 399, "norm_label": ".down()" }, { "label": "Version20260609131304.php", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609131304", "community": 373, "norm_label": "version20260609131304.php" }, { "label": "Version20260609131304", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L10", "_origin": "ast", "id": "migrations_version20260609131304_version20260609131304", "community": 373, "norm_label": "version20260609131304" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L12", "_origin": "ast", "id": "migrations_version20260609131304_version20260609131304_getdescription", "community": 373, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260609131304_version20260609131304_up", "community": 373, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260609131304_php_schema", "community": 373, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L155", "_origin": "ast", "id": "migrations_version20260609131304_version20260609131304_down", "community": 373, "norm_label": ".down()" }, { "label": ".genUuid()", "file_type": "code", "source_file": "migrations/Version20260609131304.php", "source_location": "L160", "_origin": "ast", "id": "migrations_version20260609131304_version20260609131304_genuuid", "community": 373, "norm_label": ".genuuid()" }, { "label": "Version20260609131553.php", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609131553", "community": 400, "norm_label": "version20260609131553.php" }, { "label": "Version20260609131553", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609131553_version20260609131553", "community": 400, "norm_label": "version20260609131553" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609131553_version20260609131553_getdescription", "community": 400, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609131553_version20260609131553_up", "community": 400, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609131553_php_schema", "community": 400, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609131553.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260609131553_version20260609131553_down", "community": 400, "norm_label": ".down()" }, { "label": "Version20260609132009.php", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609132009", "community": 399, "norm_label": "version20260609132009.php" }, { "label": "Version20260609132009", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609132009_version20260609132009", "community": 399, "norm_label": "version20260609132009" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609132009_version20260609132009_getdescription", "community": 399, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609132009_version20260609132009_up", "community": 399, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609132009_php_schema", "community": 399, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609132009.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260609132009_version20260609132009_down", "community": 399, "norm_label": ".down()" }, { "label": "Version20260609132708.php", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609132708", "community": 402, "norm_label": "version20260609132708.php" }, { "label": "Version20260609132708", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609132708_version20260609132708", "community": 402, "norm_label": "version20260609132708" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609132708_version20260609132708_getdescription", "community": 402, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609132708_version20260609132708_up", "community": 402, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609132708_php_schema", "community": 402, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609132708.php", "source_location": "L41", "_origin": "ast", "id": "migrations_version20260609132708_version20260609132708_down", "community": 402, "norm_label": ".down()" }, { "label": "Version20260609133121.php", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609133121", "community": 403, "norm_label": "version20260609133121.php" }, { "label": "Version20260609133121", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609133121_version20260609133121", "community": 403, "norm_label": "version20260609133121" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609133121_version20260609133121_getdescription", "community": 403, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133121_version20260609133121_up", "community": 403, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133121_php_schema", "community": 403, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609133121.php", "source_location": "L39", "_origin": "ast", "id": "migrations_version20260609133121_version20260609133121_down", "community": 403, "norm_label": ".down()" }, { "label": "Version20260609133334.php", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609133334", "community": 404, "norm_label": "version20260609133334.php" }, { "label": "Version20260609133334", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609133334_version20260609133334", "community": 404, "norm_label": "version20260609133334" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609133334_version20260609133334_getdescription", "community": 404, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133334_version20260609133334_up", "community": 404, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133334_php_schema", "community": 404, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609133334.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260609133334_version20260609133334_down", "community": 404, "norm_label": ".down()" }, { "label": "Version20260609133546.php", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609133546", "community": 405, "norm_label": "version20260609133546.php" }, { "label": "Version20260609133546", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609133546_version20260609133546", "community": 405, "norm_label": "version20260609133546" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609133546_version20260609133546_getdescription", "community": 405, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133546_version20260609133546_up", "community": 405, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609133546_php_schema", "community": 405, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609133546.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260609133546_version20260609133546_down", "community": 405, "norm_label": ".down()" }, { "label": "Version20260609134112.php", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609134112", "community": 406, "norm_label": "version20260609134112.php" }, { "label": "Version20260609134112", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609134112_version20260609134112", "community": 406, "norm_label": "version20260609134112" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609134112_version20260609134112_getdescription", "community": 406, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609134112_version20260609134112_up", "community": 406, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609134112_php_schema", "community": 406, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609134112.php", "source_location": "L31", "_origin": "ast", "id": "migrations_version20260609134112_version20260609134112_down", "community": 406, "norm_label": ".down()" }, { "label": "Version20260609134741.php", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609134741", "community": 407, "norm_label": "version20260609134741.php" }, { "label": "Version20260609134741", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609134741_version20260609134741", "community": 407, "norm_label": "version20260609134741" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609134741_version20260609134741_getdescription", "community": 407, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609134741_version20260609134741_up", "community": 407, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609134741_php_schema", "community": 407, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609134741.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260609134741_version20260609134741_down", "community": 407, "norm_label": ".down()" }, { "label": "Version20260609135126.php", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609135126", "community": 408, "norm_label": "version20260609135126.php" }, { "label": "Version20260609135126", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609135126_version20260609135126", "community": 408, "norm_label": "version20260609135126" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609135126_version20260609135126_getdescription", "community": 408, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135126_version20260609135126_up", "community": 408, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135126_php_schema", "community": 408, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609135126.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260609135126_version20260609135126_down", "community": 408, "norm_label": ".down()" }, { "label": "Version20260609135514.php", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609135514", "community": 409, "norm_label": "version20260609135514.php" }, { "label": "Version20260609135514", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609135514_version20260609135514", "community": 409, "norm_label": "version20260609135514" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609135514_version20260609135514_getdescription", "community": 409, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135514_version20260609135514_up", "community": 409, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135514_php_schema", "community": 409, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609135514.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260609135514_version20260609135514_down", "community": 409, "norm_label": ".down()" }, { "label": "Version20260609135704.php", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609135704", "community": 410, "norm_label": "version20260609135704.php" }, { "label": "Version20260609135704", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704", "community": 410, "norm_label": "version20260609135704" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_getdescription", "community": 410, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_up", "community": 410, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135704_php_schema", "community": 410, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609135704.php", "source_location": "L30", "_origin": "ast", "id": "migrations_version20260609135704_version20260609135704_down", "community": 410, "norm_label": ".down()" }, { "label": "Version20260609135923.php", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609135923", "community": 411, "norm_label": "version20260609135923.php" }, { "label": "Version20260609135923", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609135923_version20260609135923", "community": 411, "norm_label": "version20260609135923" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609135923_version20260609135923_getdescription", "community": 411, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135923_version20260609135923_up", "community": 411, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609135923_php_schema", "community": 411, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609135923.php", "source_location": "L34", "_origin": "ast", "id": "migrations_version20260609135923_version20260609135923_down", "community": 411, "norm_label": ".down()" }, { "label": "Version20260609140223.php", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609140223", "community": 412, "norm_label": "version20260609140223.php" }, { "label": "Version20260609140223", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609140223_version20260609140223", "community": 412, "norm_label": "version20260609140223" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609140223_version20260609140223_getdescription", "community": 412, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609140223_version20260609140223_up", "community": 412, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609140223_php_schema", "community": 412, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609140223.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260609140223_version20260609140223_down", "community": 412, "norm_label": ".down()" }, { "label": "Version20260609140423.php", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260609140423", "community": 413, "norm_label": "version20260609140423.php" }, { "label": "Version20260609140423", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260609140423_version20260609140423", "community": 413, "norm_label": "version20260609140423" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260609140423_version20260609140423_getdescription", "community": 413, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609140423_version20260609140423_up", "community": 413, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260609140423_php_schema", "community": 413, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260609140423.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260609140423_version20260609140423_down", "community": 413, "norm_label": ".down()" }, { "label": "Version20260610062539.php", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610062539", "community": 414, "norm_label": "version20260610062539.php" }, { "label": "Version20260610062539", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610062539_version20260610062539", "community": 414, "norm_label": "version20260610062539" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610062539_version20260610062539_getdescription", "community": 414, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610062539_version20260610062539_up", "community": 414, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610062539_php_schema", "community": 414, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610062539.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260610062539_version20260610062539_down", "community": 414, "norm_label": ".down()" }, { "label": "Version20260610092558.php", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610092558", "community": 415, "norm_label": "version20260610092558.php" }, { "label": "Version20260610092558", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610092558_version20260610092558", "community": 415, "norm_label": "version20260610092558" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610092558_version20260610092558_getdescription", "community": 415, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610092558_version20260610092558_up", "community": 415, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610092558_php_schema", "community": 415, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610092558.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260610092558_version20260610092558_down", "community": 415, "norm_label": ".down()" }, { "label": "Version20260610103401.php", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610103401", "community": 416, "norm_label": "version20260610103401.php" }, { "label": "Version20260610103401", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L10", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401", "community": 416, "norm_label": "version20260610103401" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L12", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_getdescription", "community": 416, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_up", "community": 416, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260610103401_php_schema", "community": 416, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610103401.php", "source_location": "L173", "_origin": "ast", "id": "migrations_version20260610103401_version20260610103401_down", "community": 416, "norm_label": ".down()" }, { "label": "Version20260610110039.php", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610110039", "community": 417, "norm_label": "version20260610110039.php" }, { "label": "Version20260610110039", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610110039_version20260610110039", "community": 417, "norm_label": "version20260610110039" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610110039_version20260610110039_getdescription", "community": 417, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610110039_version20260610110039_up", "community": 417, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610110039_php_schema", "community": 417, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610110039.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260610110039_version20260610110039_down", "community": 417, "norm_label": ".down()" }, { "label": "Version20260610110921.php", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610110921", "community": 613, "norm_label": "version20260610110921.php" }, { "label": "Version20260610110921", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610110921_version20260610110921", "community": 613, "norm_label": "version20260610110921" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610110921_version20260610110921_getdescription", "community": 613, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610110921_version20260610110921_up", "community": 613, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610110921_php_schema", "community": 613, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610110921.php", "source_location": "L29", "_origin": "ast", "id": "migrations_version20260610110921_version20260610110921_down", "community": 613, "norm_label": ".down()" }, { "label": "Version20260610111254.php", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610111254", "community": 419, "norm_label": "version20260610111254.php" }, { "label": "Version20260610111254", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610111254_version20260610111254", "community": 419, "norm_label": "version20260610111254" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610111254_version20260610111254_getdescription", "community": 419, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610111254_version20260610111254_up", "community": 419, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610111254_php_schema", "community": 419, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610111254.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260610111254_version20260610111254_down", "community": 419, "norm_label": ".down()" }, { "label": "Version20260610113711.php", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610113711", "community": 420, "norm_label": "version20260610113711.php" }, { "label": "Version20260610113711", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610113711_version20260610113711", "community": 420, "norm_label": "version20260610113711" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610113711_version20260610113711_getdescription", "community": 420, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610113711_version20260610113711_up", "community": 420, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610113711_php_schema", "community": 420, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610113711.php", "source_location": "L29", "_origin": "ast", "id": "migrations_version20260610113711_version20260610113711_down", "community": 420, "norm_label": ".down()" }, { "label": "Version20260610140853.php", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610140853", "community": 421, "norm_label": "version20260610140853.php" }, { "label": "Version20260610140853", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260610140853_version20260610140853", "community": 421, "norm_label": "version20260610140853" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L19", "_origin": "ast", "id": "migrations_version20260610140853_version20260610140853_getdescription", "community": 421, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L24", "_origin": "ast", "id": "migrations_version20260610140853_version20260610140853_up", "community": 421, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L24", "_origin": "ast", "id": "migrations_version20260610140853_php_schema", "community": 421, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610140853.php", "source_location": "L87", "_origin": "ast", "id": "migrations_version20260610140853_version20260610140853_down", "community": 421, "norm_label": ".down()" }, { "label": "Version20260610175105.php", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610175105", "community": 422, "norm_label": "version20260610175105.php" }, { "label": "Version20260610175105", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610175105_version20260610175105", "community": 422, "norm_label": "version20260610175105" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610175105_version20260610175105_getdescription", "community": 422, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610175105_version20260610175105_up", "community": 422, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610175105_php_schema", "community": 422, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610175105.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260610175105_version20260610175105_down", "community": 422, "norm_label": ".down()" }, { "label": "Version20260610183655.php", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260610183655", "community": 423, "norm_label": "version20260610183655.php" }, { "label": "Version20260610183655", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260610183655_version20260610183655", "community": 423, "norm_label": "version20260610183655" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260610183655_version20260610183655_getdescription", "community": 423, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610183655_version20260610183655_up", "community": 423, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260610183655_php_schema", "community": 423, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260610183655.php", "source_location": "L29", "_origin": "ast", "id": "migrations_version20260610183655_version20260610183655_down", "community": 423, "norm_label": ".down()" }, { "label": "Version20260611075829.php", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260611075829", "community": 424, "norm_label": "version20260611075829.php" }, { "label": "Version20260611075829", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829", "community": 424, "norm_label": "version20260611075829" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_getdescription", "community": 424, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_up", "community": 424, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611075829_php_schema", "community": 424, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260611075829.php", "source_location": "L50", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_down", "community": 424, "norm_label": ".down()" }, { "label": "Version20260611083424.php", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260611083424", "community": 425, "norm_label": "version20260611083424.php" }, { "label": "Version20260611083424", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260611083424_version20260611083424", "community": 425, "norm_label": "version20260611083424" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260611083424_version20260611083424_getdescription", "community": 425, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611083424_version20260611083424_up", "community": 425, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611083424_php_schema", "community": 425, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260611083424.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260611083424_version20260611083424_down", "community": 425, "norm_label": ".down()" }, { "label": "Version20260611084046.php", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260611084046", "community": 426, "norm_label": "version20260611084046.php" }, { "label": "Version20260611084046", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260611084046_version20260611084046", "community": 426, "norm_label": "version20260611084046" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260611084046_version20260611084046_getdescription", "community": 426, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611084046_version20260611084046_up", "community": 426, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611084046_php_schema", "community": 426, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260611084046.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260611084046_version20260611084046_down", "community": 426, "norm_label": ".down()" }, { "label": "Version20260612081739.php", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260612081739", "community": 427, "norm_label": "version20260612081739.php" }, { "label": "Version20260612081739", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260612081739_version20260612081739", "community": 427, "norm_label": "version20260612081739" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260612081739_version20260612081739_getdescription", "community": 427, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260612081739_version20260612081739_up", "community": 427, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260612081739_php_schema", "community": 427, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260612081739.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260612081739_version20260612081739_down", "community": 427, "norm_label": ".down()" }, { "label": "Version20260612132848.php", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260612132848", "community": 428, "norm_label": "version20260612132848.php" }, { "label": "Version20260612132848", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L10", "_origin": "ast", "id": "migrations_version20260612132848_version20260612132848", "community": 428, "norm_label": "version20260612132848" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L12", "_origin": "ast", "id": "migrations_version20260612132848_version20260612132848_getdescription", "community": 428, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260612132848_version20260612132848_up", "community": 428, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L17", "_origin": "ast", "id": "migrations_version20260612132848_php_schema", "community": 428, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260612132848.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260612132848_version20260612132848_down", "community": 428, "norm_label": ".down()" }, { "label": "Version20260614181134.php", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614181134", "community": 429, "norm_label": "version20260614181134.php" }, { "label": "Version20260614181134", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614181134_version20260614181134", "community": 429, "norm_label": "version20260614181134" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614181134_version20260614181134_getdescription", "community": 429, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614181134_version20260614181134_up", "community": 429, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614181134_php_schema", "community": 429, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614181134.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260614181134_version20260614181134_down", "community": 429, "norm_label": ".down()" }, { "label": "Version20260614181629.php", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614181629", "community": 430, "norm_label": "version20260614181629.php" }, { "label": "Version20260614181629", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614181629_version20260614181629", "community": 430, "norm_label": "version20260614181629" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614181629_version20260614181629_getdescription", "community": 430, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614181629_version20260614181629_up", "community": 430, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614181629_php_schema", "community": 430, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614181629.php", "source_location": "L33", "_origin": "ast", "id": "migrations_version20260614181629_version20260614181629_down", "community": 430, "norm_label": ".down()" }, { "label": "Version20260614181657.php", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614181657", "community": 431, "norm_label": "version20260614181657.php" }, { "label": "Version20260614181657", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L11", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657", "community": 431, "norm_label": "version20260614181657" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_getdescription", "community": 431, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_up", "community": 431, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "_origin": "ast", "id": "migrations_version20260614181657_php_schema", "community": 431, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L78", "_origin": "ast", "id": "migrations_version20260614181657_version20260614181657_down", "community": 431, "norm_label": ".down()" }, { "label": "Version20260614182549.php", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614182549", "community": 480, "norm_label": "version20260614182549.php" }, { "label": "Version20260614182549", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614182549_version20260614182549", "community": 480, "norm_label": "version20260614182549" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614182549_version20260614182549_getdescription", "community": 480, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614182549_version20260614182549_up", "community": 480, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614182549_php_schema", "community": 480, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614182549.php", "source_location": "L29", "_origin": "ast", "id": "migrations_version20260614182549_version20260614182549_down", "community": 480, "norm_label": ".down()" }, { "label": "Version20260614182950.php", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614182950", "community": 432, "norm_label": "version20260614182950.php" }, { "label": "Version20260614182950", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614182950_version20260614182950", "community": 432, "norm_label": "version20260614182950" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614182950_version20260614182950_getdescription", "community": 432, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614182950_version20260614182950_up", "community": 432, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614182950_php_schema", "community": 432, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614182950.php", "source_location": "L30", "_origin": "ast", "id": "migrations_version20260614182950_version20260614182950_down", "community": 432, "norm_label": ".down()" }, { "label": "Version20260614183527.php", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614183527", "community": 433, "norm_label": "version20260614183527.php" }, { "label": "Version20260614183527", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527", "community": 433, "norm_label": "version20260614183527" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_getdescription", "community": 433, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_up", "community": 433, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614183527_php_schema", "community": 433, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614183527.php", "source_location": "L34", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_down", "community": 433, "norm_label": ".down()" }, { "label": "Version20260615060415.php", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615060415", "community": 434, "norm_label": "version20260615060415.php" }, { "label": "Version20260615060415", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615060415_version20260615060415", "community": 434, "norm_label": "version20260615060415" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615060415_version20260615060415_getdescription", "community": 434, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615060415_version20260615060415_up", "community": 434, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615060415_php_schema", "community": 434, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260615060415.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260615060415_version20260615060415_down", "community": 434, "norm_label": ".down()" }, { "label": "Version20260615061938.php", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615061938", "community": 435, "norm_label": "version20260615061938.php" }, { "label": "Version20260615061938", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615061938_version20260615061938", "community": 435, "norm_label": "version20260615061938" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615061938_version20260615061938_getdescription", "community": 435, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615061938_version20260615061938_up", "community": 435, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615061938_php_schema", "community": 435, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260615061938.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260615061938_version20260615061938_down", "community": 435, "norm_label": ".down()" }, { "label": "Version20260615074107.php", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615074107", "community": 436, "norm_label": "version20260615074107.php" }, { "label": "Version20260615074107", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107", "community": 436, "norm_label": "version20260615074107" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_getdescription", "community": 436, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_up", "community": 436, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615074107_php_schema", "community": 436, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260615074107.php", "source_location": "L30", "_origin": "ast", "id": "migrations_version20260615074107_version20260615074107_down", "community": 436, "norm_label": ".down()" }, { "label": "Version20260615142236.php", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615142236", "community": 437, "norm_label": "version20260615142236.php" }, { "label": "Version20260615142236", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615142236_version20260615142236", "community": 437, "norm_label": "version20260615142236" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615142236_version20260615142236_getdescription", "community": 437, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615142236_version20260615142236_up", "community": 437, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615142236_php_schema", "community": 437, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260615142236.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260615142236_version20260615142236_down", "community": 437, "norm_label": ".down()" }, { "label": "Version20260615203529.php", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260615203529", "community": 438, "norm_label": "version20260615203529.php" }, { "label": "Version20260615203529", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529", "community": 438, "norm_label": "version20260615203529" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_getdescription", "community": 438, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_up", "community": 438, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260615203529_php_schema", "community": 438, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260615203529.php", "source_location": "L30", "_origin": "ast", "id": "migrations_version20260615203529_version20260615203529_down", "community": 438, "norm_label": ".down()" }, { "label": "Version20260619062912.php", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260619062912", "community": 439, "norm_label": "version20260619062912.php" }, { "label": "Version20260619062912", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260619062912_version20260619062912", "community": 439, "norm_label": "version20260619062912" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260619062912_version20260619062912_getdescription", "community": 439, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619062912_version20260619062912_up", "community": 439, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619062912_php_schema", "community": 439, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260619062912.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260619062912_version20260619062912_down", "community": 439, "norm_label": ".down()" }, { "label": "Version20260619121047.php", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260619121047", "community": 440, "norm_label": "version20260619121047.php" }, { "label": "Version20260619121047", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260619121047_version20260619121047", "community": 440, "norm_label": "version20260619121047" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260619121047_version20260619121047_getdescription", "community": 440, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619121047_version20260619121047_up", "community": 440, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619121047_php_schema", "community": 440, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260619121047.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260619121047_version20260619121047_down", "community": 440, "norm_label": ".down()" }, { "label": "Version20260619170105.php", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260619170105", "community": 441, "norm_label": "version20260619170105.php" }, { "label": "Version20260619170105", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260619170105_version20260619170105", "community": 441, "norm_label": "version20260619170105" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260619170105_version20260619170105_getdescription", "community": 441, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619170105_version20260619170105_up", "community": 441, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260619170105_php_schema", "community": 441, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260619170105.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260619170105_version20260619170105_down", "community": 441, "norm_label": ".down()" }, { "label": "Version20260621084558.php", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260621084558", "community": 442, "norm_label": "version20260621084558.php" }, { "label": "Version20260621084558", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558", "community": 442, "norm_label": "version20260621084558" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_getdescription", "community": 442, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_up", "community": 442, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621084558_php_schema", "community": 442, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260621084558.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260621084558_version20260621084558_down", "community": 442, "norm_label": ".down()" }, { "label": "Version20260621094624.php", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260621094624", "community": 443, "norm_label": "version20260621094624.php" }, { "label": "Version20260621094624", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260621094624_version20260621094624", "community": 443, "norm_label": "version20260621094624" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260621094624_version20260621094624_getdescription", "community": 443, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621094624_version20260621094624_up", "community": 443, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260621094624_php_schema", "community": 443, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260621094624.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260621094624_version20260621094624_down", "community": 443, "norm_label": ".down()" }, { "label": "Version20260622160119.php", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622160119", "community": 444, "norm_label": "version20260622160119.php" }, { "label": "Version20260622160119", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622160119_version20260622160119", "community": 444, "norm_label": "version20260622160119" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622160119_version20260622160119_getdescription", "community": 444, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622160119_version20260622160119_up", "community": 444, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622160119_php_schema", "community": 444, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622160119.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260622160119_version20260622160119_down", "community": 444, "norm_label": ".down()" }, { "label": "Version20260622163152.php", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622163152", "community": 445, "norm_label": "version20260622163152.php" }, { "label": "Version20260622163152", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622163152_version20260622163152", "community": 445, "norm_label": "version20260622163152" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622163152_version20260622163152_getdescription", "community": 445, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622163152_version20260622163152_up", "community": 445, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622163152_php_schema", "community": 445, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622163152.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260622163152_version20260622163152_down", "community": 445, "norm_label": ".down()" }, { "label": "Version20260622171538.php", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622171538", "community": 446, "norm_label": "version20260622171538.php" }, { "label": "Version20260622171538", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622171538_version20260622171538", "community": 446, "norm_label": "version20260622171538" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622171538_version20260622171538_getdescription", "community": 446, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622171538_version20260622171538_up", "community": 446, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622171538_php_schema", "community": 446, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622171538.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260622171538_version20260622171538_down", "community": 446, "norm_label": ".down()" }, { "label": "Version20260622173707.php", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622173707", "community": 447, "norm_label": "version20260622173707.php" }, { "label": "Version20260622173707", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622173707_version20260622173707", "community": 447, "norm_label": "version20260622173707" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622173707_version20260622173707_getdescription", "community": 447, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622173707_version20260622173707_up", "community": 447, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622173707_php_schema", "community": 447, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622173707.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260622173707_version20260622173707_down", "community": 447, "norm_label": ".down()" }, { "label": "Version20260622181251.php", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622181251", "community": 448, "norm_label": "version20260622181251.php" }, { "label": "Version20260622181251", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622181251_version20260622181251", "community": 448, "norm_label": "version20260622181251" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622181251_version20260622181251_getdescription", "community": 448, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622181251_version20260622181251_up", "community": 448, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622181251_php_schema", "community": 448, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622181251.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260622181251_version20260622181251_down", "community": 448, "norm_label": ".down()" }, { "label": "Version20260622184409.php", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622184409", "community": 200, "norm_label": "version20260622184409.php" }, { "label": "Version20260622184409", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622184409_version20260622184409", "community": 200, "norm_label": "version20260622184409" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622184409_version20260622184409_getdescription", "community": 200, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622184409_version20260622184409_up", "community": 200, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622184409_php_schema", "community": 200, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622184409.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260622184409_version20260622184409_down", "community": 200, "norm_label": ".down()" }, { "label": "Version20260622185948.php", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260622185948", "community": 449, "norm_label": "version20260622185948.php" }, { "label": "Version20260622185948", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260622185948_version20260622185948", "community": 449, "norm_label": "version20260622185948" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260622185948_version20260622185948_getdescription", "community": 449, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622185948_version20260622185948_up", "community": 449, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260622185948_php_schema", "community": 449, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260622185948.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260622185948_version20260622185948_down", "community": 449, "norm_label": ".down()" }, { "label": "Version20260623115721.php", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260623115721", "community": 450, "norm_label": "version20260623115721.php" }, { "label": "Version20260623115721", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260623115721_version20260623115721", "community": 450, "norm_label": "version20260623115721" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260623115721_version20260623115721_getdescription", "community": 450, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260623115721_version20260623115721_up", "community": 450, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260623115721_php_schema", "community": 450, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260623115721.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260623115721_version20260623115721_down", "community": 450, "norm_label": ".down()" }, { "label": "Version20260623173907.php", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260623173907", "community": 451, "norm_label": "version20260623173907.php" }, { "label": "Version20260623173907", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260623173907_version20260623173907", "community": 451, "norm_label": "version20260623173907" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260623173907_version20260623173907_getdescription", "community": 451, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260623173907_version20260623173907_up", "community": 451, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260623173907_php_schema", "community": 451, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260623173907.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260623173907_version20260623173907_down", "community": 451, "norm_label": ".down()" }, { "label": "Version20260624030339.php", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260624030339", "community": 663, "norm_label": "version20260624030339.php" }, { "label": "Version20260624030339", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339", "community": 663, "norm_label": "version20260624030339" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_getdescription", "community": 663, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_up", "community": 663, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624030339_php_schema", "community": 663, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260624030339.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_down", "community": 663, "norm_label": ".down()" }, { "label": "Version20260624092459.php", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260624092459", "community": 453, "norm_label": "version20260624092459.php" }, { "label": "Version20260624092459", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260624092459_version20260624092459", "community": 453, "norm_label": "version20260624092459" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260624092459_version20260624092459_getdescription", "community": 453, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624092459_version20260624092459_up", "community": 453, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624092459_php_schema", "community": 453, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260624092459.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260624092459_version20260624092459_down", "community": 453, "norm_label": ".down()" }, { "label": "Version20260624093738.php", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260624093738", "community": 454, "norm_label": "version20260624093738.php" }, { "label": "Version20260624093738", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260624093738_version20260624093738", "community": 454, "norm_label": "version20260624093738" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260624093738_version20260624093738_getdescription", "community": 454, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624093738_version20260624093738_up", "community": 454, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624093738_php_schema", "community": 454, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260624093738.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260624093738_version20260624093738_down", "community": 454, "norm_label": ".down()" }, { "label": "Version20260624123236.php", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260624123236", "community": 455, "norm_label": "version20260624123236.php" }, { "label": "Version20260624123236", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260624123236_version20260624123236", "community": 455, "norm_label": "version20260624123236" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260624123236_version20260624123236_getdescription", "community": 455, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624123236_version20260624123236_up", "community": 455, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624123236_php_schema", "community": 455, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260624123236.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260624123236_version20260624123236_down", "community": 455, "norm_label": ".down()" }, { "label": "Version20260625135132.php", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260625135132", "community": 649, "norm_label": "version20260625135132.php" }, { "label": "Version20260625135132", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132", "community": 649, "norm_label": "version20260625135132" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_getdescription", "community": 649, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_up", "community": 649, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625135132_php_schema", "community": 649, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260625135132.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_down", "community": 649, "norm_label": ".down()" }, { "label": "Version20260625150304.php", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260625150304", "community": 457, "norm_label": "version20260625150304.php" }, { "label": "Version20260625150304", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260625150304_version20260625150304", "community": 457, "norm_label": "version20260625150304" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260625150304_version20260625150304_getdescription", "community": 457, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625150304_version20260625150304_up", "community": 457, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625150304_php_schema", "community": 457, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260625150304.php", "source_location": "L49", "_origin": "ast", "id": "migrations_version20260625150304_version20260625150304_down", "community": 457, "norm_label": ".down()" }, { "label": "Version20260628133044.php", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628133044", "community": 576, "norm_label": "version20260628133044.php" }, { "label": "Version20260628133044", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628133044_version20260628133044", "community": 576, "norm_label": "version20260628133044" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628133044_version20260628133044_getdescription", "community": 576, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628133044_version20260628133044_up", "community": 576, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628133044_php_schema", "community": 576, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628133044.php", "source_location": "L28", "_origin": "ast", "id": "migrations_version20260628133044_version20260628133044_down", "community": 576, "norm_label": ".down()" }, { "label": "Version20260628134241.php", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628134241", "community": 577, "norm_label": "version20260628134241.php" }, { "label": "Version20260628134241", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628134241_version20260628134241", "community": 577, "norm_label": "version20260628134241" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628134241_version20260628134241_getdescription", "community": 577, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628134241_version20260628134241_up", "community": 577, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628134241_php_schema", "community": 577, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628134241.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260628134241_version20260628134241_down", "community": 577, "norm_label": ".down()" }, { "label": "Version20260628152738.php", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628152738", "community": 578, "norm_label": "version20260628152738.php" }, { "label": "Version20260628152738", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628152738_version20260628152738", "community": 578, "norm_label": "version20260628152738" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628152738_version20260628152738_getdescription", "community": 578, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628152738_version20260628152738_up", "community": 578, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628152738_php_schema", "community": 578, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628152738.php", "source_location": "L42", "_origin": "ast", "id": "migrations_version20260628152738_version20260628152738_down", "community": 578, "norm_label": ".down()" }, { "label": "Version20260628153625.php", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628153625", "community": 579, "norm_label": "version20260628153625.php" }, { "label": "Version20260628153625", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628153625_version20260628153625", "community": 579, "norm_label": "version20260628153625" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628153625_version20260628153625_getdescription", "community": 579, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628153625_version20260628153625_up", "community": 579, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628153625_php_schema", "community": 579, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628153625.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260628153625_version20260628153625_down", "community": 579, "norm_label": ".down()" }, { "label": "Version20260628153855.php", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628153855", "community": 580, "norm_label": "version20260628153855.php" }, { "label": "Version20260628153855", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628153855_version20260628153855", "community": 580, "norm_label": "version20260628153855" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628153855_version20260628153855_getdescription", "community": 580, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628153855_version20260628153855_up", "community": 580, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628153855_php_schema", "community": 580, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628153855.php", "source_location": "L27", "_origin": "ast", "id": "migrations_version20260628153855_version20260628153855_down", "community": 580, "norm_label": ".down()" }, { "label": "Version20260628165710.php", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628165710", "community": 583, "norm_label": "version20260628165710.php" }, { "label": "Version20260628165710", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710", "community": 583, "norm_label": "version20260628165710" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_getdescription", "community": 583, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_up", "community": 583, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628165710_php_schema", "community": 583, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628165710.php", "source_location": "L26", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_down", "community": 583, "norm_label": ".down()" }, { "label": "Version20260628173151.php", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628173151", "community": 593, "norm_label": "version20260628173151.php" }, { "label": "Version20260628173151", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628173151_version20260628173151", "community": 593, "norm_label": "version20260628173151" }, { "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628173151_version20260628173151_getdescription", "community": 593, "norm_label": ".getdescription()" }, { "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628173151_version20260628173151_up", "community": 593, "norm_label": ".up()" }, { "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628173151_php_schema", "community": 593, "norm_label": "schema" }, { "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260628173151.php", "source_location": "L30", "_origin": "ast", "id": "migrations_version20260628173151_version20260628173151_down", "community": 593, "norm_label": ".down()" }, { "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1", "_origin": "ast", "id": "package", "community": 498, "norm_label": "package.json" }, { "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L2", "_origin": "ast", "id": "package_devdependencies", "community": 85, "norm_label": "devdependencies" }, { "label": "@babel/core", "file_type": "code", "source_file": "package.json", "source_location": "L3", "_origin": "ast", "id": "package_devdependencies_babel_core", "community": 85, "norm_label": "@babel/core" }, { "label": "@babel/preset-env", "file_type": "code", "source_file": "package.json", "source_location": "L4", "_origin": "ast", "id": "package_devdependencies_babel_preset_env", "community": 85, "norm_label": "@babel/preset-env" }, { "label": "@babel/preset-react", "file_type": "code", "source_file": "package.json", "source_location": "L5", "_origin": "ast", "id": "package_devdependencies_babel_preset_react", "community": 85, "norm_label": "@babel/preset-react" }, { "label": "@babel/preset-typescript", "file_type": "code", "source_file": "package.json", "source_location": "L6", "_origin": "ast", "id": "package_devdependencies_babel_preset_typescript", "community": 85, "norm_label": "@babel/preset-typescript" }, { "label": "@hotwired/stimulus", "file_type": "code", "source_file": "package.json", "source_location": "L7", "_origin": "ast", "id": "package_devdependencies_hotwired_stimulus", "community": 85, "norm_label": "@hotwired/stimulus" }, { "label": "@symfony/stimulus-bridge", "file_type": "code", "source_file": "package.json", "source_location": "L8", "_origin": "ast", "id": "package_devdependencies_symfony_stimulus_bridge", "community": 85, "norm_label": "@symfony/stimulus-bridge" }, { "label": "@symfony/ux-react", "file_type": "code", "source_file": "package.json", "source_location": "L9", "_origin": "ast", "id": "package_devdependencies_symfony_ux_react", "community": 85, "norm_label": "@symfony/ux-react" }, { "label": "@symfony/webpack-encore", "file_type": "code", "source_file": "package.json", "source_location": "L10", "_origin": "ast", "id": "package_devdependencies_symfony_webpack_encore", "community": 85, "norm_label": "@symfony/webpack-encore" }, { "label": "@tailwindcss/postcss", "file_type": "code", "source_file": "package.json", "source_location": "L11", "_origin": "ast", "id": "package_devdependencies_tailwindcss_postcss", "community": 85, "norm_label": "@tailwindcss/postcss" }, { "label": "@testing-library/dom", "file_type": "code", "source_file": "package.json", "source_location": "L12", "_origin": "ast", "id": "package_devdependencies_testing_library_dom", "community": 85, "norm_label": "@testing-library/dom" }, { "label": "@testing-library/jest-dom", "file_type": "code", "source_file": "package.json", "source_location": "L13", "_origin": "ast", "id": "package_devdependencies_testing_library_jest_dom", "community": 85, "norm_label": "@testing-library/jest-dom" }, { "label": "@testing-library/react", "file_type": "code", "source_file": "package.json", "source_location": "L14", "_origin": "ast", "id": "package_devdependencies_testing_library_react", "community": 85, "norm_label": "@testing-library/react" }, { "label": "@testing-library/user-event", "file_type": "code", "source_file": "package.json", "source_location": "L15", "_origin": "ast", "id": "package_devdependencies_testing_library_user_event", "community": 85, "norm_label": "@testing-library/user-event" }, { "label": "@types/react", "file_type": "code", "source_file": "package.json", "source_location": "L16", "_origin": "ast", "id": "package_devdependencies_types_react", "community": 85, "norm_label": "@types/react" }, { "label": "@types/react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L17", "_origin": "ast", "id": "package_devdependencies_types_react_dom", "community": 85, "norm_label": "@types/react-dom" }, { "label": "@vitejs/plugin-react", "file_type": "code", "source_file": "package.json", "source_location": "L18", "_origin": "ast", "id": "package_devdependencies_vitejs_plugin_react", "community": 85, "norm_label": "@vitejs/plugin-react" }, { "label": "core-js", "file_type": "code", "source_file": "package.json", "source_location": "L19", "_origin": "ast", "id": "package_devdependencies_core_js", "community": 85, "norm_label": "core-js" }, { "label": "jsdom", "file_type": "code", "source_file": "package.json", "source_location": "L20", "_origin": "ast", "id": "package_devdependencies_jsdom", "community": 85, "norm_label": "jsdom" }, { "label": "postcss", "file_type": "code", "source_file": "package.json", "source_location": "L21", "_origin": "ast", "id": "package_devdependencies_postcss", "community": 85, "norm_label": "postcss" }, { "label": "postcss-loader", "file_type": "code", "source_file": "package.json", "source_location": "L22", "_origin": "ast", "id": "package_devdependencies_postcss_loader", "community": 85, "norm_label": "postcss-loader" }, { "label": "regenerator-runtime", "file_type": "code", "source_file": "package.json", "source_location": "L23", "_origin": "ast", "id": "package_devdependencies_regenerator_runtime", "community": 85, "norm_label": "regenerator-runtime" }, { "label": "tailwindcss", "file_type": "code", "source_file": "package.json", "source_location": "L24", "_origin": "ast", "id": "package_devdependencies_tailwindcss", "community": 85, "norm_label": "tailwindcss" }, { "label": "ts-loader", "file_type": "code", "source_file": "package.json", "source_location": "L25", "_origin": "ast", "id": "package_devdependencies_ts_loader", "community": 85, "norm_label": "ts-loader" }, { "label": "typescript", "file_type": "code", "source_file": "package.json", "source_location": "L26", "_origin": "ast", "id": "package_devdependencies_typescript", "community": 85, "norm_label": "typescript" }, { "label": "vite-tsconfig-paths", "file_type": "code", "source_file": "package.json", "source_location": "L27", "_origin": "ast", "id": "package_devdependencies_vite_tsconfig_paths", "community": 85, "norm_label": "vite-tsconfig-paths" }, { "label": "vitest", "file_type": "code", "source_file": "package.json", "source_location": "L28", "_origin": "ast", "id": "package_devdependencies_vitest", "community": 85, "norm_label": "vitest" }, { "label": "webpack", "file_type": "code", "source_file": "package.json", "source_location": "L29", "_origin": "ast", "id": "package_devdependencies_webpack", "community": 85, "norm_label": "webpack" }, { "label": "webpack-cli", "file_type": "code", "source_file": "package.json", "source_location": "L30", "_origin": "ast", "id": "package_devdependencies_webpack_cli", "community": 85, "norm_label": "webpack-cli" }, { "label": "dependencies", "file_type": "code", "source_file": "package.json", "source_location": "L32", "_origin": "ast", "id": "package_dependencies", "community": 81, "norm_label": "dependencies" }, { "label": "@ckeditor/ckeditor5-build-classic", "file_type": "code", "source_file": "package.json", "source_location": "L33", "_origin": "ast", "id": "package_dependencies_ckeditor_ckeditor5_build_classic", "community": 81, "norm_label": "@ckeditor/ckeditor5-build-classic" }, { "label": "@ckeditor/ckeditor5-react", "file_type": "code", "source_file": "package.json", "source_location": "L34", "_origin": "ast", "id": "package_dependencies_ckeditor_ckeditor5_react", "community": 81, "norm_label": "@ckeditor/ckeditor5-react" }, { "label": "@fontsource/vazirmatn", "file_type": "code", "source_file": "package.json", "source_location": "L35", "_origin": "ast", "id": "package_dependencies_fontsource_vazirmatn", "community": 81, "norm_label": "@fontsource/vazirmatn" }, { "label": "@heroicons/react", "file_type": "code", "source_file": "package.json", "source_location": "L36", "_origin": "ast", "id": "package_dependencies_heroicons_react", "community": 81, "norm_label": "@heroicons/react" }, { "label": "@hookform/resolvers", "file_type": "code", "source_file": "package.json", "source_location": "L37", "_origin": "ast", "id": "package_dependencies_hookform_resolvers", "community": 81, "norm_label": "@hookform/resolvers" }, { "label": "@tanstack/react-query", "file_type": "code", "source_file": "package.json", "source_location": "L38", "_origin": "ast", "id": "package_dependencies_tanstack_react_query", "community": 81, "norm_label": "@tanstack/react-query" }, { "label": "@tanstack/react-table", "file_type": "code", "source_file": "package.json", "source_location": "L39", "_origin": "ast", "id": "package_dependencies_tanstack_react_table", "community": 81, "norm_label": "@tanstack/react-table" }, { "label": "@types/leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L40", "_origin": "ast", "id": "package_dependencies_types_leaflet", "community": 81, "norm_label": "@types/leaflet" }, { "label": "jalaali-js", "file_type": "code", "source_file": "package.json", "source_location": "L41", "_origin": "ast", "id": "package_dependencies_jalaali_js", "community": 81, "norm_label": "jalaali-js" }, { "label": "leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L42", "_origin": "ast", "id": "package_dependencies_leaflet", "community": 81, "norm_label": "leaflet" }, { "label": "react", "file_type": "code", "source_file": "package.json", "source_location": "L43", "_origin": "ast", "id": "package_dependencies_react", "community": 81, "norm_label": "react" }, { "label": "react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L44", "_origin": "ast", "id": "package_dependencies_react_dom", "community": 81, "norm_label": "react-dom" }, { "label": "react-hook-form", "file_type": "code", "source_file": "package.json", "source_location": "L45", "_origin": "ast", "id": "package_dependencies_react_hook_form", "community": 81, "norm_label": "react-hook-form" }, { "label": "react-hot-toast", "file_type": "code", "source_file": "package.json", "source_location": "L46", "_origin": "ast", "id": "package_dependencies_react_hot_toast", "community": 81, "norm_label": "react-hot-toast" }, { "label": "react-leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L47", "_origin": "ast", "id": "package_dependencies_react_leaflet", "community": 81, "norm_label": "react-leaflet" }, { "label": "react-router-dom", "file_type": "code", "source_file": "package.json", "source_location": "L48", "_origin": "ast", "id": "package_dependencies_react_router_dom", "community": 81, "norm_label": "react-router-dom" }, { "label": "react-select", "file_type": "code", "source_file": "package.json", "source_location": "L49", "_origin": "ast", "id": "package_dependencies_react_select", "community": 81, "norm_label": "react-select" }, { "label": "recharts", "file_type": "code", "source_file": "package.json", "source_location": "L50", "_origin": "ast", "id": "package_dependencies_recharts", "community": 81, "norm_label": "recharts" }, { "label": "sonner", "file_type": "code", "source_file": "package.json", "source_location": "L51", "_origin": "ast", "id": "package_dependencies_sonner", "community": 81, "norm_label": "sonner" }, { "label": "zod", "file_type": "code", "source_file": "package.json", "source_location": "L52", "_origin": "ast", "id": "package_dependencies_zod", "community": 81, "norm_label": "zod" }, { "label": "zustand", "file_type": "code", "source_file": "package.json", "source_location": "L53", "_origin": "ast", "id": "package_dependencies_zustand", "community": 81, "norm_label": "zustand" }, { "label": "license", "file_type": "code", "source_file": "package.json", "source_location": "L55", "_origin": "ast", "id": "package_license", "community": 498, "norm_label": "license" }, { "label": "private", "file_type": "code", "source_file": "package.json", "source_location": "L56", "_origin": "ast", "id": "package_private", "community": 498, "norm_label": "private" }, { "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L57", "_origin": "ast", "id": "package_scripts", "community": 498, "norm_label": "scripts" }, { "label": "dev-server", "file_type": "code", "source_file": "package.json", "source_location": "L58", "_origin": "ast", "id": "package_scripts_dev_server", "community": 498, "norm_label": "dev-server" }, { "label": "dev", "file_type": "code", "source_file": "package.json", "source_location": "L59", "_origin": "ast", "id": "package_scripts_dev", "community": 498, "norm_label": "dev" }, { "label": "watch", "file_type": "code", "source_file": "package.json", "source_location": "L60", "_origin": "ast", "id": "package_scripts_watch", "community": 498, "norm_label": "watch" }, { "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L61", "_origin": "ast", "id": "package_scripts_build", "community": 498, "norm_label": "build" }, { "label": "test", "file_type": "code", "source_file": "package.json", "source_location": "L62", "_origin": "ast", "id": "package_scripts_test", "community": 498, "norm_label": "test" }, { "label": "test:watch", "file_type": "code", "source_file": "package.json", "source_location": "L63", "_origin": "ast", "id": "package_scripts_test_watch", "community": 498, "norm_label": "test:watch" }, { "label": "test:cov", "file_type": "code", "source_file": "package.json", "source_location": "L64", "_origin": "ast", "id": "package_scripts_test_cov", "community": 498, "norm_label": "test:cov" }, { "label": "postcss.config.js", "file_type": "code", "source_file": "postcss.config.js", "source_location": "L1", "_origin": "ast", "id": "postcss_config", "community": 627, "norm_label": "postcss.config.js" }, { "label": "index.php", "file_type": "code", "source_file": "public/index.php", "source_location": "L1", "_origin": "ast", "id": "public_index", "community": 629, "norm_label": "index.php" }, { "label": "manifest.json", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L1", "_origin": "ast", "id": "public_manifest", "community": 222, "norm_label": "manifest.json" }, { "label": "name", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L2", "_origin": "ast", "id": "public_manifest_name", "community": 222, "norm_label": "name" }, { "label": "short_name", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L3", "_origin": "ast", "id": "public_manifest_short_name", "community": 222, "norm_label": "short_name" }, { "label": "description", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L4", "_origin": "ast", "id": "public_manifest_description", "community": 222, "norm_label": "description" }, { "label": "start_url", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L5", "_origin": "ast", "id": "public_manifest_start_url", "community": 222, "norm_label": "start_url" }, { "label": "scope", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L6", "_origin": "ast", "id": "public_manifest_scope", "community": 222, "norm_label": "scope" }, { "label": "display", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L7", "_origin": "ast", "id": "public_manifest_display", "community": 222, "norm_label": "display" }, { "label": "orientation", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L8", "_origin": "ast", "id": "public_manifest_orientation", "community": 222, "norm_label": "orientation" }, { "label": "theme_color", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L9", "_origin": "ast", "id": "public_manifest_theme_color", "community": 222, "norm_label": "theme_color" }, { "label": "background_color", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L10", "_origin": "ast", "id": "public_manifest_background_color", "community": 222, "norm_label": "background_color" }, { "label": "lang", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L11", "_origin": "ast", "id": "public_manifest_lang", "community": 222, "norm_label": "lang" }, { "label": "dir", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L12", "_origin": "ast", "id": "public_manifest_dir", "community": 222, "norm_label": "dir" }, { "label": "icons", "file_type": "code", "source_file": "public/manifest.json", "source_location": "L13", "_origin": "ast", "id": "public_manifest_icons", "community": 222, "norm_label": "icons" }, { "label": "sw.js", "file_type": "code", "source_file": "public/sw.js", "source_location": "L1", "_origin": "ast", "id": "public_sw", "community": 620, "norm_label": "sw.js" }, { "label": "SHELL_URLS", "file_type": "code", "source_file": "public/sw.js", "source_location": "L4", "_origin": "ast", "id": "public_sw_shell_urls", "community": 620, "norm_label": "shell_urls" }, { "label": "AdminApiController.php", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1", "_origin": "ast", "id": "controller_adminapicontroller", "community": 20, "norm_label": "adminapicontroller.php" }, { "label": "AdminApiController", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L31", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller", "community": 20, "norm_label": "adminapicontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L35", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_construct", "community": 20, "norm_label": ".__construct()" }, { "label": ".userStats()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L43", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_userstats", "community": 20, "norm_label": ".userstats()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L43", "_origin": "ast", "id": "src_admin_controller_adminapicontroller_php_jsonresponse", "community": 20, "norm_label": "jsonresponse" }, { "label": ".toggleUserStatus()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L103", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_toggleuserstatus", "community": 20, "norm_label": ".toggleuserstatus()" }, { "label": ".updateUserRole()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L115", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_updateuserrole", "community": 20, "norm_label": ".updateuserrole()" }, { "label": "Request", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L115", "_origin": "ast", "id": "src_admin_controller_adminapicontroller_php_request", "community": 20, "norm_label": "request" }, { "label": ".userDetail()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L142", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_userdetail", "community": 20, "norm_label": ".userdetail()" }, { "label": ".updateUser()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L162", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_updateuser", "community": 20, "norm_label": ".updateuser()" }, { "label": ".deleteUser()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L190", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_deleteuser", "community": 20, "norm_label": ".deleteuser()" }, { "label": ".users()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L202", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_users", "community": 20, "norm_label": ".users()" }, { "label": ".doctorStats()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L259", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_doctorstats", "community": 20, "norm_label": ".doctorstats()" }, { "label": ".toggleDoctorStatus()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L284", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_toggledoctorstatus", "community": 20, "norm_label": ".toggledoctorstatus()" }, { "label": ".doctorsList()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L296", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_doctorslist", "community": 20, "norm_label": ".doctorslist()" }, { "label": ".createDoctor()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L386", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createdoctor", "community": 20, "norm_label": ".createdoctor()" }, { "label": ".clinicsList()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L442", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_clinicslist", "community": 20, "norm_label": ".clinicslist()" }, { "label": ".createClinic()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L499", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createclinic", "community": 20, "norm_label": ".createclinic()" }, { "label": ".toggleClinicStatus()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L540", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_toggleclinicstatus", "community": 20, "norm_label": ".toggleclinicstatus()" }, { "label": ".deleteClinic()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L552", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_deleteclinic", "community": 20, "norm_label": ".deleteclinic()" }, { "label": ".appointmentsTodayStats()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L567", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_appointmentstodaystats", "community": 20, "norm_label": ".appointmentstodaystats()" }, { "label": ".appointments()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L634", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_appointments", "community": 20, "norm_label": ".appointments()" }, { "label": ".createAppointment()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L747", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_createappointment", "community": 20, "norm_label": ".createappointment()" }, { "label": ".payments()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L831", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_payments", "community": 20, "norm_label": ".payments()" }, { "label": ".representations()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L877", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_representations", "community": 20, "norm_label": ".representations()" }, { "label": ".financialBreakdowns()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L969", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_financialbreakdowns", "community": 20, "norm_label": ".financialbreakdowns()" }, { "label": ".financialSummary()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1045", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_financialsummary", "community": 20, "norm_label": ".financialsummary()" }, { "label": ".secretaries()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1076", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_secretaries", "community": 20, "norm_label": ".secretaries()" }, { "label": ".rates()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1160", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_rates", "community": 20, "norm_label": ".rates()" }, { "label": ".comments()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1247", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_comments", "community": 20, "norm_label": ".comments()" }, { "label": ".smsLogs()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1336", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_smslogs", "community": 20, "norm_label": ".smslogs()" }, { "label": ".settlements()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1411", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_settlements", "community": 20, "norm_label": ".settlements()" }, { "label": ".settlementDetail()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1494", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_settlementdetail", "community": 20, "norm_label": ".settlementdetail()" }, { "label": ".smsSampleTemplates()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1542", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_smssampletemplates", "community": 20, "norm_label": ".smssampletemplates()" }, { "label": ".dashboardRecent()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1617", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_dashboardrecent", "community": 20, "norm_label": ".dashboardrecent()" }, { "label": ".dashboardStats()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1735", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_dashboardstats", "community": 20, "norm_label": ".dashboardstats()" }, { "label": ".dashboardCharts()", "file_type": "code", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1863", "_origin": "ast", "id": "controller_adminapicontroller_adminapicontroller_dashboardcharts", "community": 20, "norm_label": ".dashboardcharts()" }, { "label": "AdminController.php", "file_type": "code", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L1", "_origin": "ast", "id": "controller_admincontroller", "community": 295, "norm_label": "admincontroller.php" }, { "label": "AdminController", "file_type": "code", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L9", "_origin": "ast", "id": "controller_admincontroller_admincontroller", "community": 295, "norm_label": "admincontroller" }, { "label": "AbstractController", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "abstractcontroller", "community": 295, "norm_label": "abstractcontroller" }, { "label": ".index()", "file_type": "code", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L11", "_origin": "ast", "id": "controller_admincontroller_admincontroller_index", "community": 295, "norm_label": ".index()" }, { "label": "Response", "file_type": "code", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L11", "_origin": "ast", "id": "src_admin_controller_admincontroller_php_response", "community": 295, "norm_label": "response" }, { "label": "CancelExpiredAppointmentsCommand.php", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L1", "_origin": "ast", "id": "command_cancelexpiredappointmentscommand", "community": 205, "norm_label": "cancelexpiredappointmentscommand.php" }, { "label": "CancelExpiredAppointmentsCommand", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L11", "_origin": "ast", "id": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", "community": 205, "norm_label": "cancelexpiredappointmentscommand" }, { "label": "Command", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "command", "community": 205, "norm_label": "command" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L17", "_origin": "ast", "id": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_construct", "community": 205, "norm_label": ".__construct()" }, { "label": ".execute()", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "_origin": "ast", "id": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute", "community": 205, "norm_label": ".execute()" }, { "label": "InputInterface", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "_origin": "ast", "id": "src_appointment_command_cancelexpiredappointmentscommand_php_inputinterface", "community": 205, "norm_label": "inputinterface" }, { "label": "OutputInterface", "file_type": "code", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "_origin": "ast", "id": "src_appointment_command_cancelexpiredappointmentscommand_php_outputinterface", "community": 205, "norm_label": "outputinterface" }, { "label": "AppointmentController.php", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L1", "_origin": "ast", "id": "controller_appointmentcontroller", "community": 107, "norm_label": "appointmentcontroller.php" }, { "label": "AppointmentController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L26", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller", "community": 107, "norm_label": "appointmentcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L29", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_construct", "community": 107, "norm_label": ".__construct()" }, { "label": ".slots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_slots", "community": 107, "norm_label": ".slots()" }, { "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_request", "community": 107, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_jsonresponse", "community": 107, "norm_label": "jsonresponse" }, { "label": ".monthAvailability()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L136", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "community": 107, "norm_label": ".monthavailability()" }, { "label": ".book()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_book", "community": 107, "norm_label": ".book()" }, { "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_user", "community": 107, "norm_label": "user" }, { "label": ".get()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L303", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_get", "community": 107, "norm_label": ".get()" }, { "label": ".listByDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "community": 107, "norm_label": ".listbydoctor()" }, { "label": ".listByUser()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "community": 107, "norm_label": ".listbyuser()" }, { "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L449", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_canview", "community": 107, "norm_label": ".canview()" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L449", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_appointment", "community": 107, "norm_label": "appointment" }, { "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L456", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_canmanage", "community": 107, "norm_label": ".canmanage()" }, { "label": ".resolveSlotLocationId()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L463", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "community": 107, "norm_label": ".resolveslotlocationid()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L463", "_origin": "ast", "id": "src_appointment_controller_appointmentcontroller_php_doctor", "community": 107, "norm_label": "doctor" }, { "label": ".updateStatus()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L468", "_origin": "ast", "id": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "community": 107, "norm_label": ".updatestatus()" }, { "label": "AppointmentSettingsController.php", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L1", "_origin": "ast", "id": "controller_appointmentsettingscontroller", "community": 14, "norm_label": "appointmentsettingscontroller.php" }, { "label": "AppointmentSettingsController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L26", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "community": 14, "norm_label": "appointmentsettingscontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L30", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct", "community": 14, "norm_label": ".__construct()" }, { "label": ".createSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "community": 14, "norm_label": ".createschedule()" }, { "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_request", "community": 14, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_user", "community": 14, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "_origin": "ast", "id": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse", "community": 14, "norm_label": "jsonresponse" }, { "label": ".updateSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "community": 14, "norm_label": ".updateschedule()" }, { "label": ".getSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "community": 14, "norm_label": ".getschedule()" }, { "label": ".deleteSchedule()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L131", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "community": 14, "norm_label": ".deleteschedule()" }, { "label": ".listOverrides()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L150", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "community": 14, "norm_label": ".listoverrides()" }, { "label": ".createOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L170", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "community": 14, "norm_label": ".createoverride()" }, { "label": ".updateOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L200", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "community": 14, "norm_label": ".updateoverride()" }, { "label": ".deleteOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L226", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "community": 14, "norm_label": ".deleteoverride()" }, { "label": ".getOverride()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L243", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "community": 14, "norm_label": ".getoverride()" }, { "label": ".listHolidays()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L260", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "community": 14, "norm_label": ".listholidays()" }, { "label": ".deleteHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L277", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "community": 14, "norm_label": ".deleteholiday()" }, { "label": ".createHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L294", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "community": 14, "norm_label": ".createholiday()" }, { "label": ".updateHoliday()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L326", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "community": 14, "norm_label": ".updateholiday()" }, { "label": ".availableLocations()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L357", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "community": 14, "norm_label": ".availablelocations()" }, { "label": ".validateSessionsHaveLocation()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L391", "_origin": "ast", "id": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation", "community": 14, "norm_label": ".validatesessionshavelocation()" }, { "label": "MyAppointmentsController.php", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L1", "_origin": "ast", "id": "controller_myappointmentscontroller", "community": 275, "norm_label": "myappointmentscontroller.php" }, { "label": "MyAppointmentsController", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L26", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller", "community": 275, "norm_label": "myappointmentscontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L29", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_construct", "community": 275, "norm_label": ".__construct()" }, { "label": ".createAppointment()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L39", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "community": 275, "norm_label": ".createappointment()" }, { "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L39", "_origin": "ast", "id": "src_appointment_controller_myappointmentscontroller_php_request", "community": 275, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L39", "_origin": "ast", "id": "src_appointment_controller_myappointmentscontroller_php_user", "community": 275, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L39", "_origin": "ast", "id": "src_appointment_controller_myappointmentscontroller_php_jsonresponse", "community": 275, "norm_label": "jsonresponse" }, { "label": ".myAppointments()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L98", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "community": 275, "norm_label": ".myappointments()" }, { "label": ".todayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L204", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "community": 275, "norm_label": ".todaystats()" }, { "label": ".canBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L279", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "community": 275, "norm_label": ".canbookfordoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L279", "_origin": "ast", "id": "src_appointment_controller_myappointmentscontroller_php_doctor", "community": 275, "norm_label": "doctor" }, { "label": ".secretaryCanBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L308", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "community": 275, "norm_label": ".secretarycanbookfordoctor()" }, { "label": ".resolveSecretaryFilter()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L339", "_origin": "ast", "id": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "community": 275, "norm_label": ".resolvesecretaryfilter()" }, { "label": "Appointment.php", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L1", "_origin": "ast", "id": "entity_appointment", "community": 28, "norm_label": "appointment.php" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L11", "_origin": "ast", "id": "entity_appointment_appointment", "community": 28, "norm_label": "appointment" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L63", "_origin": "ast", "id": "src_appointment_entity_appointment_php_doctor", "community": 28, "norm_label": "doctor" }, { "label": "User", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L67", "_origin": "ast", "id": "src_appointment_entity_appointment_php_user", "community": 28, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L116", "_origin": "ast", "id": "entity_appointment_appointment_construct", "community": 28, "norm_label": ".__construct()" }, { "label": ".refreshActiveSlotKey()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L132", "_origin": "ast", "id": "entity_appointment_appointment_refreshactiveslotkey", "community": 28, "norm_label": ".refreshactiveslotkey()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L139", "_origin": "ast", "id": "entity_appointment_appointment_getid", "community": 28, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L140", "_origin": "ast", "id": "entity_appointment_appointment_getuuid", "community": 28, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L141", "_origin": "ast", "id": "entity_appointment_appointment_getdoctor", "community": 28, "norm_label": ".getdoctor()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L142", "_origin": "ast", "id": "entity_appointment_appointment_getuser", "community": 28, "norm_label": ".getuser()" }, { "label": ".getSlotStart()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L143", "_origin": "ast", "id": "entity_appointment_appointment_getslotstart", "community": 28, "norm_label": ".getslotstart()" }, { "label": ".getSlotEnd()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L144", "_origin": "ast", "id": "entity_appointment_appointment_getslotend", "community": 28, "norm_label": ".getslotend()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L145", "_origin": "ast", "id": "entity_appointment_appointment_getstatus", "community": 28, "norm_label": ".getstatus()" }, { "label": ".getNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L146", "_origin": "ast", "id": "entity_appointment_appointment_getnote", "community": 28, "norm_label": ".getnote()" }, { "label": ".getVersion()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L147", "_origin": "ast", "id": "entity_appointment_appointment_getversion", "community": 28, "norm_label": ".getversion()" }, { "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148", "_origin": "ast", "id": "entity_appointment_appointment_getexpiresat", "community": 28, "norm_label": ".getexpiresat()" }, { "label": ".getPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L149", "_origin": "ast", "id": "entity_appointment_appointment_getpatientname", "community": 28, "norm_label": ".getpatientname()" }, { "label": ".getPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L150", "_origin": "ast", "id": "entity_appointment_appointment_getpatientmobile", "community": 28, "norm_label": ".getpatientmobile()" }, { "label": ".getPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L151", "_origin": "ast", "id": "entity_appointment_appointment_getpatientnationalcode", "community": 28, "norm_label": ".getpatientnationalcode()" }, { "label": ".getPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L152", "_origin": "ast", "id": "entity_appointment_appointment_getpatientgender", "community": 28, "norm_label": ".getpatientgender()" }, { "label": ".getPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L153", "_origin": "ast", "id": "entity_appointment_appointment_getpatientreason", "community": 28, "norm_label": ".getpatientreason()" }, { "label": ".getAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L154", "_origin": "ast", "id": "entity_appointment_appointment_getaddressid", "community": 28, "norm_label": ".getaddressid()" }, { "label": ".getBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L155", "_origin": "ast", "id": "entity_appointment_appointment_getbookingrepresentationid", "community": 28, "norm_label": ".getbookingrepresentationid()" }, { "label": ".setNote()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157", "_origin": "ast", "id": "entity_appointment_appointment_setnote", "community": 28, "norm_label": ".setnote()" }, { "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157", "_origin": "ast", "id": "src_appointment_entity_appointment_php_self", "community": 28, "norm_label": "self" }, { "label": ".setBookingRepresentationId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L158", "_origin": "ast", "id": "entity_appointment_appointment_setbookingrepresentationid", "community": 28, "norm_label": ".setbookingrepresentationid()" }, { "label": ".setAddressId()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L159", "_origin": "ast", "id": "entity_appointment_appointment_setaddressid", "community": 28, "norm_label": ".setaddressid()" }, { "label": ".setPatientName()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L160", "_origin": "ast", "id": "entity_appointment_appointment_setpatientname", "community": 28, "norm_label": ".setpatientname()" }, { "label": ".setPatientMobile()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L161", "_origin": "ast", "id": "entity_appointment_appointment_setpatientmobile", "community": 28, "norm_label": ".setpatientmobile()" }, { "label": ".setPatientNationalCode()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L162", "_origin": "ast", "id": "entity_appointment_appointment_setpatientnationalcode", "community": 28, "norm_label": ".setpatientnationalcode()" }, { "label": ".setPatientGender()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L163", "_origin": "ast", "id": "entity_appointment_appointment_setpatientgender", "community": 28, "norm_label": ".setpatientgender()" }, { "label": ".setPatientReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L164", "_origin": "ast", "id": "entity_appointment_appointment_setpatientreason", "community": 28, "norm_label": ".setpatientreason()" }, { "label": ".markPendingWithTtl()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L166", "_origin": "ast", "id": "entity_appointment_appointment_markpendingwithttl", "community": 28, "norm_label": ".markpendingwithttl()" }, { "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L173", "_origin": "ast", "id": "entity_appointment_appointment_cantransitionto", "community": 28, "norm_label": ".cantransitionto()" }, { "label": ".transitionTo()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L178", "_origin": "ast", "id": "entity_appointment_appointment_transitionto", "community": 28, "norm_label": ".transitionto()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L195", "_origin": "ast", "id": "entity_appointment_appointment_toarray", "community": 28, "norm_label": ".toarray()" }, { "label": "DateOverride.php", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L1", "_origin": "ast", "id": "entity_dateoverride", "community": 110, "norm_label": "dateoverride.php" }, { "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L10", "_origin": "ast", "id": "entity_dateoverride_dateoverride", "community": 110, "norm_label": "dateoverride" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L23", "_origin": "ast", "id": "src_appointment_entity_dateoverride_php_doctor", "community": 110, "norm_label": "doctor" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L45", "_origin": "ast", "id": "entity_dateoverride_dateoverride_construct", "community": 110, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L55", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getid", "community": 110, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L56", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getuuid", "community": 110, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L57", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getdoctor", "community": 110, "norm_label": ".getdoctor()" }, { "label": ".getDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L58", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getdate", "community": 110, "norm_label": ".getdate()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "_origin": "ast", "id": "entity_dateoverride_dateoverride_isactive", "community": 110, "norm_label": ".isactive()" }, { "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L60", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getsetting", "community": 110, "norm_label": ".getsetting()" }, { "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L61", "_origin": "ast", "id": "entity_dateoverride_dateoverride_getreason", "community": 110, "norm_label": ".getreason()" }, { "label": ".setDate()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L63", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setdate", "community": 110, "norm_label": ".setdate()" }, { "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L63", "_origin": "ast", "id": "src_appointment_entity_dateoverride_php_self", "community": 110, "norm_label": "self" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L64", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setactive", "community": 110, "norm_label": ".setactive()" }, { "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L65", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setsetting", "community": 110, "norm_label": ".setsetting()" }, { "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L66", "_origin": "ast", "id": "entity_dateoverride_dateoverride_setreason", "community": 110, "norm_label": ".setreason()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L68", "_origin": "ast", "id": "entity_dateoverride_dateoverride_touch", "community": 110, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L70", "_origin": "ast", "id": "entity_dateoverride_dateoverride_toarray", "community": 110, "norm_label": ".toarray()" }, { "label": "Holiday.php", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L1", "_origin": "ast", "id": "entity_holiday", "community": 112, "norm_label": "holiday.php" }, { "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L10", "_origin": "ast", "id": "entity_holiday_holiday", "community": 112, "norm_label": "holiday" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L23", "_origin": "ast", "id": "src_appointment_entity_holiday_php_doctor", "community": 112, "norm_label": "doctor" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L45", "_origin": "ast", "id": "entity_holiday_holiday_construct", "community": 112, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L55", "_origin": "ast", "id": "entity_holiday_holiday_getid", "community": 112, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "_origin": "ast", "id": "entity_holiday_holiday_getuuid", "community": 112, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L57", "_origin": "ast", "id": "entity_holiday_holiday_getdoctor", "community": 112, "norm_label": ".getdoctor()" }, { "label": ".getStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L58", "_origin": "ast", "id": "entity_holiday_holiday_getstartdate", "community": 112, "norm_label": ".getstartdate()" }, { "label": ".getEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L59", "_origin": "ast", "id": "entity_holiday_holiday_getenddate", "community": 112, "norm_label": ".getenddate()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L60", "_origin": "ast", "id": "entity_holiday_holiday_isactive", "community": 112, "norm_label": ".isactive()" }, { "label": ".getReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L61", "_origin": "ast", "id": "entity_holiday_holiday_getreason", "community": 112, "norm_label": ".getreason()" }, { "label": ".setStartDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L63", "_origin": "ast", "id": "entity_holiday_holiday_setstartdate", "community": 112, "norm_label": ".setstartdate()" }, { "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L63", "_origin": "ast", "id": "src_appointment_entity_holiday_php_self", "community": 112, "norm_label": "self" }, { "label": ".setEndDate()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L64", "_origin": "ast", "id": "entity_holiday_holiday_setenddate", "community": 112, "norm_label": ".setenddate()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L65", "_origin": "ast", "id": "entity_holiday_holiday_setactive", "community": 112, "norm_label": ".setactive()" }, { "label": ".setReason()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L66", "_origin": "ast", "id": "entity_holiday_holiday_setreason", "community": 112, "norm_label": ".setreason()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L68", "_origin": "ast", "id": "entity_holiday_holiday_touch", "community": 112, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L70", "_origin": "ast", "id": "entity_holiday_holiday_toarray", "community": 112, "norm_label": ".toarray()" }, { "label": "WeeklySchedule.php", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L1", "_origin": "ast", "id": "entity_weeklyschedule", "community": 181, "norm_label": "weeklyschedule.php" }, { "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L10", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule", "community": 181, "norm_label": "weeklyschedule" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L32", "_origin": "ast", "id": "src_appointment_entity_weeklyschedule_php_doctor", "community": 181, "norm_label": "doctor" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L45", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_construct", "community": 181, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L54", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getid", "community": 181, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L55", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getuuid", "community": 181, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L56", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getdoctor", "community": 181, "norm_label": ".getdoctor()" }, { "label": ".getSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L57", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getsetting", "community": 181, "norm_label": ".getsetting()" }, { "label": ".setSetting()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L59", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_setsetting", "community": 181, "norm_label": ".setsetting()" }, { "label": "self", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L59", "_origin": "ast", "id": "src_appointment_entity_weeklyschedule_php_self", "community": 181, "norm_label": "self" }, { "label": ".getMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L71", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getmeta", "community": 181, "norm_label": ".getmeta()" }, { "label": ".setMeta()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L76", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_setmeta", "community": 181, "norm_label": ".setmeta()" }, { "label": ".getDaySchedule()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L90", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_getdayschedule", "community": 181, "norm_label": ".getdayschedule()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L97", "_origin": "ast", "id": "entity_weeklyschedule_weeklyschedule_toarray", "community": 181, "norm_label": ".toarray()" }, { "label": "ExpireAppointmentsMessage.php", "file_type": "code", "source_file": "src/Appointment/Message/ExpireAppointmentsMessage.php", "source_location": "L1", "_origin": "ast", "id": "message_expireappointmentsmessage", "community": 619, "norm_label": "expireappointmentsmessage.php" }, { "label": "ExpireAppointmentsMessage", "file_type": "code", "source_file": "src/Appointment/Message/ExpireAppointmentsMessage.php", "source_location": "L5", "_origin": "ast", "id": "message_expireappointmentsmessage_expireappointmentsmessage", "community": 619, "norm_label": "expireappointmentsmessage" }, { "label": "ExpireAppointmentsHandler.php", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L1", "_origin": "ast", "id": "messagehandler_expireappointmentshandler", "community": 258, "norm_label": "expireappointmentshandler.php" }, { "label": "ExpireAppointmentsHandler", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L9", "_origin": "ast", "id": "messagehandler_expireappointmentshandler_expireappointmentshandler", "community": 258, "norm_label": "expireappointmentshandler" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L12", "_origin": "ast", "id": "messagehandler_expireappointmentshandler_expireappointmentshandler_construct", "community": 258, "norm_label": ".__construct()" }, { "label": ".__invoke()", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "_origin": "ast", "id": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "community": 258, "norm_label": ".__invoke()" }, { "label": "ExpireAppointmentsMessage", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "_origin": "ast", "id": "expireappointmentsmessage", "community": 258, "norm_label": "expireappointmentsmessage" }, { "label": "AppointmentRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_appointmentrepository", "community": 119, "norm_label": "appointmentrepository.php" }, { "label": "AppointmentRepository", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository", "community": 119, "norm_label": "appointmentrepository" }, { "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "serviceentityrepository", "community": 53, "norm_label": "serviceentityrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L15", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_construct", "community": 119, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_appointment_repository_appointmentrepository_php_managerregistry", "community": 119, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L20", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_findbyuuid", "community": 119, "norm_label": ".findbyuuid()" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L20", "_origin": "ast", "id": "src_appointment_repository_appointmentrepository_php_appointment", "community": 119, "norm_label": "appointment" }, { "label": ".bookAtomically()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_bookatomically", "community": 119, "norm_label": ".bookatomically()" }, { "label": ".expireLapsedPending()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L63", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "community": 119, "norm_label": ".expirelapsedpending()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L63", "_origin": "ast", "id": "src_appointment_repository_appointmentrepository_php_doctor", "community": 119, "norm_label": "doctor" }, { "label": ".isSlotTaken()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L91", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_isslottaken", "community": 119, "norm_label": ".isslottaken()" }, { "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L116", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_findbydoctor", "community": 119, "norm_label": ".findbydoctor()" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L124", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_findbyuser", "community": 119, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L124", "_origin": "ast", "id": "src_appointment_repository_appointmentrepository_php_user", "community": 119, "norm_label": "user" }, { "label": ".hasRecentConfirmed()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L132", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "community": 119, "norm_label": ".hasrecentconfirmed()" }, { "label": ".findPaymentExpired()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L156", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "community": 119, "norm_label": ".findpaymentexpired()" }, { "label": ".findExpiredPending()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L169", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "community": 119, "norm_label": ".findexpiredpending()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L180", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_save", "community": 119, "norm_label": ".save()" }, { "label": ".saveWithLock()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_savewithlock", "community": 119, "norm_label": ".savewithlock()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L196", "_origin": "ast", "id": "repository_appointmentrepository_appointmentrepository_remove", "community": 119, "norm_label": ".remove()" }, { "label": "DateOverrideRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_dateoverriderepository", "community": 368, "norm_label": "dateoverriderepository.php" }, { "label": "DateOverrideRepository", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository", "community": 368, "norm_label": "dateoverriderepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_construct", "community": 368, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_managerregistry", "community": 368, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "community": 368, "norm_label": ".findbyuuid()" }, { "label": "DateOverride", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L17", "_origin": "ast", "id": "dateoverride", "community": 368, "norm_label": "dateoverride" }, { "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "community": 368, "norm_label": ".findbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L23", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_doctor", "community": 368, "norm_label": "doctor" }, { "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L28", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_save", "community": 368, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L34", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_remove", "community": 368, "norm_label": ".remove()" }, { "label": "HolidayRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_holidayrepository", "community": 14, "norm_label": "holidayrepository.php" }, { "label": "HolidayRepository", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository", "community": 14, "norm_label": "holidayrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_construct", "community": 14, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_appointment_repository_holidayrepository_php_managerregistry", "community": 14, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findbyuuid", "community": 14, "norm_label": ".findbyuuid()" }, { "label": "Holiday", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L17", "_origin": "ast", "id": "holiday", "community": 14, "norm_label": "holiday" }, { "label": ".findAllByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findallbydoctor", "community": 14, "norm_label": ".findallbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L23", "_origin": "ast", "id": "src_appointment_repository_holidayrepository_php_doctor", "community": 14, "norm_label": "doctor" }, { "label": ".findActiveByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L34", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_findactivebydoctor", "community": 14, "norm_label": ".findactivebydoctor()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L48", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_save", "community": 14, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L54", "_origin": "ast", "id": "repository_holidayrepository_holidayrepository_remove", "community": 14, "norm_label": ".remove()" }, { "label": "SlotTakenException.php", "file_type": "code", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L1", "_origin": "ast", "id": "repository_slottakenexception", "community": 308, "norm_label": "slottakenexception.php" }, { "label": "SlotTakenException", "file_type": "code", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5", "_origin": "ast", "id": "repository_slottakenexception_slottakenexception", "community": 308, "norm_label": "slottakenexception" }, { "label": "RuntimeException", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "runtimeexception", "community": 308, "norm_label": "runtimeexception" }, { "label": "WeeklyScheduleRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_weeklyschedulerepository", "community": 267, "norm_label": "weeklyschedulerepository.php" }, { "label": "WeeklyScheduleRepository", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository", "community": 267, "norm_label": "weeklyschedulerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "community": 267, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_managerregistry", "community": 267, "norm_label": "managerregistry" }, { "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "community": 267, "norm_label": ".findbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_doctor", "community": 267, "norm_label": "doctor" }, { "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule", "community": 267, "norm_label": "weeklyschedule" }, { "label": ".findByDoctors()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors", "community": 267, "norm_label": ".findbydoctors()" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L35", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "community": 267, "norm_label": ".findbyuuid()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "community": 267, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L46", "_origin": "ast", "id": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "community": 267, "norm_label": ".remove()" }, { "label": "AppointmentExpiryService.php", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L1", "_origin": "ast", "id": "service_appointmentexpiryservice", "community": 66, "norm_label": "appointmentexpiryservice.php" }, { "label": "AppointmentExpiryService", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L10", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice", "community": 66, "norm_label": "appointmentexpiryservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L12", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_construct", "community": 66, "norm_label": ".__construct()" }, { "label": ".expireStale()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L23", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale", "community": 66, "norm_label": ".expirestale()" }, { "label": "SlotCalculatorService.php", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L1", "_origin": "ast", "id": "service_slotcalculatorservice", "community": 169, "norm_label": "slotcalculatorservice.php" }, { "label": "SlotCalculatorService", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L13", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice", "community": 169, "norm_label": "slotcalculatorservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L15", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_construct", "community": 169, "norm_label": ".__construct()" }, { "label": ".getAvailableSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L28", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "community": 169, "norm_label": ".getavailableslots()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L28", "_origin": "ast", "id": "src_appointment_service_slotcalculatorservice_php_doctor", "community": 169, "norm_label": "doctor" }, { "label": ".resolveSlotLocationId()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L39", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "community": 169, "norm_label": ".resolveslotlocationid()" }, { "label": ".getAllSlotsWithAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L60", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "community": 169, "norm_label": ".getallslotswithavailability()" }, { "label": ".hasAnyAvailability()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L78", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "community": 169, "norm_label": ".hasanyavailability()" }, { "label": ".isWithinBookingWindow()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L87", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "community": 169, "norm_label": ".iswithinbookingwindow()" }, { "label": ".getBookingMeta()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L106", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "community": 169, "norm_label": ".getbookingmeta()" }, { "label": ".buildAllSessions()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L117", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "community": 169, "norm_label": ".buildallsessions()" }, { "label": ".buildSessionsFromOverride()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L180", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "community": 169, "norm_label": ".buildsessionsfromoverride()" }, { "label": ".buildSessionSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L225", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "community": 169, "norm_label": ".buildsessionslots()" }, { "label": ".filterBookedSlots()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L269", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "community": 169, "norm_label": ".filterbookedslots()" }, { "label": ".parseTime()", "file_type": "code", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L278", "_origin": "ast", "id": "service_slotcalculatorservice_slotcalculatorservice_parsetime", "community": 169, "norm_label": ".parsetime()" }, { "label": "CreateAdminCommand.php", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L1", "_origin": "ast", "id": "command_createadmincommand", "community": 205, "norm_label": "createadmincommand.php" }, { "label": "CreateAdminCommand", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L15", "_origin": "ast", "id": "command_createadmincommand_createadmincommand", "community": 205, "norm_label": "createadmincommand" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L21", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_construct", "community": 205, "norm_label": ".__construct()" }, { "label": ".configure()", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L28", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_configure", "community": 205, "norm_label": ".configure()" }, { "label": ".execute()", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "_origin": "ast", "id": "command_createadmincommand_createadmincommand_execute", "community": 205, "norm_label": ".execute()" }, { "label": "InputInterface", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_inputinterface", "community": 205, "norm_label": "inputinterface" }, { "label": "OutputInterface", "file_type": "code", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "_origin": "ast", "id": "src_auth_command_createadmincommand_php_outputinterface", "community": 205, "norm_label": "outputinterface" }, { "label": "AuthController.php", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L1", "_origin": "ast", "id": "controller_authcontroller", "community": 63, "norm_label": "authcontroller.php" }, { "label": "AuthController", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L26", "_origin": "ast", "id": "controller_authcontroller_authcontroller", "community": 63, "norm_label": "authcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L29", "_origin": "ast", "id": "controller_authcontroller_authcontroller_construct", "community": 63, "norm_label": ".__construct()" }, { "label": ".login()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L49", "_origin": "ast", "id": "controller_authcontroller_authcontroller_login", "community": 63, "norm_label": ".login()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L49", "_origin": "ast", "id": "src_auth_controller_authcontroller_php_jsonresponse", "community": 63, "norm_label": "jsonresponse" }, { "label": ".sendCode()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L107", "_origin": "ast", "id": "controller_authcontroller_authcontroller_sendcode", "community": 63, "norm_label": ".sendcode()" }, { "label": "Request", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L107", "_origin": "ast", "id": "src_auth_controller_authcontroller_php_request", "community": 63, "norm_label": "request" }, { "label": ".verifyCode()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L162", "_origin": "ast", "id": "controller_authcontroller_authcontroller_verifycode", "community": 63, "norm_label": ".verifycode()" }, { "label": ".register()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L220", "_origin": "ast", "id": "controller_authcontroller_authcontroller_register", "community": 63, "norm_label": ".register()" }, { "label": ".issueToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L297", "_origin": "ast", "id": "controller_authcontroller_authcontroller_issuetoken", "community": 63, "norm_label": ".issuetoken()" }, { "label": ".otpLogin()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L370", "_origin": "ast", "id": "controller_authcontroller_authcontroller_otplogin", "community": 63, "norm_label": ".otplogin()" }, { "label": ".resetPassword()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L394", "_origin": "ast", "id": "controller_authcontroller_authcontroller_resetpassword", "community": 63, "norm_label": ".resetpassword()" }, { "label": ".refreshToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L422", "_origin": "ast", "id": "controller_authcontroller_authcontroller_refreshtoken", "community": 63, "norm_label": ".refreshtoken()" }, { "label": ".userInfo()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L495", "_origin": "ast", "id": "controller_authcontroller_authcontroller_userinfo", "community": 63, "norm_label": ".userinfo()" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L495", "_origin": "ast", "id": "src_auth_controller_authcontroller_php_user", "community": 63, "norm_label": "user" }, { "label": ".switchContext()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L581", "_origin": "ast", "id": "controller_authcontroller_authcontroller_switchcontext", "community": 63, "norm_label": ".switchcontext()" }, { "label": ".enforceLimit()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L634", "_origin": "ast", "id": "controller_authcontroller_authcontroller_enforcelimit", "community": 63, "norm_label": ".enforcelimit()" }, { "label": "RateLimiterFactory", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L634", "_origin": "ast", "id": "ratelimiterfactory", "community": 63, "norm_label": "ratelimiterfactory" }, { "label": ".resolvePrimaryRole()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L643", "_origin": "ast", "id": "controller_authcontroller_authcontroller_resolveprimaryrole", "community": 63, "norm_label": ".resolveprimaryrole()" }, { "label": ".buildAvailableContexts()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L654", "_origin": "ast", "id": "controller_authcontroller_authcontroller_buildavailablecontexts", "community": 63, "norm_label": ".buildavailablecontexts()" }, { "label": ".findContextByDbUuid()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L727", "_origin": "ast", "id": "controller_authcontroller_authcontroller_findcontextbydbuuid", "community": 63, "norm_label": ".findcontextbydbuuid()" }, { "label": ".buildDbKey()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L737", "_origin": "ast", "id": "controller_authcontroller_authcontroller_builddbkey", "community": 63, "norm_label": ".builddbkey()" }, { "label": ".logout()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L742", "_origin": "ast", "id": "controller_authcontroller_authcontroller_logout", "community": 63, "norm_label": ".logout()" }, { "label": ".sessionToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L786", "_origin": "ast", "id": "controller_authcontroller_authcontroller_sessiontoken", "community": 63, "norm_label": ".sessiontoken()" }, { "label": "NotificationMobileController.php", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L1", "_origin": "ast", "id": "controller_notificationmobilecontroller", "community": 252, "norm_label": "notificationmobilecontroller.php" }, { "label": "NotificationMobileController", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L20", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller", "community": 252, "norm_label": "notificationmobilecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L24", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_construct", "community": 252, "norm_label": ".__construct()" }, { "label": ".requestOtp()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "community": 252, "norm_label": ".requestotp()" }, { "label": "Request", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "_origin": "ast", "id": "src_auth_controller_notificationmobilecontroller_php_request", "community": 252, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "_origin": "ast", "id": "src_auth_controller_notificationmobilecontroller_php_user", "community": 252, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "_origin": "ast", "id": "src_auth_controller_notificationmobilecontroller_php_jsonresponse", "community": 252, "norm_label": "jsonresponse" }, { "label": ".verify()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "community": 252, "norm_label": ".verify()" }, { "label": ".getCurrent()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "community": 252, "norm_label": ".getcurrent()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "community": 252, "norm_label": ".remove()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160", "_origin": "ast", "id": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "community": 252, "norm_label": ".resolveentity()" }, { "label": "PreRegistrationController.php", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L1", "_origin": "ast", "id": "controller_preregistrationcontroller", "community": 300, "norm_label": "preregistrationcontroller.php" }, { "label": "PreRegistrationController", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L25", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller", "community": 300, "norm_label": "preregistrationcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L28", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller_construct", "community": 300, "norm_label": ".__construct()" }, { "label": ".submit()", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller_submit", "community": 300, "norm_label": ".submit()" }, { "label": "Request", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "_origin": "ast", "id": "src_auth_controller_preregistrationcontroller_php_request", "community": 300, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "_origin": "ast", "id": "src_auth_controller_preregistrationcontroller_php_jsonresponse", "community": 300, "norm_label": "jsonresponse" }, { "label": ".list()", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L76", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller_list", "community": 300, "norm_label": ".list()" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L104", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller_approve", "community": 300, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L175", "_origin": "ast", "id": "controller_preregistrationcontroller_preregistrationcontroller_reject", "community": 300, "norm_label": ".reject()" }, { "label": "MobileVerificationOtp.php", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L1", "_origin": "ast", "id": "entity_mobileverificationotp", "community": 257, "norm_label": "mobileverificationotp.php" }, { "label": "MobileVerificationOtp", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L7", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp", "community": 257, "norm_label": "mobileverificationotp" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L38", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_construct", "community": 257, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L48", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_getid", "community": 257, "norm_label": ".getid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L49", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_getentitytype", "community": 257, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L50", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_getentityid", "community": 257, "norm_label": ".getentityid()" }, { "label": ".getNewMobile()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L51", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_getnewmobile", "community": 257, "norm_label": ".getnewmobile()" }, { "label": ".getOtpCode()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L52", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_getotpcode", "community": 257, "norm_label": ".getotpcode()" }, { "label": ".isExpired()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L53", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_isexpired", "community": 257, "norm_label": ".isexpired()" }, { "label": ".isUsed()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L54", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_isused", "community": 257, "norm_label": ".isused()" }, { "label": ".markUsed()", "file_type": "code", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L56", "_origin": "ast", "id": "entity_mobileverificationotp_mobileverificationotp_markused", "community": 257, "norm_label": ".markused()" }, { "label": "PreRegistration.php", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L1", "_origin": "ast", "id": "entity_preregistration", "community": 142, "norm_label": "preregistration.php" }, { "label": "PreRegistration", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L9", "_origin": "ast", "id": "entity_preregistration_preregistration", "community": 142, "norm_label": "preregistration" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L55", "_origin": "ast", "id": "entity_preregistration_preregistration_construct", "community": 142, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L66", "_origin": "ast", "id": "entity_preregistration_preregistration_getid", "community": 142, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L67", "_origin": "ast", "id": "entity_preregistration_preregistration_getuuid", "community": 142, "norm_label": ".getuuid()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L68", "_origin": "ast", "id": "entity_preregistration_preregistration_gettype", "community": 142, "norm_label": ".gettype()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L69", "_origin": "ast", "id": "entity_preregistration_preregistration_getname", "community": 142, "norm_label": ".getname()" }, { "label": ".getMobile()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L70", "_origin": "ast", "id": "entity_preregistration_preregistration_getmobile", "community": 142, "norm_label": ".getmobile()" }, { "label": ".getInfo()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L71", "_origin": "ast", "id": "entity_preregistration_preregistration_getinfo", "community": 142, "norm_label": ".getinfo()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L72", "_origin": "ast", "id": "entity_preregistration_preregistration_getstatus", "community": 142, "norm_label": ".getstatus()" }, { "label": ".getAdminNote()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L73", "_origin": "ast", "id": "entity_preregistration_preregistration_getadminnote", "community": 142, "norm_label": ".getadminnote()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L74", "_origin": "ast", "id": "entity_preregistration_preregistration_getcreatedat", "community": 142, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L75", "_origin": "ast", "id": "entity_preregistration_preregistration_getupdatedat", "community": 142, "norm_label": ".getupdatedat()" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L77", "_origin": "ast", "id": "entity_preregistration_preregistration_approve", "community": 142, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L83", "_origin": "ast", "id": "entity_preregistration_preregistration_reject", "community": 142, "norm_label": ".reject()" }, { "label": ".isPending()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L90", "_origin": "ast", "id": "entity_preregistration_preregistration_ispending", "community": 142, "norm_label": ".ispending()" }, { "label": "User.php", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L1", "_origin": "ast", "id": "entity_user", "community": 40, "norm_label": "user.php" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L11", "_origin": "ast", "id": "entity_user_user", "community": 40, "norm_label": "user" }, { "label": "UserInterface", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "userinterface", "community": 40, "norm_label": "userinterface" }, { "label": "PasswordAuthenticatedUserInterface", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "passwordauthenticateduserinterface", "community": 40, "norm_label": "passwordauthenticateduserinterface" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L55", "_origin": "ast", "id": "entity_user_user_construct", "community": 40, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L63", "_origin": "ast", "id": "entity_user_user_getid", "community": 40, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L64", "_origin": "ast", "id": "entity_user_user_getuuid", "community": 40, "norm_label": ".getuuid()" }, { "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L65", "_origin": "ast", "id": "entity_user_user_getmobilenumber", "community": 40, "norm_label": ".getmobilenumber()" }, { "label": ".getEmail()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L66", "_origin": "ast", "id": "entity_user_user_getemail", "community": 40, "norm_label": ".getemail()" }, { "label": ".getRealName()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L67", "_origin": "ast", "id": "entity_user_user_getrealname", "community": 40, "norm_label": ".getrealname()" }, { "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L68", "_origin": "ast", "id": "entity_user_user_getnationalcode", "community": 40, "norm_label": ".getnationalcode()" }, { "label": ".isNationalCodeVerified()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L69", "_origin": "ast", "id": "entity_user_user_isnationalcodeverified", "community": 40, "norm_label": ".isnationalcodeverified()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L70", "_origin": "ast", "id": "entity_user_user_getstatus", "community": 40, "norm_label": ".getstatus()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L71", "_origin": "ast", "id": "entity_user_user_getcreatedat", "community": 40, "norm_label": ".getcreatedat()" }, { "label": ".getPassword()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L73", "_origin": "ast", "id": "entity_user_user_getpassword", "community": 40, "norm_label": ".getpassword()" }, { "label": ".getPasswordHash()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L74", "_origin": "ast", "id": "entity_user_user_getpasswordhash", "community": 40, "norm_label": ".getpasswordhash()" }, { "label": ".getRoles()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L76", "_origin": "ast", "id": "entity_user_user_getroles", "community": 40, "norm_label": ".getroles()" }, { "label": ".getUserIdentifier()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L85", "_origin": "ast", "id": "entity_user_user_getuseridentifier", "community": 40, "norm_label": ".getuseridentifier()" }, { "label": ".eraseCredentials()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L86", "_origin": "ast", "id": "entity_user_user_erasecredentials", "community": 40, "norm_label": ".erasecredentials()" }, { "label": ".setEmail()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L88", "_origin": "ast", "id": "entity_user_user_setemail", "community": 40, "norm_label": ".setemail()" }, { "label": "self", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L88", "_origin": "ast", "id": "src_auth_entity_user_php_self", "community": 40, "norm_label": "self" }, { "label": ".setRealName()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L89", "_origin": "ast", "id": "entity_user_user_setrealname", "community": 40, "norm_label": ".setrealname()" }, { "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L90", "_origin": "ast", "id": "entity_user_user_setnationalcode", "community": 40, "norm_label": ".setnationalcode()" }, { "label": ".setNationalCodeVerified()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L100", "_origin": "ast", "id": "entity_user_user_setnationalcodeverified", "community": 40, "norm_label": ".setnationalcodeverified()" }, { "label": ".setPasswordHash()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L101", "_origin": "ast", "id": "entity_user_user_setpasswordhash", "community": 40, "norm_label": ".setpasswordhash()" }, { "label": ".setRoles()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L102", "_origin": "ast", "id": "entity_user_user_setroles", "community": 40, "norm_label": ".setroles()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L103", "_origin": "ast", "id": "entity_user_user_setstatus", "community": 40, "norm_label": ".setstatus()" }, { "label": ".addRole()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L105", "_origin": "ast", "id": "entity_user_user_addrole", "community": 40, "norm_label": ".addrole()" }, { "label": ".hasRole()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L114", "_origin": "ast", "id": "entity_user_user_hasrole", "community": 40, "norm_label": ".hasrole()" }, { "label": ".isStaff()", "file_type": "code", "source_file": "src/Auth/Entity/User.php", "source_location": "L119", "_origin": "ast", "id": "entity_user_user_isstaff", "community": 40, "norm_label": ".isstaff()" }, { "label": "UserActiveContext.php", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L1", "_origin": "ast", "id": "entity_useractivecontext", "community": 307, "norm_label": "useractivecontext.php" }, { "label": "UserActiveContext", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L8", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext", "community": 307, "norm_label": "useractivecontext" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L12", "_origin": "ast", "id": "src_auth_entity_useractivecontext_php_user", "community": 307, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L23", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext_construct", "community": 307, "norm_label": ".__construct()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L30", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext_getuser", "community": 307, "norm_label": ".getuser()" }, { "label": ".getDbUuid()", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L31", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext_getdbuuid", "community": 307, "norm_label": ".getdbuuid()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L32", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext_getupdatedat", "community": 307, "norm_label": ".getupdatedat()" }, { "label": ".setDbUuid()", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L34", "_origin": "ast", "id": "entity_useractivecontext_useractivecontext_setdbuuid", "community": 307, "norm_label": ".setdbuuid()" }, { "label": "self", "file_type": "code", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L34", "_origin": "ast", "id": "src_auth_entity_useractivecontext_php_self", "community": 307, "norm_label": "self" }, { "label": "PreRegistrationRepository.php", "file_type": "code", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_preregistrationrepository", "community": 53, "norm_label": "preregistrationrepository.php" }, { "label": "PreRegistrationRepository", "file_type": "code", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_preregistrationrepository_preregistrationrepository", "community": 53, "norm_label": "preregistrationrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_preregistrationrepository_preregistrationrepository_construct", "community": 53, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_auth_repository_preregistrationrepository_php_managerregistry", "community": 53, "norm_label": "managerregistry" }, { "label": ".hasPendingForMobile()", "file_type": "code", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_preregistrationrepository_preregistrationrepository_haspendingformobile", "community": 53, "norm_label": ".haspendingformobile()" }, { "label": "UserActiveContextRepository.php", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_useractivecontextrepository", "community": 351, "norm_label": "useractivecontextrepository.php" }, { "label": "UserActiveContextRepository", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_useractivecontextrepository_useractivecontextrepository", "community": 351, "norm_label": "useractivecontextrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_useractivecontextrepository_useractivecontextrepository_construct", "community": 351, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_auth_repository_useractivecontextrepository_php_managerregistry", "community": 351, "norm_label": "managerregistry" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_useractivecontextrepository_useractivecontextrepository_findbyuser", "community": 351, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_auth_repository_useractivecontextrepository_php_user", "community": 351, "norm_label": "user" }, { "label": "UserActiveContext", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "_origin": "ast", "id": "useractivecontext", "community": 351, "norm_label": "useractivecontext" }, { "label": ".upsert()", "file_type": "code", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_useractivecontextrepository_useractivecontextrepository_upsert", "community": 351, "norm_label": ".upsert()" }, { "label": "UserRepository.php", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_userrepository", "community": 319, "norm_label": "userrepository.php" }, { "label": "UserRepository", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_userrepository_userrepository", "community": 319, "norm_label": "userrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_userrepository_userrepository_construct", "community": 319, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_auth_repository_userrepository_php_managerregistry", "community": 319, "norm_label": "managerregistry" }, { "label": ".findByMobile()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_userrepository_userrepository_findbymobile", "community": 319, "norm_label": ".findbymobile()" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_auth_repository_userrepository_php_user", "community": 319, "norm_label": "user" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_userrepository_userrepository_findbyuuid", "community": 319, "norm_label": ".findbyuuid()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_userrepository_userrepository_save", "community": 319, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L34", "_origin": "ast", "id": "repository_userrepository_userrepository_remove", "community": 319, "norm_label": ".remove()" }, { "label": "PasswordAuthenticator.php", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L1", "_origin": "ast", "id": "security_passwordauthenticator", "community": 227, "norm_label": "passwordauthenticator.php" }, { "label": "PasswordAuthenticator", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L22", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator", "community": 227, "norm_label": "passwordauthenticator" }, { "label": "AbstractAuthenticator", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "abstractauthenticator", "community": 227, "norm_label": "abstractauthenticator" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L24", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator_construct", "community": 227, "norm_label": ".__construct()" }, { "label": ".supports()", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L33", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator_supports", "community": 227, "norm_label": ".supports()" }, { "label": "Request", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L33", "_origin": "ast", "id": "src_auth_security_passwordauthenticator_php_request", "community": 227, "norm_label": "request" }, { "label": ".authenticate()", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L39", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator_authenticate", "community": 227, "norm_label": ".authenticate()" }, { "label": "Passport", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L39", "_origin": "ast", "id": "passport", "community": 227, "norm_label": "passport" }, { "label": ".onAuthenticationSuccess()", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess", "community": 227, "norm_label": ".onauthenticationsuccess()" }, { "label": "TokenInterface", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "_origin": "ast", "id": "tokeninterface", "community": 227, "norm_label": "tokeninterface" }, { "label": "Response", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "_origin": "ast", "id": "src_auth_security_passwordauthenticator_php_response", "community": 227, "norm_label": "response" }, { "label": ".onAuthenticationFailure()", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "_origin": "ast", "id": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure", "community": 227, "norm_label": ".onauthenticationfailure()" }, { "label": "AuthenticationException", "file_type": "code", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "_origin": "ast", "id": "authenticationexception", "community": 204, "norm_label": "authenticationexception" }, { "label": "OtpService.php", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L1", "_origin": "ast", "id": "service_otpservice", "community": 251, "norm_label": "otpservice.php" }, { "label": "OtpService", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L13", "_origin": "ast", "id": "service_otpservice_otpservice", "community": 251, "norm_label": "otpservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L15", "_origin": "ast", "id": "service_otpservice_otpservice_construct", "community": 251, "norm_label": ".__construct()" }, { "label": ".key()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L23", "_origin": "ast", "id": "service_otpservice_otpservice_key", "community": 251, "norm_label": ".key()" }, { "label": ".grantKey()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L29", "_origin": "ast", "id": "service_otpservice_otpservice_grantkey", "community": 251, "norm_label": ".grantkey()" }, { "label": ".issueGrant()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L34", "_origin": "ast", "id": "service_otpservice_otpservice_issuegrant", "community": 251, "norm_label": ".issuegrant()" }, { "label": ".consumeGrant()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L45", "_origin": "ast", "id": "service_otpservice_otpservice_consumegrant", "community": 251, "norm_label": ".consumegrant()" }, { "label": ".sendCode()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L59", "_origin": "ast", "id": "service_otpservice_otpservice_sendcode", "community": 251, "norm_label": ".sendcode()" }, { "label": ".verifyCode()", "file_type": "code", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L79", "_origin": "ast", "id": "service_otpservice_otpservice_verifycode", "community": 251, "norm_label": ".verifycode()" }, { "label": "TokenService.php", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L1", "_origin": "ast", "id": "service_tokenservice", "community": 320, "norm_label": "tokenservice.php" }, { "label": "TokenService", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L11", "_origin": "ast", "id": "service_tokenservice_tokenservice", "community": 320, "norm_label": "tokenservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L13", "_origin": "ast", "id": "service_tokenservice_tokenservice_construct", "community": 320, "norm_label": ".__construct()" }, { "label": ".issueTokens()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L19", "_origin": "ast", "id": "service_tokenservice_tokenservice_issuetokens", "community": 320, "norm_label": ".issuetokens()" }, { "label": "User", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L19", "_origin": "ast", "id": "src_auth_service_tokenservice_php_user", "community": 320, "norm_label": "user" }, { "label": ".refreshToken()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L33", "_origin": "ast", "id": "service_tokenservice_tokenservice_refreshtoken", "community": 320, "norm_label": ".refreshtoken()" }, { "label": ".revokeRefreshToken()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L47", "_origin": "ast", "id": "service_tokenservice_tokenservice_revokerefreshtoken", "community": 320, "norm_label": ".revokerefreshtoken()" }, { "label": ".storeRefreshToken()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L52", "_origin": "ast", "id": "service_tokenservice_tokenservice_storerefreshtoken", "community": 320, "norm_label": ".storerefreshtoken()" }, { "label": ".refreshKey()", "file_type": "code", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L65", "_origin": "ast", "id": "service_tokenservice_tokenservice_refreshkey", "community": 320, "norm_label": ".refreshkey()" }, { "label": "ClaimSubmissionResult.php", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L1", "_origin": "ast", "id": "contract_claimsubmissionresult", "community": 395, "norm_label": "claimsubmissionresult.php" }, { "label": "ClaimSubmissionResult", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L5", "_origin": "ast", "id": "contract_claimsubmissionresult_claimsubmissionresult", "community": 395, "norm_label": "claimsubmissionresult" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L7", "_origin": "ast", "id": "contract_claimsubmissionresult_claimsubmissionresult_construct", "community": 395, "norm_label": ".__construct()" }, { "label": ".ok()", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L13", "_origin": "ast", "id": "contract_claimsubmissionresult_claimsubmissionresult_ok", "community": 395, "norm_label": ".ok()" }, { "label": "self", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L13", "_origin": "ast", "id": "src_billing_contract_claimsubmissionresult_php_self", "community": 395, "norm_label": "self" }, { "label": ".fail()", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L18", "_origin": "ast", "id": "contract_claimsubmissionresult_claimsubmissionresult_fail", "community": 395, "norm_label": ".fail()" }, { "label": "ClaimSubmitterInterface.php", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L1", "_origin": "ast", "id": "contract_claimsubmitterinterface", "community": 563, "norm_label": "claimsubmitterinterface.php" }, { "label": "submit()", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "_origin": "ast", "id": "contract_claimsubmitterinterface_submit", "community": 563, "norm_label": "submit()" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "_origin": "ast", "id": "src_billing_contract_claimsubmitterinterface_php_claim", "community": 563, "norm_label": "claim" }, { "label": "ClaimSubmissionResult", "file_type": "code", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "_origin": "ast", "id": "src_billing_contract_claimsubmitterinterface_php_claimsubmissionresult", "community": 563, "norm_label": "claimsubmissionresult" }, { "label": "BillingController.php", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L1", "_origin": "ast", "id": "controller_billingcontroller", "community": 138, "norm_label": "billingcontroller.php" }, { "label": "BillingController", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L25", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller", "community": 138, "norm_label": "billingcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L29", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_construct", "community": 138, "norm_label": ".__construct()" }, { "label": ".enrichClaims()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L45", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_enrichclaims", "community": 138, "norm_label": ".enrichclaims()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L105", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_create", "community": 138, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L105", "_origin": "ast", "id": "src_billing_controller_billingcontroller_php_request", "community": 138, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L105", "_origin": "ast", "id": "src_billing_controller_billingcontroller_php_user", "community": 138, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L105", "_origin": "ast", "id": "src_billing_controller_billingcontroller_php_jsonresponse", "community": 138, "norm_label": "jsonresponse" }, { "label": ".show()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L129", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_show", "community": 138, "norm_label": ".show()" }, { "label": ".finalize()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L141", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_finalize", "community": 138, "norm_label": ".finalize()" }, { "label": ".createClaim()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L157", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_createclaim", "community": 138, "norm_label": ".createclaim()" }, { "label": ".listClaims()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L181", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_listclaims", "community": 138, "norm_label": ".listclaims()" }, { "label": ".transitionClaim()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L215", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_transitionclaim", "community": 138, "norm_label": ".transitionclaim()" }, { "label": ".insuranceDebt()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L261", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_insurancedebt", "community": 138, "norm_label": ".insurancedebt()" }, { "label": ".ownsSession()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L277", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_ownssession", "community": 138, "norm_label": ".ownssession()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L283", "_origin": "ast", "id": "controller_billingcontroller_billingcontroller_resolveentity", "community": 138, "norm_label": ".resolveentity()" }, { "label": "Claim.php", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L1", "_origin": "ast", "id": "entity_claim", "community": 72, "norm_label": "claim.php" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L11", "_origin": "ast", "id": "entity_claim_claim", "community": 72, "norm_label": "claim" }, { "label": "Collection", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L81", "_origin": "ast", "id": "src_billing_entity_claim_php_collection", "community": 72, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L84", "_origin": "ast", "id": "entity_claim_claim_construct", "community": 72, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L96", "_origin": "ast", "id": "entity_claim_claim_getid", "community": 72, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L97", "_origin": "ast", "id": "entity_claim_claim_getuuid", "community": 72, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L98", "_origin": "ast", "id": "entity_claim_claim_getentitytype", "community": 72, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L99", "_origin": "ast", "id": "entity_claim_claim_getentityid", "community": 72, "norm_label": ".getentityid()" }, { "label": ".getInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L100", "_origin": "ast", "id": "entity_claim_claim_getinsuranceid", "community": 72, "norm_label": ".getinsuranceid()" }, { "label": ".getInsuranceKind()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L101", "_origin": "ast", "id": "entity_claim_claim_getinsurancekind", "community": 72, "norm_label": ".getinsurancekind()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L102", "_origin": "ast", "id": "entity_claim_claim_getstatus", "community": 72, "norm_label": ".getstatus()" }, { "label": ".getTotalClaimedRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L103", "_origin": "ast", "id": "entity_claim_claim_gettotalclaimedrials", "community": 72, "norm_label": ".gettotalclaimedrials()" }, { "label": ".getTotalApprovedRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L104", "_origin": "ast", "id": "entity_claim_claim_gettotalapprovedrials", "community": 72, "norm_label": ".gettotalapprovedrials()" }, { "label": ".getTotalPaidRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L105", "_origin": "ast", "id": "entity_claim_claim_gettotalpaidrials", "community": 72, "norm_label": ".gettotalpaidrials()" }, { "label": ".getItems()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107", "_origin": "ast", "id": "entity_claim_claim_getitems", "community": 72, "norm_label": ".getitems()" }, { "label": ".addItem()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "_origin": "ast", "id": "entity_claim_claim_additem", "community": 72, "norm_label": ".additem()" }, { "label": "ClaimItem", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "_origin": "ast", "id": "claimitem", "community": 397, "norm_label": "claimitem" }, { "label": "self", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "_origin": "ast", "id": "src_billing_entity_claim_php_self", "community": 72, "norm_label": "self" }, { "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L117", "_origin": "ast", "id": "entity_claim_claim_cantransitionto", "community": 72, "norm_label": ".cantransitionto()" }, { "label": ".submit()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L122", "_origin": "ast", "id": "entity_claim_claim_submit", "community": 72, "norm_label": ".submit()" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L129", "_origin": "ast", "id": "entity_claim_claim_approve", "community": 72, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L136", "_origin": "ast", "id": "entity_claim_claim_reject", "community": 72, "norm_label": ".reject()" }, { "label": ".pay()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L144", "_origin": "ast", "id": "entity_claim_claim_pay", "community": 72, "norm_label": ".pay()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L152", "_origin": "ast", "id": "entity_claim_claim_toarray", "community": 72, "norm_label": ".toarray()" }, { "label": "ClaimItem.php", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L1", "_origin": "ast", "id": "entity_claimitem", "community": 305, "norm_label": "claimitem.php" }, { "label": "ClaimItem", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L8", "_origin": "ast", "id": "entity_claimitem_claimitem", "community": 305, "norm_label": "claimitem" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L18", "_origin": "ast", "id": "src_billing_entity_claimitem_php_claim", "community": 305, "norm_label": "claim" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31", "_origin": "ast", "id": "entity_claimitem_claimitem_construct", "community": 305, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L38", "_origin": "ast", "id": "entity_claimitem_claimitem_getid", "community": 305, "norm_label": ".getid()" }, { "label": ".getInvoiceItemId()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L39", "_origin": "ast", "id": "entity_claimitem_claimitem_getinvoiceitemid", "community": 305, "norm_label": ".getinvoiceitemid()" }, { "label": ".getClaimedRials()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L40", "_origin": "ast", "id": "entity_claimitem_claimitem_getclaimedrials", "community": 305, "norm_label": ".getclaimedrials()" }, { "label": ".getApprovedRials()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L41", "_origin": "ast", "id": "entity_claimitem_claimitem_getapprovedrials", "community": 305, "norm_label": ".getapprovedrials()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L43", "_origin": "ast", "id": "entity_claimitem_claimitem_toarray", "community": 305, "norm_label": ".toarray()" }, { "label": "Invoice.php", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L1", "_origin": "ast", "id": "entity_invoice", "community": 67, "norm_label": "invoice.php" }, { "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L11", "_origin": "ast", "id": "entity_invoice_invoice", "community": 67, "norm_label": "invoice" }, { "label": "Collection", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L72", "_origin": "ast", "id": "src_billing_entity_invoice_php_collection", "community": 67, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L75", "_origin": "ast", "id": "entity_invoice_invoice_construct", "community": 67, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L86", "_origin": "ast", "id": "entity_invoice_invoice_getid", "community": 67, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L87", "_origin": "ast", "id": "entity_invoice_invoice_getuuid", "community": 67, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L88", "_origin": "ast", "id": "entity_invoice_invoice_getentitytype", "community": 67, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L89", "_origin": "ast", "id": "entity_invoice_invoice_getentityid", "community": 67, "norm_label": ".getentityid()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L90", "_origin": "ast", "id": "entity_invoice_invoice_getstatus", "community": 67, "norm_label": ".getstatus()" }, { "label": ".getBaseInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L91", "_origin": "ast", "id": "entity_invoice_invoice_getbaseinsuranceid", "community": 67, "norm_label": ".getbaseinsuranceid()" }, { "label": ".getSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L92", "_origin": "ast", "id": "entity_invoice_invoice_getsupplementaryinsuranceid", "community": 67, "norm_label": ".getsupplementaryinsuranceid()" }, { "label": ".getTotalRials()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L93", "_origin": "ast", "id": "entity_invoice_invoice_gettotalrials", "community": 67, "norm_label": ".gettotalrials()" }, { "label": ".getPatientRials()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L94", "_origin": "ast", "id": "entity_invoice_invoice_getpatientrials", "community": 67, "norm_label": ".getpatientrials()" }, { "label": ".getItems()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96", "_origin": "ast", "id": "entity_invoice_invoice_getitems", "community": 67, "norm_label": ".getitems()" }, { "label": ".setPatientSessionId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "_origin": "ast", "id": "entity_invoice_invoice_setpatientsessionid", "community": 67, "norm_label": ".setpatientsessionid()" }, { "label": "self", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "_origin": "ast", "id": "src_billing_entity_invoice_php_self", "community": 67, "norm_label": "self" }, { "label": ".setPatientRecordId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99", "_origin": "ast", "id": "entity_invoice_invoice_setpatientrecordid", "community": 67, "norm_label": ".setpatientrecordid()" }, { "label": ".setBaseInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100", "_origin": "ast", "id": "entity_invoice_invoice_setbaseinsuranceid", "community": 67, "norm_label": ".setbaseinsuranceid()" }, { "label": ".setSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101", "_origin": "ast", "id": "entity_invoice_invoice_setsupplementaryinsuranceid", "community": 67, "norm_label": ".setsupplementaryinsuranceid()" }, { "label": ".addItem()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "_origin": "ast", "id": "entity_invoice_invoice_additem", "community": 67, "norm_label": ".additem()" }, { "label": "InvoiceItem", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "_origin": "ast", "id": "src_billing_entity_invoice_php_invoiceitem", "community": 67, "norm_label": "invoiceitem" }, { "label": ".recalculateTotals()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L110", "_origin": "ast", "id": "entity_invoice_invoice_recalculatetotals", "community": 67, "norm_label": ".recalculatetotals()" }, { "label": ".finalize()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L126", "_origin": "ast", "id": "entity_invoice_invoice_finalize", "community": 67, "norm_label": ".finalize()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L134", "_origin": "ast", "id": "entity_invoice_invoice_toarray", "community": 67, "norm_label": ".toarray()" }, { "label": "InvoiceItem.php", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L1", "_origin": "ast", "id": "entity_invoiceitem", "community": 179, "norm_label": "invoiceitem.php" }, { "label": "InvoiceItem", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L10", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem", "community": 179, "norm_label": "invoiceitem" }, { "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L22", "_origin": "ast", "id": "src_billing_entity_invoiceitem_php_invoice", "community": 179, "norm_label": "invoice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L50", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_construct", "community": 179, "norm_label": ".__construct()" }, { "label": "ShareBreakdown", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L50", "_origin": "ast", "id": "src_billing_entity_invoiceitem_php_sharebreakdown", "community": 179, "norm_label": "sharebreakdown" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L70", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getid", "community": 179, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L71", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getuuid", "community": 179, "norm_label": ".getuuid()" }, { "label": ".getServiceItemId()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L72", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getserviceitemid", "community": 179, "norm_label": ".getserviceitemid()" }, { "label": ".getTotalRials()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L73", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_gettotalrials", "community": 179, "norm_label": ".gettotalrials()" }, { "label": ".getBaseInsuranceRials()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L74", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getbaseinsurancerials", "community": 179, "norm_label": ".getbaseinsurancerials()" }, { "label": ".getSupplementaryRials()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L75", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getsupplementaryrials", "community": 179, "norm_label": ".getsupplementaryrials()" }, { "label": ".getPatientRials()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L76", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_getpatientrials", "community": 179, "norm_label": ".getpatientrials()" }, { "label": ".attachTo()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L78", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_attachto", "community": 179, "norm_label": ".attachto()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L83", "_origin": "ast", "id": "entity_invoiceitem_invoiceitem_toarray", "community": 179, "norm_label": ".toarray()" }, { "label": "ClaimItemRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_claimitemrepository", "community": 53, "norm_label": "claimitemrepository.php" }, { "label": "ClaimItemRepository", "file_type": "code", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_claimitemrepository_claimitemrepository", "community": 53, "norm_label": "claimitemrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_claimitemrepository_claimitemrepository_construct", "community": 53, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_claimitemrepository_php_managerregistry", "community": 53, "norm_label": "managerregistry" }, { "label": ".existsForInvoiceItem()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_claimitemrepository_claimitemrepository_existsforinvoiceitem", "community": 53, "norm_label": ".existsforinvoiceitem()" }, { "label": "ClaimRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_claimrepository", "community": 283, "norm_label": "claimrepository.php" }, { "label": "ClaimRepository", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_claimrepository_claimrepository", "community": 283, "norm_label": "claimrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_claimrepository_claimrepository_construct", "community": 283, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_billing_repository_claimrepository_php_managerregistry", "community": 283, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_claimrepository_claimrepository_findbyuuid", "community": 283, "norm_label": ".findbyuuid()" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_billing_repository_claimrepository_php_claim", "community": 283, "norm_label": "claim" }, { "label": ".findByTenant()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_claimrepository_claimrepository_findbytenant", "community": 283, "norm_label": ".findbytenant()" }, { "label": ".countByTenant()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L41", "_origin": "ast", "id": "repository_claimrepository_claimrepository_countbytenant", "community": 283, "norm_label": ".countbytenant()" }, { "label": ".tenantQb()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "_origin": "ast", "id": "repository_claimrepository_claimrepository_tenantqb", "community": 283, "norm_label": ".tenantqb()" }, { "label": "QueryBuilder", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "_origin": "ast", "id": "src_billing_repository_claimrepository_php_querybuilder", "community": 283, "norm_label": "querybuilder" }, { "label": ".debtReport()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L94", "_origin": "ast", "id": "repository_claimrepository_claimrepository_debtreport", "community": 283, "norm_label": ".debtreport()" }, { "label": ".existsForInvoice()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L123", "_origin": "ast", "id": "repository_claimrepository_claimrepository_existsforinvoice", "community": 283, "norm_label": ".existsforinvoice()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L137", "_origin": "ast", "id": "repository_claimrepository_claimrepository_save", "community": 283, "norm_label": ".save()" }, { "label": "InvoiceItemRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_invoiceitemrepository", "community": 647, "norm_label": "invoiceitemrepository.php" }, { "label": "InvoiceItemRepository", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository", "community": 647, "norm_label": "invoiceitemrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_construct", "community": 647, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_managerregistry", "community": 647, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_save", "community": 647, "norm_label": ".save()" }, { "label": "InvoiceItem", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_invoiceitem", "community": 647, "norm_label": "invoiceitem" }, { "label": ".detailsForIds()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L29", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_detailsforids", "community": 647, "norm_label": ".detailsforids()" }, { "label": "InvoiceRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_invoicerepository", "community": 380, "norm_label": "invoicerepository.php" }, { "label": "InvoiceRepository", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository", "community": 380, "norm_label": "invoicerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_construct", "community": 380, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_invoicerepository_php_managerregistry", "community": 380, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_findbyuuid", "community": 380, "norm_label": ".findbyuuid()" }, { "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_billing_repository_invoicerepository_php_invoice", "community": 380, "norm_label": "invoice" }, { "label": ".findBySession()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_findbysession", "community": 380, "norm_label": ".findbysession()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_invoicerepository_invoicerepository_save", "community": 380, "norm_label": ".save()" }, { "label": "BillingCalculator.php", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L1", "_origin": "ast", "id": "service_billingcalculator", "community": 30, "norm_label": "billingcalculator.php" }, { "label": "BillingCalculator", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L9", "_origin": "ast", "id": "service_billingcalculator_billingcalculator", "community": 30, "norm_label": "billingcalculator" }, { "label": ".calculateItem()", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "_origin": "ast", "id": "service_billingcalculator_billingcalculator_calculateitem", "community": 30, "norm_label": ".calculateitem()" }, { "label": "Money", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "_origin": "ast", "id": "money", "community": 30, "norm_label": "money" }, { "label": "CoverageRule", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "_origin": "ast", "id": "src_billing_service_billingcalculator_php_coveragerule", "community": 30, "norm_label": "coveragerule" }, { "label": "ShareBreakdown", "file_type": "code", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "_origin": "ast", "id": "src_billing_service_billingcalculator_php_sharebreakdown", "community": 30, "norm_label": "sharebreakdown" }, { "label": "ClaimService.php", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L1", "_origin": "ast", "id": "service_claimservice", "community": 161, "norm_label": "claimservice.php" }, { "label": "ClaimService", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L13", "_origin": "ast", "id": "service_claimservice_claimservice", "community": 161, "norm_label": "claimservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L15", "_origin": "ast", "id": "service_claimservice_claimservice_construct", "community": 161, "norm_label": ".__construct()" }, { "label": ".createFromInvoice()", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L25", "_origin": "ast", "id": "service_claimservice_claimservice_createfrominvoice", "community": 161, "norm_label": ".createfrominvoice()" }, { "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L25", "_origin": "ast", "id": "src_billing_service_claimservice_php_invoice", "community": 161, "norm_label": "invoice" }, { "label": ".buildClaim()", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L65", "_origin": "ast", "id": "service_claimservice_claimservice_buildclaim", "community": 161, "norm_label": ".buildclaim()" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L65", "_origin": "ast", "id": "src_billing_service_claimservice_php_claim", "community": 161, "norm_label": "claim" }, { "label": ".transition()", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L84", "_origin": "ast", "id": "service_claimservice_claimservice_transition", "community": 161, "norm_label": ".transition()" }, { "label": ".doSubmit()", "file_type": "code", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L105", "_origin": "ast", "id": "service_claimservice_claimservice_dosubmit", "community": 161, "norm_label": ".dosubmit()" }, { "label": "InvoiceService.php", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L1", "_origin": "ast", "id": "service_invoiceservice", "community": 30, "norm_label": "invoiceservice.php" }, { "label": "InvoiceService", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L13", "_origin": "ast", "id": "service_invoiceservice_invoiceservice", "community": 30, "norm_label": "invoiceservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L15", "_origin": "ast", "id": "service_invoiceservice_invoiceservice_construct", "community": 30, "norm_label": ".__construct()" }, { "label": ".createFromSession()", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "_origin": "ast", "id": "service_invoiceservice_invoiceservice_createfromsession", "community": 30, "norm_label": ".createfromsession()" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "_origin": "ast", "id": "src_billing_service_invoiceservice_php_patientsession", "community": 30, "norm_label": "patientsession" }, { "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "_origin": "ast", "id": "src_billing_service_invoiceservice_php_invoice", "community": 30, "norm_label": "invoice" }, { "label": ".finalize()", "file_type": "code", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L72", "_origin": "ast", "id": "service_invoiceservice_invoiceservice_finalize", "community": 30, "norm_label": ".finalize()" }, { "label": "ManualClaimSubmitter.php", "file_type": "code", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L1", "_origin": "ast", "id": "service_manualclaimsubmitter", "community": 161, "norm_label": "manualclaimsubmitter.php" }, { "label": "ManualClaimSubmitter", "file_type": "code", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L14", "_origin": "ast", "id": "service_manualclaimsubmitter_manualclaimsubmitter", "community": 161, "norm_label": "manualclaimsubmitter" }, { "label": "ClaimSubmitterInterface", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "claimsubmitterinterface", "community": 161, "norm_label": "claimsubmitterinterface" }, { "label": ".submit()", "file_type": "code", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "_origin": "ast", "id": "service_manualclaimsubmitter_manualclaimsubmitter_submit", "community": 161, "norm_label": ".submit()" }, { "label": "Claim", "file_type": "code", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "_origin": "ast", "id": "src_billing_service_manualclaimsubmitter_php_claim", "community": 161, "norm_label": "claim" }, { "label": "ClaimSubmissionResult", "file_type": "code", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "_origin": "ast", "id": "src_billing_service_manualclaimsubmitter_php_claimsubmissionresult", "community": 161, "norm_label": "claimsubmissionresult" }, { "label": "Money.php", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L1", "_origin": "ast", "id": "valueobject_money", "community": 321, "norm_label": "money.php" }, { "label": "Money", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L5", "_origin": "ast", "id": "valueobject_money_money", "community": 321, "norm_label": "money" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L7", "_origin": "ast", "id": "valueobject_money_money_construct", "community": 321, "norm_label": ".__construct()" }, { "label": ".zero()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L14", "_origin": "ast", "id": "valueobject_money_money_zero", "community": 321, "norm_label": ".zero()" }, { "label": "self", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L14", "_origin": "ast", "id": "src_billing_valueobject_money_php_self", "community": 321, "norm_label": "self" }, { "label": ".add()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L19", "_origin": "ast", "id": "valueobject_money_money_add", "community": 321, "norm_label": ".add()" }, { "label": ".sub()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L24", "_origin": "ast", "id": "valueobject_money_money_sub", "community": 321, "norm_label": ".sub()" }, { "label": ".percent()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L29", "_origin": "ast", "id": "valueobject_money_money_percent", "community": 321, "norm_label": ".percent()" }, { "label": ".min()", "file_type": "code", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L34", "_origin": "ast", "id": "valueobject_money_money_min", "community": 321, "norm_label": ".min()" }, { "label": "ShareBreakdown.php", "file_type": "code", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L1", "_origin": "ast", "id": "valueobject_sharebreakdown", "community": 592, "norm_label": "sharebreakdown.php" }, { "label": "ShareBreakdown", "file_type": "code", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L5", "_origin": "ast", "id": "valueobject_sharebreakdown_sharebreakdown", "community": 592, "norm_label": "sharebreakdown" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L7", "_origin": "ast", "id": "valueobject_sharebreakdown_sharebreakdown_construct", "community": 592, "norm_label": ".__construct()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L14", "_origin": "ast", "id": "valueobject_sharebreakdown_sharebreakdown_toarray", "community": 592, "norm_label": ".toarray()" }, { "label": "BlogController.php", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L1", "_origin": "ast", "id": "controller_blogcontroller", "community": 58, "norm_label": "blogcontroller.php" }, { "label": "BlogController", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L18", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller", "community": 58, "norm_label": "blogcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L21", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_construct", "community": 58, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_list", "community": 58, "norm_label": ".list()" }, { "label": "Request", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_request", "community": 58, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_jsonresponse", "community": 58, "norm_label": "jsonresponse" }, { "label": ".detail()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L71", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_detail", "community": 58, "norm_label": ".detail()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_create", "community": 58, "norm_label": ".create()" }, { "label": "User", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_user", "community": 58, "norm_label": "user" }, { "label": ".update()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L204", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_update", "community": 58, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L272", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_delete", "community": 58, "norm_label": ".delete()" }, { "label": ".uploadImage()", "file_type": "code", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L321", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_uploadimage", "community": 58, "norm_label": ".uploadimage()" }, { "label": "Blog.php", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L1", "_origin": "ast", "id": "entity_blog", "community": 44, "norm_label": "blog.php" }, { "label": "Blog", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L10", "_origin": "ast", "id": "entity_blog_blog", "community": 44, "norm_label": "blog" }, { "label": "User", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L45", "_origin": "ast", "id": "src_blog_entity_blog_php_user", "community": 44, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L61", "_origin": "ast", "id": "entity_blog_blog_construct", "community": 44, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L72", "_origin": "ast", "id": "entity_blog_blog_getid", "community": 44, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L73", "_origin": "ast", "id": "entity_blog_blog_getuuid", "community": 44, "norm_label": ".getuuid()" }, { "label": ".getTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L74", "_origin": "ast", "id": "entity_blog_blog_gettitle", "community": 44, "norm_label": ".gettitle()" }, { "label": ".getSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L75", "_origin": "ast", "id": "entity_blog_blog_getslug", "community": 44, "norm_label": ".getslug()" }, { "label": ".getBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L76", "_origin": "ast", "id": "entity_blog_blog_getbody", "community": 44, "norm_label": ".getbody()" }, { "label": ".getSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L77", "_origin": "ast", "id": "entity_blog_blog_getsummary", "community": 44, "norm_label": ".getsummary()" }, { "label": ".getImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L78", "_origin": "ast", "id": "entity_blog_blog_getimageurl", "community": 44, "norm_label": ".getimageurl()" }, { "label": ".getImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79", "_origin": "ast", "id": "entity_blog_blog_getimagepath", "community": 44, "norm_label": ".getimagepath()" }, { "label": ".getAuthor()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L80", "_origin": "ast", "id": "entity_blog_blog_getauthor", "community": 44, "norm_label": ".getauthor()" }, { "label": ".getTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81", "_origin": "ast", "id": "entity_blog_blog_gettags", "community": 44, "norm_label": ".gettags()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L82", "_origin": "ast", "id": "entity_blog_blog_getstatus", "community": 44, "norm_label": ".getstatus()" }, { "label": ".setTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "_origin": "ast", "id": "entity_blog_blog_settitle", "community": 44, "norm_label": ".settitle()" }, { "label": "self", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "_origin": "ast", "id": "src_blog_entity_blog_php_self", "community": 44, "norm_label": "self" }, { "label": ".setSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "_origin": "ast", "id": "entity_blog_blog_setslug", "community": 44, "norm_label": ".setslug()" }, { "label": ".setBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "_origin": "ast", "id": "entity_blog_blog_setbody", "community": 44, "norm_label": ".setbody()" }, { "label": ".setSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "_origin": "ast", "id": "entity_blog_blog_setsummary", "community": 44, "norm_label": ".setsummary()" }, { "label": ".setImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "_origin": "ast", "id": "entity_blog_blog_setimageurl", "community": 44, "norm_label": ".setimageurl()" }, { "label": ".setImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "_origin": "ast", "id": "entity_blog_blog_setimagepath", "community": 44, "norm_label": ".setimagepath()" }, { "label": ".setTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "_origin": "ast", "id": "entity_blog_blog_settags", "community": 44, "norm_label": ".settags()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L91", "_origin": "ast", "id": "entity_blog_blog_setstatus", "community": 44, "norm_label": ".setstatus()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L93", "_origin": "ast", "id": "entity_blog_blog_touch", "community": 44, "norm_label": ".touch()" }, { "label": ".generateSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L95", "_origin": "ast", "id": "entity_blog_blog_generateslug", "community": 44, "norm_label": ".generateslug()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103", "_origin": "ast", "id": "entity_blog_blog_toarray", "community": 44, "norm_label": ".toarray()" }, { "label": ".authorToArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L120", "_origin": "ast", "id": "entity_blog_blog_authortoarray", "community": 44, "norm_label": ".authortoarray()" }, { "label": ".toListArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L137", "_origin": "ast", "id": "entity_blog_blog_tolistarray", "community": 44, "norm_label": ".tolistarray()" }, { "label": "BlogRepository.php", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_blogrepository", "community": 58, "norm_label": "blogrepository.php" }, { "label": "BlogRepository", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_blogrepository_blogrepository", "community": 58, "norm_label": "blogrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_blogrepository_blogrepository_construct", "community": 58, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_blog_repository_blogrepository_php_managerregistry", "community": 58, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_blogrepository_blogrepository_findbyuuid", "community": 58, "norm_label": ".findbyuuid()" }, { "label": "Blog", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "_origin": "ast", "id": "blog", "community": 58, "norm_label": "blog" }, { "label": ".findBySlug()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14", "_origin": "ast", "id": "repository_blogrepository_blogrepository_findbyslug", "community": 58, "norm_label": ".findbyslug()" }, { "label": ".findPublished()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_blogrepository_blogrepository_findpublished", "community": 58, "norm_label": ".findpublished()" }, { "label": ".countPublished()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_blogrepository_blogrepository_countpublished", "community": 58, "norm_label": ".countpublished()" }, { "label": ".applyTagFilter()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L43", "_origin": "ast", "id": "repository_blogrepository_blogrepository_applytagfilter", "community": 58, "norm_label": ".applytagfilter()" }, { "label": "QueryBuilder", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L43", "_origin": "ast", "id": "src_blog_repository_blogrepository_php_querybuilder", "community": 58, "norm_label": "querybuilder" }, { "label": ".save()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L53", "_origin": "ast", "id": "repository_blogrepository_blogrepository_save", "community": 58, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L54", "_origin": "ast", "id": "repository_blogrepository_blogrepository_remove", "community": 58, "norm_label": ".remove()" }, { "label": "CategoryController.php", "file_type": "code", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L1", "_origin": "ast", "id": "controller_categorycontroller", "community": 108, "norm_label": "categorycontroller.php" }, { "label": "CategoryController", "file_type": "code", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L19", "_origin": "ast", "id": "controller_categorycontroller_categorycontroller", "community": 108, "norm_label": "categorycontroller" }, { "label": ".legacyList()", "file_type": "code", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L22", "_origin": "ast", "id": "controller_categorycontroller_categorycontroller_legacylist", "community": 108, "norm_label": ".legacylist()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L22", "_origin": "ast", "id": "src_category_controller_categorycontroller_php_jsonresponse", "community": 108, "norm_label": "jsonresponse" }, { "label": "ClinicController.php", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L1", "_origin": "ast", "id": "controller_cliniccontroller", "community": 59, "norm_label": "cliniccontroller.php" }, { "label": "ClinicController", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L30", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller", "community": 59, "norm_label": "cliniccontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L35", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_construct", "community": 59, "norm_label": ".__construct()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_create", "community": 59, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "_origin": "ast", "id": "src_clinic_controller_cliniccontroller_php_request", "community": 59, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "_origin": "ast", "id": "src_clinic_controller_cliniccontroller_php_user", "community": 59, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "_origin": "ast", "id": "src_clinic_controller_cliniccontroller_php_jsonresponse", "community": 59, "norm_label": "jsonresponse" }, { "label": ".show()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L114", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_show", "community": 59, "norm_label": ".show()" }, { "label": ".update()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L152", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_update", "community": 59, "norm_label": ".update()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L228", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_list", "community": 59, "norm_label": ".list()" }, { "label": ".doctorList()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L279", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_doctorlist", "community": 59, "norm_label": ".doctorlist()" }, { "label": ".detachDoctor()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L341", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_detachdoctor", "community": 59, "norm_label": ".detachdoctor()" }, { "label": ".uploadImage()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L378", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_uploadimage", "community": 59, "norm_label": ".uploadimage()" }, { "label": ".uploadLogo()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L422", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_uploadlogo", "community": 59, "norm_label": ".uploadlogo()" }, { "label": ".validateGallerySize()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L468", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_validategallerysize", "community": 59, "norm_label": ".validategallerysize()" }, { "label": ".hydrateClinic()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L484", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_hydrateclinic", "community": 59, "norm_label": ".hydrateclinic()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L484", "_origin": "ast", "id": "src_clinic_controller_cliniccontroller_php_clinic", "community": 59, "norm_label": "clinic" }, { "label": ".loadLocationData()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L575", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_loadlocationdata", "community": 59, "norm_label": ".loadlocationdata()" }, { "label": ".handleFileUpload()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L607", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_handlefileupload", "community": 59, "norm_label": ".handlefileupload()" }, { "label": ".listAddresses()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L646", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_listaddresses", "community": 59, "norm_label": ".listaddresses()" }, { "label": ".createAddress()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L659", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_createaddress", "community": 59, "norm_label": ".createaddress()" }, { "label": ".updateAddress()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L684", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_updateaddress", "community": 59, "norm_label": ".updateaddress()" }, { "label": ".deleteAddress()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L709", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_deleteaddress", "community": 59, "norm_label": ".deleteaddress()" }, { "label": ".hydrateClinicAddress()", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L732", "_origin": "ast", "id": "controller_cliniccontroller_cliniccontroller_hydrateclinicaddress", "community": 59, "norm_label": ".hydrateclinicaddress()" }, { "label": "DoctorAddress", "file_type": "code", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L732", "_origin": "ast", "id": "src_clinic_controller_cliniccontroller_php_doctoraddress", "community": 59, "norm_label": "doctoraddress" }, { "label": "Clinic.php", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L1", "_origin": "ast", "id": "entity_clinic", "community": 7, "norm_label": "clinic.php" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L16", "_origin": "ast", "id": "entity_clinic_clinic", "community": 7, "norm_label": "clinic" }, { "label": "User", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L31", "_origin": "ast", "id": "src_clinic_entity_clinic_php_user", "community": 7, "norm_label": "user" }, { "label": "Collection", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L89", "_origin": "ast", "id": "src_clinic_entity_clinic_php_collection", "community": 7, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L121", "_origin": "ast", "id": "entity_clinic_clinic_construct", "community": 7, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L133", "_origin": "ast", "id": "entity_clinic_clinic_getid", "community": 7, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L134", "_origin": "ast", "id": "entity_clinic_clinic_getuuid", "community": 7, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L135", "_origin": "ast", "id": "entity_clinic_clinic_getuser", "community": 7, "norm_label": ".getuser()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L136", "_origin": "ast", "id": "entity_clinic_clinic_getname", "community": 7, "norm_label": ".getname()" }, { "label": ".getInfo()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L137", "_origin": "ast", "id": "entity_clinic_clinic_getinfo", "community": 7, "norm_label": ".getinfo()" }, { "label": ".getAddress()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L138", "_origin": "ast", "id": "entity_clinic_clinic_getaddress", "community": 7, "norm_label": ".getaddress()" }, { "label": ".getTelephone()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L139", "_origin": "ast", "id": "entity_clinic_clinic_gettelephone", "community": 7, "norm_label": ".gettelephone()" }, { "label": ".isIs247()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L140", "_origin": "ast", "id": "entity_clinic_clinic_isis247", "community": 7, "norm_label": ".isis247()" }, { "label": ".getWorkingDays()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L141", "_origin": "ast", "id": "entity_clinic_clinic_getworkingdays", "community": 7, "norm_label": ".getworkingdays()" }, { "label": ".getLatitude()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L142", "_origin": "ast", "id": "entity_clinic_clinic_getlatitude", "community": 7, "norm_label": ".getlatitude()" }, { "label": ".getLongitude()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L143", "_origin": "ast", "id": "entity_clinic_clinic_getlongitude", "community": 7, "norm_label": ".getlongitude()" }, { "label": ".getCityId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L144", "_origin": "ast", "id": "entity_clinic_clinic_getcityid", "community": 7, "norm_label": ".getcityid()" }, { "label": ".getProvinceId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L145", "_origin": "ast", "id": "entity_clinic_clinic_getprovinceid", "community": 7, "norm_label": ".getprovinceid()" }, { "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L146", "_origin": "ast", "id": "entity_clinic_clinic_getrepresentationid", "community": 7, "norm_label": ".getrepresentationid()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L147", "_origin": "ast", "id": "entity_clinic_clinic_isactive", "community": 7, "norm_label": ".isactive()" }, { "label": ".getImagesClinic()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L148", "_origin": "ast", "id": "entity_clinic_clinic_getimagesclinic", "community": 7, "norm_label": ".getimagesclinic()" }, { "label": ".getSocialMedia()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L149", "_origin": "ast", "id": "entity_clinic_clinic_getsocialmedia", "community": 7, "norm_label": ".getsocialmedia()" }, { "label": ".getClinicLogo()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L150", "_origin": "ast", "id": "entity_clinic_clinic_getcliniclogo", "community": 7, "norm_label": ".getcliniclogo()" }, { "label": ".getNotificationMobile()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L151", "_origin": "ast", "id": "entity_clinic_clinic_getnotificationmobile", "community": 7, "norm_label": ".getnotificationmobile()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L152", "_origin": "ast", "id": "entity_clinic_clinic_getcreatedat", "community": 7, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L153", "_origin": "ast", "id": "entity_clinic_clinic_getupdatedat", "community": 7, "norm_label": ".getupdatedat()" }, { "label": ".getDoctors()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L154", "_origin": "ast", "id": "entity_clinic_clinic_getdoctors", "community": 7, "norm_label": ".getdoctors()" }, { "label": ".hasDoctor()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L156", "_origin": "ast", "id": "entity_clinic_clinic_hasdoctor", "community": 7, "norm_label": ".hasdoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L156", "_origin": "ast", "id": "src_clinic_entity_clinic_php_doctor", "community": 7, "norm_label": "doctor" }, { "label": ".removeDoctor()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L158", "_origin": "ast", "id": "entity_clinic_clinic_removedoctor", "community": 7, "norm_label": ".removedoctor()" }, { "label": "self", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L158", "_origin": "ast", "id": "src_clinic_entity_clinic_php_self", "community": 7, "norm_label": "self" }, { "label": ".getSpecialties()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L165", "_origin": "ast", "id": "entity_clinic_clinic_getspecialties", "community": 7, "norm_label": ".getspecialties()" }, { "label": ".getServices()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L166", "_origin": "ast", "id": "entity_clinic_clinic_getservices", "community": 7, "norm_label": ".getservices()" }, { "label": ".getInsurances()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L167", "_origin": "ast", "id": "entity_clinic_clinic_getinsurances", "community": 7, "norm_label": ".getinsurances()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L169", "_origin": "ast", "id": "entity_clinic_clinic_setname", "community": 7, "norm_label": ".setname()" }, { "label": ".setInfo()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L170", "_origin": "ast", "id": "entity_clinic_clinic_setinfo", "community": 7, "norm_label": ".setinfo()" }, { "label": ".setAddress()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L171", "_origin": "ast", "id": "entity_clinic_clinic_setaddress", "community": 7, "norm_label": ".setaddress()" }, { "label": ".setTelephone()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L172", "_origin": "ast", "id": "entity_clinic_clinic_settelephone", "community": 7, "norm_label": ".settelephone()" }, { "label": ".setIs247()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L173", "_origin": "ast", "id": "entity_clinic_clinic_setis247", "community": 7, "norm_label": ".setis247()" }, { "label": ".setWorkingDays()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L174", "_origin": "ast", "id": "entity_clinic_clinic_setworkingdays", "community": 7, "norm_label": ".setworkingdays()" }, { "label": ".setLatitude()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L175", "_origin": "ast", "id": "entity_clinic_clinic_setlatitude", "community": 7, "norm_label": ".setlatitude()" }, { "label": ".setLongitude()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L176", "_origin": "ast", "id": "entity_clinic_clinic_setlongitude", "community": 7, "norm_label": ".setlongitude()" }, { "label": ".setCityId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L177", "_origin": "ast", "id": "entity_clinic_clinic_setcityid", "community": 7, "norm_label": ".setcityid()" }, { "label": ".setProvinceId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L178", "_origin": "ast", "id": "entity_clinic_clinic_setprovinceid", "community": 7, "norm_label": ".setprovinceid()" }, { "label": ".setRepresentationId()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L179", "_origin": "ast", "id": "entity_clinic_clinic_setrepresentationid", "community": 7, "norm_label": ".setrepresentationid()" }, { "label": ".setIsActive()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L180", "_origin": "ast", "id": "entity_clinic_clinic_setisactive", "community": 7, "norm_label": ".setisactive()" }, { "label": ".setImagesClinic()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L181", "_origin": "ast", "id": "entity_clinic_clinic_setimagesclinic", "community": 7, "norm_label": ".setimagesclinic()" }, { "label": ".setSocialMedia()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L182", "_origin": "ast", "id": "entity_clinic_clinic_setsocialmedia", "community": 7, "norm_label": ".setsocialmedia()" }, { "label": ".setClinicLogo()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L183", "_origin": "ast", "id": "entity_clinic_clinic_setcliniclogo", "community": 7, "norm_label": ".setcliniclogo()" }, { "label": ".setNotificationMobile()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L184", "_origin": "ast", "id": "entity_clinic_clinic_setnotificationmobile", "community": 7, "norm_label": ".setnotificationmobile()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L186", "_origin": "ast", "id": "entity_clinic_clinic_touch", "community": 7, "norm_label": ".touch()" }, { "label": ".toDetailArray()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L188", "_origin": "ast", "id": "entity_clinic_clinic_todetailarray", "community": 7, "norm_label": ".todetailarray()" }, { "label": ".toListArray()", "file_type": "code", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L231", "_origin": "ast", "id": "entity_clinic_clinic_tolistarray", "community": 7, "norm_label": ".tolistarray()" }, { "label": "ClinicRepository.php", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_clinicrepository", "community": 193, "norm_label": "clinicrepository.php" }, { "label": "ClinicRepository", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L14", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository", "community": 193, "norm_label": "clinicrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_construct", "community": 193, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_clinic_repository_clinicrepository_php_managerregistry", "community": 193, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_findbyuuid", "community": 193, "norm_label": ".findbyuuid()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L21", "_origin": "ast", "id": "src_clinic_repository_clinicrepository_php_clinic", "community": 193, "norm_label": "clinic" }, { "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_findbydoctor", "community": 193, "norm_label": ".findbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L27", "_origin": "ast", "id": "src_clinic_repository_clinicrepository_php_doctor", "community": 193, "norm_label": "doctor" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_findbyuser", "community": 193, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L37", "_origin": "ast", "id": "src_clinic_repository_clinicrepository_php_user", "community": 193, "norm_label": "user" }, { "label": ".findWithFilters()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L42", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_findwithfilters", "community": 193, "norm_label": ".findwithfilters()" }, { "label": ".findAddressLocations()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L93", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_findaddresslocations", "community": 193, "norm_label": ".findaddresslocations()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L120", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_save", "community": 193, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L128", "_origin": "ast", "id": "repository_clinicrepository_clinicrepository_remove", "community": 193, "norm_label": ".remove()" }, { "label": "ClinicInvitationController.php", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L1", "_origin": "ast", "id": "controller_clinicinvitationcontroller", "community": 109, "norm_label": "clinicinvitationcontroller.php" }, { "label": "ClinicInvitationController", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L21", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "community": 109, "norm_label": "clinicinvitationcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L24", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_construct", "community": 109, "norm_label": ".__construct()" }, { "label": ".inviteDoctor()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L33", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor", "community": 109, "norm_label": ".invitedoctor()" }, { "label": "Request", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L33", "_origin": "ast", "id": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request", "community": 109, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L33", "_origin": "ast", "id": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user", "community": 109, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L33", "_origin": "ast", "id": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse", "community": 109, "norm_label": "jsonresponse" }, { "label": ".listInvitations()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L58", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations", "community": 109, "norm_label": ".listinvitations()" }, { "label": ".resendInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L90", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_resendinvitation", "community": 109, "norm_label": ".resendinvitation()" }, { "label": ".changeInvitationStatus()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L105", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus", "community": 109, "norm_label": ".changeinvitationstatus()" }, { "label": ".deleteInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L124", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_deleteinvitation", "community": 109, "norm_label": ".deleteinvitation()" }, { "label": ".myInvitations()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L141", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_myinvitations", "community": 109, "norm_label": ".myinvitations()" }, { "label": ".respondToInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L166", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_respondtoinvitation", "community": 109, "norm_label": ".respondtoinvitation()" }, { "label": ".assertClinicAccess()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L196", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess", "community": 109, "norm_label": ".assertclinicaccess()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L196", "_origin": "ast", "id": "src_clinicinvitation_controller_clinicinvitationcontroller_php_clinic", "community": 109, "norm_label": "clinic" }, { "label": ".viewInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L209", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_viewinvitation", "community": 109, "norm_label": ".viewinvitation()" }, { "label": ".acceptInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L230", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_acceptinvitation", "community": 109, "norm_label": ".acceptinvitation()" }, { "label": ".rejectInvitation()", "file_type": "code", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L243", "_origin": "ast", "id": "controller_clinicinvitationcontroller_clinicinvitationcontroller_rejectinvitation", "community": 109, "norm_label": ".rejectinvitation()" }, { "label": "ClinicDoctorInvitation.php", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L1", "_origin": "ast", "id": "entity_clinicdoctorinvitation", "community": 54, "norm_label": "clinicdoctorinvitation.php" }, { "label": "ClinicDoctorInvitation", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L11", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "community": 54, "norm_label": "clinicdoctorinvitation" }, { "label": "Clinic", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L32", "_origin": "ast", "id": "src_clinicinvitation_entity_clinicdoctorinvitation_php_clinic", "community": 54, "norm_label": "clinic" }, { "label": "User", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L36", "_origin": "ast", "id": "src_clinicinvitation_entity_clinicdoctorinvitation_php_user", "community": 54, "norm_label": "user" }, { "label": "Doctor", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L40", "_origin": "ast", "id": "src_clinicinvitation_entity_clinicdoctorinvitation_php_doctor", "community": 54, "norm_label": "doctor" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L71", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_construct", "community": 54, "norm_label": ".__construct()" }, { "label": ".isUsable()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L82", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_isusable", "community": 54, "norm_label": ".isusable()" }, { "label": ".markUsed()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L89", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_markused", "community": 54, "norm_label": ".markused()" }, { "label": ".refresh()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L95", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_refresh", "community": 54, "norm_label": ".refresh()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L104", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_toarray", "community": 54, "norm_label": ".toarray()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L123", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getid", "community": 54, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L124", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getuuid", "community": 54, "norm_label": ".getuuid()" }, { "label": ".getClinic()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L125", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getclinic", "community": 54, "norm_label": ".getclinic()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L126", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getdoctor", "community": 54, "norm_label": ".getdoctor()" }, { "label": ".getMobile()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L127", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getmobile", "community": 54, "norm_label": ".getmobile()" }, { "label": ".getToken()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L128", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_gettoken", "community": 54, "norm_label": ".gettoken()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L129", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getstatus", "community": 54, "norm_label": ".getstatus()" }, { "label": ".getInvitedAt()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L130", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedat", "community": 54, "norm_label": ".getinvitedat()" }, { "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L131", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getexpiresat", "community": 54, "norm_label": ".getexpiresat()" }, { "label": ".isTokenUsed()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L132", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_istokenused", "community": 54, "norm_label": ".istokenused()" }, { "label": ".getInvitedName()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L133", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedname", "community": 54, "norm_label": ".getinvitedname()" }, { "label": ".getInvitedSpecialty()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L134", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedspecialty", "community": 54, "norm_label": ".getinvitedspecialty()" }, { "label": ".setDoctor()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L136", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setdoctor", "community": 54, "norm_label": ".setdoctor()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L137", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setstatus", "community": 54, "norm_label": ".setstatus()" }, { "label": ".setInvitedName()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L138", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setinvitedname", "community": 54, "norm_label": ".setinvitedname()" }, { "label": ".setInvitedSpecialty()", "file_type": "code", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L139", "_origin": "ast", "id": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setinvitedspecialty", "community": 54, "norm_label": ".setinvitedspecialty()" }, { "label": "ClinicDoctorInvitationRepository.php", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository", "community": 284, "norm_label": "clinicdoctorinvitationrepository.php" }, { "label": "ClinicDoctorInvitationRepository", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "community": 284, "norm_label": "clinicdoctorinvitationrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_construct", "community": 284, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_managerregistry", "community": 284, "norm_label": "managerregistry" }, { "label": ".findByToken()", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findbytoken", "community": 284, "norm_label": ".findbytoken()" }, { "label": "ClinicDoctorInvitation", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation", "community": 284, "norm_label": "clinicdoctorinvitation" }, { "label": ".findPendingByMobileAndClinic()", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbymobileandclinic", "community": 284, "norm_label": ".findpendingbymobileandclinic()" }, { "label": ".findPendingByDoctor()", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbydoctor", "community": 284, "norm_label": ".findpendingbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L37", "_origin": "ast", "id": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_doctor", "community": 284, "norm_label": "doctor" }, { "label": ".save()", "file_type": "code", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L49", "_origin": "ast", "id": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_save", "community": 284, "norm_label": ".save()" }, { "label": "ClinicInvitationService.php", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L1", "_origin": "ast", "id": "service_clinicinvitationservice", "community": 225, "norm_label": "clinicinvitationservice.php" }, { "label": "ClinicInvitationService", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L14", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice", "community": 225, "norm_label": "clinicinvitationservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L16", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_construct", "community": 225, "norm_label": ".__construct()" }, { "label": ".invite()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_invite", "community": 225, "norm_label": ".invite()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "_origin": "ast", "id": "src_clinicinvitation_service_clinicinvitationservice_php_clinic", "community": 225, "norm_label": "clinic" }, { "label": "User", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "_origin": "ast", "id": "src_clinicinvitation_service_clinicinvitationservice_php_user", "community": 225, "norm_label": "user" }, { "label": "ClinicDoctorInvitation", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "_origin": "ast", "id": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation", "community": 225, "norm_label": "clinicdoctorinvitation" }, { "label": ".resend()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L47", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_resend", "community": 225, "norm_label": ".resend()" }, { "label": ".changeStatus()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L58", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_changestatus", "community": 225, "norm_label": ".changestatus()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L68", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_delete", "community": 225, "norm_label": ".delete()" }, { "label": ".accept()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L74", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_accept", "community": 225, "norm_label": ".accept()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L101", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_reject", "community": 225, "norm_label": ".reject()" }, { "label": ".sendSms()", "file_type": "code", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L111", "_origin": "ast", "id": "service_clinicinvitationservice_clinicinvitationservice_sendsms", "community": 225, "norm_label": ".sendsms()" }, { "label": "ClinicServiceController.php", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L1", "_origin": "ast", "id": "controller_clinicservicecontroller", "community": 70, "norm_label": "clinicservicecontroller.php" }, { "label": "ClinicServiceController", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L29", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller", "community": 70, "norm_label": "clinicservicecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L33", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_construct", "community": 70, "norm_label": ".__construct()" }, { "label": ".listSections()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L47", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "community": 70, "norm_label": ".listsections()" }, { "label": "User", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L47", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_user", "community": 70, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L47", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", "community": 70, "norm_label": "jsonresponse" }, { "label": ".createSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "community": 70, "norm_label": ".createsection()" }, { "label": "Request", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_request", "community": 70, "norm_label": "request" }, { "label": ".updateSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L80", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "community": 70, "norm_label": ".updatesection()" }, { "label": ".deleteSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L104", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "community": 70, "norm_label": ".deletesection()" }, { "label": ".listItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L122", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "community": 70, "norm_label": ".listitems()" }, { "label": ".createItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "community": 70, "norm_label": ".createitem()" }, { "label": ".updateItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L184", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "community": 70, "norm_label": ".updateitem()" }, { "label": ".deleteItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "community": 70, "norm_label": ".deleteitem()" }, { "label": ".listTariffs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L256", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "community": 70, "norm_label": ".listtariffs()" }, { "label": ".setTariff()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L276", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "community": 70, "norm_label": ".settariff()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L307", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "community": 70, "norm_label": ".resolveentity()" }, { "label": ".assertServicesGate()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L322", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "community": 70, "norm_label": ".assertservicesgate()" }, { "label": ".ownsSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L333", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "community": 70, "norm_label": ".ownssection()" }, { "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L333", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_servicesection", "community": 70, "norm_label": "servicesection" }, { "label": "ServiceItem.php", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L1", "_origin": "ast", "id": "entity_serviceitem", "community": 68, "norm_label": "serviceitem.php" }, { "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L10", "_origin": "ast", "id": "entity_serviceitem_serviceitem", "community": 68, "norm_label": "serviceitem" }, { "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L22", "_origin": "ast", "id": "src_clinicservice_entity_serviceitem_php_servicesection", "community": 68, "norm_label": "servicesection" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L26", "_origin": "ast", "id": "src_clinicservice_entity_serviceitem_php_clinicstaff", "community": 68, "norm_label": "clinicstaff" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L51", "_origin": "ast", "id": "entity_serviceitem_serviceitem_construct", "community": 68, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L61", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getid", "community": 68, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L62", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getuuid", "community": 68, "norm_label": ".getuuid()" }, { "label": ".getSection()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L63", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getsection", "community": 68, "norm_label": ".getsection()" }, { "label": ".getStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L64", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getstaff", "community": 68, "norm_label": ".getstaff()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L65", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getname", "community": 68, "norm_label": ".getname()" }, { "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L66", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getpricerials", "community": 68, "norm_label": ".getpricerials()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L67", "_origin": "ast", "id": "entity_serviceitem_serviceitem_isactive", "community": 68, "norm_label": ".isactive()" }, { "label": ".isInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L68", "_origin": "ast", "id": "entity_serviceitem_serviceitem_isinsurancecovered", "community": 68, "norm_label": ".isinsurancecovered()" }, { "label": ".getInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L69", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getinsurancepricerials", "community": 68, "norm_label": ".getinsurancepricerials()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L70", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getcreatedat", "community": 68, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L71", "_origin": "ast", "id": "entity_serviceitem_serviceitem_getupdatedat", "community": 68, "norm_label": ".getupdatedat()" }, { "label": ".setStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setstaff", "community": 68, "norm_label": ".setstaff()" }, { "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "_origin": "ast", "id": "src_clinicservice_entity_serviceitem_php_self", "community": 68, "norm_label": "self" }, { "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L74", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setname", "community": 68, "norm_label": ".setname()" }, { "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L75", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setpricerials", "community": 68, "norm_label": ".setpricerials()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L76", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setactive", "community": 68, "norm_label": ".setactive()" }, { "label": ".setInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L77", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setinsurancecovered", "community": 68, "norm_label": ".setinsurancecovered()" }, { "label": ".setInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78", "_origin": "ast", "id": "entity_serviceitem_serviceitem_setinsurancepricerials", "community": 68, "norm_label": ".setinsurancepricerials()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L80", "_origin": "ast", "id": "entity_serviceitem_serviceitem_toarray", "community": 68, "norm_label": ".toarray()" }, { "label": "ServiceSection.php", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L1", "_origin": "ast", "id": "entity_servicesection", "community": 143, "norm_label": "servicesection.php" }, { "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L11", "_origin": "ast", "id": "entity_servicesection_servicesection", "community": 143, "norm_label": "servicesection" }, { "label": "Collection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L42", "_origin": "ast", "id": "src_clinicservice_entity_servicesection_php_collection", "community": 143, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L45", "_origin": "ast", "id": "entity_servicesection_servicesection_construct", "community": 143, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L56", "_origin": "ast", "id": "entity_servicesection_servicesection_getid", "community": 143, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L57", "_origin": "ast", "id": "entity_servicesection_servicesection_getuuid", "community": 143, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L58", "_origin": "ast", "id": "entity_servicesection_servicesection_getentitytype", "community": 143, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L59", "_origin": "ast", "id": "entity_servicesection_servicesection_getentityid", "community": 143, "norm_label": ".getentityid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L60", "_origin": "ast", "id": "entity_servicesection_servicesection_getname", "community": 143, "norm_label": ".getname()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L61", "_origin": "ast", "id": "entity_servicesection_servicesection_isactive", "community": 143, "norm_label": ".isactive()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L62", "_origin": "ast", "id": "entity_servicesection_servicesection_getcreatedat", "community": 143, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L63", "_origin": "ast", "id": "entity_servicesection_servicesection_getupdatedat", "community": 143, "norm_label": ".getupdatedat()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L65", "_origin": "ast", "id": "entity_servicesection_servicesection_setname", "community": 143, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L65", "_origin": "ast", "id": "src_clinicservice_entity_servicesection_php_self", "community": 143, "norm_label": "self" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L66", "_origin": "ast", "id": "entity_servicesection_servicesection_setactive", "community": 143, "norm_label": ".setactive()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L68", "_origin": "ast", "id": "entity_servicesection_servicesection_toarray", "community": 143, "norm_label": ".toarray()" }, { "label": "Tariff.php", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L1", "_origin": "ast", "id": "entity_tariff", "community": 212, "norm_label": "tariff.php" }, { "label": "Tariff", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L9", "_origin": "ast", "id": "entity_tariff_tariff", "community": 212, "norm_label": "tariff" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L41", "_origin": "ast", "id": "entity_tariff_tariff_construct", "community": 212, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L51", "_origin": "ast", "id": "entity_tariff_tariff_getid", "community": 212, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L52", "_origin": "ast", "id": "entity_tariff_tariff_getuuid", "community": 212, "norm_label": ".getuuid()" }, { "label": ".getServiceItemId()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L53", "_origin": "ast", "id": "entity_tariff_tariff_getserviceitemid", "community": 212, "norm_label": ".getserviceitemid()" }, { "label": ".getYear()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L54", "_origin": "ast", "id": "entity_tariff_tariff_getyear", "community": 212, "norm_label": ".getyear()" }, { "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L55", "_origin": "ast", "id": "entity_tariff_tariff_getpricerials", "community": 212, "norm_label": ".getpricerials()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L56", "_origin": "ast", "id": "entity_tariff_tariff_isactive", "community": 212, "norm_label": ".isactive()" }, { "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "_origin": "ast", "id": "entity_tariff_tariff_setpricerials", "community": 212, "norm_label": ".setpricerials()" }, { "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "_origin": "ast", "id": "src_clinicservice_entity_tariff_php_self", "community": 212, "norm_label": "self" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "_origin": "ast", "id": "entity_tariff_tariff_setactive", "community": 212, "norm_label": ".setactive()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L61", "_origin": "ast", "id": "entity_tariff_tariff_toarray", "community": 212, "norm_label": ".toarray()" }, { "label": "ServiceItemRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_serviceitemrepository", "community": 285, "norm_label": "serviceitemrepository.php" }, { "label": "ServiceItemRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository", "community": 285, "norm_label": "serviceitemrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository_construct", "community": 285, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_clinicservice_repository_serviceitemrepository_php_managerregistry", "community": 285, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "community": 285, "norm_label": ".findbyuuid()" }, { "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_clinicservice_repository_serviceitemrepository_php_serviceitem", "community": 285, "norm_label": "serviceitem" }, { "label": ".findBySection()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository_findbysection", "community": 285, "norm_label": ".findbysection()" }, { "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "_origin": "ast", "id": "src_clinicservice_repository_serviceitemrepository_php_servicesection", "community": 285, "norm_label": "servicesection" }, { "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L32", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository_save", "community": 285, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L38", "_origin": "ast", "id": "repository_serviceitemrepository_serviceitemrepository_remove", "community": 285, "norm_label": ".remove()" }, { "label": "ServiceSectionRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_servicesectionrepository", "community": 314, "norm_label": "servicesectionrepository.php" }, { "label": "ServiceSectionRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository", "community": 314, "norm_label": "servicesectionrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository_construct", "community": 314, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_clinicservice_repository_servicesectionrepository_php_managerregistry", "community": 314, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "community": 314, "norm_label": ".findbyuuid()" }, { "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_clinicservice_repository_servicesectionrepository_php_servicesection", "community": 314, "norm_label": "servicesection" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "community": 314, "norm_label": ".findbyentity()" }, { "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository_save", "community": 314, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39", "_origin": "ast", "id": "repository_servicesectionrepository_servicesectionrepository_remove", "community": 314, "norm_label": ".remove()" }, { "label": "TariffRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_tariffrepository", "community": 317, "norm_label": "tariffrepository.php" }, { "label": "TariffRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository", "community": 317, "norm_label": "tariffrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository_construct", "community": 317, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_clinicservice_repository_tariffrepository_php_managerregistry", "community": 317, "norm_label": "managerregistry" }, { "label": ".findForServiceYear()", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository_findforserviceyear", "community": 317, "norm_label": ".findforserviceyear()" }, { "label": "Tariff", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_clinicservice_repository_tariffrepository_php_tariff", "community": 317, "norm_label": "tariff" }, { "label": ".findByService()", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository_findbyservice", "community": 317, "norm_label": ".findbyservice()" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L36", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository_findbyuuid", "community": 317, "norm_label": ".findbyuuid()" }, { "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L41", "_origin": "ast", "id": "repository_tariffrepository_tariffrepository_save", "community": 317, "norm_label": ".save()" }, { "label": "TariffService.php", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L1", "_origin": "ast", "id": "service_tariffservice", "community": 354, "norm_label": "tariffservice.php" }, { "label": "TariffService", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L9", "_origin": "ast", "id": "service_tariffservice_tariffservice", "community": 354, "norm_label": "tariffservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L11", "_origin": "ast", "id": "service_tariffservice_tariffservice_construct", "community": 354, "norm_label": ".__construct()" }, { "label": ".resolvePrice()", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L19", "_origin": "ast", "id": "service_tariffservice_tariffservice_resolveprice", "community": 354, "norm_label": ".resolveprice()" }, { "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L19", "_origin": "ast", "id": "src_clinicservice_service_tariffservice_php_serviceitem", "community": 354, "norm_label": "serviceitem" }, { "label": ".upsert()", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L30", "_origin": "ast", "id": "service_tariffservice_tariffservice_upsert", "community": 354, "norm_label": ".upsert()" }, { "label": "Tariff", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L30", "_origin": "ast", "id": "src_clinicservice_service_tariffservice_php_tariff", "community": 354, "norm_label": "tariff" }, { "label": ".currentJalaliYear()", "file_type": "code", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L42", "_origin": "ast", "id": "service_tariffservice_tariffservice_currentjalaliyear", "community": 354, "norm_label": ".currentjalaliyear()" }, { "label": "SiteConfigController.php", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L1", "_origin": "ast", "id": "controller_siteconfigcontroller", "community": 301, "norm_label": "siteconfigcontroller.php" }, { "label": "SiteConfigController", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L14", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller", "community": 301, "norm_label": "siteconfigcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L47", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_construct", "community": 301, "norm_label": ".__construct()" }, { "label": ".get()", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L53", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_get", "community": 301, "norm_label": ".get()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L53", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_jsonresponse", "community": 301, "norm_label": "jsonresponse" }, { "label": ".patch()", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_patch", "community": 301, "norm_label": ".patch()" }, { "label": "Request", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_request", "community": 301, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_user", "community": 301, "norm_label": "user" }, { "label": ".taxHistory()", "file_type": "code", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L91", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_taxhistory", "community": 301, "norm_label": ".taxhistory()" }, { "label": "SiteConfig.php", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L1", "_origin": "ast", "id": "entity_siteconfig", "community": 637, "norm_label": "siteconfig.php" }, { "label": "SiteConfig", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L8", "_origin": "ast", "id": "entity_siteconfig_siteconfig", "community": 637, "norm_label": "siteconfig" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L22", "_origin": "ast", "id": "entity_siteconfig_siteconfig_construct", "community": 637, "norm_label": ".__construct()" }, { "label": ".getKey()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L29", "_origin": "ast", "id": "entity_siteconfig_siteconfig_getkey", "community": 637, "norm_label": ".getkey()" }, { "label": ".getValue()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L30", "_origin": "ast", "id": "entity_siteconfig_siteconfig_getvalue", "community": 637, "norm_label": ".getvalue()" }, { "label": ".setValue()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L32", "_origin": "ast", "id": "entity_siteconfig_siteconfig_setvalue", "community": 637, "norm_label": ".setvalue()" }, { "label": "self", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L32", "_origin": "ast", "id": "src_config_entity_siteconfig_php_self", "community": 637, "norm_label": "self" }, { "label": "TaxRateHistory.php", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L1", "_origin": "ast", "id": "entity_taxratehistory", "community": 278, "norm_label": "taxratehistory.php" }, { "label": "TaxRateHistory", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L9", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory", "community": 278, "norm_label": "taxratehistory" }, { "label": "User", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L25", "_origin": "ast", "id": "src_config_entity_taxratehistory_php_user", "community": 278, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L32", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_construct", "community": 278, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_getid", "community": 278, "norm_label": ".getid()" }, { "label": ".getTaxPercent()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_gettaxpercent", "community": 278, "norm_label": ".gettaxpercent()" }, { "label": ".isEnabled()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_isenabled", "community": 278, "norm_label": ".isenabled()" }, { "label": ".getChangedBy()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_getchangedby", "community": 278, "norm_label": ".getchangedby()" }, { "label": ".getChangedAt()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L44", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_getchangedat", "community": 278, "norm_label": ".getchangedat()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L46", "_origin": "ast", "id": "entity_taxratehistory_taxratehistory_toarray", "community": 278, "norm_label": ".toarray()" }, { "label": "SiteConfigRepository.php", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_siteconfigrepository", "community": 53, "norm_label": "siteconfigrepository.php" }, { "label": "SiteConfigRepository", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository", "community": 53, "norm_label": "siteconfigrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L40", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_construct", "community": 53, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L40", "_origin": "ast", "id": "src_config_repository_siteconfigrepository_php_managerregistry", "community": 53, "norm_label": "managerregistry" }, { "label": ".get()", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L45", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_get", "community": 53, "norm_label": ".get()" }, { "label": ".getAll()", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L54", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_getall", "community": 53, "norm_label": ".getall()" }, { "label": ".set()", "file_type": "code", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L70", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_set", "community": 53, "norm_label": ".set()" }, { "label": "TaxRateHistoryRepository.php", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_taxratehistoryrepository", "community": 651, "norm_label": "taxratehistoryrepository.php" }, { "label": "TaxRateHistoryRepository", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository", "community": 651, "norm_label": "taxratehistoryrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository_construct", "community": 651, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_config_repository_taxratehistoryrepository_php_managerregistry", "community": 651, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository_save", "community": 651, "norm_label": ".save()" }, { "label": "TaxRateHistory", "file_type": "code", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L16", "_origin": "ast", "id": "taxratehistory", "community": 651, "norm_label": "taxratehistory" }, { "label": "DashboardController.php", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L1", "_origin": "ast", "id": "controller_dashboardcontroller", "community": 206, "norm_label": "dashboardcontroller.php" }, { "label": "DashboardController", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L24", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller", "community": 206, "norm_label": "dashboardcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L27", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_construct", "community": 206, "norm_label": ".__construct()" }, { "label": ".clinic()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_clinic", "community": 206, "norm_label": ".clinic()" }, { "label": "Request", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_request", "community": 206, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_user", "community": 206, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_jsonresponse", "community": 206, "norm_label": "jsonresponse" }, { "label": ".doctor()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L160", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_doctor", "community": 206, "norm_label": ".doctor()" }, { "label": ".secretary()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L254", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretary", "community": 206, "norm_label": ".secretary()" }, { "label": ".secretaryDoctorDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "community": 206, "norm_label": ".secretarydoctordashboard()" }, { "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_doctorsecretary", "community": 206, "norm_label": "doctorsecretary" }, { "label": ".secretaryClinicDashboard()", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "_origin": "ast", "id": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "community": 206, "norm_label": ".secretaryclinicdashboard()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "_origin": "ast", "id": "src_dashboard_controller_dashboardcontroller_php_clinic", "community": 206, "norm_label": "clinic" }, { "label": "DoctorController.php", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L1", "_origin": "ast", "id": "controller_doctorcontroller", "community": 75, "norm_label": "doctorcontroller.php" }, { "label": "DoctorController", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L30", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller", "community": 75, "norm_label": "doctorcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L33", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_construct", "community": 75, "norm_label": ".__construct()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L50", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_create", "community": 75, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L50", "_origin": "ast", "id": "src_doctor_controller_doctorcontroller_php_request", "community": 75, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L50", "_origin": "ast", "id": "src_doctor_controller_doctorcontroller_php_user", "community": 75, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L50", "_origin": "ast", "id": "src_doctor_controller_doctorcontroller_php_jsonresponse", "community": 75, "norm_label": "jsonresponse" }, { "label": ".show()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L126", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_show", "community": 75, "norm_label": ".show()" }, { "label": ".showForClinic()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L173", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_showforclinic", "community": 75, "norm_label": ".showforclinic()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L207", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_list", "community": 75, "norm_label": ".list()" }, { "label": ".update()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L259", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_update", "community": 75, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L341", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_delete", "community": 75, "norm_label": ".delete()" }, { "label": ".uploadImage()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L382", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_uploadimage", "community": 75, "norm_label": ".uploadimage()" }, { "label": ".createAddress()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L476", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_createaddress", "community": 75, "norm_label": ".createaddress()" }, { "label": ".showAddress()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L539", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_showaddress", "community": 75, "norm_label": ".showaddress()" }, { "label": ".updateAddress()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L577", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_updateaddress", "community": 75, "norm_label": ".updateaddress()" }, { "label": ".deleteAddress()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L636", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_deleteaddress", "community": 75, "norm_label": ".deleteaddress()" }, { "label": ".listAddresses()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L682", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_listaddresses", "community": 75, "norm_label": ".listaddresses()" }, { "label": ".hydrateDoctor()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L727", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_hydratedoctor", "community": 75, "norm_label": ".hydratedoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L727", "_origin": "ast", "id": "src_doctor_controller_doctorcontroller_php_doctor", "community": 75, "norm_label": "doctor" }, { "label": ".hydrateAddress()", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L800", "_origin": "ast", "id": "controller_doctorcontroller_doctorcontroller_hydrateaddress", "community": 75, "norm_label": ".hydrateaddress()" }, { "label": "DoctorAddress", "file_type": "code", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L800", "_origin": "ast", "id": "src_doctor_controller_doctorcontroller_php_doctoraddress", "community": 75, "norm_label": "doctoraddress" }, { "label": "Doctor.php", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L1", "_origin": "ast", "id": "entity_doctor", "community": 4, "norm_label": "doctor.php" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L17", "_origin": "ast", "id": "entity_doctor_doctor", "community": 4, "norm_label": "doctor" }, { "label": "User", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L34", "_origin": "ast", "id": "src_doctor_entity_doctor_php_user", "community": 4, "norm_label": "user" }, { "label": "Collection", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L86", "_origin": "ast", "id": "src_doctor_entity_doctor_php_collection", "community": 4, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L121", "_origin": "ast", "id": "entity_doctor_doctor_construct", "community": 4, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L135", "_origin": "ast", "id": "entity_doctor_doctor_getid", "community": 4, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L139", "_origin": "ast", "id": "entity_doctor_doctor_getuuid", "community": 4, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L143", "_origin": "ast", "id": "entity_doctor_doctor_getuser", "community": 4, "norm_label": ".getuser()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L147", "_origin": "ast", "id": "entity_doctor_doctor_getname", "community": 4, "norm_label": ".getname()" }, { "label": ".getGender()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L151", "_origin": "ast", "id": "entity_doctor_doctor_getgender", "community": 4, "norm_label": ".getgender()" }, { "label": ".getMedicalSystemCode()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L155", "_origin": "ast", "id": "entity_doctor_doctor_getmedicalsystemcode", "community": 4, "norm_label": ".getmedicalsystemcode()" }, { "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L159", "_origin": "ast", "id": "entity_doctor_doctor_getmobilenumber", "community": 4, "norm_label": ".getmobilenumber()" }, { "label": ".getActivityTime()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L163", "_origin": "ast", "id": "entity_doctor_doctor_getactivitytime", "community": 4, "norm_label": ".getactivitytime()" }, { "label": ".getDegree()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L167", "_origin": "ast", "id": "entity_doctor_doctor_getdegree", "community": 4, "norm_label": ".getdegree()" }, { "label": ".getInfo()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L171", "_origin": "ast", "id": "entity_doctor_doctor_getinfo", "community": 4, "norm_label": ".getinfo()" }, { "label": ".getImages()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L175", "_origin": "ast", "id": "entity_doctor_doctor_getimages", "community": 4, "norm_label": ".getimages()" }, { "label": ".getSocialMedia()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L179", "_origin": "ast", "id": "entity_doctor_doctor_getsocialmedia", "community": 4, "norm_label": ".getsocialmedia()" }, { "label": ".getDoctorRate()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L183", "_origin": "ast", "id": "entity_doctor_doctor_getdoctorrate", "community": 4, "norm_label": ".getdoctorrate()" }, { "label": ".getDoctorRatePercentage()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L187", "_origin": "ast", "id": "entity_doctor_doctor_getdoctorratepercentage", "community": 4, "norm_label": ".getdoctorratepercentage()" }, { "label": ".isActiveDoctorAppointment()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L191", "_origin": "ast", "id": "entity_doctor_doctor_isactivedoctorappointment", "community": 4, "norm_label": ".isactivedoctorappointment()" }, { "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L195", "_origin": "ast", "id": "entity_doctor_doctor_getrepresentationid", "community": 4, "norm_label": ".getrepresentationid()" }, { "label": ".getNotificationMobile()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L199", "_origin": "ast", "id": "entity_doctor_doctor_getnotificationmobile", "community": 4, "norm_label": ".getnotificationmobile()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L203", "_origin": "ast", "id": "entity_doctor_doctor_getcreatedat", "community": 4, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L207", "_origin": "ast", "id": "entity_doctor_doctor_getupdatedat", "community": 4, "norm_label": ".getupdatedat()" }, { "label": ".getSpecialties()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L211", "_origin": "ast", "id": "entity_doctor_doctor_getspecialties", "community": 4, "norm_label": ".getspecialties()" }, { "label": ".getServices()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L215", "_origin": "ast", "id": "entity_doctor_doctor_getservices", "community": 4, "norm_label": ".getservices()" }, { "label": ".getProvinces()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L219", "_origin": "ast", "id": "entity_doctor_doctor_getprovinces", "community": 4, "norm_label": ".getprovinces()" }, { "label": ".getCities()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L223", "_origin": "ast", "id": "entity_doctor_doctor_getcities", "community": 4, "norm_label": ".getcities()" }, { "label": ".getAddresses()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L227", "_origin": "ast", "id": "entity_doctor_doctor_getaddresses", "community": 4, "norm_label": ".getaddresses()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L232", "_origin": "ast", "id": "entity_doctor_doctor_setname", "community": 4, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L232", "_origin": "ast", "id": "src_doctor_entity_doctor_php_self", "community": 4, "norm_label": "self" }, { "label": ".setGender()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L237", "_origin": "ast", "id": "entity_doctor_doctor_setgender", "community": 4, "norm_label": ".setgender()" }, { "label": ".setMedicalSystemCode()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L243", "_origin": "ast", "id": "entity_doctor_doctor_setmedicalsystemcode", "community": 4, "norm_label": ".setmedicalsystemcode()" }, { "label": ".setMobileNumber()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L249", "_origin": "ast", "id": "entity_doctor_doctor_setmobilenumber", "community": 4, "norm_label": ".setmobilenumber()" }, { "label": ".setActivityTime()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L255", "_origin": "ast", "id": "entity_doctor_doctor_setactivitytime", "community": 4, "norm_label": ".setactivitytime()" }, { "label": ".setDegree()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L261", "_origin": "ast", "id": "entity_doctor_doctor_setdegree", "community": 4, "norm_label": ".setdegree()" }, { "label": ".setInfo()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L267", "_origin": "ast", "id": "entity_doctor_doctor_setinfo", "community": 4, "norm_label": ".setinfo()" }, { "label": ".setImages()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L273", "_origin": "ast", "id": "entity_doctor_doctor_setimages", "community": 4, "norm_label": ".setimages()" }, { "label": ".setSocialMedia()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L279", "_origin": "ast", "id": "entity_doctor_doctor_setsocialmedia", "community": 4, "norm_label": ".setsocialmedia()" }, { "label": ".setDoctorRate()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L285", "_origin": "ast", "id": "entity_doctor_doctor_setdoctorrate", "community": 4, "norm_label": ".setdoctorrate()" }, { "label": ".setDoctorRatePercentage()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L291", "_origin": "ast", "id": "entity_doctor_doctor_setdoctorratepercentage", "community": 4, "norm_label": ".setdoctorratepercentage()" }, { "label": ".setActiveDoctorAppointment()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L297", "_origin": "ast", "id": "entity_doctor_doctor_setactivedoctorappointment", "community": 4, "norm_label": ".setactivedoctorappointment()" }, { "label": ".setRepresentationId()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L303", "_origin": "ast", "id": "entity_doctor_doctor_setrepresentationid", "community": 4, "norm_label": ".setrepresentationid()" }, { "label": ".setNotificationMobile()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L309", "_origin": "ast", "id": "entity_doctor_doctor_setnotificationmobile", "community": 4, "norm_label": ".setnotificationmobile()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L316", "_origin": "ast", "id": "entity_doctor_doctor_touch", "community": 4, "norm_label": ".touch()" }, { "label": ".computeScheduleFields()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L325", "_origin": "ast", "id": "entity_doctor_doctor_computeschedulefields", "community": 4, "norm_label": ".computeschedulefields()" }, { "label": "WeeklySchedule", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L325", "_origin": "ast", "id": "src_doctor_entity_doctor_php_weeklyschedule", "community": 4, "norm_label": "weeklyschedule" }, { "label": ".computeScheduleParts()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L342", "_origin": "ast", "id": "entity_doctor_doctor_computescheduleparts", "community": 4, "norm_label": ".computescheduleparts()" }, { "label": ".getExperience()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L412", "_origin": "ast", "id": "entity_doctor_doctor_getexperience", "community": 4, "norm_label": ".getexperience()" }, { "label": ".toListArray()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L420", "_origin": "ast", "id": "entity_doctor_doctor_tolistarray", "community": 4, "norm_label": ".tolistarray()" }, { "label": ".toDetailArray()", "file_type": "code", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L443", "_origin": "ast", "id": "entity_doctor_doctor_todetailarray", "community": 4, "norm_label": ".todetailarray()" }, { "label": "DoctorAddress.php", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L1", "_origin": "ast", "id": "entity_doctoraddress", "community": 39, "norm_label": "doctoraddress.php" }, { "label": "DoctorAddress", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L11", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress", "community": 39, "norm_label": "doctoraddress" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L28", "_origin": "ast", "id": "src_doctor_entity_doctoraddress_php_doctor", "community": 39, "norm_label": "doctor" }, { "label": "City", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L53", "_origin": "ast", "id": "src_doctor_entity_doctoraddress_php_city", "community": 39, "norm_label": "city" }, { "label": "Province", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L57", "_origin": "ast", "id": "src_doctor_entity_doctoraddress_php_province", "community": 39, "norm_label": "province" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L67", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_construct", "community": 39, "norm_label": ".__construct()" }, { "label": ".forDoctor()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L74", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_fordoctor", "community": 39, "norm_label": ".fordoctor()" }, { "label": "self", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L74", "_origin": "ast", "id": "src_doctor_entity_doctoraddress_php_self", "community": 39, "norm_label": "self" }, { "label": ".forClinic()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L82", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_forclinic", "community": 39, "norm_label": ".forclinic()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L90", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getid", "community": 39, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L91", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getuuid", "community": 39, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L92", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getdoctor", "community": 39, "norm_label": ".getdoctor()" }, { "label": ".getClinicId()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L93", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getclinicid", "community": 39, "norm_label": ".getclinicid()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L94", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_gettype", "community": 39, "norm_label": ".gettype()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L95", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getname", "community": 39, "norm_label": ".getname()" }, { "label": ".getAddress()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L96", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getaddress", "community": 39, "norm_label": ".getaddress()" }, { "label": ".getTelephone()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L97", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_gettelephone", "community": 39, "norm_label": ".gettelephone()" }, { "label": ".getLatitude()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L98", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getlatitude", "community": 39, "norm_label": ".getlatitude()" }, { "label": ".getLongitude()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L99", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getlongitude", "community": 39, "norm_label": ".getlongitude()" }, { "label": ".getCity()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L100", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getcity", "community": 39, "norm_label": ".getcity()" }, { "label": ".getProvince()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L101", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_getprovince", "community": 39, "norm_label": ".getprovince()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L103", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setname", "community": 39, "norm_label": ".setname()" }, { "label": ".setAddress()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L104", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setaddress", "community": 39, "norm_label": ".setaddress()" }, { "label": ".setTelephone()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L105", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_settelephone", "community": 39, "norm_label": ".settelephone()" }, { "label": ".setLatitude()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L106", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setlatitude", "community": 39, "norm_label": ".setlatitude()" }, { "label": ".setLongitude()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L107", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setlongitude", "community": 39, "norm_label": ".setlongitude()" }, { "label": ".setCity()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L108", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setcity", "community": 39, "norm_label": ".setcity()" }, { "label": ".setProvince()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L109", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_setprovince", "community": 39, "norm_label": ".setprovince()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L111", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_touch", "community": 39, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L113", "_origin": "ast", "id": "entity_doctoraddress_doctoraddress_toarray", "community": 39, "norm_label": ".toarray()" }, { "label": "DoctorAddressRepository.php", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_doctoraddressrepository", "community": 242, "norm_label": "doctoraddressrepository.php" }, { "label": "DoctorAddressRepository", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository", "community": 242, "norm_label": "doctoraddressrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_construct", "community": 242, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_doctor_repository_doctoraddressrepository_php_managerregistry", "community": 242, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_save", "community": 242, "norm_label": ".save()" }, { "label": "DoctorAddress", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_doctor_repository_doctoraddressrepository_php_doctoraddress", "community": 242, "norm_label": "doctoraddress" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_remove", "community": 242, "norm_label": ".remove()" }, { "label": ".findByUuidAndClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "community": 242, "norm_label": ".findbyuuidandclinic()" }, { "label": ".findOneByClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "community": 242, "norm_label": ".findonebyclinic()" }, { "label": ".countByClinic()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L55", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic", "community": 242, "norm_label": ".countbyclinic()" }, { "label": ".findAvailableForDoctor()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L65", "_origin": "ast", "id": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "community": 242, "norm_label": ".findavailablefordoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L65", "_origin": "ast", "id": "src_doctor_repository_doctoraddressrepository_php_doctor", "community": 242, "norm_label": "doctor" }, { "label": "DoctorRepository.php", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_doctorrepository", "community": 194, "norm_label": "doctorrepository.php" }, { "label": "DoctorRepository", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository", "community": 194, "norm_label": "doctorrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_construct", "community": 194, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_doctor_repository_doctorrepository_php_managerregistry", "community": 194, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_findbyuuid", "community": 194, "norm_label": ".findbyuuid()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "_origin": "ast", "id": "src_doctor_repository_doctorrepository_php_doctor", "community": 194, "norm_label": "doctor" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_findbyuser", "community": 194, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "_origin": "ast", "id": "src_doctor_repository_doctorrepository_php_user", "community": 194, "norm_label": "user" }, { "label": ".findOneByMobile()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_findonebymobile", "community": 194, "norm_label": ".findonebymobile()" }, { "label": ".findWithFilters()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L42", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_findwithfilters", "community": 194, "norm_label": ".findwithfilters()" }, { "label": ".doctorIdsViaClinicLocation()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L115", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "community": 194, "norm_label": ".doctoridsviacliniclocation()" }, { "label": ".findByClinicWithFilters()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L132", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "community": 194, "norm_label": ".findbyclinicwithfilters()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L185", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_save", "community": 194, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L193", "_origin": "ast", "id": "repository_doctorrepository_doctorrepository_remove", "community": 194, "norm_label": ".remove()" }, { "label": "DoctorServiceController.php", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L1", "_origin": "ast", "id": "controller_doctorservicecontroller", "community": 4, "norm_label": "doctorservicecontroller.php" }, { "label": "DoctorServiceController", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L16", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller", "community": 4, "norm_label": "doctorservicecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L19", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_construct", "community": 4, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_list", "community": 4, "norm_label": ".list()" }, { "label": "Request", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_request", "community": 4, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "_origin": "ast", "id": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse", "community": 4, "norm_label": "jsonresponse" }, { "label": ".create()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L37", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_create", "community": 4, "norm_label": ".create()" }, { "label": ".update()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L62", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_update", "community": 4, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L85", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_delete", "community": 4, "norm_label": ".delete()" }, { "label": ".adminList()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L98", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", "community": 4, "norm_label": ".adminlist()" }, { "label": ".slugify()", "file_type": "code", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L127", "_origin": "ast", "id": "controller_doctorservicecontroller_doctorservicecontroller_slugify", "community": 4, "norm_label": ".slugify()" }, { "label": "DoctorService.php", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L1", "_origin": "ast", "id": "entity_doctorservice", "community": 111, "norm_label": "doctorservice.php" }, { "label": "DoctorService", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L10", "_origin": "ast", "id": "entity_doctorservice_doctorservice", "community": 111, "norm_label": "doctorservice" }, { "label": "Specialty", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L37", "_origin": "ast", "id": "src_doctorservice_entity_doctorservice_php_specialty", "community": 111, "norm_label": "specialty" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L41", "_origin": "ast", "id": "entity_doctorservice_doctorservice_construct", "community": 111, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L49", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getid", "community": 111, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L50", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getuuid", "community": 111, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L51", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getname", "community": 111, "norm_label": ".getname()" }, { "label": ".getSlug()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L52", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getslug", "community": 111, "norm_label": ".getslug()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L53", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getstatus", "community": 111, "norm_label": ".getstatus()" }, { "label": ".getWeight()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L54", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getweight", "community": 111, "norm_label": ".getweight()" }, { "label": ".getSpecialty()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L55", "_origin": "ast", "id": "entity_doctorservice_doctorservice_getspecialty", "community": 111, "norm_label": ".getspecialty()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L57", "_origin": "ast", "id": "entity_doctorservice_doctorservice_setname", "community": 111, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L57", "_origin": "ast", "id": "src_doctorservice_entity_doctorservice_php_self", "community": 111, "norm_label": "self" }, { "label": ".setSlug()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L58", "_origin": "ast", "id": "entity_doctorservice_doctorservice_setslug", "community": 111, "norm_label": ".setslug()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L59", "_origin": "ast", "id": "entity_doctorservice_doctorservice_setstatus", "community": 111, "norm_label": ".setstatus()" }, { "label": ".setWeight()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L60", "_origin": "ast", "id": "entity_doctorservice_doctorservice_setweight", "community": 111, "norm_label": ".setweight()" }, { "label": ".setSpecialty()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L61", "_origin": "ast", "id": "entity_doctorservice_doctorservice_setspecialty", "community": 111, "norm_label": ".setspecialty()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L63", "_origin": "ast", "id": "entity_doctorservice_doctorservice_toarray", "community": 111, "norm_label": ".toarray()" }, { "label": "DoctorServiceRepository.php", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_doctorservicerepository", "community": 4, "norm_label": "doctorservicerepository.php" }, { "label": "DoctorServiceRepository", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository", "community": 4, "norm_label": "doctorservicerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_construct", "community": 4, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_doctorservice_repository_doctorservicerepository_php_managerregistry", "community": 4, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_findactive", "community": 4, "norm_label": ".findactive()" }, { "label": ".save()", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_save", "community": 4, "norm_label": ".save()" }, { "label": "DoctorService", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L31", "_origin": "ast", "id": "doctorservice", "community": 4, "norm_label": "doctorservice" }, { "label": ".remove()", "file_type": "code", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_remove", "community": 4, "norm_label": ".remove()" }, { "label": "InsuranceController.php", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L1", "_origin": "ast", "id": "controller_insurancecontroller", "community": 26, "norm_label": "insurancecontroller.php" }, { "label": "InsuranceController", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L31", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller", "community": 26, "norm_label": "insurancecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L34", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_construct", "community": 26, "norm_label": ".__construct()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L48", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_resolveentity", "community": 26, "norm_label": ".resolveentity()" }, { "label": "User", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L48", "_origin": "ast", "id": "src_insurance_controller_insurancecontroller_php_user", "community": 26, "norm_label": "user" }, { "label": ".list()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_list", "community": 26, "norm_label": ".list()" }, { "label": "Request", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "_origin": "ast", "id": "src_insurance_controller_insurancecontroller_php_request", "community": 26, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "_origin": "ast", "id": "src_insurance_controller_insurancecontroller_php_jsonresponse", "community": 26, "norm_label": "jsonresponse" }, { "label": ".create()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L78", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_create", "community": 26, "norm_label": ".create()" }, { "label": ".update()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L103", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_update", "community": 26, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L125", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_delete", "community": 26, "norm_label": ".delete()" }, { "label": ".adminList()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L138", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_adminlist", "community": 26, "norm_label": ".adminlist()" }, { "label": ".uploadLogo()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L167", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_uploadlogo", "community": 26, "norm_label": ".uploadlogo()" }, { "label": ".getInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L215", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "community": 26, "norm_label": ".getinsurancepricing()" }, { "label": ".saveInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "community": 26, "norm_label": ".saveinsurancepricing()" }, { "label": ".upsertPricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L288", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_upsertpricing", "community": 26, "norm_label": ".upsertpricing()" }, { "label": ".listTenantInsurances()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L301", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "community": 26, "norm_label": ".listtenantinsurances()" }, { "label": ".activateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "community": 26, "norm_label": ".activatetenantinsurance()" }, { "label": ".updateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L355", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "community": 26, "norm_label": ".updatetenantinsurance()" }, { "label": ".deactivateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L381", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "community": 26, "norm_label": ".deactivatetenantinsurance()" }, { "label": ".listServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L396", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "community": 26, "norm_label": ".listservicecoverage()" }, { "label": ".setServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L427", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "community": 26, "norm_label": ".setservicecoverage()" }, { "label": ".addDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L468", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "community": 26, "norm_label": ".adddoctorinsurance()" }, { "label": ".showDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L508", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "community": 26, "norm_label": ".showdoctorinsurance()" }, { "label": ".updateDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L524", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "community": 26, "norm_label": ".updatedoctorinsurance()" }, { "label": ".deleteDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L546", "_origin": "ast", "id": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "community": 26, "norm_label": ".deletedoctorinsurance()" }, { "label": "DoctorInsurance.php", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L1", "_origin": "ast", "id": "entity_doctorinsurance", "community": 232, "norm_label": "doctorinsurance.php" }, { "label": "DoctorInsurance", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L9", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance", "community": 232, "norm_label": "doctorinsurance" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L20", "_origin": "ast", "id": "src_insurance_entity_doctorinsurance_php_doctor", "community": 232, "norm_label": "doctor" }, { "label": "Insurance", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L24", "_origin": "ast", "id": "src_insurance_entity_doctorinsurance_php_insurance", "community": 232, "norm_label": "insurance" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L31", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_construct", "community": 232, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L37", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_getid", "community": 232, "norm_label": ".getid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L38", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_getdoctor", "community": 232, "norm_label": ".getdoctor()" }, { "label": ".getInsurance()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L39", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_getinsurance", "community": 232, "norm_label": ".getinsurance()" }, { "label": ".getPrice()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L40", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_getprice", "community": 232, "norm_label": ".getprice()" }, { "label": ".setPrice()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L42", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_setprice", "community": 232, "norm_label": ".setprice()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L42", "_origin": "ast", "id": "src_insurance_entity_doctorinsurance_php_self", "community": 232, "norm_label": "self" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L44", "_origin": "ast", "id": "entity_doctorinsurance_doctorinsurance_toarray", "community": 232, "norm_label": ".toarray()" }, { "label": "EntityInsurancePricing.php", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L1", "_origin": "ast", "id": "entity_entityinsurancepricing", "community": 233, "norm_label": "entityinsurancepricing.php" }, { "label": "EntityInsurancePricing", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L8", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing", "community": 233, "norm_label": "entityinsurancepricing" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L37", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_construct", "community": 233, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L46", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_getid", "community": 233, "norm_label": ".getid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L47", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_getentitytype", "community": 233, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L48", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_getentityid", "community": 233, "norm_label": ".getentityid()" }, { "label": ".getInsuranceId()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L49", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_getinsuranceid", "community": 233, "norm_label": ".getinsuranceid()" }, { "label": ".getPatientShareRials()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L50", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_getpatientsharerials", "community": 233, "norm_label": ".getpatientsharerials()" }, { "label": ".isFreeVisit()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L52", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_isfreevisit", "community": 233, "norm_label": ".isfreevisit()" }, { "label": ".setPatientShareRials()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L54", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_setpatientsharerials", "community": 233, "norm_label": ".setpatientsharerials()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L54", "_origin": "ast", "id": "src_insurance_entity_entityinsurancepricing_php_self", "community": 233, "norm_label": "self" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L56", "_origin": "ast", "id": "entity_entityinsurancepricing_entityinsurancepricing_toarray", "community": 233, "norm_label": ".toarray()" }, { "label": "Insurance.php", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L1", "_origin": "ast", "id": "entity_insurance", "community": 141, "norm_label": "insurance.php" }, { "label": "Insurance", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L10", "_origin": "ast", "id": "entity_insurance_insurance", "community": 141, "norm_label": "insurance" }, { "label": "InsuranceType", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L27", "_origin": "ast", "id": "src_insurance_entity_insurance_php_insurancetype", "community": 141, "norm_label": "insurancetype" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L36", "_origin": "ast", "id": "entity_insurance_insurance_construct", "community": 141, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L43", "_origin": "ast", "id": "entity_insurance_insurance_getid", "community": 141, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L44", "_origin": "ast", "id": "entity_insurance_insurance_getuuid", "community": 141, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L45", "_origin": "ast", "id": "entity_insurance_insurance_getname", "community": 141, "norm_label": ".getname()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L46", "_origin": "ast", "id": "entity_insurance_insurance_gettype", "community": 141, "norm_label": ".gettype()" }, { "label": ".getLogoUrl()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L47", "_origin": "ast", "id": "entity_insurance_insurance_getlogourl", "community": 141, "norm_label": ".getlogourl()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L48", "_origin": "ast", "id": "entity_insurance_insurance_getstatus", "community": 141, "norm_label": ".getstatus()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L50", "_origin": "ast", "id": "entity_insurance_insurance_setname", "community": 141, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L50", "_origin": "ast", "id": "src_insurance_entity_insurance_php_self", "community": 141, "norm_label": "self" }, { "label": ".setType()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L51", "_origin": "ast", "id": "entity_insurance_insurance_settype", "community": 141, "norm_label": ".settype()" }, { "label": ".setLogoUrl()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L52", "_origin": "ast", "id": "entity_insurance_insurance_setlogourl", "community": 141, "norm_label": ".setlogourl()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L53", "_origin": "ast", "id": "entity_insurance_insurance_setstatus", "community": 141, "norm_label": ".setstatus()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L55", "_origin": "ast", "id": "entity_insurance_insurance_toarray", "community": 141, "norm_label": ".toarray()" }, { "label": "TenantInsurance.php", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L1", "_origin": "ast", "id": "entity_tenantinsurance", "community": 80, "norm_label": "tenantinsurance.php" }, { "label": "TenantInsurance", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L9", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance", "community": 80, "norm_label": "tenantinsurance" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L62", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_construct", "community": 80, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L74", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getid", "community": 80, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L75", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getuuid", "community": 80, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L76", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getentitytype", "community": 80, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L77", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getentityid", "community": 80, "norm_label": ".getentityid()" }, { "label": ".getInsuranceId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L78", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getinsuranceid", "community": 80, "norm_label": ".getinsuranceid()" }, { "label": ".getVersion()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L79", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getversion", "community": 80, "norm_label": ".getversion()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L80", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_isactive", "community": 80, "norm_label": ".isactive()" }, { "label": ".getCoveragePercent()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L81", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getcoveragepercent", "community": 80, "norm_label": ".getcoveragepercent()" }, { "label": ".getFranchiseRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L82", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getfranchiserials", "community": 80, "norm_label": ".getfranchiserials()" }, { "label": ".getAnnualCeilingRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L83", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_getannualceilingrials", "community": 80, "norm_label": ".getannualceilingrials()" }, { "label": ".getEffectiveFrom()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L84", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_geteffectivefrom", "community": 80, "norm_label": ".geteffectivefrom()" }, { "label": ".getEffectiveTo()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L85", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_geteffectiveto", "community": 80, "norm_label": ".geteffectiveto()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L87", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_setactive", "community": 80, "norm_label": ".setactive()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L87", "_origin": "ast", "id": "src_insurance_entity_tenantinsurance_php_self", "community": 80, "norm_label": "self" }, { "label": ".setCoveragePercent()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L88", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_setcoveragepercent", "community": 80, "norm_label": ".setcoveragepercent()" }, { "label": ".setFranchiseRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L89", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_setfranchiserials", "community": 80, "norm_label": ".setfranchiserials()" }, { "label": ".setAnnualCeilingRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L90", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_setannualceilingrials", "community": 80, "norm_label": ".setannualceilingrials()" }, { "label": ".setEffectiveTo()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L91", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_seteffectiveto", "community": 80, "norm_label": ".seteffectiveto()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L93", "_origin": "ast", "id": "entity_tenantinsurance_tenantinsurance_toarray", "community": 80, "norm_label": ".toarray()" }, { "label": "TenantServiceCoverage.php", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L1", "_origin": "ast", "id": "entity_tenantservicecoverage", "community": 127, "norm_label": "tenantservicecoverage.php" }, { "label": "TenantServiceCoverage", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L9", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage", "community": 127, "norm_label": "tenantservicecoverage" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L44", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_construct", "community": 127, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L52", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getid", "community": 127, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L53", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getuuid", "community": 127, "norm_label": ".getuuid()" }, { "label": ".getTenantInsuranceId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L54", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_gettenantinsuranceid", "community": 127, "norm_label": ".gettenantinsuranceid()" }, { "label": ".getServiceItemId()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L55", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getserviceitemid", "community": 127, "norm_label": ".getserviceitemid()" }, { "label": ".isCovered()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L56", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_iscovered", "community": 127, "norm_label": ".iscovered()" }, { "label": ".getCoveragePercent()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L57", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getcoveragepercent", "community": 127, "norm_label": ".getcoveragepercent()" }, { "label": ".getFranchiseRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L58", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getfranchiserials", "community": 127, "norm_label": ".getfranchiserials()" }, { "label": ".getCeilingRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L59", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_getceilingrials", "community": 127, "norm_label": ".getceilingrials()" }, { "label": ".setCovered()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L61", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_setcovered", "community": 127, "norm_label": ".setcovered()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L61", "_origin": "ast", "id": "src_insurance_entity_tenantservicecoverage_php_self", "community": 127, "norm_label": "self" }, { "label": ".setCoveragePercent()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L62", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_setcoveragepercent", "community": 127, "norm_label": ".setcoveragepercent()" }, { "label": ".setFranchiseRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L63", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_setfranchiserials", "community": 127, "norm_label": ".setfranchiserials()" }, { "label": ".setCeilingRials()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L64", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_setceilingrials", "community": 127, "norm_label": ".setceilingrials()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L66", "_origin": "ast", "id": "entity_tenantservicecoverage_tenantservicecoverage_toarray", "community": 127, "norm_label": ".toarray()" }, { "label": "InsuranceType.php", "file_type": "code", "source_file": "src/Insurance/Enum/InsuranceType.php", "source_location": "L1", "_origin": "ast", "id": "enum_insurancetype", "community": 617, "norm_label": "insurancetype.php" }, { "label": "label()", "file_type": "code", "source_file": "src/Insurance/Enum/InsuranceType.php", "source_location": "L10", "_origin": "ast", "id": "enum_insurancetype_label", "community": 617, "norm_label": "label()" }, { "label": "DoctorInsuranceRepository.php", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", "community": 602, "norm_label": "doctorinsurancerepository.php" }, { "label": "DoctorInsuranceRepository", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", "community": 602, "norm_label": "doctorinsurancerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", "community": 602, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", "community": 602, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", "community": 602, "norm_label": ".save()" }, { "label": "DoctorInsurance", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", "community": 602, "norm_label": "doctorinsurance" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", "community": 602, "norm_label": ".remove()" }, { "label": "EntityInsurancePricingRepository.php", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_entityinsurancepricingrepository", "community": 349, "norm_label": "entityinsurancepricingrepository.php" }, { "label": "EntityInsurancePricingRepository", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "community": 349, "norm_label": "entityinsurancepricingrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct", "community": 349, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_entityinsurancepricingrepository_php_managerregistry", "community": 349, "norm_label": "managerregistry" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findbyentity", "community": 349, "norm_label": ".findbyentity()" }, { "label": ".findOneForInsurance()", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance", "community": 349, "norm_label": ".findoneforinsurance()" }, { "label": "EntityInsurancePricing", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L22", "_origin": "ast", "id": "entityinsurancepricing", "community": 349, "norm_label": "entityinsurancepricing" }, { "label": ".save()", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save", "community": 349, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L39", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove", "community": 349, "norm_label": ".remove()" }, { "label": "InsuranceRepository.php", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_insurancerepository", "community": 313, "norm_label": "insurancerepository.php" }, { "label": "InsuranceRepository", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_insurancerepository_insurancerepository", "community": 313, "norm_label": "insurancerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_insurancerepository_insurancerepository_construct", "community": 313, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_insurance_repository_insurancerepository_php_managerregistry", "community": 313, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_insurancerepository_insurancerepository_findactive", "community": 313, "norm_label": ".findactive()" }, { "label": "InsuranceType", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L18", "_origin": "ast", "id": "src_insurance_repository_insurancerepository_php_insurancetype", "community": 313, "norm_label": "insurancetype" }, { "label": ".save()", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_insurancerepository_insurancerepository_save", "community": 313, "norm_label": ".save()" }, { "label": "Insurance", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L31", "_origin": "ast", "id": "src_insurance_repository_insurancerepository_php_insurance", "community": 313, "norm_label": "insurance" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_insurancerepository_insurancerepository_remove", "community": 313, "norm_label": ".remove()" }, { "label": "TenantInsuranceRepository.php", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_tenantinsurancerepository", "community": 287, "norm_label": "tenantinsurancerepository.php" }, { "label": "TenantInsuranceRepository", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository", "community": 287, "norm_label": "tenantinsurancerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_construct", "community": 287, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_tenantinsurancerepository_php_managerregistry", "community": 287, "norm_label": "managerregistry" }, { "label": ".findActiveByTenant()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_findactivebytenant", "community": 287, "norm_label": ".findactivebytenant()" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L30", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_findbyuuid", "community": 287, "norm_label": ".findbyuuid()" }, { "label": "TenantInsurance", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L30", "_origin": "ast", "id": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance", "community": 287, "norm_label": "tenantinsurance" }, { "label": ".findActiveContract()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L35", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_findactivecontract", "community": 287, "norm_label": ".findactivecontract()" }, { "label": ".latestVersion()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L51", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_latestversion", "community": 287, "norm_label": ".latestversion()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L67", "_origin": "ast", "id": "repository_tenantinsurancerepository_tenantinsurancerepository_save", "community": 287, "norm_label": ".save()" }, { "label": "TenantServiceCoverageRepository.php", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_tenantservicecoveragerepository", "community": 318, "norm_label": "tenantservicecoveragerepository.php" }, { "label": "TenantServiceCoverageRepository", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "community": 318, "norm_label": "tenantservicecoveragerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct", "community": 318, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_tenantservicecoveragerepository_php_managerregistry", "community": 318, "norm_label": "managerregistry" }, { "label": ".findOneFor()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findonefor", "community": 318, "norm_label": ".findonefor()" }, { "label": "TenantServiceCoverage", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L16", "_origin": "ast", "id": "tenantservicecoverage", "community": 318, "norm_label": "tenantservicecoverage" }, { "label": ".findByContract()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L25", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findbycontract", "community": 318, "norm_label": ".findbycontract()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L30", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_save", "community": 318, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L38", "_origin": "ast", "id": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_remove", "community": 318, "norm_label": ".remove()" }, { "label": "TenantInsuranceCleanupService.php", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L1", "_origin": "ast", "id": "service_tenantinsurancecleanupservice", "community": 318, "norm_label": "tenantinsurancecleanupservice.php" }, { "label": "TenantInsuranceCleanupService", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L17", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", "community": 318, "norm_label": "tenantinsurancecleanupservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L19", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_construct", "community": 318, "norm_label": ".__construct()" }, { "label": ".purgeForEntity()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L21", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_purgeforentity", "community": 318, "norm_label": ".purgeforentity()" }, { "label": "TenantInsuranceService.php", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L1", "_origin": "ast", "id": "service_tenantinsuranceservice", "community": 245, "norm_label": "tenantinsuranceservice.php" }, { "label": "TenantInsuranceService", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L14", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice", "community": 245, "norm_label": "tenantinsuranceservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L16", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_construct", "community": 245, "norm_label": ".__construct()" }, { "label": ".activate()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L27", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "community": 245, "norm_label": ".activate()" }, { "label": "TenantInsurance", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L27", "_origin": "ast", "id": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance", "community": 245, "norm_label": "tenantinsurance" }, { "label": ".deactivate()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L55", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "community": 245, "norm_label": ".deactivate()" }, { "label": ".assertActive()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L64", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "community": 245, "norm_label": ".assertactive()" }, { "label": ".coverageRule()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L77", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "community": 245, "norm_label": ".coveragerule()" }, { "label": "CoverageRule", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L77", "_origin": "ast", "id": "src_insurance_service_tenantinsuranceservice_php_coveragerule", "community": 245, "norm_label": "coveragerule" }, { "label": ".coverageRuleForService()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L100", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "community": 245, "norm_label": ".coverageruleforservice()" }, { "label": ".getServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L131", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_getservicecoverage", "community": 245, "norm_label": ".getservicecoverage()" }, { "label": ".setServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L137", "_origin": "ast", "id": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "community": 245, "norm_label": ".setservicecoverage()" }, { "label": "CoverageRule.php", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L1", "_origin": "ast", "id": "valueobject_coveragerule", "community": 510, "norm_label": "coveragerule.php" }, { "label": "CoverageRule", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5", "_origin": "ast", "id": "valueobject_coveragerule_coveragerule", "community": 510, "norm_label": "coveragerule" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7", "_origin": "ast", "id": "valueobject_coveragerule_coveragerule_construct", "community": 510, "norm_label": ".__construct()" }, { "label": ".notCovered()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L14", "_origin": "ast", "id": "valueobject_coveragerule_coveragerule_notcovered", "community": 510, "norm_label": ".notcovered()" }, { "label": "self", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L14", "_origin": "ast", "id": "src_insurance_valueobject_coveragerule_php_self", "community": 510, "norm_label": "self" }, { "label": "Kernel.php", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L1", "_origin": "ast", "id": "src_kernel", "community": 561, "norm_label": "kernel.php" }, { "label": "Kernel", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L8", "_origin": "ast", "id": "src_kernel_kernel", "community": 561, "norm_label": "kernel" }, { "label": "BaseKernel", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "basekernel", "community": 561, "norm_label": "basekernel" }, { "label": "MicroKernelTrait", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "microkerneltrait", "community": 561, "norm_label": "microkerneltrait" }, { "label": ".writableBase()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L16", "_origin": "ast", "id": "src_kernel_kernel_writablebase", "community": 561, "norm_label": ".writablebase()" }, { "label": ".getCacheDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L21", "_origin": "ast", "id": "src_kernel_kernel_getcachedir", "community": 561, "norm_label": ".getcachedir()" }, { "label": ".getLogDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L26", "_origin": "ast", "id": "src_kernel_kernel_getlogdir", "community": 561, "norm_label": ".getlogdir()" }, { "label": "LocationController.php", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L1", "_origin": "ast", "id": "controller_locationcontroller", "community": 121, "norm_label": "locationcontroller.php" }, { "label": "LocationController", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L17", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller", "community": 121, "norm_label": "locationcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L20", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_construct", "community": 121, "norm_label": ".__construct()" }, { "label": ".provinces()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_provinces", "community": 121, "norm_label": ".provinces()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "_origin": "ast", "id": "src_location_controller_locationcontroller_php_jsonresponse", "community": 121, "norm_label": "jsonresponse" }, { "label": ".cities()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_cities", "community": 121, "norm_label": ".cities()" }, { "label": "Request", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "_origin": "ast", "id": "src_location_controller_locationcontroller_php_request", "community": 121, "norm_label": "request" }, { "label": ".createProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_createprovince", "community": 121, "norm_label": ".createprovince()" }, { "label": ".updateProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_updateprovince", "community": 121, "norm_label": ".updateprovince()" }, { "label": ".deleteProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_deleteprovince", "community": 121, "norm_label": ".deleteprovince()" }, { "label": ".createCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_createcity", "community": 121, "norm_label": ".createcity()" }, { "label": ".updateCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_updatecity", "community": 121, "norm_label": ".updatecity()" }, { "label": ".deleteCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_deletecity", "community": 121, "norm_label": ".deletecity()" }, { "label": ".adminProvinces()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_adminprovinces", "community": 121, "norm_label": ".adminprovinces()" }, { "label": ".adminCities()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L180", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_admincities", "community": 121, "norm_label": ".admincities()" }, { "label": ".applyCityData()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L212", "_origin": "ast", "id": "controller_locationcontroller_locationcontroller_applycitydata", "community": 121, "norm_label": ".applycitydata()" }, { "label": "City", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L212", "_origin": "ast", "id": "src_location_controller_locationcontroller_php_city", "community": 121, "norm_label": "city" }, { "label": "City.php", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L1", "_origin": "ast", "id": "entity_city", "community": 24, "norm_label": "city.php" }, { "label": "City", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L9", "_origin": "ast", "id": "entity_city_city", "community": 24, "norm_label": "city" }, { "label": "Province", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L33", "_origin": "ast", "id": "src_location_entity_city_php_province", "community": 24, "norm_label": "province" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L67", "_origin": "ast", "id": "entity_city_city_construct", "community": 24, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L74", "_origin": "ast", "id": "entity_city_city_getid", "community": 24, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L75", "_origin": "ast", "id": "entity_city_city_getuuid", "community": 24, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L76", "_origin": "ast", "id": "entity_city_city_getname", "community": 24, "norm_label": ".getname()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L77", "_origin": "ast", "id": "entity_city_city_getstatus", "community": 24, "norm_label": ".getstatus()" }, { "label": ".getWeight()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L78", "_origin": "ast", "id": "entity_city_city_getweight", "community": 24, "norm_label": ".getweight()" }, { "label": ".getProvince()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L79", "_origin": "ast", "id": "entity_city_city_getprovince", "community": 24, "norm_label": ".getprovince()" }, { "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L80", "_origin": "ast", "id": "entity_city_city_getrepresentationid", "community": 24, "norm_label": ".getrepresentationid()" }, { "label": ".getContactPhone()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L81", "_origin": "ast", "id": "entity_city_city_getcontactphone", "community": 24, "norm_label": ".getcontactphone()" }, { "label": ".getEmail()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L82", "_origin": "ast", "id": "entity_city_city_getemail", "community": 24, "norm_label": ".getemail()" }, { "label": ".getDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L83", "_origin": "ast", "id": "entity_city_city_getdescription", "community": 24, "norm_label": ".getdescription()" }, { "label": ".getSlogan()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L84", "_origin": "ast", "id": "entity_city_city_getslogan", "community": 24, "norm_label": ".getslogan()" }, { "label": ".getDomain()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L85", "_origin": "ast", "id": "entity_city_city_getdomain", "community": 24, "norm_label": ".getdomain()" }, { "label": ".getKeywords()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L86", "_origin": "ast", "id": "entity_city_city_getkeywords", "community": 24, "norm_label": ".getkeywords()" }, { "label": ".getFooterDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L87", "_origin": "ast", "id": "entity_city_city_getfooterdescription", "community": 24, "norm_label": ".getfooterdescription()" }, { "label": ".getSocialMedia()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L88", "_origin": "ast", "id": "entity_city_city_getsocialmedia", "community": 24, "norm_label": ".getsocialmedia()" }, { "label": ".getLogoUrl()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L89", "_origin": "ast", "id": "entity_city_city_getlogourl", "community": 24, "norm_label": ".getlogourl()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L91", "_origin": "ast", "id": "entity_city_city_setname", "community": 24, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L91", "_origin": "ast", "id": "src_location_entity_city_php_self", "community": 24, "norm_label": "self" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L92", "_origin": "ast", "id": "entity_city_city_setstatus", "community": 24, "norm_label": ".setstatus()" }, { "label": ".setWeight()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L93", "_origin": "ast", "id": "entity_city_city_setweight", "community": 24, "norm_label": ".setweight()" }, { "label": ".setProvince()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L94", "_origin": "ast", "id": "entity_city_city_setprovince", "community": 24, "norm_label": ".setprovince()" }, { "label": ".setRepresentationId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L95", "_origin": "ast", "id": "entity_city_city_setrepresentationid", "community": 24, "norm_label": ".setrepresentationid()" }, { "label": ".setContactPhone()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L96", "_origin": "ast", "id": "entity_city_city_setcontactphone", "community": 24, "norm_label": ".setcontactphone()" }, { "label": ".setEmail()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L97", "_origin": "ast", "id": "entity_city_city_setemail", "community": 24, "norm_label": ".setemail()" }, { "label": ".setDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L98", "_origin": "ast", "id": "entity_city_city_setdescription", "community": 24, "norm_label": ".setdescription()" }, { "label": ".setSlogan()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L99", "_origin": "ast", "id": "entity_city_city_setslogan", "community": 24, "norm_label": ".setslogan()" }, { "label": ".setDomain()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L100", "_origin": "ast", "id": "entity_city_city_setdomain", "community": 24, "norm_label": ".setdomain()" }, { "label": ".setKeywords()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L101", "_origin": "ast", "id": "entity_city_city_setkeywords", "community": 24, "norm_label": ".setkeywords()" }, { "label": ".setFooterDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L102", "_origin": "ast", "id": "entity_city_city_setfooterdescription", "community": 24, "norm_label": ".setfooterdescription()" }, { "label": ".setSocialMedia()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L103", "_origin": "ast", "id": "entity_city_city_setsocialmedia", "community": 24, "norm_label": ".setsocialmedia()" }, { "label": ".setLogoUrl()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "_origin": "ast", "id": "entity_city_city_setlogourl", "community": 24, "norm_label": ".setlogourl()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L106", "_origin": "ast", "id": "entity_city_city_toarray", "community": 24, "norm_label": ".toarray()" }, { "label": "Province.php", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L1", "_origin": "ast", "id": "entity_province", "community": 209, "norm_label": "province.php" }, { "label": "Province", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L9", "_origin": "ast", "id": "entity_province_province", "community": 209, "norm_label": "province" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L31", "_origin": "ast", "id": "entity_province_province_construct", "community": 209, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L37", "_origin": "ast", "id": "entity_province_province_getid", "community": 209, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L38", "_origin": "ast", "id": "entity_province_province_getuuid", "community": 209, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L39", "_origin": "ast", "id": "entity_province_province_getname", "community": 209, "norm_label": ".getname()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L40", "_origin": "ast", "id": "entity_province_province_getstatus", "community": 209, "norm_label": ".getstatus()" }, { "label": ".getWeight()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L41", "_origin": "ast", "id": "entity_province_province_getweight", "community": 209, "norm_label": ".getweight()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L43", "_origin": "ast", "id": "entity_province_province_setname", "community": 209, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L43", "_origin": "ast", "id": "src_location_entity_province_php_self", "community": 209, "norm_label": "self" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L44", "_origin": "ast", "id": "entity_province_province_setstatus", "community": 209, "norm_label": ".setstatus()" }, { "label": ".setWeight()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L45", "_origin": "ast", "id": "entity_province_province_setweight", "community": 209, "norm_label": ".setweight()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Location/Entity/Province.php", "source_location": "L47", "_origin": "ast", "id": "entity_province_province_toarray", "community": 209, "norm_label": ".toarray()" }, { "label": "CityRepository.php", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_cityrepository", "community": 346, "norm_label": "cityrepository.php" }, { "label": "CityRepository", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_cityrepository_cityrepository", "community": 346, "norm_label": "cityrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_cityrepository_cityrepository_construct", "community": 346, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_location_repository_cityrepository_php_managerregistry", "community": 346, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_cityrepository_cityrepository_findactive", "community": 346, "norm_label": ".findactive()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_cityrepository_cityrepository_save", "community": 346, "norm_label": ".save()" }, { "label": "City", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L31", "_origin": "ast", "id": "src_location_repository_cityrepository_php_city", "community": 346, "norm_label": "city" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_cityrepository_cityrepository_remove", "community": 346, "norm_label": ".remove()" }, { "label": "ProvinceRepository.php", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_provincerepository", "community": 348, "norm_label": "provincerepository.php" }, { "label": "ProvinceRepository", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_provincerepository_provincerepository", "community": 348, "norm_label": "provincerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_provincerepository_provincerepository_construct", "community": 348, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_location_repository_provincerepository_php_managerregistry", "community": 348, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_provincerepository_provincerepository_findactive", "community": 348, "norm_label": ".findactive()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_provincerepository_provincerepository_save", "community": 348, "norm_label": ".save()" }, { "label": "Province", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L27", "_origin": "ast", "id": "src_location_repository_provincerepository_php_province", "community": 348, "norm_label": "province" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L33", "_origin": "ast", "id": "repository_provincerepository_provincerepository_remove", "community": 348, "norm_label": ".remove()" }, { "label": "PatientController.php", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1", "_origin": "ast", "id": "controller_patientcontroller", "community": 103, "norm_label": "patientcontroller.php" }, { "label": "PatientController", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L29", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller", "community": 103, "norm_label": "patientcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L33", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_construct", "community": 103, "norm_label": ".__construct()" }, { "label": ".buildPatientProfile()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L50", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_buildpatientprofile", "community": 103, "norm_label": ".buildpatientprofile()" }, { "label": "User", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L50", "_origin": "ast", "id": "src_patient_controller_patientcontroller_php_user", "community": 103, "norm_label": "user" }, { "label": ".searchUser()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_searchuser", "community": 103, "norm_label": ".searchuser()" }, { "label": "Request", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "_origin": "ast", "id": "src_patient_controller_patientcontroller_php_request", "community": 103, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "_origin": "ast", "id": "src_patient_controller_patientcontroller_php_jsonresponse", "community": 103, "norm_label": "jsonresponse" }, { "label": ".list()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L101", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_list", "community": 103, "norm_label": ".list()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L122", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_create", "community": 103, "norm_label": ".create()" }, { "label": ".show()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L189", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_show", "community": 103, "norm_label": ".show()" }, { "label": ".sessions()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L206", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_sessions", "community": 103, "norm_label": ".sessions()" }, { "label": ".createSession()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L230", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_createsession", "community": 103, "norm_label": ".createsession()" }, { "label": ".autoCreateClaim()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L255", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_autocreateclaim", "community": 103, "norm_label": ".autocreateclaim()" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L255", "_origin": "ast", "id": "src_patient_controller_patientcontroller_php_patientsession", "community": 103, "norm_label": "patientsession" }, { "label": ".updateSession()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L273", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_updatesession", "community": 103, "norm_label": ".updatesession()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L294", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_resolveentity", "community": 103, "norm_label": ".resolveentity()" }, { "label": ".assertPatientGate()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L329", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_assertpatientgate", "community": 103, "norm_label": ".assertpatientgate()" }, { "label": ".ownsRecord()", "file_type": "code", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L340", "_origin": "ast", "id": "controller_patientcontroller_patientcontroller_ownsrecord", "community": 103, "norm_label": ".ownsrecord()" }, { "label": "PatientRecord.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L1", "_origin": "ast", "id": "entity_patientrecord", "community": 180, "norm_label": "patientrecord.php" }, { "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L12", "_origin": "ast", "id": "entity_patientrecord_patientrecord", "community": 180, "norm_label": "patientrecord" }, { "label": "User", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L31", "_origin": "ast", "id": "src_patient_entity_patientrecord_php_user", "community": 180, "norm_label": "user" }, { "label": "Collection", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L44", "_origin": "ast", "id": "src_patient_entity_patientrecord_php_collection", "community": 180, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L47", "_origin": "ast", "id": "entity_patientrecord_patientrecord_construct", "community": 180, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L59", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getid", "community": 180, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L60", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getuuid", "community": 180, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L61", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getentitytype", "community": 180, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L62", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getentityid", "community": 180, "norm_label": ".getentityid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L63", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getuser", "community": 180, "norm_label": ".getuser()" }, { "label": ".getCreatedByType()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L64", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getcreatedbytype", "community": 180, "norm_label": ".getcreatedbytype()" }, { "label": ".getCreatedById()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L65", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getcreatedbyid", "community": 180, "norm_label": ".getcreatedbyid()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L66", "_origin": "ast", "id": "entity_patientrecord_patientrecord_getcreatedat", "community": 180, "norm_label": ".getcreatedat()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L68", "_origin": "ast", "id": "entity_patientrecord_patientrecord_toarray", "community": 180, "norm_label": ".toarray()" }, { "label": "PatientSession.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L1", "_origin": "ast", "id": "entity_patientsession", "community": 16, "norm_label": "patientsession.php" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L12", "_origin": "ast", "id": "entity_patientsession_patientsession", "community": 16, "norm_label": "patientsession" }, { "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L25", "_origin": "ast", "id": "src_patient_entity_patientsession_php_patientrecord", "community": 16, "norm_label": "patientrecord" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L29", "_origin": "ast", "id": "src_patient_entity_patientsession_php_appointment", "community": 16, "norm_label": "appointment" }, { "label": "Collection", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L66", "_origin": "ast", "id": "src_patient_entity_patientsession_php_collection", "community": 16, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L69", "_origin": "ast", "id": "entity_patientsession_patientsession_construct", "community": 16, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L79", "_origin": "ast", "id": "entity_patientsession_patientsession_getid", "community": 16, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L80", "_origin": "ast", "id": "entity_patientsession_patientsession_getuuid", "community": 16, "norm_label": ".getuuid()" }, { "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L81", "_origin": "ast", "id": "entity_patientsession_patientsession_getrecord", "community": 16, "norm_label": ".getrecord()" }, { "label": ".getAppointment()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L82", "_origin": "ast", "id": "entity_patientsession_patientsession_getappointment", "community": 16, "norm_label": ".getappointment()" }, { "label": ".getInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L83", "_origin": "ast", "id": "entity_patientsession_patientsession_getinsurancebaseid", "community": 16, "norm_label": ".getinsurancebaseid()" }, { "label": ".getInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L84", "_origin": "ast", "id": "entity_patientsession_patientsession_getinsurancesupplementaryid", "community": 16, "norm_label": ".getinsurancesupplementaryid()" }, { "label": ".getServices()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L85", "_origin": "ast", "id": "entity_patientsession_patientsession_getservices", "community": 16, "norm_label": ".getservices()" }, { "label": ".addService()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L87", "_origin": "ast", "id": "entity_patientsession_patientsession_addservice", "community": 16, "norm_label": ".addservice()" }, { "label": "SessionService", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L87", "_origin": "ast", "id": "src_patient_entity_patientsession_php_sessionservice", "community": 16, "norm_label": "sessionservice" }, { "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L87", "_origin": "ast", "id": "src_patient_entity_patientsession_php_self", "community": 16, "norm_label": "self" }, { "label": ".getVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L94", "_origin": "ast", "id": "entity_patientsession_patientsession_getvisitpricerials", "community": 16, "norm_label": ".getvisitpricerials()" }, { "label": ".getBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L95", "_origin": "ast", "id": "entity_patientsession_patientsession_getbaseinsurancediscountpercent", "community": 16, "norm_label": ".getbaseinsurancediscountpercent()" }, { "label": ".getSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L96", "_origin": "ast", "id": "entity_patientsession_patientsession_getsupplementarydiscountpercent", "community": 16, "norm_label": ".getsupplementarydiscountpercent()" }, { "label": ".getServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L97", "_origin": "ast", "id": "entity_patientsession_patientsession_getservicestotalrials", "community": 16, "norm_label": ".getservicestotalrials()" }, { "label": ".getFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L98", "_origin": "ast", "id": "entity_patientsession_patientsession_getfinalpricerials", "community": 16, "norm_label": ".getfinalpricerials()" }, { "label": ".getPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L99", "_origin": "ast", "id": "entity_patientsession_patientsession_getpaymentmethod", "community": 16, "norm_label": ".getpaymentmethod()" }, { "label": ".getNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L100", "_origin": "ast", "id": "entity_patientsession_patientsession_getnotes", "community": 16, "norm_label": ".getnotes()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101", "_origin": "ast", "id": "entity_patientsession_patientsession_getcreatedat", "community": 16, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L102", "_origin": "ast", "id": "entity_patientsession_patientsession_getupdatedat", "community": 16, "norm_label": ".getupdatedat()" }, { "label": ".setInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L104", "_origin": "ast", "id": "entity_patientsession_patientsession_setinsurancebaseid", "community": 16, "norm_label": ".setinsurancebaseid()" }, { "label": ".setInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L105", "_origin": "ast", "id": "entity_patientsession_patientsession_setinsurancesupplementaryid", "community": 16, "norm_label": ".setinsurancesupplementaryid()" }, { "label": ".setVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L106", "_origin": "ast", "id": "entity_patientsession_patientsession_setvisitpricerials", "community": 16, "norm_label": ".setvisitpricerials()" }, { "label": ".setBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L107", "_origin": "ast", "id": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "community": 16, "norm_label": ".setbaseinsurancediscountpercent()" }, { "label": ".setSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L108", "_origin": "ast", "id": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "community": 16, "norm_label": ".setsupplementarydiscountpercent()" }, { "label": ".setServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L109", "_origin": "ast", "id": "entity_patientsession_patientsession_setservicestotalrials", "community": 16, "norm_label": ".setservicestotalrials()" }, { "label": ".setFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L110", "_origin": "ast", "id": "entity_patientsession_patientsession_setfinalpricerials", "community": 16, "norm_label": ".setfinalpricerials()" }, { "label": ".setPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L111", "_origin": "ast", "id": "entity_patientsession_patientsession_setpaymentmethod", "community": 16, "norm_label": ".setpaymentmethod()" }, { "label": ".setNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L112", "_origin": "ast", "id": "entity_patientsession_patientsession_setnotes", "community": 16, "norm_label": ".setnotes()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L114", "_origin": "ast", "id": "entity_patientsession_patientsession_toarray", "community": 16, "norm_label": ".toarray()" }, { "label": "SessionService.php", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L1", "_origin": "ast", "id": "entity_sessionservice", "community": 144, "norm_label": "sessionservice.php" }, { "label": "SessionService", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L11", "_origin": "ast", "id": "entity_sessionservice_sessionservice", "community": 144, "norm_label": "sessionservice" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L23", "_origin": "ast", "id": "src_patient_entity_sessionservice_php_patientsession", "community": 144, "norm_label": "patientsession" }, { "label": "ServiceItem", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L27", "_origin": "ast", "id": "src_patient_entity_sessionservice_php_serviceitem", "community": 144, "norm_label": "serviceitem" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L31", "_origin": "ast", "id": "src_patient_entity_sessionservice_php_clinicstaff", "community": 144, "norm_label": "clinicstaff" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L44", "_origin": "ast", "id": "entity_sessionservice_sessionservice_construct", "community": 144, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L55", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getid", "community": 144, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L56", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getuuid", "community": 144, "norm_label": ".getuuid()" }, { "label": ".getSession()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L57", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getsession", "community": 144, "norm_label": ".getsession()" }, { "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L58", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getserviceitem", "community": 144, "norm_label": ".getserviceitem()" }, { "label": ".getStaff()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L59", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getstaff", "community": 144, "norm_label": ".getstaff()" }, { "label": ".getPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L60", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getpricerials", "community": 144, "norm_label": ".getpricerials()" }, { "label": ".getQuantity()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L61", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getquantity", "community": 144, "norm_label": ".getquantity()" }, { "label": ".getLineTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L62", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getlinetotalrials", "community": 144, "norm_label": ".getlinetotalrials()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L63", "_origin": "ast", "id": "entity_sessionservice_sessionservice_getcreatedat", "community": 144, "norm_label": ".getcreatedat()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L65", "_origin": "ast", "id": "entity_sessionservice_sessionservice_toarray", "community": 144, "norm_label": ".toarray()" }, { "label": "PatientRecordRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_patientrecordrepository", "community": 243, "norm_label": "patientrecordrepository.php" }, { "label": "PatientRecordRepository", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository", "community": 243, "norm_label": "patientrecordrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_construct", "community": 243, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_patient_repository_patientrecordrepository_php_managerregistry", "community": 243, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "community": 243, "norm_label": ".findbyuuid()" }, { "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_patient_repository_patientrecordrepository_php_patientrecord", "community": 243, "norm_label": "patientrecord" }, { "label": ".findByEntityAndUser()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "community": 243, "norm_label": ".findbyentityanduser()" }, { "label": "User", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "_origin": "ast", "id": "src_patient_repository_patientrecordrepository_php_user", "community": 243, "norm_label": "user" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L31", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "community": 243, "norm_label": ".findbyentity()" }, { "label": ".countByEntity()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L51", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "community": 243, "norm_label": ".countbyentity()" }, { "label": ".countUnique()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L69", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_countunique", "community": 243, "norm_label": ".countunique()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L85", "_origin": "ast", "id": "repository_patientrecordrepository_patientrecordrepository_save", "community": 243, "norm_label": ".save()" }, { "label": "PatientSessionRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_patientsessionrepository", "community": 223, "norm_label": "patientsessionrepository.php" }, { "label": "PatientSessionRepository", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository", "community": 223, "norm_label": "patientsessionrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_construct", "community": 223, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_patient_repository_patientsessionrepository_php_managerregistry", "community": 223, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_findbyuuid", "community": 223, "norm_label": ".findbyuuid()" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_patient_repository_patientsessionrepository_php_patientsession", "community": 223, "norm_label": "patientsession" }, { "label": ".findByRecord()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_findbyrecord", "community": 223, "norm_label": ".findbyrecord()" }, { "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L22", "_origin": "ast", "id": "src_patient_repository_patientsessionrepository_php_patientrecord", "community": 223, "norm_label": "patientrecord" }, { "label": ".countByRecord()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L34", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_countbyrecord", "community": 223, "norm_label": ".countbyrecord()" }, { "label": ".sumRevenue()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L44", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_sumrevenue", "community": 223, "norm_label": ".sumrevenue()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L62", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_save", "community": 223, "norm_label": ".save()" }, { "label": ".datesForIds()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L73", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_datesforids", "community": 223, "norm_label": ".datesforids()" }, { "label": ".patientInfoForIds()", "file_type": "code", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L98", "_origin": "ast", "id": "repository_patientsessionrepository_patientsessionrepository_patientinfoforids", "community": 223, "norm_label": ".patientinfoforids()" }, { "label": "SessionServiceRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_sessionservicerepository", "community": 53, "norm_label": "sessionservicerepository.php" }, { "label": "SessionServiceRepository", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository", "community": 53, "norm_label": "sessionservicerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_construct", "community": 53, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_managerregistry", "community": 53, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_save", "community": 53, "norm_label": ".save()" }, { "label": "SessionService", "file_type": "code", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_sessionservice", "community": 53, "norm_label": "sessionservice" }, { "label": "PatientService.php", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L1", "_origin": "ast", "id": "service_patientservice", "community": 30, "norm_label": "patientservice.php" }, { "label": "PatientService", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L22", "_origin": "ast", "id": "service_patientservice_patientservice", "community": 30, "norm_label": "patientservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L24", "_origin": "ast", "id": "service_patientservice_patientservice_construct", "community": 30, "norm_label": ".__construct()" }, { "label": ".calculateFinalPrice()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L45", "_origin": "ast", "id": "service_patientservice_patientservice_calculatefinalprice", "community": 30, "norm_label": ".calculatefinalprice()" }, { "label": ".autoCreateOnAppointmentConfirm()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L77", "_origin": "ast", "id": "service_patientservice_patientservice_autocreateonappointmentconfirm", "community": 30, "norm_label": ".autocreateonappointmentconfirm()" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L77", "_origin": "ast", "id": "src_patient_service_patientservice_php_appointment", "community": 30, "norm_label": "appointment" }, { "label": ".autoCreateForEntity()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L102", "_origin": "ast", "id": "service_patientservice_patientservice_autocreateforentity", "community": 30, "norm_label": ".autocreateforentity()" }, { "label": ".createSession()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "_origin": "ast", "id": "service_patientservice_patientservice_createsession", "community": 30, "norm_label": ".createsession()" }, { "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "_origin": "ast", "id": "src_patient_service_patientservice_php_patientrecord", "community": 30, "norm_label": "patientrecord" }, { "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "_origin": "ast", "id": "src_patient_service_patientservice_php_patientsession", "community": 30, "norm_label": "patientsession" }, { "label": "PaymentController.php", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L1", "_origin": "ast", "id": "controller_paymentcontroller", "community": 15, "norm_label": "paymentcontroller.php" }, { "label": "PaymentController", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L30", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller", "community": 15, "norm_label": "paymentcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L39", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_construct", "community": 15, "norm_label": ".__construct()" }, { "label": ".initiateAppointment()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_initiateappointment", "community": 15, "norm_label": ".initiateappointment()" }, { "label": "Request", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_request", "community": 15, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_user", "community": 15, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_jsonresponse", "community": 15, "norm_label": "jsonresponse" }, { "label": ".callback()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L216", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_callback", "community": 15, "norm_label": ".callback()" }, { "label": "Response", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L216", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_response", "community": 15, "norm_label": "response" }, { "label": ".initiateSubscription()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L319", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "community": 15, "norm_label": ".initiatesubscription()" }, { "label": ".subscriptionCallback()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L464", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_subscriptioncallback", "community": 15, "norm_label": ".subscriptioncallback()" }, { "label": ".config()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L499", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_config", "community": 15, "norm_label": ".config()" }, { "label": ".myPayments()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L554", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_mypayments", "community": 15, "norm_label": ".mypayments()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L571", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_getstatus", "community": 15, "norm_label": ".getstatus()" }, { "label": ".resolveGateway()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L589", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_resolvegateway", "community": 15, "norm_label": ".resolvegateway()" }, { "label": "PaymentGatewayInterface", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L589", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_paymentgatewayinterface", "community": 15, "norm_label": "paymentgatewayinterface" }, { "label": ".allowedHosts()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L603", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_allowedhosts", "community": 15, "norm_label": ".allowedhosts()" }, { "label": ".isAllowedFrontend()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L610", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_isallowedfrontend", "community": 15, "norm_label": ".isallowedfrontend()" }, { "label": ".isAllowedCallbackIp()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L620", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_isallowedcallbackip", "community": 15, "norm_label": ".isallowedcallbackip()" }, { "label": ".handleSmsWalletCharge()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L641", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_handlesmswalletcharge", "community": 15, "norm_label": ".handlesmswalletcharge()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L641", "_origin": "ast", "id": "src_payment_controller_paymentcontroller_php_payment", "community": 15, "norm_label": "payment" }, { "label": ".handleAppointmentConfirmation()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L655", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_handleappointmentconfirmation", "community": 15, "norm_label": ".handleappointmentconfirmation()" }, { "label": ".handleSubscriptionActivation()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L688", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_handlesubscriptionactivation", "community": 15, "norm_label": ".handlesubscriptionactivation()" }, { "label": ".redirectToFrontend()", "file_type": "code", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L711", "_origin": "ast", "id": "controller_paymentcontroller_paymentcontroller_redirecttofrontend", "community": 15, "norm_label": ".redirecttofrontend()" }, { "label": "Payment.php", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L1", "_origin": "ast", "id": "entity_payment", "community": 48, "norm_label": "payment.php" }, { "label": "Payment", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L11", "_origin": "ast", "id": "entity_payment_payment", "community": 48, "norm_label": "payment" }, { "label": "User", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L38", "_origin": "ast", "id": "src_payment_entity_payment_php_user", "community": 48, "norm_label": "user" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L42", "_origin": "ast", "id": "src_payment_entity_payment_php_appointment", "community": 48, "norm_label": "appointment" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L79", "_origin": "ast", "id": "entity_payment_payment_construct", "community": 48, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L92", "_origin": "ast", "id": "entity_payment_payment_getid", "community": 48, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L93", "_origin": "ast", "id": "entity_payment_payment_getuuid", "community": 48, "norm_label": ".getuuid()" }, { "label": ".getOrderId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L94", "_origin": "ast", "id": "entity_payment_payment_getorderid", "community": 48, "norm_label": ".getorderid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L95", "_origin": "ast", "id": "entity_payment_payment_getuser", "community": 48, "norm_label": ".getuser()" }, { "label": ".getAppointment()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L96", "_origin": "ast", "id": "entity_payment_payment_getappointment", "community": 48, "norm_label": ".getappointment()" }, { "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L97", "_origin": "ast", "id": "entity_payment_payment_getamountrials", "community": 48, "norm_label": ".getamountrials()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L98", "_origin": "ast", "id": "entity_payment_payment_getstatus", "community": 48, "norm_label": ".getstatus()" }, { "label": ".getGateway()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L99", "_origin": "ast", "id": "entity_payment_payment_getgateway", "community": 48, "norm_label": ".getgateway()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L100", "_origin": "ast", "id": "entity_payment_payment_gettype", "community": 48, "norm_label": ".gettype()" }, { "label": ".getGatewayToken()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L101", "_origin": "ast", "id": "entity_payment_payment_getgatewaytoken", "community": 48, "norm_label": ".getgatewaytoken()" }, { "label": ".getReferenceId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L102", "_origin": "ast", "id": "entity_payment_payment_getreferenceid", "community": 48, "norm_label": ".getreferenceid()" }, { "label": ".getFrontendAddress()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L103", "_origin": "ast", "id": "entity_payment_payment_getfrontendaddress", "community": 48, "norm_label": ".getfrontendaddress()" }, { "label": ".getCallbackIp()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L104", "_origin": "ast", "id": "entity_payment_payment_getcallbackip", "community": 48, "norm_label": ".getcallbackip()" }, { "label": ".getMetadata()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L105", "_origin": "ast", "id": "entity_payment_payment_getmetadata", "community": 48, "norm_label": ".getmetadata()" }, { "label": ".setAppointment()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "_origin": "ast", "id": "entity_payment_payment_setappointment", "community": 48, "norm_label": ".setappointment()" }, { "label": "self", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "_origin": "ast", "id": "src_payment_entity_payment_php_self", "community": 48, "norm_label": "self" }, { "label": ".setMetadata()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108", "_origin": "ast", "id": "entity_payment_payment_setmetadata", "community": 48, "norm_label": ".setmetadata()" }, { "label": ".setGatewayToken()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109", "_origin": "ast", "id": "entity_payment_payment_setgatewaytoken", "community": 48, "norm_label": ".setgatewaytoken()" }, { "label": ".setReferenceId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110", "_origin": "ast", "id": "entity_payment_payment_setreferenceid", "community": 48, "norm_label": ".setreferenceid()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111", "_origin": "ast", "id": "entity_payment_payment_setstatus", "community": 48, "norm_label": ".setstatus()" }, { "label": ".setCallbackIp()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L112", "_origin": "ast", "id": "entity_payment_payment_setcallbackip", "community": 48, "norm_label": ".setcallbackip()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L114", "_origin": "ast", "id": "entity_payment_payment_touch", "community": 48, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116", "_origin": "ast", "id": "entity_payment_payment_toarray", "community": 48, "norm_label": ".toarray()" }, { "label": "MellatGateway.php", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L1", "_origin": "ast", "id": "gateway_mellatgateway", "community": 213, "norm_label": "mellatgateway.php" }, { "label": "MellatGateway", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L8", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway", "community": 213, "norm_label": "mellatgateway" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L12", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_construct", "community": 213, "norm_label": ".__construct()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L20", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_getname", "community": 213, "norm_label": ".getname()" }, { "label": ".cfg()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L22", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_cfg", "community": 213, "norm_label": ".cfg()" }, { "label": ".initiate()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L27", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_initiate", "community": 213, "norm_label": ".initiate()" }, { "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L27", "_origin": "ast", "id": "src_payment_gateway_mellatgateway_php_paymentinitresult", "community": 213, "norm_label": "paymentinitresult" }, { "label": ".verify()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_verify", "community": 213, "norm_label": ".verify()" }, { "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "_origin": "ast", "id": "src_payment_gateway_mellatgateway_php_paymentverifyresult", "community": 213, "norm_label": "paymentverifyresult" }, { "label": ".buildRequestPayload()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L86", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "community": 213, "norm_label": ".buildrequestpayload()" }, { "label": ".buildVerifyPayload()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L112", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_buildverifypayload", "community": 213, "norm_label": ".buildverifypayload()" }, { "label": ".parseResCode()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L134", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_parserescode", "community": 213, "norm_label": ".parserescode()" }, { "label": ".parseRefId()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L141", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_parserefid", "community": 213, "norm_label": ".parserefid()" }, { "label": ".date()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L148", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_date", "community": 20, "norm_label": ".date()" }, { "label": ".time()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L149", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_time", "community": 66, "norm_label": ".time()" }, { "label": "MockGateway.php", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L1", "_origin": "ast", "id": "gateway_mockgateway", "community": 15, "norm_label": "mockgateway.php" }, { "label": "MockGateway", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L5", "_origin": "ast", "id": "gateway_mockgateway_mockgateway", "community": 15, "norm_label": "mockgateway" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L7", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_getname", "community": 15, "norm_label": ".getname()" }, { "label": ".initiate()", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L9", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_initiate", "community": 15, "norm_label": ".initiate()" }, { "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L9", "_origin": "ast", "id": "src_payment_gateway_mockgateway_php_paymentinitresult", "community": 15, "norm_label": "paymentinitresult" }, { "label": ".verify()", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L15", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_verify", "community": 15, "norm_label": ".verify()" }, { "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L15", "_origin": "ast", "id": "src_payment_gateway_mockgateway_php_paymentverifyresult", "community": 15, "norm_label": "paymentverifyresult" }, { "label": "PaymentGatewayInterface.php", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L1", "_origin": "ast", "id": "gateway_paymentgatewayinterface", "community": 398, "norm_label": "paymentgatewayinterface.php" }, { "label": "getName()", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L7", "_origin": "ast", "id": "gateway_paymentgatewayinterface_getname", "community": 398, "norm_label": "getname()" }, { "label": "initiate()", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L12", "_origin": "ast", "id": "gateway_paymentgatewayinterface_initiate", "community": 398, "norm_label": "initiate()" }, { "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L12", "_origin": "ast", "id": "src_payment_gateway_paymentgatewayinterface_php_paymentinitresult", "community": 398, "norm_label": "paymentinitresult" }, { "label": "verify()", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L17", "_origin": "ast", "id": "gateway_paymentgatewayinterface_verify", "community": 398, "norm_label": "verify()" }, { "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L17", "_origin": "ast", "id": "src_payment_gateway_paymentgatewayinterface_php_paymentverifyresult", "community": 398, "norm_label": "paymentverifyresult" }, { "label": "PaymentInitResult.php", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentInitResult.php", "source_location": "L1", "_origin": "ast", "id": "gateway_paymentinitresult", "community": 610, "norm_label": "paymentinitresult.php" }, { "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentInitResult.php", "source_location": "L5", "_origin": "ast", "id": "gateway_paymentinitresult_paymentinitresult", "community": 610, "norm_label": "paymentinitresult" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentInitResult.php", "source_location": "L7", "_origin": "ast", "id": "gateway_paymentinitresult_paymentinitresult_construct", "community": 610, "norm_label": ".__construct()" }, { "label": "PaymentVerifyResult.php", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentVerifyResult.php", "source_location": "L1", "_origin": "ast", "id": "gateway_paymentverifyresult", "community": 611, "norm_label": "paymentverifyresult.php" }, { "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentVerifyResult.php", "source_location": "L5", "_origin": "ast", "id": "gateway_paymentverifyresult_paymentverifyresult", "community": 611, "norm_label": "paymentverifyresult" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/PaymentVerifyResult.php", "source_location": "L7", "_origin": "ast", "id": "gateway_paymentverifyresult_paymentverifyresult_construct", "community": 611, "norm_label": ".__construct()" }, { "label": "SepGateway.php", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L1", "_origin": "ast", "id": "gateway_sepgateway", "community": 15, "norm_label": "sepgateway.php" }, { "label": "SepGateway", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L8", "_origin": "ast", "id": "gateway_sepgateway_sepgateway", "community": 15, "norm_label": "sepgateway" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L13", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_construct", "community": 15, "norm_label": ".__construct()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L19", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_getname", "community": 15, "norm_label": ".getname()" }, { "label": ".cfg()", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L21", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_cfg", "community": 15, "norm_label": ".cfg()" }, { "label": ".initiate()", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L26", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_initiate", "community": 15, "norm_label": ".initiate()" }, { "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L26", "_origin": "ast", "id": "src_payment_gateway_sepgateway_php_paymentinitresult", "community": 15, "norm_label": "paymentinitresult" }, { "label": ".verify()", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L54", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_verify", "community": 15, "norm_label": ".verify()" }, { "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L54", "_origin": "ast", "id": "src_payment_gateway_sepgateway_php_paymentverifyresult", "community": 15, "norm_label": "paymentverifyresult" }, { "label": "PaymentRepository.php", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_paymentrepository", "community": 224, "norm_label": "paymentrepository.php" }, { "label": "PaymentRepository", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository", "community": 224, "norm_label": "paymentrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_construct", "community": 224, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "_origin": "ast", "id": "src_payment_repository_paymentrepository_php_managerregistry", "community": 224, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findbyuuid", "community": 224, "norm_label": ".findbyuuid()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "_origin": "ast", "id": "src_payment_repository_paymentrepository_php_payment", "community": 224, "norm_label": "payment" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findbyuser", "community": 224, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "_origin": "ast", "id": "src_payment_repository_paymentrepository_php_user", "community": 224, "norm_label": "user" }, { "label": ".countByUser()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_countbyuser", "community": 224, "norm_label": ".countbyuser()" }, { "label": ".findByOrderId()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findbyorderid", "community": 224, "norm_label": ".findbyorderid()" }, { "label": ".findByReferenceId()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findbyreferenceid", "community": 224, "norm_label": ".findbyreferenceid()" }, { "label": ".findPendingByAppointment()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "community": 224, "norm_label": ".findpendingbyappointment()" }, { "label": "Appointment", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62", "_origin": "ast", "id": "src_payment_repository_paymentrepository_php_appointment", "community": 224, "norm_label": "appointment" }, { "label": ".findPendingByAppointments()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L78", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "community": 224, "norm_label": ".findpendingbyappointments()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L100", "_origin": "ast", "id": "repository_paymentrepository_paymentrepository_save", "community": 224, "norm_label": ".save()" }, { "label": "CircuitBreakerService.php", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L1", "_origin": "ast", "id": "service_circuitbreakerservice", "community": 464, "norm_label": "circuitbreakerservice.php" }, { "label": "CircuitBreakerService", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L8", "_origin": "ast", "id": "service_circuitbreakerservice_circuitbreakerservice", "community": 464, "norm_label": "circuitbreakerservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L13", "_origin": "ast", "id": "service_circuitbreakerservice_circuitbreakerservice_construct", "community": 464, "norm_label": ".__construct()" }, { "label": ".isOpen()", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L15", "_origin": "ast", "id": "service_circuitbreakerservice_circuitbreakerservice_isopen", "community": 464, "norm_label": ".isopen()" }, { "label": ".recordFailure()", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L21", "_origin": "ast", "id": "service_circuitbreakerservice_circuitbreakerservice_recordfailure", "community": 464, "norm_label": ".recordfailure()" }, { "label": ".recordSuccess()", "file_type": "code", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L37", "_origin": "ast", "id": "service_circuitbreakerservice_circuitbreakerservice_recordsuccess", "community": 464, "norm_label": ".recordsuccess()" }, { "label": "RatingController.php", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L1", "_origin": "ast", "id": "controller_ratingcontroller", "community": 22, "norm_label": "ratingcontroller.php" }, { "label": "RatingController", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L23", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller", "community": 22, "norm_label": "ratingcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L26", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_construct", "community": 22, "norm_label": ".__construct()" }, { "label": ".rate()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_rate", "community": 22, "norm_label": ".rate()" }, { "label": "Request", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "_origin": "ast", "id": "src_rating_controller_ratingcontroller_php_request", "community": 22, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "_origin": "ast", "id": "src_rating_controller_ratingcontroller_php_user", "community": 22, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "_origin": "ast", "id": "src_rating_controller_ratingcontroller_php_jsonresponse", "community": 22, "norm_label": "jsonresponse" }, { "label": ".getAverage()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L104", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_getaverage", "community": 22, "norm_label": ".getaverage()" }, { "label": ".eligibility()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L141", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_eligibility", "community": 22, "norm_label": ".eligibility()" }, { "label": ".createComment()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L183", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_createcomment", "community": 22, "norm_label": ".createcomment()" }, { "label": ".listComments()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L249", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_listcomments", "community": 22, "norm_label": ".listcomments()" }, { "label": ".deleteComment()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L296", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_deletecomment", "community": 22, "norm_label": ".deletecomment()" }, { "label": ".pendingComments()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L340", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_pendingcomments", "community": 22, "norm_label": ".pendingcomments()" }, { "label": ".approveComment()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L382", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_approvecomment", "community": 22, "norm_label": ".approvecomment()" }, { "label": ".rejectComment()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L418", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_rejectcomment", "community": 22, "norm_label": ".rejectcomment()" }, { "label": ".toggleLike()", "file_type": "code", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L456", "_origin": "ast", "id": "controller_ratingcontroller_ratingcontroller_togglelike", "community": 22, "norm_label": ".togglelike()" }, { "label": "Comment.php", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L1", "_origin": "ast", "id": "entity_comment", "community": 96, "norm_label": "comment.php" }, { "label": "Comment", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L13", "_origin": "ast", "id": "entity_comment_comment", "community": 96, "norm_label": "comment" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L30", "_origin": "ast", "id": "src_rating_entity_comment_php_user", "community": 96, "norm_label": "user" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L34", "_origin": "ast", "id": "src_rating_entity_comment_php_doctor", "community": 96, "norm_label": "doctor" }, { "label": "Collection", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L42", "_origin": "ast", "id": "src_rating_entity_comment_php_collection", "community": 96, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L60", "_origin": "ast", "id": "entity_comment_comment_construct", "community": 96, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L73", "_origin": "ast", "id": "entity_comment_comment_getid", "community": 96, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L74", "_origin": "ast", "id": "entity_comment_comment_getuuid", "community": 96, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L75", "_origin": "ast", "id": "entity_comment_comment_getuser", "community": 96, "norm_label": ".getuser()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L76", "_origin": "ast", "id": "entity_comment_comment_getdoctor", "community": 96, "norm_label": ".getdoctor()" }, { "label": ".getBody()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L77", "_origin": "ast", "id": "entity_comment_comment_getbody", "community": 96, "norm_label": ".getbody()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L78", "_origin": "ast", "id": "entity_comment_comment_getstatus", "community": 96, "norm_label": ".getstatus()" }, { "label": ".getLikes()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L79", "_origin": "ast", "id": "entity_comment_comment_getlikes", "community": 96, "norm_label": ".getlikes()" }, { "label": ".getParent()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L80", "_origin": "ast", "id": "entity_comment_comment_getparent", "community": 96, "norm_label": ".getparent()" }, { "label": ".getReplies()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L81", "_origin": "ast", "id": "entity_comment_comment_getreplies", "community": 96, "norm_label": ".getreplies()" }, { "label": ".setBody()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L83", "_origin": "ast", "id": "entity_comment_comment_setbody", "community": 96, "norm_label": ".setbody()" }, { "label": "self", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L83", "_origin": "ast", "id": "src_rating_entity_comment_php_self", "community": 96, "norm_label": "self" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L85", "_origin": "ast", "id": "entity_comment_comment_approve", "community": 96, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L86", "_origin": "ast", "id": "entity_comment_comment_reject", "community": 96, "norm_label": ".reject()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L88", "_origin": "ast", "id": "entity_comment_comment_toarray", "community": 96, "norm_label": ".toarray()" }, { "label": "Like.php", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L1", "_origin": "ast", "id": "entity_like", "community": 208, "norm_label": "like.php" }, { "label": "Like", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L10", "_origin": "ast", "id": "entity_like_like", "community": 208, "norm_label": "like" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L23", "_origin": "ast", "id": "src_rating_entity_like_php_user", "community": 208, "norm_label": "user" }, { "label": "Comment", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L27", "_origin": "ast", "id": "src_rating_entity_like_php_comment", "community": 208, "norm_label": "comment" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L38", "_origin": "ast", "id": "entity_like_like_construct", "community": 208, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L47", "_origin": "ast", "id": "entity_like_like_getid", "community": 208, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L48", "_origin": "ast", "id": "entity_like_like_getuuid", "community": 208, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49", "_origin": "ast", "id": "entity_like_like_getuser", "community": 208, "norm_label": ".getuser()" }, { "label": ".getComment()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L50", "_origin": "ast", "id": "entity_like_like_getcomment", "community": 208, "norm_label": ".getcomment()" }, { "label": ".getValue()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L51", "_origin": "ast", "id": "entity_like_like_getvalue", "community": 208, "norm_label": ".getvalue()" }, { "label": ".setValue()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53", "_origin": "ast", "id": "entity_like_like_setvalue", "community": 208, "norm_label": ".setvalue()" }, { "label": "self", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53", "_origin": "ast", "id": "src_rating_entity_like_php_self", "community": 208, "norm_label": "self" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L55", "_origin": "ast", "id": "entity_like_like_toarray", "community": 208, "norm_label": ".toarray()" }, { "label": "Rate.php", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L1", "_origin": "ast", "id": "entity_rate", "community": 125, "norm_label": "rate.php" }, { "label": "Rate", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L11", "_origin": "ast", "id": "entity_rate_rate", "community": 125, "norm_label": "rate" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L33", "_origin": "ast", "id": "src_rating_entity_rate_php_user", "community": 125, "norm_label": "user" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L37", "_origin": "ast", "id": "src_rating_entity_rate_php_doctor", "community": 125, "norm_label": "doctor" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L63", "_origin": "ast", "id": "entity_rate_rate_construct", "community": 125, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L73", "_origin": "ast", "id": "entity_rate_rate_getid", "community": 125, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L74", "_origin": "ast", "id": "entity_rate_rate_getuuid", "community": 125, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75", "_origin": "ast", "id": "entity_rate_rate_getuser", "community": 125, "norm_label": ".getuser()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L76", "_origin": "ast", "id": "entity_rate_rate_getdoctor", "community": 125, "norm_label": ".getdoctor()" }, { "label": ".getWaitingTimeAtClinic()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L78", "_origin": "ast", "id": "entity_rate_rate_getwaitingtimeatclinic", "community": 125, "norm_label": ".getwaitingtimeatclinic()" }, { "label": ".getAccuracyOfDiagnosis()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L79", "_origin": "ast", "id": "entity_rate_rate_getaccuracyofdiagnosis", "community": 125, "norm_label": ".getaccuracyofdiagnosis()" }, { "label": ".getDoctorBehavior()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L80", "_origin": "ast", "id": "entity_rate_rate_getdoctorbehavior", "community": 125, "norm_label": ".getdoctorbehavior()" }, { "label": ".getClinicCleanliness()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L81", "_origin": "ast", "id": "entity_rate_rate_getcliniccleanliness", "community": 125, "norm_label": ".getcliniccleanliness()" }, { "label": ".getDoctorExpertise()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L82", "_origin": "ast", "id": "entity_rate_rate_getdoctorexpertise", "community": 125, "norm_label": ".getdoctorexpertise()" }, { "label": ".setDimensions()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85", "_origin": "ast", "id": "entity_rate_rate_setdimensions", "community": 125, "norm_label": ".setdimensions()" }, { "label": "self", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85", "_origin": "ast", "id": "src_rating_entity_rate_php_self", "community": 125, "norm_label": "self" }, { "label": ".overallPercent()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L98", "_origin": "ast", "id": "entity_rate_rate_overallpercent", "community": 125, "norm_label": ".overallpercent()" }, { "label": "CommentRepository.php", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_commentrepository", "community": 241, "norm_label": "commentrepository.php" }, { "label": "CommentRepository", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_commentrepository_commentrepository", "community": 241, "norm_label": "commentrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_commentrepository_commentrepository_construct", "community": 241, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_commentrepository_php_managerregistry", "community": 241, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L15", "_origin": "ast", "id": "repository_commentrepository_commentrepository_findbyuuid", "community": 241, "norm_label": ".findbyuuid()" }, { "label": "Comment", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_commentrepository_php_comment", "community": 241, "norm_label": "comment" }, { "label": ".findApprovedByDoctor()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_commentrepository_commentrepository_findapprovedbydoctor", "community": 241, "norm_label": ".findapprovedbydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L18", "_origin": "ast", "id": "src_rating_repository_commentrepository_php_doctor", "community": 241, "norm_label": "doctor" }, { "label": ".countApprovedRootsByDoctor()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_commentrepository_commentrepository_countapprovedrootsbydoctor", "community": 241, "norm_label": ".countapprovedrootsbydoctor()" }, { "label": ".findApprovedRootsByDoctor()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_commentrepository_commentrepository_findapprovedrootsbydoctor", "community": 241, "norm_label": ".findapprovedrootsbydoctor()" }, { "label": ".countPending()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L78", "_origin": "ast", "id": "repository_commentrepository_commentrepository_countpending", "community": 241, "norm_label": ".countpending()" }, { "label": ".findPending()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L84", "_origin": "ast", "id": "repository_commentrepository_commentrepository_findpending", "community": 241, "norm_label": ".findpending()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L89", "_origin": "ast", "id": "repository_commentrepository_commentrepository_save", "community": 241, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L90", "_origin": "ast", "id": "repository_commentrepository_commentrepository_remove", "community": 241, "norm_label": ".remove()" }, { "label": "LikeRepository.php", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", "community": 22, "norm_label": "likerepository.php" }, { "label": "LikeRepository", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", "community": 22, "norm_label": "likerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", "community": 22, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", "community": 22, "norm_label": "managerregistry" }, { "label": ".findByUserAndComment()", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", "community": 22, "norm_label": ".findbyuserandcomment()" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", "community": 22, "norm_label": "user" }, { "label": "Comment", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", "community": 22, "norm_label": "comment" }, { "label": "Like", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "_origin": "ast", "id": "like", "community": 22, "norm_label": "like" }, { "label": ".countByComment()", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", "community": 22, "norm_label": ".countbycomment()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", "community": 22, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", "community": 22, "norm_label": ".remove()" }, { "label": "RateRepository.php", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", "community": 401, "norm_label": "raterepository.php" }, { "label": "RateRepository", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", "community": 401, "norm_label": "raterepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", "community": 401, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", "community": 401, "norm_label": "managerregistry" }, { "label": ".findByUserAndDoctor()", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", "community": 401, "norm_label": ".findbyuseranddoctor()" }, { "label": "User", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", "community": 401, "norm_label": "user" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", "community": 401, "norm_label": "doctor" }, { "label": "Rate", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "_origin": "ast", "id": "rate", "community": 401, "norm_label": "rate" }, { "label": ".getAggregate()", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", "community": 401, "norm_label": ".getaggregate()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", "community": 401, "norm_label": ".save()" }, { "label": "RepresentationActionController.php", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L1", "_origin": "ast", "id": "controller_representationactioncontroller", "community": 71, "norm_label": "representationactioncontroller.php" }, { "label": "RepresentationActionController", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L27", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller", "community": 71, "norm_label": "representationactioncontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L31", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_construct", "community": 71, "norm_label": ".__construct()" }, { "label": ".me()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_me", "community": 71, "norm_label": ".me()" }, { "label": "User", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "_origin": "ast", "id": "src_representation_controller_representationactioncontroller_php_user", "community": 71, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "_origin": "ast", "id": "src_representation_controller_representationactioncontroller_php_jsonresponse", "community": 71, "norm_label": "jsonresponse" }, { "label": ".repProfile()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_repprofile", "community": 71, "norm_label": ".repprofile()" }, { "label": "Representation", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "_origin": "ast", "id": "src_representation_controller_representationactioncontroller_php_representation", "community": 71, "norm_label": "representation" }, { "label": ".verifyNationalCode()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "community": 71, "norm_label": ".verifynationalcode()" }, { "label": "Request", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "_origin": "ast", "id": "src_representation_controller_representationactioncontroller_php_request", "community": 71, "norm_label": "request" }, { "label": ".addIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_addiban", "community": 71, "norm_label": ".addiban()" }, { "label": ".removeIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L178", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_removeiban", "community": 71, "norm_label": ".removeiban()" }, { "label": ".normalizeIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "community": 71, "norm_label": ".normalizeiban()" }, { "label": ".normalizeBirthDate()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L213", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "community": 71, "norm_label": ".normalizebirthdate()" }, { "label": ".createDoctor()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "community": 71, "norm_label": ".createdoctor()" }, { "label": ".createClinic()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L320", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_createclinic", "community": 71, "norm_label": ".createclinic()" }, { "label": ".doctors()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L399", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_doctors", "community": 71, "norm_label": ".doctors()" }, { "label": ".clinics()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L456", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_clinics", "community": 71, "norm_label": ".clinics()" }, { "label": ".appointments()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L509", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_appointments", "community": 71, "norm_label": ".appointments()" }, { "label": ".doctorStats()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L587", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "community": 71, "norm_label": ".doctorstats()" }, { "label": ".toggleDoctorStatus()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L618", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "community": 71, "norm_label": ".toggledoctorstatus()" }, { "label": ".dashboardSummary()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L649", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "community": 71, "norm_label": ".dashboardsummary()" }, { "label": ".doctorsPerformance()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L700", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "community": 71, "norm_label": ".doctorsperformance()" }, { "label": ".financeReport()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L771", "_origin": "ast", "id": "controller_representationactioncontroller_representationactioncontroller_financereport", "community": 71, "norm_label": ".financereport()" }, { "label": "RepresentationController.php", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L1", "_origin": "ast", "id": "controller_representationcontroller", "community": 175, "norm_label": "representationcontroller.php" }, { "label": "RepresentationController", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L21", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller", "community": 175, "norm_label": "representationcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L25", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_construct", "community": 175, "norm_label": ".__construct()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_create", "community": 175, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "_origin": "ast", "id": "src_representation_controller_representationcontroller_php_request", "community": 175, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "_origin": "ast", "id": "src_representation_controller_representationcontroller_php_jsonresponse", "community": 175, "norm_label": "jsonresponse" }, { "label": ".get()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L127", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_get", "community": 175, "norm_label": ".get()" }, { "label": "User", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L127", "_origin": "ast", "id": "src_representation_controller_representationcontroller_php_user", "community": 175, "norm_label": "user" }, { "label": ".update()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L165", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_update", "community": 175, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L243", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_delete", "community": 175, "norm_label": ".delete()" }, { "label": ".dashboardMonthly()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L283", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_dashboardmonthly", "community": 175, "norm_label": ".dashboardmonthly()" }, { "label": ".dashboardYearly()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L341", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_dashboardyearly", "community": 175, "norm_label": ".dashboardyearly()" }, { "label": ".buildStats()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L418", "_origin": "ast", "id": "controller_representationcontroller_representationcontroller_buildstats", "community": 175, "norm_label": ".buildstats()" }, { "label": "Representation", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L418", "_origin": "ast", "id": "src_representation_controller_representationcontroller_php_representation", "community": 175, "norm_label": "representation" }, { "label": "Representation.php", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L1", "_origin": "ast", "id": "entity_representation", "community": 55, "norm_label": "representation.php" }, { "label": "Representation", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L10", "_origin": "ast", "id": "entity_representation_representation", "community": 55, "norm_label": "representation" }, { "label": "User", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L22", "_origin": "ast", "id": "src_representation_entity_representation_php_user", "community": 55, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L54", "_origin": "ast", "id": "entity_representation_representation_construct", "community": 55, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L63", "_origin": "ast", "id": "entity_representation_representation_getid", "community": 55, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L64", "_origin": "ast", "id": "entity_representation_representation_getuuid", "community": 55, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L65", "_origin": "ast", "id": "entity_representation_representation_getuser", "community": 55, "norm_label": ".getuser()" }, { "label": ".getFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L66", "_origin": "ast", "id": "entity_representation_representation_getfullname", "community": 55, "norm_label": ".getfullname()" }, { "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L67", "_origin": "ast", "id": "entity_representation_representation_getmobilenumber", "community": 55, "norm_label": ".getmobilenumber()" }, { "label": ".getCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L68", "_origin": "ast", "id": "entity_representation_representation_getcityid", "community": 55, "norm_label": ".getcityid()" }, { "label": ".getCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L69", "_origin": "ast", "id": "entity_representation_representation_getcommissionpercent", "community": 55, "norm_label": ".getcommissionpercent()" }, { "label": ".getBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L70", "_origin": "ast", "id": "entity_representation_representation_getbankaccount", "community": 55, "norm_label": ".getbankaccount()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L71", "_origin": "ast", "id": "entity_representation_representation_isactive", "community": 55, "norm_label": ".isactive()" }, { "label": ".setFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "_origin": "ast", "id": "entity_representation_representation_setfullname", "community": 55, "norm_label": ".setfullname()" }, { "label": "self", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "_origin": "ast", "id": "src_representation_entity_representation_php_self", "community": 55, "norm_label": "self" }, { "label": ".setMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "_origin": "ast", "id": "entity_representation_representation_setmobilenumber", "community": 55, "norm_label": ".setmobilenumber()" }, { "label": ".setCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "_origin": "ast", "id": "entity_representation_representation_setcityid", "community": 55, "norm_label": ".setcityid()" }, { "label": ".setCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "_origin": "ast", "id": "entity_representation_representation_setcommissionpercent", "community": 55, "norm_label": ".setcommissionpercent()" }, { "label": ".setBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "_origin": "ast", "id": "entity_representation_representation_setbankaccount", "community": 55, "norm_label": ".setbankaccount()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L78", "_origin": "ast", "id": "entity_representation_representation_setactive", "community": 55, "norm_label": ".setactive()" }, { "label": ".getIbans()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L81", "_origin": "ast", "id": "entity_representation_representation_getibans", "community": 55, "norm_label": ".getibans()" }, { "label": ".addIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L87", "_origin": "ast", "id": "entity_representation_representation_addiban", "community": 55, "norm_label": ".addiban()" }, { "label": ".removeIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106", "_origin": "ast", "id": "entity_representation_representation_removeiban", "community": 55, "norm_label": ".removeiban()" }, { "label": ".findVerifiedIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L117", "_origin": "ast", "id": "entity_representation_representation_findverifiediban", "community": 55, "norm_label": ".findverifiediban()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127", "_origin": "ast", "id": "entity_representation_representation_touch", "community": 55, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L129", "_origin": "ast", "id": "entity_representation_representation_toarray", "community": 55, "norm_label": ".toarray()" }, { "label": "RepresentationRepository.php", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_representationrepository", "community": 264, "norm_label": "representationrepository.php" }, { "label": "RepresentationRepository", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_representationrepository_representationrepository", "community": 264, "norm_label": "representationrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_representationrepository_representationrepository_construct", "community": 264, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_representation_repository_representationrepository_php_managerregistry", "community": 264, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_representationrepository_representationrepository_findbyuuid", "community": 264, "norm_label": ".findbyuuid()" }, { "label": "Representation", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_representation_repository_representationrepository_php_representation", "community": 264, "norm_label": "representation" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_representationrepository_representationrepository_findbyuser", "community": 264, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L22", "_origin": "ast", "id": "src_representation_repository_representationrepository_php_user", "community": 264, "norm_label": "user" }, { "label": ".findActiveByCityId()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_representationrepository_representationrepository_findactivebycityid", "community": 264, "norm_label": ".findactivebycityid()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L32", "_origin": "ast", "id": "repository_representationrepository_representationrepository_save", "community": 264, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L38", "_origin": "ast", "id": "repository_representationrepository_representationrepository_remove", "community": 264, "norm_label": ".remove()" }, { "label": "JalaliDateService.php", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L1", "_origin": "ast", "id": "service_jalalidateservice", "community": 253, "norm_label": "jalalidateservice.php" }, { "label": "JalaliDateService", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L8", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice", "community": 253, "norm_label": "jalalidateservice" }, { "label": ".toJalali()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L10", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_tojalali", "community": 253, "norm_label": ".tojalali()" }, { "label": "DateTimeInterface", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L10", "_origin": "ast", "id": "datetimeinterface", "community": 253, "norm_label": "datetimeinterface" }, { "label": ".gregorianToJalali()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L17", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_gregoriantojalali", "community": 253, "norm_label": ".gregoriantojalali()" }, { "label": ".formatDateTime()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L47", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_formatdatetime", "community": 253, "norm_label": ".formatdatetime()" }, { "label": ".jalaliYear()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L61", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_jalaliyear", "community": 253, "norm_label": ".jalaliyear()" }, { "label": ".jalaliMonth()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L70", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_jalalimonth", "community": 253, "norm_label": ".jalalimonth()" }, { "label": ".jalaliMonthRange()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L80", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_jalalimonthrange", "community": 253, "norm_label": ".jalalimonthrange()" }, { "label": ".jalaliYearRange()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L93", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_jalaliyearrange", "community": 253, "norm_label": ".jalaliyearrange()" }, { "label": ".jalaliToGregorian()", "file_type": "code", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L104", "_origin": "ast", "id": "service_jalalidateservice_jalalidateservice_jalalitogregorian", "community": 253, "norm_label": ".jalalitogregorian()" }, { "label": "Schedule.php", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L1", "_origin": "ast", "id": "src_schedule", "community": 258, "norm_label": "schedule.php" }, { "label": "Schedule", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L12", "_origin": "ast", "id": "src_schedule_schedule", "community": 258, "norm_label": "schedule" }, { "label": "ScheduleProviderInterface", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "scheduleproviderinterface", "community": 258, "norm_label": "scheduleproviderinterface" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L15", "_origin": "ast", "id": "src_schedule_schedule_construct", "community": 258, "norm_label": ".__construct()" }, { "label": ".getSchedule()", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L20", "_origin": "ast", "id": "src_schedule_schedule_getschedule", "community": 258, "norm_label": ".getschedule()" }, { "label": "SymfonySchedule", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L20", "_origin": "ast", "id": "symfonyschedule", "community": 258, "norm_label": "symfonyschedule" }, { "label": "SecretaryController.php", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L1", "_origin": "ast", "id": "controller_secretarycontroller", "community": 176, "norm_label": "secretarycontroller.php" }, { "label": "SecretaryController", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L22", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller", "community": 176, "norm_label": "secretarycontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L26", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_construct", "community": 176, "norm_label": ".__construct()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_create", "community": 176, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "_origin": "ast", "id": "src_secretary_controller_secretarycontroller_php_request", "community": 176, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "_origin": "ast", "id": "src_secretary_controller_secretarycontroller_php_user", "community": 176, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "_origin": "ast", "id": "src_secretary_controller_secretarycontroller_php_jsonresponse", "community": 176, "norm_label": "jsonresponse" }, { "label": ".show()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L116", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_show", "community": 176, "norm_label": ".show()" }, { "label": ".update()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L131", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_update", "community": 176, "norm_label": ".update()" }, { "label": ".deactivate()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L158", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_deactivate", "community": 176, "norm_label": ".deactivate()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L177", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_list", "community": 176, "norm_label": ".list()" }, { "label": ".listByClinic()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L199", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_listbyclinic", "community": 176, "norm_label": ".listbyclinic()" }, { "label": ".canManage()", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L220", "_origin": "ast", "id": "controller_secretarycontroller_secretarycontroller_canmanage", "community": 176, "norm_label": ".canmanage()" }, { "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L220", "_origin": "ast", "id": "src_secretary_controller_secretarycontroller_php_doctorsecretary", "community": 176, "norm_label": "doctorsecretary" }, { "label": "DoctorSecretary.php", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L1", "_origin": "ast", "id": "entity_doctorsecretary", "community": 76, "norm_label": "doctorsecretary.php" }, { "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary", "community": 76, "norm_label": "doctorsecretary" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L38", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_doctor", "community": 76, "norm_label": "doctor" }, { "label": "User", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L42", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_user", "community": 76, "norm_label": "user" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L49", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_clinic", "community": 76, "norm_label": "clinic" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L65", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_construct", "community": 76, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L77", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getid", "community": 76, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L78", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getuuid", "community": 76, "norm_label": ".getuuid()" }, { "label": ".getDoctor()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L79", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getdoctor", "community": 76, "norm_label": ".getdoctor()" }, { "label": ".getSecretary()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L80", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getsecretary", "community": 76, "norm_label": ".getsecretary()" }, { "label": ".getOwnerType()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getownertype", "community": 76, "norm_label": ".getownertype()" }, { "label": ".getClinic()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L82", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getclinic", "community": 76, "norm_label": ".getclinic()" }, { "label": ".getPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L83", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getpermissions", "community": 76, "norm_label": ".getpermissions()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L84", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_isactive", "community": 76, "norm_label": ".isactive()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L85", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getcreatedat", "community": 76, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L86", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getupdatedat", "community": 76, "norm_label": ".getupdatedat()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setactive", "community": 76, "norm_label": ".setactive()" }, { "label": "self", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_self", "community": 76, "norm_label": "self" }, { "label": ".setPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setpermissions", "community": 76, "norm_label": ".setpermissions()" }, { "label": ".mergePermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L92", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_mergepermissions", "community": 76, "norm_label": ".mergepermissions()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L112", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_touch", "community": 76, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L114", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_toarray", "community": 76, "norm_label": ".toarray()" }, { "label": "DoctorSecretaryRepository.php", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_doctorsecretaryrepository", "community": 90, "norm_label": "doctorsecretaryrepository.php" }, { "label": "DoctorSecretaryRepository", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "community": 90, "norm_label": "doctorsecretaryrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L14", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_construct", "community": 90, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L14", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_managerregistry", "community": 90, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L19", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyuuid", "community": 90, "norm_label": ".findbyuuid()" }, { "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L19", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary", "community": 90, "norm_label": "doctorsecretary" }, { "label": ".countActiveByDoctor()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L24", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_countactivebydoctor", "community": 90, "norm_label": ".countactivebydoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L24", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_doctor", "community": 90, "norm_label": "doctor" }, { "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L36", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctor", "community": 90, "norm_label": ".findbydoctor()" }, { "label": ".listWithRelations()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_listwithrelations", "community": 90, "norm_label": ".listwithrelations()" }, { "label": "QueryBuilder", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_querybuilder", "community": 90, "norm_label": "querybuilder" }, { "label": ".findByDoctorScope()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L53", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctorscope", "community": 90, "norm_label": ".findbydoctorscope()" }, { "label": ".findActiveBySecretaryForDoctor()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L65", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryfordoctor", "community": 90, "norm_label": ".findactivebysecretaryfordoctor()" }, { "label": "User", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L65", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_user", "community": 90, "norm_label": "user" }, { "label": ".findActiveBySecretaryForClinic()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L76", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryforclinic", "community": 90, "norm_label": ".findactivebysecretaryforclinic()" }, { "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L76", "_origin": "ast", "id": "src_secretary_repository_doctorsecretaryrepository_php_clinic", "community": 90, "norm_label": "clinic" }, { "label": ".findDoctorsBySecretaryInClinic()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L92", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_finddoctorsbysecretaryinclinic", "community": 90, "norm_label": ".finddoctorsbysecretaryinclinic()" }, { "label": ".findAllActiveBySecretary()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L109", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findallactivebysecretary", "community": 90, "norm_label": ".findallactivebysecretary()" }, { "label": ".findActiveBySecretary()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L115", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretary", "community": 90, "norm_label": ".findactivebysecretary()" }, { "label": ".isDoctorInClinic()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L120", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_isdoctorinclinic", "community": 90, "norm_label": ".isdoctorinclinic()" }, { "label": ".findByClinic()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L126", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinic", "community": 90, "norm_label": ".findbyclinic()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L137", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_save", "community": 90, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L145", "_origin": "ast", "id": "repository_doctorsecretaryrepository_doctorsecretaryrepository_remove", "community": 90, "norm_label": ".remove()" }, { "label": "SecretaryPermissionChecker.php", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L1", "_origin": "ast", "id": "security_secretarypermissionchecker", "community": 508, "norm_label": "secretarypermissionchecker.php" }, { "label": "SecretaryPermissionChecker", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L7", "_origin": "ast", "id": "security_secretarypermissionchecker_secretarypermissionchecker", "community": 508, "norm_label": "secretarypermissionchecker" }, { "label": ".can()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L9", "_origin": "ast", "id": "security_secretarypermissionchecker_secretarypermissionchecker_can", "community": 508, "norm_label": ".can()" }, { "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L9", "_origin": "ast", "id": "src_secretary_security_secretarypermissionchecker_php_doctorsecretary", "community": 508, "norm_label": "doctorsecretary" }, { "label": ".canAll()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L20", "_origin": "ast", "id": "security_secretarypermissionchecker_secretarypermissionchecker_canall", "community": 508, "norm_label": ".canall()" }, { "label": "SettlementController.php", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L1", "_origin": "ast", "id": "controller_settlementcontroller", "community": 6, "norm_label": "settlementcontroller.php" }, { "label": "SettlementController", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L20", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller", "community": 6, "norm_label": "settlementcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L24", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_construct", "community": 6, "norm_label": ".__construct()" }, { "label": ".balance()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_balance", "community": 6, "norm_label": ".balance()" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "_origin": "ast", "id": "src_settlement_controller_settlementcontroller_php_user", "community": 6, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "_origin": "ast", "id": "src_settlement_controller_settlementcontroller_php_jsonresponse", "community": 6, "norm_label": "jsonresponse" }, { "label": ".transactions()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_transactions", "community": 6, "norm_label": ".transactions()" }, { "label": "Request", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "_origin": "ast", "id": "src_settlement_controller_settlementcontroller_php_request", "community": 6, "norm_label": "request" }, { "label": ".request()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L114", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_request", "community": 6, "norm_label": ".request()" }, { "label": ".listMine()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L187", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_listmine", "community": 6, "norm_label": ".listmine()" }, { "label": ".get()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L227", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_get", "community": 6, "norm_label": ".get()" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L267", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_approve", "community": 6, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L319", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_reject", "community": 6, "norm_label": ".reject()" }, { "label": ".uploadReceipt()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L388", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_uploadreceipt", "community": 6, "norm_label": ".uploadreceipt()" }, { "label": ".markPaid()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L401", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_markpaid", "community": 6, "norm_label": ".markpaid()" }, { "label": ".saveReceipt()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L446", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_savereceipt", "community": 6, "norm_label": ".savereceipt()" }, { "label": ".handleFileUpload()", "file_type": "code", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L490", "_origin": "ast", "id": "controller_settlementcontroller_settlementcontroller_handlefileupload", "community": 6, "norm_label": ".handlefileupload()" }, { "label": "FinancialBreakdown.php", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L1", "_origin": "ast", "id": "entity_financialbreakdown", "community": 256, "norm_label": "financialbreakdown.php" }, { "label": "FinancialBreakdown", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L11", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown", "community": 256, "norm_label": "financialbreakdown" }, { "label": "Payment", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L29", "_origin": "ast", "id": "src_settlement_entity_financialbreakdown_php_payment", "community": 256, "norm_label": "payment" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L69", "_origin": "ast", "id": "src_settlement_entity_financialbreakdown_php_user", "community": 256, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L76", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_construct", "community": 256, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L110", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_getid", "community": 256, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L111", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_getuuid", "community": 256, "norm_label": ".getuuid()" }, { "label": ".getPayment()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L112", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_getpayment", "community": 256, "norm_label": ".getpayment()" }, { "label": ".getSource()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L113", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_getsource", "community": 256, "norm_label": ".getsource()" }, { "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L114", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_getrepresentationid", "community": 256, "norm_label": ".getrepresentationid()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L116", "_origin": "ast", "id": "entity_financialbreakdown_financialbreakdown_toarray", "community": 256, "norm_label": ".toarray()" }, { "label": "Settlement.php", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L1", "_origin": "ast", "id": "entity_settlement", "community": 113, "norm_label": "settlement.php" }, { "label": "Settlement", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L10", "_origin": "ast", "id": "entity_settlement_settlement", "community": 113, "norm_label": "settlement" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L28", "_origin": "ast", "id": "src_settlement_entity_settlement_php_user", "community": 113, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L59", "_origin": "ast", "id": "entity_settlement_settlement_construct", "community": 113, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L69", "_origin": "ast", "id": "entity_settlement_settlement_getid", "community": 113, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L70", "_origin": "ast", "id": "entity_settlement_settlement_getuuid", "community": 113, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L71", "_origin": "ast", "id": "entity_settlement_settlement_getuser", "community": 113, "norm_label": ".getuser()" }, { "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L72", "_origin": "ast", "id": "entity_settlement_settlement_getamountrials", "community": 113, "norm_label": ".getamountrials()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L73", "_origin": "ast", "id": "entity_settlement_settlement_getstatus", "community": 113, "norm_label": ".getstatus()" }, { "label": ".getBankAccount()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L74", "_origin": "ast", "id": "entity_settlement_settlement_getbankaccount", "community": 113, "norm_label": ".getbankaccount()" }, { "label": ".getAdminNote()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L75", "_origin": "ast", "id": "entity_settlement_settlement_getadminnote", "community": 113, "norm_label": ".getadminnote()" }, { "label": ".getReceipt()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L76", "_origin": "ast", "id": "entity_settlement_settlement_getreceipt", "community": 113, "norm_label": ".getreceipt()" }, { "label": ".setReceipt()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78", "_origin": "ast", "id": "entity_settlement_settlement_setreceipt", "community": 113, "norm_label": ".setreceipt()" }, { "label": "self", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78", "_origin": "ast", "id": "src_settlement_entity_settlement_php_self", "community": 113, "norm_label": "self" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L85", "_origin": "ast", "id": "entity_settlement_settlement_approve", "community": 113, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L95", "_origin": "ast", "id": "entity_settlement_settlement_reject", "community": 113, "norm_label": ".reject()" }, { "label": ".markPaid()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L105", "_origin": "ast", "id": "entity_settlement_settlement_markpaid", "community": 113, "norm_label": ".markpaid()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L113", "_origin": "ast", "id": "entity_settlement_settlement_toarray", "community": 113, "norm_label": ".toarray()" }, { "label": "WalletTransaction.php", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L1", "_origin": "ast", "id": "entity_wallettransaction", "community": 128, "norm_label": "wallettransaction.php" }, { "label": "WalletTransaction", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L11", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction", "community": 128, "norm_label": "wallettransaction" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L28", "_origin": "ast", "id": "src_settlement_entity_wallettransaction_php_user", "community": 128, "norm_label": "user" }, { "label": "Payment", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L32", "_origin": "ast", "id": "src_settlement_entity_wallettransaction_php_payment", "community": 128, "norm_label": "payment" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L51", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_construct", "community": 128, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L61", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getid", "community": 128, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L62", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getuuid", "community": 128, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L63", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getuser", "community": 128, "norm_label": ".getuser()" }, { "label": ".getPayment()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L64", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getpayment", "community": 128, "norm_label": ".getpayment()" }, { "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L65", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getamountrials", "community": 128, "norm_label": ".getamountrials()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L66", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_gettype", "community": 128, "norm_label": ".gettype()" }, { "label": ".getDescription()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L67", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getdescription", "community": 128, "norm_label": ".getdescription()" }, { "label": ".getBalanceAfter()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L68", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_getbalanceafter", "community": 128, "norm_label": ".getbalanceafter()" }, { "label": ".setPayment()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L70", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_setpayment", "community": 128, "norm_label": ".setpayment()" }, { "label": "self", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L70", "_origin": "ast", "id": "src_settlement_entity_wallettransaction_php_self", "community": 128, "norm_label": "self" }, { "label": ".setDescription()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L71", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_setdescription", "community": 128, "norm_label": ".setdescription()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L73", "_origin": "ast", "id": "entity_wallettransaction_wallettransaction_toarray", "community": 128, "norm_label": ".toarray()" }, { "label": "FinancialBreakdownRepository.php", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_financialbreakdownrepository", "community": 371, "norm_label": "financialbreakdownrepository.php" }, { "label": "FinancialBreakdownRepository", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository", "community": 371, "norm_label": "financialbreakdownrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_construct", "community": 371, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_financialbreakdownrepository_php_managerregistry", "community": 371, "norm_label": "managerregistry" }, { "label": ".existsForPayment()", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_existsforpayment", "community": 371, "norm_label": ".existsforpayment()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_settlement_repository_financialbreakdownrepository_php_payment", "community": 371, "norm_label": "payment" }, { "label": ".save()", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_save", "community": 371, "norm_label": ".save()" }, { "label": "FinancialBreakdown", "file_type": "code", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L22", "_origin": "ast", "id": "financialbreakdown", "community": 371, "norm_label": "financialbreakdown" }, { "label": "SettlementRepository.php", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_settlementrepository", "community": 6, "norm_label": "settlementrepository.php" }, { "label": "SettlementRepository", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository", "community": 6, "norm_label": "settlementrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_construct", "community": 6, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_settlementrepository_php_managerregistry", "community": 6, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_findbyuuid", "community": 6, "norm_label": ".findbyuuid()" }, { "label": "Settlement", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L17", "_origin": "ast", "id": "settlement", "community": 6, "norm_label": "settlement" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_findbyuser", "community": 6, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L23", "_origin": "ast", "id": "src_settlement_repository_settlementrepository_php_user", "community": 6, "norm_label": "user" }, { "label": ".countByUser()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L28", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_countbyuser", "community": 6, "norm_label": ".countbyuser()" }, { "label": ".getWalletBalance()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L34", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_getwalletbalance", "community": 6, "norm_label": ".getwalletbalance()" }, { "label": ".sumByStatus()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L52", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_sumbystatus", "community": 6, "norm_label": ".sumbystatus()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L61", "_origin": "ast", "id": "repository_settlementrepository_settlementrepository_save", "community": 6, "norm_label": ".save()" }, { "label": "WalletTransactionRepository.php", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_wallettransactionrepository", "community": 607, "norm_label": "wallettransactionrepository.php" }, { "label": "WalletTransactionRepository", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository", "community": 607, "norm_label": "wallettransactionrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_construct", "community": 607, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_managerregistry", "community": 607, "norm_label": "managerregistry" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_findbyuser", "community": 607, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L18", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_user", "community": 607, "norm_label": "user" }, { "label": ".countByUser()", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L23", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_countbyuser", "community": 607, "norm_label": ".countbyuser()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L28", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_save", "community": 607, "norm_label": ".save()" }, { "label": "WalletTransaction", "file_type": "code", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L28", "_origin": "ast", "id": "wallettransaction", "community": 607, "norm_label": "wallettransaction" }, { "label": "CommissionService.php", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L1", "_origin": "ast", "id": "service_commissionservice", "community": 522, "norm_label": "commissionservice.php" }, { "label": "CommissionService", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L20", "_origin": "ast", "id": "service_commissionservice_commissionservice", "community": 522, "norm_label": "commissionservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L22", "_origin": "ast", "id": "service_commissionservice_commissionservice_construct", "community": 522, "norm_label": ".__construct()" }, { "label": ".processAppointment()", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L35", "_origin": "ast", "id": "service_commissionservice_commissionservice_processappointment", "community": 522, "norm_label": ".processappointment()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L35", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_payment", "community": 522, "norm_label": "payment" }, { "label": ".processSubscription()", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L56", "_origin": "ast", "id": "service_commissionservice_commissionservice_processsubscription", "community": 522, "norm_label": ".processsubscription()" }, { "label": ".resolveRep()", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L73", "_origin": "ast", "id": "service_commissionservice_commissionservice_resolverep", "community": 522, "norm_label": ".resolverep()" }, { "label": "Representation", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L73", "_origin": "ast", "id": "src_settlement_service_commissionservice_php_representation", "community": 522, "norm_label": "representation" }, { "label": ".settle()", "file_type": "code", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L80", "_origin": "ast", "id": "service_commissionservice_commissionservice_settle", "community": 522, "norm_label": ".settle()" }, { "label": "ErrorCodes.php", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L1", "_origin": "ast", "id": "constant_errorcodes", "community": 70, "norm_label": "errorcodes.php" }, { "label": "ErrorCodes", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5", "_origin": "ast", "id": "constant_errorcodes_errorcodes", "community": 70, "norm_label": "errorcodes" }, { "label": ".message()", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L103", "_origin": "ast", "id": "constant_errorcodes_errorcodes_message", "community": 70, "norm_label": ".message()" }, { "label": "BaseController.php", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L1", "_origin": "ast", "id": "controller_basecontroller", "community": 108, "norm_label": "basecontroller.php" }, { "label": "BaseController", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8", "_origin": "ast", "id": "controller_basecontroller_basecontroller", "community": 108, "norm_label": "basecontroller" }, { "label": ".success()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "_origin": "ast", "id": "controller_basecontroller_basecontroller_success", "community": 108, "norm_label": ".success()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "_origin": "ast", "id": "src_shared_controller_basecontroller_php_jsonresponse", "community": 108, "norm_label": "jsonresponse" }, { "label": ".paginated()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19", "_origin": "ast", "id": "controller_basecontroller_basecontroller_paginated", "community": 108, "norm_label": ".paginated()" }, { "label": ".error()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L28", "_origin": "ast", "id": "controller_basecontroller_basecontroller_error", "community": 108, "norm_label": ".error()" }, { "label": ".validationError()", "file_type": "code", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L37", "_origin": "ast", "id": "controller_basecontroller_basecontroller_validationerror", "community": 108, "norm_label": ".validationerror()" }, { "label": "HealthController.php", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L1", "_origin": "ast", "id": "controller_healthcontroller", "community": 490, "norm_label": "healthcontroller.php" }, { "label": "HealthController", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L10", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller", "community": 490, "norm_label": "healthcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L12", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_construct", "community": 490, "norm_label": ".__construct()" }, { "label": ".__invoke()", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_invoke", "community": 490, "norm_label": ".__invoke()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "_origin": "ast", "id": "src_shared_controller_healthcontroller_php_jsonresponse", "community": 490, "norm_label": "jsonresponse" }, { "label": "HomeController.php", "file_type": "code", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L1", "_origin": "ast", "id": "controller_homecontroller", "community": 295, "norm_label": "homecontroller.php" }, { "label": "HomeController", "file_type": "code", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L9", "_origin": "ast", "id": "controller_homecontroller_homecontroller", "community": 295, "norm_label": "homecontroller" }, { "label": ".index()", "file_type": "code", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L11", "_origin": "ast", "id": "controller_homecontroller_homecontroller_index", "community": 295, "norm_label": ".index()" }, { "label": "Response", "file_type": "code", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L11", "_origin": "ast", "id": "src_shared_controller_homecontroller_php_response", "community": 295, "norm_label": "response" }, { "label": "SeoController.php", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L1", "_origin": "ast", "id": "controller_seocontroller", "community": 295, "norm_label": "seocontroller.php" }, { "label": "SeoController", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L10", "_origin": "ast", "id": "controller_seocontroller_seocontroller", "community": 295, "norm_label": "seocontroller" }, { "label": ".robots()", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "_origin": "ast", "id": "controller_seocontroller_seocontroller_robots", "community": 295, "norm_label": ".robots()" }, { "label": "Request", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "_origin": "ast", "id": "src_shared_controller_seocontroller_php_request", "community": 295, "norm_label": "request" }, { "label": "Response", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "_origin": "ast", "id": "src_shared_controller_seocontroller_php_response", "community": 295, "norm_label": "response" }, { "label": ".sitemap()", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L29", "_origin": "ast", "id": "controller_seocontroller_seocontroller_sitemap", "community": 295, "norm_label": ".sitemap()" }, { "label": ".isStaging()", "file_type": "code", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L45", "_origin": "ast", "id": "controller_seocontroller_seocontroller_isstaging", "community": 295, "norm_label": ".isstaging()" }, { "label": "JsonContains.php", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L1", "_origin": "ast", "id": "doctrine_jsoncontains", "community": 338, "norm_label": "jsoncontains.php" }, { "label": "JsonContains", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L15", "_origin": "ast", "id": "doctrine_jsoncontains_jsoncontains", "community": 338, "norm_label": "jsoncontains" }, { "label": "FunctionNode", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "functionnode", "community": 338, "norm_label": "functionnode" }, { "label": "Node", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L17", "_origin": "ast", "id": "node", "community": 338, "norm_label": "node" }, { "label": ".parse()", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L20", "_origin": "ast", "id": "doctrine_jsoncontains_jsoncontains_parse", "community": 338, "norm_label": ".parse()" }, { "label": "Parser", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L20", "_origin": "ast", "id": "parser", "community": 338, "norm_label": "parser" }, { "label": ".getSql()", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L30", "_origin": "ast", "id": "doctrine_jsoncontains_jsoncontains_getsql", "community": 338, "norm_label": ".getsql()" }, { "label": "SqlWalker", "file_type": "code", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L30", "_origin": "ast", "id": "sqlwalker", "community": 338, "norm_label": "sqlwalker" }, { "label": "ExceptionSubscriber.php", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L1", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber", "community": 204, "norm_label": "exceptionsubscriber.php" }, { "label": "ExceptionSubscriber", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L19", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", "community": 204, "norm_label": "exceptionsubscriber" }, { "label": "EventSubscriberInterface", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "eventsubscriberinterface", "community": 204, "norm_label": "eventsubscriberinterface" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L21", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_construct", "community": 204, "norm_label": ".__construct()" }, { "label": ".onKernelException()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L26", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_onkernelexception", "community": 204, "norm_label": ".onkernelexception()" }, { "label": "ExceptionEvent", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L26", "_origin": "ast", "id": "exceptionevent", "community": 204, "norm_label": "exceptionevent" }, { "label": ".getSubscribedEvents()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L123", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_getsubscribedevents", "community": 204, "norm_label": ".getsubscribedevents()" }, { "label": "SecurityHeadersSubscriber.php", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L1", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber", "community": 204, "norm_label": "securityheaderssubscriber.php" }, { "label": "SecurityHeadersSubscriber", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "community": 204, "norm_label": "securityheaderssubscriber" }, { "label": ".onKernelResponse()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "community": 204, "norm_label": ".onkernelresponse()" }, { "label": "ResponseEvent", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "_origin": "ast", "id": "responseevent", "community": 204, "norm_label": "responseevent" }, { "label": ".getSubscribedEvents()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L38", "_origin": "ast", "id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_getsubscribedevents", "community": 204, "norm_label": ".getsubscribedevents()" }, { "label": "AppException.php", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L1", "_origin": "ast", "id": "exception_appexception", "community": 308, "norm_label": "appexception.php" }, { "label": "AppException", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L7", "_origin": "ast", "id": "exception_appexception_appexception", "community": 308, "norm_label": "appexception" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L9", "_origin": "ast", "id": "exception_appexception_appexception_construct", "community": 308, "norm_label": ".__construct()" }, { "label": ".getErrorCode()", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L18", "_origin": "ast", "id": "exception_appexception_appexception_geterrorcode", "community": 308, "norm_label": ".geterrorcode()" }, { "label": ".getHttpStatus()", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L19", "_origin": "ast", "id": "exception_appexception_appexception_gethttpstatus", "community": 308, "norm_label": ".gethttpstatus()" }, { "label": ".getField()", "file_type": "code", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L20", "_origin": "ast", "id": "exception_appexception_appexception_getfield", "community": 308, "norm_label": ".getfield()" }, { "label": "SendSmsMessage.php", "file_type": "code", "source_file": "src/Shared/Message/SendSmsMessage.php", "source_location": "L1", "_origin": "ast", "id": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage", "community": 614, "norm_label": "sendsmsmessage.php" }, { "label": "SendSmsMessage", "file_type": "code", "source_file": "src/Shared/Message/SendSmsMessage.php", "source_location": "L5", "_origin": "ast", "id": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage", "community": 614, "norm_label": "sendsmsmessage" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Message/SendSmsMessage.php", "source_location": "L7", "_origin": "ast", "id": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage_construct", "community": 614, "norm_label": ".__construct()" }, { "label": "ApiIrService.php", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L1", "_origin": "ast", "id": "service_apiirservice", "community": 352, "norm_label": "apiirservice.php" }, { "label": "ApiIrService", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L22", "_origin": "ast", "id": "service_apiirservice_apiirservice", "community": 352, "norm_label": "apiirservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L24", "_origin": "ast", "id": "service_apiirservice_apiirservice_construct", "community": 352, "norm_label": ".__construct()" }, { "label": ".isConfigured()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L31", "_origin": "ast", "id": "service_apiirservice_apiirservice_isconfigured", "community": 352, "norm_label": ".isconfigured()" }, { "label": ".shahkarMatch()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L39", "_origin": "ast", "id": "service_apiirservice_apiirservice_shahkarmatch", "community": 352, "norm_label": ".shahkarmatch()" }, { "label": ".ibanMatch()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L58", "_origin": "ast", "id": "service_apiirservice_apiirservice_ibanmatch", "community": 352, "norm_label": ".ibanmatch()" }, { "label": ".post()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L77", "_origin": "ast", "id": "service_apiirservice_apiirservice_post", "community": 352, "norm_label": ".post()" }, { "label": ".extractMatched()", "file_type": "code", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L113", "_origin": "ast", "id": "service_apiirservice_apiirservice_extractmatched", "community": 352, "norm_label": ".extractmatched()" }, { "label": "FileValidatorService.php", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L1", "_origin": "ast", "id": "service_filevalidatorservice", "community": 353, "norm_label": "filevalidatorservice.php" }, { "label": "FileValidatorService", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L9", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice", "community": 353, "norm_label": "filevalidatorservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L19", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice_construct", "community": 353, "norm_label": ".__construct()" }, { "label": ".validateUploadedFile()", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L21", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice_validateuploadedfile", "community": 353, "norm_label": ".validateuploadedfile()" }, { "label": "UploadedFile", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L21", "_origin": "ast", "id": "uploadedfile", "community": 353, "norm_label": "uploadedfile" }, { "label": ".validate()", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L31", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice_validate", "community": 353, "norm_label": ".validate()" }, { "label": ".sanitizeFilename()", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L53", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice_sanitizefilename", "community": 353, "norm_label": ".sanitizefilename()" }, { "label": ".detectMimeType()", "file_type": "code", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L68", "_origin": "ast", "id": "service_filevalidatorservice_filevalidatorservice_detectmimetype", "community": 353, "norm_label": ".detectmimetype()" }, { "label": "InputValidator.php", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L1", "_origin": "ast", "id": "service_inputvalidator", "community": 666, "norm_label": "inputvalidator.php" }, { "label": "InputValidator", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L9", "_origin": "ast", "id": "service_inputvalidator_inputvalidator", "community": 666, "norm_label": "inputvalidator" }, { "label": ".isValidIranMobile()", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L11", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidiranmobile", "community": 666, "norm_label": ".isvalidiranmobile()" }, { "label": ".isValidIranNationalCode()", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L17", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidirannationalcode", "community": 666, "norm_label": ".isvalidirannationalcode()" }, { "label": ".maskMobile()", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L27", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_maskmobile", "community": 666, "norm_label": ".maskmobile()" }, { "label": ".toEnglishDigits()", "file_type": "code", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L37", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_toenglishdigits", "community": 666, "norm_label": ".toenglishdigits()" }, { "label": "SeedSmsMessageTemplatesCommand.php", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L1", "_origin": "ast", "id": "command_seedsmsmessagetemplatescommand", "community": 205, "norm_label": "seedsmsmessagetemplatescommand.php" }, { "label": "SeedSmsMessageTemplatesCommand", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L12", "_origin": "ast", "id": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand", "community": 205, "norm_label": "seedsmsmessagetemplatescommand" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L18", "_origin": "ast", "id": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_construct", "community": 205, "norm_label": ".__construct()" }, { "label": ".execute()", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "_origin": "ast", "id": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_execute", "community": 205, "norm_label": ".execute()" }, { "label": "InputInterface", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "_origin": "ast", "id": "src_sms_command_seedsmsmessagetemplatescommand_php_inputinterface", "community": 205, "norm_label": "inputinterface" }, { "label": "OutputInterface", "file_type": "code", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "_origin": "ast", "id": "src_sms_command_seedsmsmessagetemplatescommand_php_outputinterface", "community": 205, "norm_label": "outputinterface" }, { "label": "SmsController.php", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L1", "_origin": "ast", "id": "controller_smscontroller", "community": 164, "norm_label": "smscontroller.php" }, { "label": "SmsController", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L18", "_origin": "ast", "id": "controller_smscontroller_smscontroller", "community": 164, "norm_label": "smscontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L22", "_origin": "ast", "id": "controller_smscontroller_smscontroller_construct", "community": 164, "norm_label": ".__construct()" }, { "label": ".send()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "_origin": "ast", "id": "controller_smscontroller_smscontroller_send", "community": 164, "norm_label": ".send()" }, { "label": "Request", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "_origin": "ast", "id": "src_sms_controller_smscontroller_php_request", "community": 164, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "_origin": "ast", "id": "src_sms_controller_smscontroller_php_jsonresponse", "community": 164, "norm_label": "jsonresponse" }, { "label": ".createTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L82", "_origin": "ast", "id": "controller_smscontroller_smscontroller_createtemplate", "community": 164, "norm_label": ".createtemplate()" }, { "label": ".getTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L132", "_origin": "ast", "id": "controller_smscontroller_smscontroller_gettemplate", "community": 164, "norm_label": ".gettemplate()" }, { "label": ".updateTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L164", "_origin": "ast", "id": "controller_smscontroller_smscontroller_updatetemplate", "community": 164, "norm_label": ".updatetemplate()" }, { "label": ".submitTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L225", "_origin": "ast", "id": "controller_smscontroller_smscontroller_submittemplate", "community": 164, "norm_label": ".submittemplate()" }, { "label": ".deleteTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L263", "_origin": "ast", "id": "controller_smscontroller_smscontroller_deletetemplate", "community": 164, "norm_label": ".deletetemplate()" }, { "label": ".listTemplates()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L302", "_origin": "ast", "id": "controller_smscontroller_smscontroller_listtemplates", "community": 164, "norm_label": ".listtemplates()" }, { "label": ".approveTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L329", "_origin": "ast", "id": "controller_smscontroller_smscontroller_approvetemplate", "community": 164, "norm_label": ".approvetemplate()" }, { "label": ".rejectTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L378", "_origin": "ast", "id": "controller_smscontroller_smscontroller_rejecttemplate", "community": 164, "norm_label": ".rejecttemplate()" }, { "label": ".sendViaTemplate()", "file_type": "code", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L433", "_origin": "ast", "id": "controller_smscontroller_smscontroller_sendviatemplate", "community": 164, "norm_label": ".sendviatemplate()" }, { "label": "SmsMessageController.php", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L1", "_origin": "ast", "id": "controller_smsmessagecontroller", "community": 108, "norm_label": "smsmessagecontroller.php" }, { "label": "SmsMessageController", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L18", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller", "community": 108, "norm_label": "smsmessagecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L22", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_construct", "community": 108, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L26", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_list", "community": 108, "norm_label": ".list()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L26", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_jsonresponse", "community": 108, "norm_label": "jsonresponse" }, { "label": ".update()", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L55", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_update", "community": 108, "norm_label": ".update()" }, { "label": "Request", "file_type": "code", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L55", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_request", "community": 108, "norm_label": "request" }, { "label": "SmsWalletController.php", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L1", "_origin": "ast", "id": "controller_smswalletcontroller", "community": 64, "norm_label": "smswalletcontroller.php" }, { "label": "SmsWalletController", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L28", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller", "community": 64, "norm_label": "smswalletcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L32", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_construct", "community": 64, "norm_label": ".__construct()" }, { "label": ".balance()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_balance", "community": 64, "norm_label": ".balance()" }, { "label": "User", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "_origin": "ast", "id": "src_sms_controller_smswalletcontroller_php_user", "community": 64, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "_origin": "ast", "id": "src_sms_controller_smswalletcontroller_php_jsonresponse", "community": 64, "norm_label": "jsonresponse" }, { "label": ".charge()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_charge", "community": 64, "norm_label": ".charge()" }, { "label": "Request", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "_origin": "ast", "id": "src_sms_controller_smswalletcontroller_php_request", "community": 64, "norm_label": "request" }, { "label": ".logs()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_logs", "community": 64, "norm_label": ".logs()" }, { "label": ".getSettings()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L141", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_getsettings", "community": 64, "norm_label": ".getsettings()" }, { "label": ".updateSettings()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "community": 64, "norm_label": ".updatesettings()" }, { "label": ".adminReviewList()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L195", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "community": 64, "norm_label": ".adminreviewlist()" }, { "label": ".adminApprove()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L219", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "community": 64, "norm_label": ".adminapprove()" }, { "label": ".adminReject()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L234", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_adminreject", "community": 64, "norm_label": ".adminreject()" }, { "label": ".resolveEntityName()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L255", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "community": 64, "norm_label": ".resolveentityname()" }, { "label": ".adminReport()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L266", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_adminreport", "community": 64, "norm_label": ".adminreport()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L288", "_origin": "ast", "id": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "community": 64, "norm_label": ".resolveentity()" }, { "label": "SmsLog.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L1", "_origin": "ast", "id": "entity_smslog", "community": 339, "norm_label": "smslog.php" }, { "label": "SmsLog", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L9", "_origin": "ast", "id": "entity_smslog_smslog", "community": 339, "norm_label": "smslog" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L63", "_origin": "ast", "id": "entity_smslog_smslog_construct", "community": 339, "norm_label": ".__construct()" }, { "label": ".setTemplateUuid()", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L74", "_origin": "ast", "id": "entity_smslog_smslog_settemplateuuid", "community": 339, "norm_label": ".settemplateuuid()" }, { "label": "self", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L74", "_origin": "ast", "id": "src_sms_entity_smslog_php_self", "community": 339, "norm_label": "self" }, { "label": ".getTag()", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L75", "_origin": "ast", "id": "entity_smslog_smslog_gettag", "community": 339, "norm_label": ".gettag()" }, { "label": ".setTag()", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L76", "_origin": "ast", "id": "entity_smslog_smslog_settag", "community": 339, "norm_label": ".settag()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L78", "_origin": "ast", "id": "entity_smslog_smslog_toarray", "community": 339, "norm_label": ".toarray()" }, { "label": "SmsMessageTemplate.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L1", "_origin": "ast", "id": "entity_smsmessagetemplate", "community": 210, "norm_label": "smsmessagetemplate.php" }, { "label": "SmsMessageTemplate", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L12", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate", "community": 210, "norm_label": "smsmessagetemplate" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L68", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_construct", "community": 210, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L77", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_getid", "community": 210, "norm_label": ".getid()" }, { "label": ".getTag()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L78", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_gettag", "community": 210, "norm_label": ".gettag()" }, { "label": ".getTitle()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L79", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_gettitle", "community": 210, "norm_label": ".gettitle()" }, { "label": ".getBody()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L80", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_getbody", "community": 210, "norm_label": ".getbody()" }, { "label": ".getVariables()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L81", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_getvariables", "community": 210, "norm_label": ".getvariables()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L82", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_getupdatedat", "community": 210, "norm_label": ".getupdatedat()" }, { "label": ".setTitle()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L84", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_settitle", "community": 210, "norm_label": ".settitle()" }, { "label": "self", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L84", "_origin": "ast", "id": "src_sms_entity_smsmessagetemplate_php_self", "community": 210, "norm_label": "self" }, { "label": ".setBody()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L85", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_setbody", "community": 210, "norm_label": ".setbody()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L87", "_origin": "ast", "id": "entity_smsmessagetemplate_smsmessagetemplate_toarray", "community": 210, "norm_label": ".toarray()" }, { "label": "SmsSettings.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L1", "_origin": "ast", "id": "entity_smssettings", "community": 77, "norm_label": "smssettings.php" }, { "label": "SmsSettings", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L8", "_origin": "ast", "id": "entity_smssettings_smssettings", "community": 77, "norm_label": "smssettings" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L53", "_origin": "ast", "id": "entity_smssettings_smssettings_construct", "community": 77, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L60", "_origin": "ast", "id": "entity_smssettings_smssettings_getid", "community": 77, "norm_label": ".getid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L61", "_origin": "ast", "id": "entity_smssettings_smssettings_getentitytype", "community": 77, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L62", "_origin": "ast", "id": "entity_smssettings_smssettings_getentityid", "community": 77, "norm_label": ".getentityid()" }, { "label": ".isReminderEnabled()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L63", "_origin": "ast", "id": "entity_smssettings_smssettings_isreminderenabled", "community": 77, "norm_label": ".isreminderenabled()" }, { "label": ".getReminderHoursBefore()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L64", "_origin": "ast", "id": "entity_smssettings_smssettings_getreminderhoursbefore", "community": 77, "norm_label": ".getreminderhoursbefore()" }, { "label": ".isPostVisitEnabled()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L65", "_origin": "ast", "id": "entity_smssettings_smssettings_ispostvisitenabled", "community": 77, "norm_label": ".ispostvisitenabled()" }, { "label": ".getPostVisitText()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L66", "_origin": "ast", "id": "entity_smssettings_smssettings_getpostvisittext", "community": 77, "norm_label": ".getpostvisittext()" }, { "label": ".getPostVisitTextPending()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L68", "_origin": "ast", "id": "entity_smssettings_smssettings_getpostvisittextpending", "community": 77, "norm_label": ".getpostvisittextpending()" }, { "label": ".getPostVisitTextStatus()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L69", "_origin": "ast", "id": "entity_smssettings_smssettings_getpostvisittextstatus", "community": 77, "norm_label": ".getpostvisittextstatus()" }, { "label": ".getPostVisitTextRejectReason()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L70", "_origin": "ast", "id": "entity_smssettings_smssettings_getpostvisittextrejectreason", "community": 77, "norm_label": ".getpostvisittextrejectreason()" }, { "label": ".setReminderEnabled()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L72", "_origin": "ast", "id": "entity_smssettings_smssettings_setreminderenabled", "community": 77, "norm_label": ".setreminderenabled()" }, { "label": "self", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L72", "_origin": "ast", "id": "src_sms_entity_smssettings_php_self", "community": 77, "norm_label": "self" }, { "label": ".setReminderHoursBefore()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L73", "_origin": "ast", "id": "entity_smssettings_smssettings_setreminderhoursbefore", "community": 77, "norm_label": ".setreminderhoursbefore()" }, { "label": ".setPostVisitEnabled()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L74", "_origin": "ast", "id": "entity_smssettings_smssettings_setpostvisitenabled", "community": 77, "norm_label": ".setpostvisitenabled()" }, { "label": ".setPostVisitText()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L75", "_origin": "ast", "id": "entity_smssettings_smssettings_setpostvisittext", "community": 77, "norm_label": ".setpostvisittext()" }, { "label": ".submitPostVisitText()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L77", "_origin": "ast", "id": "entity_smssettings_smssettings_submitpostvisittext", "community": 77, "norm_label": ".submitpostvisittext()" }, { "label": ".approvePostVisitText()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L86", "_origin": "ast", "id": "entity_smssettings_smssettings_approvepostvisittext", "community": 77, "norm_label": ".approvepostvisittext()" }, { "label": ".rejectPostVisitText()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L97", "_origin": "ast", "id": "entity_smssettings_smssettings_rejectpostvisittext", "community": 77, "norm_label": ".rejectpostvisittext()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L105", "_origin": "ast", "id": "entity_smssettings_smssettings_toarray", "community": 77, "norm_label": ".toarray()" }, { "label": "SmsTemplate.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L1", "_origin": "ast", "id": "entity_smstemplate", "community": 73, "norm_label": "smstemplate.php" }, { "label": "SmsTemplate", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L9", "_origin": "ast", "id": "entity_smstemplate_smstemplate", "community": 73, "norm_label": "smstemplate" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L50", "_origin": "ast", "id": "entity_smstemplate_smstemplate_construct", "community": 73, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L60", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getid", "community": 73, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L61", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getuuid", "community": 73, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L62", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getname", "community": 73, "norm_label": ".getname()" }, { "label": ".getBody()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L63", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getbody", "community": 73, "norm_label": ".getbody()" }, { "label": ".getProviderCode()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L64", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getprovidercode", "community": 73, "norm_label": ".getprovidercode()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L65", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getstatus", "community": 73, "norm_label": ".getstatus()" }, { "label": ".getVariables()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L66", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getvariables", "community": 73, "norm_label": ".getvariables()" }, { "label": ".getAdminNote()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L67", "_origin": "ast", "id": "entity_smstemplate_smstemplate_getadminnote", "community": 73, "norm_label": ".getadminnote()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L69", "_origin": "ast", "id": "entity_smstemplate_smstemplate_setname", "community": 73, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L69", "_origin": "ast", "id": "src_sms_entity_smstemplate_php_self", "community": 73, "norm_label": "self" }, { "label": ".setBody()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L70", "_origin": "ast", "id": "entity_smstemplate_smstemplate_setbody", "community": 73, "norm_label": ".setbody()" }, { "label": ".setProviderCode()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L71", "_origin": "ast", "id": "entity_smstemplate_smstemplate_setprovidercode", "community": 73, "norm_label": ".setprovidercode()" }, { "label": ".setVariables()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L72", "_origin": "ast", "id": "entity_smstemplate_smstemplate_setvariables", "community": 73, "norm_label": ".setvariables()" }, { "label": ".submitForReview()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L74", "_origin": "ast", "id": "entity_smstemplate_smstemplate_submitforreview", "community": 73, "norm_label": ".submitforreview()" }, { "label": ".revertToDraft()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L76", "_origin": "ast", "id": "entity_smstemplate_smstemplate_reverttodraft", "community": 73, "norm_label": ".reverttodraft()" }, { "label": ".approve()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L78", "_origin": "ast", "id": "entity_smstemplate_smstemplate_approve", "community": 73, "norm_label": ".approve()" }, { "label": ".reject()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L86", "_origin": "ast", "id": "entity_smstemplate_smstemplate_reject", "community": 73, "norm_label": ".reject()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L94", "_origin": "ast", "id": "entity_smstemplate_smstemplate_touch", "community": 73, "norm_label": ".touch()" }, { "label": ".renderBody()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L96", "_origin": "ast", "id": "entity_smstemplate_smstemplate_renderbody", "community": 73, "norm_label": ".renderbody()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L105", "_origin": "ast", "id": "entity_smstemplate_smstemplate_toarray", "community": 73, "norm_label": ".toarray()" }, { "label": "SmsWallet.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L1", "_origin": "ast", "id": "entity_smswallet", "community": 66, "norm_label": "smswallet.php" }, { "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L8", "_origin": "ast", "id": "entity_smswallet_smswallet", "community": 66, "norm_label": "smswallet" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L33", "_origin": "ast", "id": "entity_smswallet_smswallet_construct", "community": 66, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L41", "_origin": "ast", "id": "entity_smswallet_smswallet_getid", "community": 66, "norm_label": ".getid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L42", "_origin": "ast", "id": "entity_smswallet_smswallet_getentitytype", "community": 66, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L43", "_origin": "ast", "id": "entity_smswallet_smswallet_getentityid", "community": 66, "norm_label": ".getentityid()" }, { "label": ".getBalanceRials()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L44", "_origin": "ast", "id": "entity_smswallet_smswallet_getbalancerials", "community": 66, "norm_label": ".getbalancerials()" }, { "label": ".credit()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L46", "_origin": "ast", "id": "entity_smswallet_smswallet_credit", "community": 66, "norm_label": ".credit()" }, { "label": ".debit()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L52", "_origin": "ast", "id": "entity_smswallet_smswallet_debit", "community": 66, "norm_label": ".debit()" }, { "label": "SmsWalletTransaction.php", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L1", "_origin": "ast", "id": "entity_smswallettransaction", "community": 234, "norm_label": "smswallettransaction.php" }, { "label": "SmsWalletTransaction", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L10", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction", "community": 234, "norm_label": "smswallettransaction" }, { "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L25", "_origin": "ast", "id": "src_sms_entity_smswallettransaction_php_smswallet", "community": 234, "norm_label": "smswallet" }, { "label": "Payment", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L38", "_origin": "ast", "id": "src_sms_entity_smswallettransaction_php_payment", "community": 234, "norm_label": "payment" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L45", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_construct", "community": 234, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L56", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_getid", "community": 234, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L57", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_getuuid", "community": 234, "norm_label": ".getuuid()" }, { "label": ".getType()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L58", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_gettype", "community": 234, "norm_label": ".gettype()" }, { "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L59", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_getamountrials", "community": 234, "norm_label": ".getamountrials()" }, { "label": ".getDescription()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L60", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_getdescription", "community": 234, "norm_label": ".getdescription()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L61", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_getcreatedat", "community": 234, "norm_label": ".getcreatedat()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L63", "_origin": "ast", "id": "entity_smswallettransaction_smswallettransaction_toarray", "community": 234, "norm_label": ".toarray()" }, { "label": "SendSmsMessage.php", "file_type": "code", "source_file": "src/Sms/Message/SendSmsMessage.php", "source_location": "L1", "_origin": "ast", "id": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage", "community": 615, "norm_label": "sendsmsmessage.php" }, { "label": "SendSmsMessage", "file_type": "code", "source_file": "src/Sms/Message/SendSmsMessage.php", "source_location": "L5", "_origin": "ast", "id": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage", "community": 615, "norm_label": "sendsmsmessage" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Message/SendSmsMessage.php", "source_location": "L7", "_origin": "ast", "id": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage_construct", "community": 615, "norm_label": ".__construct()" }, { "label": "KavehNegarProvider.php", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L1", "_origin": "ast", "id": "provider_kavehnegarprovider", "community": 82, "norm_label": "kavehnegarprovider.php" }, { "label": "KavehNegarProvider", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L8", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider", "community": 82, "norm_label": "kavehnegarprovider" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L12", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_construct", "community": 82, "norm_label": ".__construct()" }, { "label": ".key()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L19", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_key", "community": 82, "norm_label": ".key()" }, { "label": ".sender()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L20", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_sender", "community": 82, "norm_label": ".sender()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L22", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_getname", "community": 82, "norm_label": ".getname()" }, { "label": ".send()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L24", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_send", "community": 82, "norm_label": ".send()" }, { "label": ".sendTemplate()", "file_type": "code", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L44", "_origin": "ast", "id": "provider_kavehnegarprovider_kavehnegarprovider_sendtemplate", "community": 82, "norm_label": ".sendtemplate()" }, { "label": "RanginehProvider.php", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L1", "_origin": "ast", "id": "provider_ranginehprovider", "community": 82, "norm_label": "ranginehprovider.php" }, { "label": "RanginehProvider", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L7", "_origin": "ast", "id": "provider_ranginehprovider_ranginehprovider", "community": 82, "norm_label": "ranginehprovider" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L11", "_origin": "ast", "id": "provider_ranginehprovider_ranginehprovider_construct", "community": 82, "norm_label": ".__construct()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L17", "_origin": "ast", "id": "provider_ranginehprovider_ranginehprovider_getname", "community": 82, "norm_label": ".getname()" }, { "label": ".send()", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L19", "_origin": "ast", "id": "provider_ranginehprovider_ranginehprovider_send", "community": 82, "norm_label": ".send()" }, { "label": ".sendTemplate()", "file_type": "code", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L33", "_origin": "ast", "id": "provider_ranginehprovider_ranginehprovider_sendtemplate", "community": 82, "norm_label": ".sendtemplate()" }, { "label": "SmsProviderInterface.php", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L1", "_origin": "ast", "id": "provider_smsproviderinterface", "community": 582, "norm_label": "smsproviderinterface.php" }, { "label": "getName()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L7", "_origin": "ast", "id": "provider_smsproviderinterface_getname", "community": 582, "norm_label": "getname()" }, { "label": "send()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L10", "_origin": "ast", "id": "provider_smsproviderinterface_send", "community": 582, "norm_label": "send()" }, { "label": "sendTemplate()", "file_type": "code", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L13", "_origin": "ast", "id": "provider_smsproviderinterface_sendtemplate", "community": 582, "norm_label": "sendtemplate()" }, { "label": "SmsLogRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smslogrepository", "community": 251, "norm_label": "smslogrepository.php" }, { "label": "SmsLogRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository", "community": 251, "norm_label": "smslogrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_construct", "community": 251, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smslogrepository_php_managerregistry", "community": 251, "norm_label": "managerregistry" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_save", "community": 251, "norm_label": ".save()" }, { "label": "SmsLog", "file_type": "code", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L12", "_origin": "ast", "id": "smslog", "community": 251, "norm_label": "smslog" }, { "label": "SmsMessageTemplateRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smsmessagetemplaterepository", "community": 618, "norm_label": "smsmessagetemplaterepository.php" }, { "label": "SmsMessageTemplateRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", "community": 618, "norm_label": "smsmessagetemplaterepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_construct", "community": 618, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smsmessagetemplaterepository_php_managerregistry", "community": 618, "norm_label": "managerregistry" }, { "label": ".findByTag()", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_findbytag", "community": 618, "norm_label": ".findbytag()" }, { "label": "SmsMessageTemplate", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L16", "_origin": "ast", "id": "smsmessagetemplate", "community": 618, "norm_label": "smsmessagetemplate" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_save", "community": 618, "norm_label": ".save()" }, { "label": "SmsSettingsRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smssettingsrepository", "community": 625, "norm_label": "smssettingsrepository.php" }, { "label": "SmsSettingsRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository", "community": 625, "norm_label": "smssettingsrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_construct", "community": 625, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smssettingsrepository_php_managerregistry", "community": 625, "norm_label": "managerregistry" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_findbyentity", "community": 625, "norm_label": ".findbyentity()" }, { "label": "SmsSettings", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L16", "_origin": "ast", "id": "smssettings", "community": 625, "norm_label": "smssettings" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_save", "community": 625, "norm_label": ".save()" }, { "label": "SmsTemplateRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smstemplaterepository", "community": 523, "norm_label": "smstemplaterepository.php" }, { "label": "SmsTemplateRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_smstemplaterepository_smstemplaterepository", "community": 523, "norm_label": "smstemplaterepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_smstemplaterepository_smstemplaterepository_construct", "community": 523, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smstemplaterepository_php_managerregistry", "community": 523, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_smstemplaterepository_smstemplaterepository_findbyuuid", "community": 523, "norm_label": ".findbyuuid()" }, { "label": "SmsTemplate", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L12", "_origin": "ast", "id": "smstemplate", "community": 523, "norm_label": "smstemplate" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L13", "_origin": "ast", "id": "repository_smstemplaterepository_smstemplaterepository_save", "community": 523, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L14", "_origin": "ast", "id": "repository_smstemplaterepository_smstemplaterepository_remove", "community": 523, "norm_label": ".remove()" }, { "label": "SmsWalletRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smswalletrepository", "community": 350, "norm_label": "smswalletrepository.php" }, { "label": "SmsWalletRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_smswalletrepository_smswalletrepository", "community": 350, "norm_label": "smswalletrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_smswalletrepository_smswalletrepository_construct", "community": 350, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smswalletrepository_php_managerregistry", "community": 350, "norm_label": "managerregistry" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_smswalletrepository_smswalletrepository_findbyentity", "community": 350, "norm_label": ".findbyentity()" }, { "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_sms_repository_smswalletrepository_php_smswallet", "community": 350, "norm_label": "smswallet" }, { "label": ".getBalance()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_smswalletrepository_smswalletrepository_getbalance", "community": 350, "norm_label": ".getbalance()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_smswalletrepository_smswalletrepository_save", "community": 350, "norm_label": ".save()" }, { "label": "SmsWalletTransactionRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_smswallettransactionrepository", "community": 120, "norm_label": "smswallettransactionrepository.php" }, { "label": "SmsWalletTransactionRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_smswallettransactionrepository_smswallettransactionrepository", "community": 120, "norm_label": "smswallettransactionrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_smswallettransactionrepository_smswallettransactionrepository_construct", "community": 120, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_sms_repository_smswallettransactionrepository_php_managerregistry", "community": 120, "norm_label": "managerregistry" }, { "label": ".findByWallet()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_smswallettransactionrepository_smswallettransactionrepository_findbywallet", "community": 120, "norm_label": ".findbywallet()" }, { "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_sms_repository_smswallettransactionrepository_php_smswallet", "community": 120, "norm_label": "smswallet" }, { "label": ".countByWallet()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L29", "_origin": "ast", "id": "repository_smswallettransactionrepository_smswallettransactionrepository_countbywallet", "community": 120, "norm_label": ".countbywallet()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L39", "_origin": "ast", "id": "repository_smswallettransactionrepository_smswallettransactionrepository_save", "community": 120, "norm_label": ".save()" }, { "label": "SmsWalletTransaction", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L39", "_origin": "ast", "id": "smswallettransaction", "community": 120, "norm_label": "smswallettransaction" }, { "label": "SendSmsHandler.php", "file_type": "code", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L1", "_origin": "ast", "id": "service_sendsmshandler", "community": 509, "norm_label": "sendsmshandler.php" }, { "label": "SendSmsHandler", "file_type": "code", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L8", "_origin": "ast", "id": "service_sendsmshandler_sendsmshandler", "community": 509, "norm_label": "sendsmshandler" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L11", "_origin": "ast", "id": "service_sendsmshandler_sendsmshandler_construct", "community": 509, "norm_label": ".__construct()" }, { "label": ".__invoke()", "file_type": "code", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L13", "_origin": "ast", "id": "service_sendsmshandler_sendsmshandler_invoke", "community": 509, "norm_label": ".__invoke()" }, { "label": "SendSmsMessage", "file_type": "code", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L13", "_origin": "ast", "id": "src_sms_service_sendsmshandler_php_sendsmsmessage", "community": 509, "norm_label": "sendsmsmessage" }, { "label": "SmsService.php", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L1", "_origin": "ast", "id": "service_smsservice", "community": 82, "norm_label": "smsservice.php" }, { "label": "SmsService", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L13", "_origin": "ast", "id": "service_smsservice_smsservice", "community": 82, "norm_label": "smsservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L17", "_origin": "ast", "id": "service_smsservice_smsservice_construct", "community": 82, "norm_label": ".__construct()" }, { "label": ".dispatchAsync()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L29", "_origin": "ast", "id": "service_smsservice_smsservice_dispatchasync", "community": 82, "norm_label": ".dispatchasync()" }, { "label": ".sendNow()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "_origin": "ast", "id": "service_smsservice_smsservice_sendnow", "community": 82, "norm_label": ".sendnow()" }, { "label": "SendSmsMessage", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "_origin": "ast", "id": "src_sms_service_smsservice_php_sendsmsmessage", "community": 82, "norm_label": "sendsmsmessage" }, { "label": ".resolveProvider()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "_origin": "ast", "id": "service_smsservice_smsservice_resolveprovider", "community": 82, "norm_label": ".resolveprovider()" }, { "label": "SmsProviderInterface", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "_origin": "ast", "id": "src_sms_service_smsservice_php_smsproviderinterface", "community": 82, "norm_label": "smsproviderinterface" }, { "label": "SmsTextResolver.php", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L1", "_origin": "ast", "id": "service_smstextresolver", "community": 618, "norm_label": "smstextresolver.php" }, { "label": "SmsTextResolver", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L12", "_origin": "ast", "id": "service_smstextresolver_smstextresolver", "community": 618, "norm_label": "smstextresolver" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L14", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_construct", "community": 618, "norm_label": ".__construct()" }, { "label": ".resolve()", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L19", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_resolve", "community": 618, "norm_label": ".resolve()" }, { "label": "SmsWalletService.php", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L1", "_origin": "ast", "id": "service_smswalletservice", "community": 120, "norm_label": "smswalletservice.php" }, { "label": "SmsWalletService", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L11", "_origin": "ast", "id": "service_smswalletservice_smswalletservice", "community": 120, "norm_label": "smswalletservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L13", "_origin": "ast", "id": "service_smswalletservice_smswalletservice_construct", "community": 120, "norm_label": ".__construct()" }, { "label": ".getOrCreate()", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L18", "_origin": "ast", "id": "service_smswalletservice_smswalletservice_getorcreate", "community": 120, "norm_label": ".getorcreate()" }, { "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L18", "_origin": "ast", "id": "src_sms_service_smswalletservice_php_smswallet", "community": 120, "norm_label": "smswallet" }, { "label": ".charge()", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L28", "_origin": "ast", "id": "service_smswalletservice_smswalletservice_charge", "community": 120, "norm_label": ".charge()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L28", "_origin": "ast", "id": "src_sms_service_smswalletservice_php_payment", "community": 120, "norm_label": "payment" }, { "label": ".deduct()", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L43", "_origin": "ast", "id": "service_smswalletservice_smswalletservice_deduct", "community": 120, "norm_label": ".deduct()" }, { "label": ".getBalance()", "file_type": "code", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L62", "_origin": "ast", "id": "service_smswalletservice_smswalletservice_getbalance", "community": 120, "norm_label": ".getbalance()" }, { "label": "SpecialtyController.php", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L1", "_origin": "ast", "id": "controller_specialtycontroller", "community": 230, "norm_label": "specialtycontroller.php" }, { "label": "SpecialtyController", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L15", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller", "community": 230, "norm_label": "specialtycontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L18", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_construct", "community": 230, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_list", "community": 230, "norm_label": ".list()" }, { "label": "Request", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "_origin": "ast", "id": "src_specialty_controller_specialtycontroller_php_request", "community": 230, "norm_label": "request" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "_origin": "ast", "id": "src_specialty_controller_specialtycontroller_php_jsonresponse", "community": 230, "norm_label": "jsonresponse" }, { "label": ".doctorCounts()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L33", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_doctorcounts", "community": 230, "norm_label": ".doctorcounts()" }, { "label": ".create()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L60", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_create", "community": 230, "norm_label": ".create()" }, { "label": ".update()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L88", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_update", "community": 230, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L111", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_delete", "community": 230, "norm_label": ".delete()" }, { "label": ".adminList()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L124", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_adminlist", "community": 230, "norm_label": ".adminlist()" }, { "label": ".slugify()", "file_type": "code", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L151", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_slugify", "community": 230, "norm_label": ".slugify()" }, { "label": "Specialty.php", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L1", "_origin": "ast", "id": "entity_specialty", "community": 126, "norm_label": "specialty.php" }, { "label": "Specialty", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L10", "_origin": "ast", "id": "entity_specialty_specialty", "community": 126, "norm_label": "specialty" }, { "label": "self", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L37", "_origin": "ast", "id": "src_specialty_entity_specialty_php_self", "community": 126, "norm_label": "self" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L41", "_origin": "ast", "id": "entity_specialty_specialty_construct", "community": 126, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L49", "_origin": "ast", "id": "entity_specialty_specialty_getid", "community": 126, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L50", "_origin": "ast", "id": "entity_specialty_specialty_getuuid", "community": 126, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L51", "_origin": "ast", "id": "entity_specialty_specialty_getname", "community": 126, "norm_label": ".getname()" }, { "label": ".getSlug()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L52", "_origin": "ast", "id": "entity_specialty_specialty_getslug", "community": 126, "norm_label": ".getslug()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L53", "_origin": "ast", "id": "entity_specialty_specialty_getstatus", "community": 126, "norm_label": ".getstatus()" }, { "label": ".getWeight()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L54", "_origin": "ast", "id": "entity_specialty_specialty_getweight", "community": 126, "norm_label": ".getweight()" }, { "label": ".getParent()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L55", "_origin": "ast", "id": "entity_specialty_specialty_getparent", "community": 126, "norm_label": ".getparent()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L57", "_origin": "ast", "id": "entity_specialty_specialty_setname", "community": 126, "norm_label": ".setname()" }, { "label": ".setSlug()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L58", "_origin": "ast", "id": "entity_specialty_specialty_setslug", "community": 126, "norm_label": ".setslug()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L59", "_origin": "ast", "id": "entity_specialty_specialty_setstatus", "community": 126, "norm_label": ".setstatus()" }, { "label": ".setWeight()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L60", "_origin": "ast", "id": "entity_specialty_specialty_setweight", "community": 126, "norm_label": ".setweight()" }, { "label": ".setParent()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L61", "_origin": "ast", "id": "entity_specialty_specialty_setparent", "community": 126, "norm_label": ".setparent()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L63", "_origin": "ast", "id": "entity_specialty_specialty_toarray", "community": 126, "norm_label": ".toarray()" }, { "label": "SpecialtyRepository.php", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_specialtyrepository", "community": 286, "norm_label": "specialtyrepository.php" }, { "label": "SpecialtyRepository", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository", "community": 286, "norm_label": "specialtyrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_construct", "community": 286, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_specialty_repository_specialtyrepository_php_managerregistry", "community": 286, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L18", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_findactive", "community": 286, "norm_label": ".findactive()" }, { "label": ".doctorCountsByCity()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L38", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_doctorcountsbycity", "community": 286, "norm_label": ".doctorcountsbycity()" }, { "label": ".findBySlug()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L60", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_findbyslug", "community": 286, "norm_label": ".findbyslug()" }, { "label": "Specialty", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L60", "_origin": "ast", "id": "src_specialty_repository_specialtyrepository_php_specialty", "community": 286, "norm_label": "specialty" }, { "label": ".save()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L65", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_save", "community": 286, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L71", "_origin": "ast", "id": "repository_specialtyrepository_specialtyrepository_remove", "community": 286, "norm_label": ".remove()" }, { "label": "StaffController.php", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L1", "_origin": "ast", "id": "controller_staffcontroller", "community": 177, "norm_label": "staffcontroller.php" }, { "label": "StaffController", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L19", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller", "community": 177, "norm_label": "staffcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L23", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_construct", "community": 177, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_list", "community": 177, "norm_label": ".list()" }, { "label": "User", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "_origin": "ast", "id": "src_staff_controller_staffcontroller_php_user", "community": 177, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "_origin": "ast", "id": "src_staff_controller_staffcontroller_php_jsonresponse", "community": 177, "norm_label": "jsonresponse" }, { "label": ".create()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_create", "community": 177, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "_origin": "ast", "id": "src_staff_controller_staffcontroller_php_request", "community": 177, "norm_label": "request" }, { "label": ".update()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L71", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_update", "community": 177, "norm_label": ".update()" }, { "label": ".toggle()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L98", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_toggle", "community": 177, "norm_label": ".toggle()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L116", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_resolveentity", "community": 177, "norm_label": ".resolveentity()" }, { "label": ".ownsStaff()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L131", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_ownsstaff", "community": 177, "norm_label": ".ownsstaff()" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L131", "_origin": "ast", "id": "src_staff_controller_staffcontroller_php_clinicstaff", "community": 177, "norm_label": "clinicstaff" }, { "label": ".toLatinDigits()", "file_type": "code", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L143", "_origin": "ast", "id": "controller_staffcontroller_staffcontroller_tolatindigits", "community": 177, "norm_label": ".tolatindigits()" }, { "label": "ClinicStaff.php", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L1", "_origin": "ast", "id": "entity_clinicstaff", "community": 66, "norm_label": "clinicstaff.php" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L9", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff", "community": 66, "norm_label": "clinicstaff" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L52", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_construct", "community": 66, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L62", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getid", "community": 66, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L63", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getuuid", "community": 66, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L64", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getentitytype", "community": 66, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L65", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getentityid", "community": 66, "norm_label": ".getentityid()" }, { "label": ".getFullName()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L66", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getfullname", "community": 66, "norm_label": ".getfullname()" }, { "label": ".getPhone()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L67", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getphone", "community": 66, "norm_label": ".getphone()" }, { "label": ".getJobTitle()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L68", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getjobtitle", "community": 66, "norm_label": ".getjobtitle()" }, { "label": ".getAddress()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L69", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getaddress", "community": 66, "norm_label": ".getaddress()" }, { "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L70", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getnationalcode", "community": 66, "norm_label": ".getnationalcode()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L71", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_isactive", "community": 66, "norm_label": ".isactive()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L72", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getcreatedat", "community": 66, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L73", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_getupdatedat", "community": 66, "norm_label": ".getupdatedat()" }, { "label": ".setFullName()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setfullname", "community": 66, "norm_label": ".setfullname()" }, { "label": "self", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "_origin": "ast", "id": "src_staff_entity_clinicstaff_php_self", "community": 66, "norm_label": "self" }, { "label": ".setPhone()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setphone", "community": 66, "norm_label": ".setphone()" }, { "label": ".setJobTitle()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setjobtitle", "community": 66, "norm_label": ".setjobtitle()" }, { "label": ".setAddress()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setaddress", "community": 66, "norm_label": ".setaddress()" }, { "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setnationalcode", "community": 66, "norm_label": ".setnationalcode()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_setactive", "community": 66, "norm_label": ".setactive()" }, { "label": ".toggleActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L82", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_toggleactive", "community": 66, "norm_label": ".toggleactive()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L89", "_origin": "ast", "id": "entity_clinicstaff_clinicstaff_toarray", "community": 66, "norm_label": ".toarray()" }, { "label": "ClinicStaffRepository.php", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_clinicstaffrepository", "community": 53, "norm_label": "clinicstaffrepository.php" }, { "label": "ClinicStaffRepository", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository", "community": 53, "norm_label": "clinicstaffrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_construct", "community": 53, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_staff_repository_clinicstaffrepository_php_managerregistry", "community": 53, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_findbyuuid", "community": 53, "norm_label": ".findbyuuid()" }, { "label": "ClinicStaff", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_staff_repository_clinicstaffrepository_php_clinicstaff", "community": 53, "norm_label": "clinicstaff" }, { "label": ".findByEntity()", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_findbyentity", "community": 53, "norm_label": ".findbyentity()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L37", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_save", "community": 53, "norm_label": ".save()" }, { "label": "SubscriptionController.php", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L1", "_origin": "ast", "id": "controller_subscriptioncontroller", "community": 122, "norm_label": "subscriptioncontroller.php" }, { "label": "SubscriptionController", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L26", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller", "community": 122, "norm_label": "subscriptioncontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L29", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_construct", "community": 122, "norm_label": ".__construct()" }, { "label": ".plans()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L42", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_plans", "community": 122, "norm_label": ".plans()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L42", "_origin": "ast", "id": "src_subscription_controller_subscriptioncontroller_php_jsonresponse", "community": 122, "norm_label": "jsonresponse" }, { "label": ".my()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L55", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_my", "community": 122, "norm_label": ".my()" }, { "label": "User", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L55", "_origin": "ast", "id": "src_subscription_controller_subscriptioncontroller_php_user", "community": 122, "norm_label": "user" }, { "label": ".trial()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L73", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_trial", "community": 122, "norm_label": ".trial()" }, { "label": ".adminPlans()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L93", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_adminplans", "community": 122, "norm_label": ".adminplans()" }, { "label": ".adminCreatePlan()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L107", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_admincreateplan", "community": 122, "norm_label": ".admincreateplan()" }, { "label": "Request", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L107", "_origin": "ast", "id": "src_subscription_controller_subscriptioncontroller_php_request", "community": 122, "norm_label": "request" }, { "label": ".adminUpdatePlan()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L130", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateplan", "community": 122, "norm_label": ".adminupdateplan()" }, { "label": ".adminCreatePeriod()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L152", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_admincreateperiod", "community": 122, "norm_label": ".admincreateperiod()" }, { "label": ".adminUpdatePeriod()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L182", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateperiod", "community": 122, "norm_label": ".adminupdateperiod()" }, { "label": ".adminDeletePeriod()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L204", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_admindeleteperiod", "community": 122, "norm_label": ".admindeleteperiod()" }, { "label": ".adminReport()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L219", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_adminreport", "community": 122, "norm_label": ".adminreport()" }, { "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L245", "_origin": "ast", "id": "controller_subscriptioncontroller_subscriptioncontroller_resolveentity", "community": 122, "norm_label": ".resolveentity()" }, { "label": "ClinicSubscription.php", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L1", "_origin": "ast", "id": "entity_clinicsubscription", "community": 95, "norm_label": "clinicsubscription.php" }, { "label": "ClinicSubscription", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L10", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription", "community": 95, "norm_label": "clinicsubscription" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L29", "_origin": "ast", "id": "src_subscription_entity_clinicsubscription_php_subscriptionplan", "community": 95, "norm_label": "subscriptionplan" }, { "label": "SubscriptionPeriod", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L33", "_origin": "ast", "id": "src_subscription_entity_clinicsubscription_php_subscriptionperiod", "community": 95, "norm_label": "subscriptionperiod" }, { "label": "Payment", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L37", "_origin": "ast", "id": "src_subscription_entity_clinicsubscription_php_payment", "community": 95, "norm_label": "payment" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L53", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_construct", "community": 95, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L74", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getid", "community": 95, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L75", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getuuid", "community": 95, "norm_label": ".getuuid()" }, { "label": ".getEntityType()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L76", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getentitytype", "community": 95, "norm_label": ".getentitytype()" }, { "label": ".getEntityId()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L77", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getentityid", "community": 95, "norm_label": ".getentityid()" }, { "label": ".getPlan()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L78", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getplan", "community": 95, "norm_label": ".getplan()" }, { "label": ".getPeriod()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L79", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getperiod", "community": 95, "norm_label": ".getperiod()" }, { "label": ".getPayment()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L80", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getpayment", "community": 95, "norm_label": ".getpayment()" }, { "label": ".isTrial()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L81", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_istrial", "community": 95, "norm_label": ".istrial()" }, { "label": ".getStartsAt()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L82", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getstartsat", "community": 95, "norm_label": ".getstartsat()" }, { "label": ".getExpiresAt()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L83", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getexpiresat", "community": 95, "norm_label": ".getexpiresat()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L84", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getcreatedat", "community": 95, "norm_label": ".getcreatedat()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L86", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_isactive", "community": 95, "norm_label": ".isactive()" }, { "label": ".getDaysRemaining()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L91", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_getdaysremaining", "community": 95, "norm_label": ".getdaysremaining()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L100", "_origin": "ast", "id": "entity_clinicsubscription_clinicsubscription_toarray", "community": 95, "norm_label": ".toarray()" }, { "label": "SubscriptionPeriod.php", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L1", "_origin": "ast", "id": "entity_subscriptionperiod", "community": 78, "norm_label": "subscriptionperiod.php" }, { "label": "SubscriptionPeriod", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L9", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod", "community": 78, "norm_label": "subscriptionperiod" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L21", "_origin": "ast", "id": "src_subscription_entity_subscriptionperiod_php_subscriptionplan", "community": 78, "norm_label": "subscriptionplan" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L49", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_construct", "community": 78, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L61", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getid", "community": 78, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L62", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getuuid", "community": 78, "norm_label": ".getuuid()" }, { "label": ".getPlan()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L63", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getplan", "community": 78, "norm_label": ".getplan()" }, { "label": ".getLabel()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L64", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getlabel", "community": 78, "norm_label": ".getlabel()" }, { "label": ".getDurationMonths()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L65", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getdurationmonths", "community": 78, "norm_label": ".getdurationmonths()" }, { "label": ".getPriceRials()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L66", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getpricerials", "community": 78, "norm_label": ".getpricerials()" }, { "label": ".isTrial()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L67", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_istrial", "community": 78, "norm_label": ".istrial()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L68", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_isactive", "community": 78, "norm_label": ".isactive()" }, { "label": ".getSortOrder()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L69", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getsortorder", "community": 78, "norm_label": ".getsortorder()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L70", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getcreatedat", "community": 78, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L71", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_getupdatedat", "community": 78, "norm_label": ".getupdatedat()" }, { "label": ".setLabel()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L73", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_setlabel", "community": 78, "norm_label": ".setlabel()" }, { "label": "self", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L73", "_origin": "ast", "id": "src_subscription_entity_subscriptionperiod_php_self", "community": 78, "norm_label": "self" }, { "label": ".setDurationMonths()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L74", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_setdurationmonths", "community": 78, "norm_label": ".setdurationmonths()" }, { "label": ".setPriceRials()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L75", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_setpricerials", "community": 78, "norm_label": ".setpricerials()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L76", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_setactive", "community": 78, "norm_label": ".setactive()" }, { "label": ".setSortOrder()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L77", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_setsortorder", "community": 78, "norm_label": ".setsortorder()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L79", "_origin": "ast", "id": "entity_subscriptionperiod_subscriptionperiod_toarray", "community": 78, "norm_label": ".toarray()" }, { "label": "SubscriptionPlan.php", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L1", "_origin": "ast", "id": "entity_subscriptionplan", "community": 79, "norm_label": "subscriptionplan.php" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L11", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan", "community": 79, "norm_label": "subscriptionplan" }, { "label": "Collection", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L44", "_origin": "ast", "id": "src_subscription_entity_subscriptionplan_php_collection", "community": 79, "norm_label": "collection" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L47", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_construct", "community": 79, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L59", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getid", "community": 79, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L60", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getuuid", "community": 79, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L61", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getname", "community": 79, "norm_label": ".getname()" }, { "label": ".getLevel()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L62", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getlevel", "community": 79, "norm_label": ".getlevel()" }, { "label": ".getMaxSecretaries()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L63", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getmaxsecretaries", "community": 79, "norm_label": ".getmaxsecretaries()" }, { "label": ".getFeatures()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L64", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getfeatures", "community": 79, "norm_label": ".getfeatures()" }, { "label": ".isActive()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L65", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_isactive", "community": 79, "norm_label": ".isactive()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L66", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getcreatedat", "community": 79, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L67", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getupdatedat", "community": 79, "norm_label": ".getupdatedat()" }, { "label": ".getPeriods()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L68", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_getperiods", "community": 79, "norm_label": ".getperiods()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L70", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_setname", "community": 79, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L70", "_origin": "ast", "id": "src_subscription_entity_subscriptionplan_php_self", "community": 79, "norm_label": "self" }, { "label": ".setLevel()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L71", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_setlevel", "community": 79, "norm_label": ".setlevel()" }, { "label": ".setMaxSecretaries()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L72", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_setmaxsecretaries", "community": 79, "norm_label": ".setmaxsecretaries()" }, { "label": ".setFeatures()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L73", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_setfeatures", "community": 79, "norm_label": ".setfeatures()" }, { "label": ".setActive()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L74", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_setactive", "community": 79, "norm_label": ".setactive()" }, { "label": ".hasFeature()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L76", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_hasfeature", "community": 79, "norm_label": ".hasfeature()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L81", "_origin": "ast", "id": "entity_subscriptionplan_subscriptionplan_toarray", "community": 79, "norm_label": ".toarray()" }, { "label": "ClinicSubscriptionRepository.php", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_clinicsubscriptionrepository", "community": 312, "norm_label": "clinicsubscriptionrepository.php" }, { "label": "ClinicSubscriptionRepository", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "community": 312, "norm_label": "clinicsubscriptionrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_construct", "community": 312, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_subscription_repository_clinicsubscriptionrepository_php_managerregistry", "community": 312, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findbyuuid", "community": 312, "norm_label": ".findbyuuid()" }, { "label": "ClinicSubscription", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription", "community": 312, "norm_label": "clinicsubscription" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findactive", "community": 312, "norm_label": ".findactive()" }, { "label": ".hasUsedTrial()", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L36", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_hasusedtrial", "community": 312, "norm_label": ".hasusedtrial()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L51", "_origin": "ast", "id": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_save", "community": 312, "norm_label": ".save()" }, { "label": "SubscriptionPeriodRepository.php", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_subscriptionperiodrepository", "community": 315, "norm_label": "subscriptionperiodrepository.php" }, { "label": "SubscriptionPeriodRepository", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "community": 315, "norm_label": "subscriptionperiodrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_subscriptionperiodrepository_subscriptionperiodrepository_construct", "community": 315, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_subscription_repository_subscriptionperiodrepository_php_managerregistry", "community": 315, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findbyuuid", "community": 315, "norm_label": ".findbyuuid()" }, { "label": "SubscriptionPeriod", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod", "community": 315, "norm_label": "subscriptionperiod" }, { "label": ".findTrialPeriodForPlan()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findtrialperiodforplan", "community": 315, "norm_label": ".findtrialperiodforplan()" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L22", "_origin": "ast", "id": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionplan", "community": 315, "norm_label": "subscriptionplan" }, { "label": ".save()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_subscriptionperiodrepository_subscriptionperiodrepository_save", "community": 315, "norm_label": ".save()" }, { "label": "SubscriptionPlanRepository.php", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_subscriptionplanrepository", "community": 316, "norm_label": "subscriptionplanrepository.php" }, { "label": "SubscriptionPlanRepository", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository", "community": 316, "norm_label": "subscriptionplanrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_construct", "community": 316, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_subscription_repository_subscriptionplanrepository_php_managerregistry", "community": 316, "norm_label": "managerregistry" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L16", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyuuid", "community": 316, "norm_label": ".findbyuuid()" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L16", "_origin": "ast", "id": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan", "community": 316, "norm_label": "subscriptionplan" }, { "label": ".findByName()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L21", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyname", "community": 316, "norm_label": ".findbyname()" }, { "label": ".findAllActive()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findallactive", "community": 316, "norm_label": ".findallactive()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L35", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_save", "community": 316, "norm_label": ".save()" }, { "label": "SubscriptionService.php", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L1", "_origin": "ast", "id": "service_subscriptionservice", "community": 244, "norm_label": "subscriptionservice.php" }, { "label": "SubscriptionService", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L14", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice", "community": 244, "norm_label": "subscriptionservice" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L16", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_construct", "community": 244, "norm_label": ".__construct()" }, { "label": ".getActiveSubscription()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L23", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_getactivesubscription", "community": 244, "norm_label": ".getactivesubscription()" }, { "label": "ClinicSubscription", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L23", "_origin": "ast", "id": "src_subscription_service_subscriptionservice_php_clinicsubscription", "community": 244, "norm_label": "clinicsubscription" }, { "label": ".hasFeature()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L28", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_hasfeature", "community": 244, "norm_label": ".hasfeature()" }, { "label": ".getSecretaryLimit()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L38", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_getsecretarylimit", "community": 244, "norm_label": ".getsecretarylimit()" }, { "label": ".hasUsedTrial()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L48", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_hasusedtrial", "community": 244, "norm_label": ".hasusedtrial()" }, { "label": ".activateTrial()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L53", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_activatetrial", "community": 244, "norm_label": ".activatetrial()" }, { "label": ".createFromPayment()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L91", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_createfrompayment", "community": 244, "norm_label": ".createfrompayment()" }, { "label": "Payment", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L91", "_origin": "ast", "id": "src_subscription_service_subscriptionservice_php_payment", "community": 244, "norm_label": "payment" }, { "label": ".calculateExpiresAt()", "file_type": "code", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L118", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_calculateexpiresat", "community": 244, "norm_label": ".calculateexpiresat()" }, { "label": "TagController.php", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L1", "_origin": "ast", "id": "controller_tagcontroller", "community": 104, "norm_label": "tagcontroller.php" }, { "label": "TagController", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L15", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller", "community": 104, "norm_label": "tagcontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L18", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_construct", "community": 104, "norm_label": ".__construct()" }, { "label": ".list()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L22", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_list", "community": 104, "norm_label": ".list()" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L22", "_origin": "ast", "id": "src_tag_controller_tagcontroller_php_jsonresponse", "community": 104, "norm_label": "jsonresponse" }, { "label": ".create()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L31", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_create", "community": 104, "norm_label": ".create()" }, { "label": "Request", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L31", "_origin": "ast", "id": "src_tag_controller_tagcontroller_php_request", "community": 104, "norm_label": "request" }, { "label": ".update()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L50", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_update", "community": 104, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L68", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_delete", "community": 104, "norm_label": ".delete()" }, { "label": ".adminList()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L81", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_adminlist", "community": 104, "norm_label": ".adminlist()" }, { "label": ".slugify()", "file_type": "code", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L103", "_origin": "ast", "id": "controller_tagcontroller_tagcontroller_slugify", "community": 104, "norm_label": ".slugify()" }, { "label": "Tag.php", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L1", "_origin": "ast", "id": "entity_tag", "community": 211, "norm_label": "tag.php" }, { "label": "Tag", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L9", "_origin": "ast", "id": "entity_tag_tag", "community": 211, "norm_label": "tag" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L32", "_origin": "ast", "id": "entity_tag_tag_construct", "community": 211, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L39", "_origin": "ast", "id": "entity_tag_tag_getid", "community": 211, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L40", "_origin": "ast", "id": "entity_tag_tag_getuuid", "community": 211, "norm_label": ".getuuid()" }, { "label": ".getName()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L41", "_origin": "ast", "id": "entity_tag_tag_getname", "community": 211, "norm_label": ".getname()" }, { "label": ".getSlug()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L42", "_origin": "ast", "id": "entity_tag_tag_getslug", "community": 211, "norm_label": ".getslug()" }, { "label": ".getStatus()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L43", "_origin": "ast", "id": "entity_tag_tag_getstatus", "community": 211, "norm_label": ".getstatus()" }, { "label": ".setName()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "_origin": "ast", "id": "entity_tag_tag_setname", "community": 211, "norm_label": ".setname()" }, { "label": "self", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "_origin": "ast", "id": "src_tag_entity_tag_php_self", "community": 211, "norm_label": "self" }, { "label": ".setSlug()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46", "_origin": "ast", "id": "entity_tag_tag_setslug", "community": 211, "norm_label": ".setslug()" }, { "label": ".setStatus()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47", "_origin": "ast", "id": "entity_tag_tag_setstatus", "community": 211, "norm_label": ".setstatus()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L49", "_origin": "ast", "id": "entity_tag_tag_toarray", "community": 211, "norm_label": ".toarray()" }, { "label": "TagRepository.php", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", "community": 463, "norm_label": "tagrepository.php" }, { "label": "TagRepository", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", "community": 463, "norm_label": "tagrepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", "community": 463, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", "community": 463, "norm_label": "managerregistry" }, { "label": ".findActive()", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", "community": 463, "norm_label": ".findactive()" }, { "label": ".save()", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", "community": 463, "norm_label": ".save()" }, { "label": "Tag", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L26", "_origin": "ast", "id": "tag", "community": 463, "norm_label": "tag" }, { "label": ".remove()", "file_type": "code", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", "community": 463, "norm_label": ".remove()" }, { "label": "UserProfileController.php", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L1", "_origin": "ast", "id": "controller_userprofilecontroller", "community": 139, "norm_label": "userprofilecontroller.php" }, { "label": "UserProfileController", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L21", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller", "community": 139, "norm_label": "userprofilecontroller" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L25", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_construct", "community": 139, "norm_label": ".__construct()" }, { "label": ".uploadAvatar()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "community": 139, "norm_label": ".uploadavatar()" }, { "label": "Request", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "_origin": "ast", "id": "src_userprofile_controller_userprofilecontroller_php_request", "community": 139, "norm_label": "request" }, { "label": "User", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "_origin": "ast", "id": "src_userprofile_controller_userprofilecontroller_php_user", "community": 139, "norm_label": "user" }, { "label": "JsonResponse", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "_origin": "ast", "id": "src_userprofile_controller_userprofilecontroller_php_jsonresponse", "community": 139, "norm_label": "jsonresponse" }, { "label": ".create()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_create", "community": 139, "norm_label": ".create()" }, { "label": ".show()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_show", "community": 139, "norm_label": ".show()" }, { "label": ".update()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_update", "community": 139, "norm_label": ".update()" }, { "label": ".delete()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_delete", "community": 139, "norm_label": ".delete()" }, { "label": ".resolveProfile()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "community": 139, "norm_label": ".resolveprofile()" }, { "label": "UserProfile", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "_origin": "ast", "id": "src_userprofile_controller_userprofilecontroller_php_userprofile", "community": 139, "norm_label": "userprofile" }, { "label": ".canAccess()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_canaccess", "community": 139, "norm_label": ".canaccess()" }, { "label": ".guardNationalCode()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "community": 139, "norm_label": ".guardnationalcode()" }, { "label": ".hydrate()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237", "_origin": "ast", "id": "controller_userprofilecontroller_userprofilecontroller_hydrate", "community": 139, "norm_label": ".hydrate()" }, { "label": "UserProfile.php", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L1", "_origin": "ast", "id": "entity_userprofile", "community": 5, "norm_label": "userprofile.php" }, { "label": "UserProfile", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L10", "_origin": "ast", "id": "entity_userprofile_userprofile", "community": 5, "norm_label": "userprofile" }, { "label": "User", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L24", "_origin": "ast", "id": "src_userprofile_entity_userprofile_php_user", "community": 5, "norm_label": "user" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L97", "_origin": "ast", "id": "entity_userprofile_userprofile_construct", "community": 5, "norm_label": ".__construct()" }, { "label": ".getId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L105", "_origin": "ast", "id": "entity_userprofile_userprofile_getid", "community": 5, "norm_label": ".getid()" }, { "label": ".getUuid()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L106", "_origin": "ast", "id": "entity_userprofile_userprofile_getuuid", "community": 5, "norm_label": ".getuuid()" }, { "label": ".getUser()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L107", "_origin": "ast", "id": "entity_userprofile_userprofile_getuser", "community": 5, "norm_label": ".getuser()" }, { "label": ".getLabel()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L109", "_origin": "ast", "id": "entity_userprofile_userprofile_getlabel", "community": 5, "norm_label": ".getlabel()" }, { "label": ".getFamily()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L110", "_origin": "ast", "id": "entity_userprofile_userprofile_getfamily", "community": 5, "norm_label": ".getfamily()" }, { "label": ".getFathersName()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L111", "_origin": "ast", "id": "entity_userprofile_userprofile_getfathersname", "community": 5, "norm_label": ".getfathersname()" }, { "label": ".getNationalCode()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L112", "_origin": "ast", "id": "entity_userprofile_userprofile_getnationalcode", "community": 5, "norm_label": ".getnationalcode()" }, { "label": ".isNationalCodeApproved()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L113", "_origin": "ast", "id": "entity_userprofile_userprofile_isnationalcodeapproved", "community": 5, "norm_label": ".isnationalcodeapproved()" }, { "label": ".getGender()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L114", "_origin": "ast", "id": "entity_userprofile_userprofile_getgender", "community": 5, "norm_label": ".getgender()" }, { "label": ".getDateOfBirth()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L115", "_origin": "ast", "id": "entity_userprofile_userprofile_getdateofbirth", "community": 5, "norm_label": ".getdateofbirth()" }, { "label": ".getBloodType()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L116", "_origin": "ast", "id": "entity_userprofile_userprofile_getbloodtype", "community": 5, "norm_label": ".getbloodtype()" }, { "label": ".getMaritalStatus()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L117", "_origin": "ast", "id": "entity_userprofile_userprofile_getmaritalstatus", "community": 5, "norm_label": ".getmaritalstatus()" }, { "label": ".getEducation()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L118", "_origin": "ast", "id": "entity_userprofile_userprofile_geteducation", "community": 5, "norm_label": ".geteducation()" }, { "label": ".getJob()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L119", "_origin": "ast", "id": "entity_userprofile_userprofile_getjob", "community": 5, "norm_label": ".getjob()" }, { "label": ".getAddress()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L120", "_origin": "ast", "id": "entity_userprofile_userprofile_getaddress", "community": 5, "norm_label": ".getaddress()" }, { "label": ".getHomePhone()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L121", "_origin": "ast", "id": "entity_userprofile_userprofile_gethomephone", "community": 5, "norm_label": ".gethomephone()" }, { "label": ".getWorkPhone()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L122", "_origin": "ast", "id": "entity_userprofile_userprofile_getworkphone", "community": 5, "norm_label": ".getworkphone()" }, { "label": ".getInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L123", "_origin": "ast", "id": "entity_userprofile_userprofile_getinsuranceid", "community": 5, "norm_label": ".getinsuranceid()" }, { "label": ".getBasicInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L124", "_origin": "ast", "id": "entity_userprofile_userprofile_getbasicinsuranceid", "community": 5, "norm_label": ".getbasicinsuranceid()" }, { "label": ".getSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L125", "_origin": "ast", "id": "entity_userprofile_userprofile_getsupplementaryinsuranceid", "community": 5, "norm_label": ".getsupplementaryinsuranceid()" }, { "label": ".getOther()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L126", "_origin": "ast", "id": "entity_userprofile_userprofile_getother", "community": 5, "norm_label": ".getother()" }, { "label": ".isSharingWithUser()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L127", "_origin": "ast", "id": "entity_userprofile_userprofile_issharingwithuser", "community": 5, "norm_label": ".issharingwithuser()" }, { "label": ".getDescription()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L128", "_origin": "ast", "id": "entity_userprofile_userprofile_getdescription", "community": 5, "norm_label": ".getdescription()" }, { "label": ".getAvatar()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L129", "_origin": "ast", "id": "entity_userprofile_userprofile_getavatar", "community": 5, "norm_label": ".getavatar()" }, { "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L130", "_origin": "ast", "id": "entity_userprofile_userprofile_getcreatedat", "community": 5, "norm_label": ".getcreatedat()" }, { "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L131", "_origin": "ast", "id": "entity_userprofile_userprofile_getupdatedat", "community": 5, "norm_label": ".getupdatedat()" }, { "label": ".setLabel()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L133", "_origin": "ast", "id": "entity_userprofile_userprofile_setlabel", "community": 5, "norm_label": ".setlabel()" }, { "label": "self", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L133", "_origin": "ast", "id": "src_userprofile_entity_userprofile_php_self", "community": 5, "norm_label": "self" }, { "label": ".setFamily()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L134", "_origin": "ast", "id": "entity_userprofile_userprofile_setfamily", "community": 5, "norm_label": ".setfamily()" }, { "label": ".setFathersName()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L135", "_origin": "ast", "id": "entity_userprofile_userprofile_setfathersname", "community": 5, "norm_label": ".setfathersname()" }, { "label": ".setNationalCode()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L136", "_origin": "ast", "id": "entity_userprofile_userprofile_setnationalcode", "community": 5, "norm_label": ".setnationalcode()" }, { "label": ".setNationalCodeApproved()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L137", "_origin": "ast", "id": "entity_userprofile_userprofile_setnationalcodeapproved", "community": 5, "norm_label": ".setnationalcodeapproved()" }, { "label": ".setGender()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L138", "_origin": "ast", "id": "entity_userprofile_userprofile_setgender", "community": 5, "norm_label": ".setgender()" }, { "label": ".setDateOfBirth()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L139", "_origin": "ast", "id": "entity_userprofile_userprofile_setdateofbirth", "community": 5, "norm_label": ".setdateofbirth()" }, { "label": ".setBloodType()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L140", "_origin": "ast", "id": "entity_userprofile_userprofile_setbloodtype", "community": 5, "norm_label": ".setbloodtype()" }, { "label": ".setMaritalStatus()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L141", "_origin": "ast", "id": "entity_userprofile_userprofile_setmaritalstatus", "community": 5, "norm_label": ".setmaritalstatus()" }, { "label": ".setEducation()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L142", "_origin": "ast", "id": "entity_userprofile_userprofile_seteducation", "community": 5, "norm_label": ".seteducation()" }, { "label": ".setJob()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L143", "_origin": "ast", "id": "entity_userprofile_userprofile_setjob", "community": 5, "norm_label": ".setjob()" }, { "label": ".setAddress()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L144", "_origin": "ast", "id": "entity_userprofile_userprofile_setaddress", "community": 5, "norm_label": ".setaddress()" }, { "label": ".setHomePhone()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L145", "_origin": "ast", "id": "entity_userprofile_userprofile_sethomephone", "community": 5, "norm_label": ".sethomephone()" }, { "label": ".setWorkPhone()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L146", "_origin": "ast", "id": "entity_userprofile_userprofile_setworkphone", "community": 5, "norm_label": ".setworkphone()" }, { "label": ".setInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L147", "_origin": "ast", "id": "entity_userprofile_userprofile_setinsuranceid", "community": 5, "norm_label": ".setinsuranceid()" }, { "label": ".setBasicInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L148", "_origin": "ast", "id": "entity_userprofile_userprofile_setbasicinsuranceid", "community": 5, "norm_label": ".setbasicinsuranceid()" }, { "label": ".setSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L149", "_origin": "ast", "id": "entity_userprofile_userprofile_setsupplementaryinsuranceid", "community": 5, "norm_label": ".setsupplementaryinsuranceid()" }, { "label": ".setOther()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L150", "_origin": "ast", "id": "entity_userprofile_userprofile_setother", "community": 5, "norm_label": ".setother()" }, { "label": ".setSharingWithUser()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L151", "_origin": "ast", "id": "entity_userprofile_userprofile_setsharingwithuser", "community": 5, "norm_label": ".setsharingwithuser()" }, { "label": ".setDescription()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L152", "_origin": "ast", "id": "entity_userprofile_userprofile_setdescription", "community": 5, "norm_label": ".setdescription()" }, { "label": ".setAvatar()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L153", "_origin": "ast", "id": "entity_userprofile_userprofile_setavatar", "community": 5, "norm_label": ".setavatar()" }, { "label": ".touch()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L155", "_origin": "ast", "id": "entity_userprofile_userprofile_touch", "community": 5, "norm_label": ".touch()" }, { "label": ".toArray()", "file_type": "code", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L157", "_origin": "ast", "id": "entity_userprofile_userprofile_toarray", "community": 5, "norm_label": ".toarray()" }, { "label": "UserProfileRepository.php", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L1", "_origin": "ast", "id": "repository_userprofilerepository", "community": 266, "norm_label": "userprofilerepository.php" }, { "label": "UserProfileRepository", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L10", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository", "community": 266, "norm_label": "userprofilerepository" }, { "label": ".__construct()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L12", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_construct", "community": 266, "norm_label": ".__construct()" }, { "label": "ManagerRegistry", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L12", "_origin": "ast", "id": "src_userprofile_repository_userprofilerepository_php_managerregistry", "community": 266, "norm_label": "managerregistry" }, { "label": ".findByUser()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_findbyuser", "community": 266, "norm_label": ".findbyuser()" }, { "label": "User", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_userprofile_repository_userprofilerepository_php_user", "community": 266, "norm_label": "user" }, { "label": "UserProfile", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "_origin": "ast", "id": "src_userprofile_repository_userprofilerepository_php_userprofile", "community": 266, "norm_label": "userprofile" }, { "label": ".findByUuid()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L22", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_findbyuuid", "community": 266, "norm_label": ".findbyuuid()" }, { "label": ".findOneByNationalCode()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L27", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_findonebynationalcode", "community": 266, "norm_label": ".findonebynationalcode()" }, { "label": ".save()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L32", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_save", "community": 266, "norm_label": ".save()" }, { "label": ".remove()", "file_type": "code", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L40", "_origin": "ast", "id": "repository_userprofilerepository_userprofilerepository_remove", "community": 266, "norm_label": ".remove()" }, { "label": "ApiTestCase.php", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L1", "_origin": "ast", "id": "tests_apitestcase", "community": 86, "norm_label": "apitestcase.php" }, { "label": "ApiTestCase", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L18", "_origin": "ast", "id": "tests_apitestcase_apitestcase", "community": 86, "norm_label": "apitestcase" }, { "label": "WebTestCase", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "webtestcase", "community": 86, "norm_label": "webtestcase" }, { "label": "KernelBrowser", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L20", "_origin": "ast", "id": "kernelbrowser", "community": 86, "norm_label": "kernelbrowser" }, { "label": "EntityManagerInterface", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L21", "_origin": "ast", "id": "entitymanagerinterface", "community": 86, "norm_label": "entitymanagerinterface" }, { "label": ".setUp()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L23", "_origin": "ast", "id": "tests_apitestcase_apitestcase_setup", "community": 86, "norm_label": ".setup()" }, { "label": ".createUser()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L33", "_origin": "ast", "id": "tests_apitestcase_apitestcase_createuser", "community": 86, "norm_label": ".createuser()" }, { "label": "User", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L33", "_origin": "ast", "id": "tests_apitestcase_php_user", "community": 86, "norm_label": "user" }, { "label": ".jwtFor()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L47", "_origin": "ast", "id": "tests_apitestcase_apitestcase_jwtfor", "community": 86, "norm_label": ".jwtfor()" }, { "label": ".authJson()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L57", "_origin": "ast", "id": "tests_apitestcase_apitestcase_authjson", "community": 86, "norm_label": ".authjson()" }, { "label": ".responseCode()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L72", "_origin": "ast", "id": "tests_apitestcase_apitestcase_responsecode", "community": 86, "norm_label": ".responsecode()" }, { "label": ".countQueries()", "file_type": "code", "source_file": "tests/ApiTestCase.php", "source_location": "L81", "_origin": "ast", "id": "tests_apitestcase_apitestcase_countqueries", "community": 86, "norm_label": ".countqueries()" }, { "label": "AppointmentExpiryServiceTest.php", "file_type": "code", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest", "community": 86, "norm_label": "appointmentexpiryservicetest.php" }, { "label": "AppointmentExpiryServiceTest", "file_type": "code", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L16", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest", "community": 86, "norm_label": "appointmentexpiryservicetest" }, { "label": ".testExpiresStaleAndCancelsPendingPayments()", "file_type": "code", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L18", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest_testexpiresstaleandcancelspendingpayments", "community": 86, "norm_label": ".testexpiresstaleandcancelspendingpayments()" }, { "label": "AppointmentSettingsListOwnershipTest.php", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest", "community": 541, "norm_label": "appointmentsettingslistownershiptest.php" }, { "label": "AppointmentSettingsListOwnershipTest", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L13", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "community": 541, "norm_label": "appointmentsettingslistownershiptest" }, { "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_makedoctor", "community": 541, "norm_label": ".makedoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "tests_appointment_appointmentsettingslistownershiptest_php_doctor", "community": 541, "norm_label": "doctor" }, { "label": ".endpoints()", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L25", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_endpoints", "community": 541, "norm_label": ".endpoints()" }, { "label": ".testStrangerForbidden()", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L32", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_teststrangerforbidden", "community": 541, "norm_label": ".teststrangerforbidden()" }, { "label": ".testOwnerAllowed()", "file_type": "code", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L43", "_origin": "ast", "id": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_testownerallowed", "community": 541, "norm_label": ".testownerallowed()" }, { "label": "BookingScopeTest.php", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_bookingscopetest", "community": 562, "norm_label": "bookingscopetest.php" }, { "label": "BookingScopeTest", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13", "_origin": "ast", "id": "appointment_bookingscopetest_bookingscopetest", "community": 562, "norm_label": "bookingscopetest" }, { "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "_origin": "ast", "id": "appointment_bookingscopetest_bookingscopetest_makedoctor", "community": 562, "norm_label": ".makedoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "_origin": "ast", "id": "tests_appointment_bookingscopetest_php_doctor", "community": 562, "norm_label": "doctor" }, { "label": ".bookingBody()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L25", "_origin": "ast", "id": "appointment_bookingscopetest_bookingscopetest_bookingbody", "community": 562, "norm_label": ".bookingbody()" }, { "label": ".testDoctorCannotBookOntoAnotherDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L38", "_origin": "ast", "id": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "community": 562, "norm_label": ".testdoctorcannotbookontoanotherdoctor()" }, { "label": ".testDoctorCanBookOntoOwnCalendar()", "file_type": "code", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L48", "_origin": "ast", "id": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "community": 562, "norm_label": ".testdoctorcanbookontoowncalendar()" }, { "label": "DateOverrideOwnershipTest.php", "file_type": "code", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_dateoverrideownershiptest", "community": 368, "norm_label": "dateoverrideownershiptest.php" }, { "label": "DateOverrideOwnershipTest", "file_type": "code", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L12", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", "community": 368, "norm_label": "dateoverrideownershiptest" }, { "label": ".makeOverride()", "file_type": "code", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L14", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride", "community": 368, "norm_label": ".makeoverride()" }, { "label": ".testOwnerCanRead()", "file_type": "code", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L26", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testownercanread", "community": 368, "norm_label": ".testownercanread()" }, { "label": ".testOtherUserIsForbidden()", "file_type": "code", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L33", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testotheruserisforbidden", "community": 368, "norm_label": ".testotheruserisforbidden()" }, { "label": "ScheduleOwnershipTest.php", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_scheduleownershiptest", "community": 573, "norm_label": "scheduleownershiptest.php" }, { "label": "ScheduleOwnershipTest", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L14", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest", "community": 573, "norm_label": "scheduleownershiptest" }, { "label": ".makeDoctorWithSchedule()", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L16", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule", "community": 573, "norm_label": ".makedoctorwithschedule()" }, { "label": ".testOwnerCanReadOwnSchedule()", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L28", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testownercanreadownschedule", "community": 573, "norm_label": ".testownercanreadownschedule()" }, { "label": ".testOtherUserIsForbidden()", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L35", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testotheruserisforbidden", "community": 573, "norm_label": ".testotheruserisforbidden()" }, { "label": ".testAdminCanRead()", "file_type": "code", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L43", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testadmincanread", "community": 573, "norm_label": ".testadmincanread()" }, { "label": "SlotUniquenessTest.php", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L1", "_origin": "ast", "id": "appointment_slotuniquenesstest", "community": 497, "norm_label": "slotuniquenesstest.php" }, { "label": "SlotUniquenessTest", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L17", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest", "community": 497, "norm_label": "slotuniquenesstest" }, { "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L19", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor", "community": 497, "norm_label": ".makedoctor()" }, { "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L19", "_origin": "ast", "id": "tests_appointment_slotuniquenesstest_php_doctor", "community": 497, "norm_label": "doctor" }, { "label": ".newBooking()", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L28", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking", "community": 497, "norm_label": ".newbooking()" }, { "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L28", "_origin": "ast", "id": "tests_appointment_slotuniquenesstest_php_appointment", "community": 497, "norm_label": "appointment" }, { "label": ".testTwoLiveBookingsOnSameSlotViolateUniqueKey()", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L33", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest_testtwolivebookingsonsameslotviolateuniquekey", "community": 497, "norm_label": ".testtwolivebookingsonsameslotviolateuniquekey()" }, { "label": ".testCancelledBookingFreesTheSlot()", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L46", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot", "community": 497, "norm_label": ".testcancelledbookingfreestheslot()" }, { "label": ".testBookAtomicallyRejectsAlreadyTakenSlot()", "file_type": "code", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L65", "_origin": "ast", "id": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot", "community": 497, "norm_label": ".testbookatomicallyrejectsalreadytakenslot()" }, { "label": "LowTierFixesTest.php", "file_type": "code", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L1", "_origin": "ast", "id": "audit_lowtierfixestest", "community": 86, "norm_label": "lowtierfixestest.php" }, { "label": "LowTierFixesTest", "file_type": "code", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L14", "_origin": "ast", "id": "audit_lowtierfixestest_lowtierfixestest", "community": 86, "norm_label": "lowtierfixestest" }, { "label": ".testUpdateSessionEnforcesPatientGate()", "file_type": "code", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L16", "_origin": "ast", "id": "audit_lowtierfixestest_lowtierfixestest_testupdatesessionenforcespatientgate", "community": 86, "norm_label": ".testupdatesessionenforcespatientgate()" }, { "label": ".testPreRegistrationReturns201()", "file_type": "code", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L30", "_origin": "ast", "id": "audit_lowtierfixestest_lowtierfixestest_testpreregistrationreturns201", "community": 86, "norm_label": ".testpreregistrationreturns201()" }, { "label": "RefreshTokenTest.php", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L1", "_origin": "ast", "id": "auth_refreshtokentest", "community": 565, "norm_label": "refreshtokentest.php" }, { "label": "RefreshTokenTest", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14", "_origin": "ast", "id": "auth_refreshtokentest_refreshtokentest", "community": 565, "norm_label": "refreshtokentest" }, { "label": ".issueRefresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "_origin": "ast", "id": "auth_refreshtokentest_refreshtokentest_issuerefresh", "community": 565, "norm_label": ".issuerefresh()" }, { "label": "User", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "_origin": "ast", "id": "tests_auth_refreshtokentest_php_user", "community": 565, "norm_label": "user" }, { "label": ".refresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L21", "_origin": "ast", "id": "auth_refreshtokentest_refreshtokentest_refresh", "community": 565, "norm_label": ".refresh()" }, { "label": ".testTokenIsReusableAndReturnedUnchanged()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L33", "_origin": "ast", "id": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "community": 565, "norm_label": ".testtokenisreusableandreturnedunchanged()" }, { "label": ".testSuspendedUserCannotRefresh()", "file_type": "code", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L50", "_origin": "ast", "id": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "community": 565, "norm_label": ".testsuspendedusercannotrefresh()" }, { "label": "SendCodeMobileRateLimitTest.php", "file_type": "code", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L1", "_origin": "ast", "id": "auth_sendcodemobileratelimittest", "community": 86, "norm_label": "sendcodemobileratelimittest.php" }, { "label": "SendCodeMobileRateLimitTest", "file_type": "code", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L11", "_origin": "ast", "id": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest", "community": 86, "norm_label": "sendcodemobileratelimittest" }, { "label": ".testPerMobileCapHoldsAcrossDifferentIps()", "file_type": "code", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L13", "_origin": "ast", "id": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest_testpermobilecapholdsacrossdifferentips", "community": 86, "norm_label": ".testpermobilecapholdsacrossdifferentips()" }, { "label": "BillingCalculatorTest.php", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L1", "_origin": "ast", "id": "billing_billingcalculatortest", "community": 30, "norm_label": "billingcalculatortest.php" }, { "label": "BillingCalculatorTest", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest", "community": 30, "norm_label": "billingcalculatortest" }, { "label": "TestCase", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "testcase", "community": 30, "norm_label": "testcase" }, { "label": "BillingCalculator", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12", "_origin": "ast", "id": "billingcalculator", "community": 30, "norm_label": "billingcalculator" }, { "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_setup", "community": 30, "norm_label": ".setup()" }, { "label": ".testNoInsuranceAllPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "community": 30, "norm_label": ".testnoinsuranceallpatient()" }, { "label": ".testBaseAndSupplementary()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "community": 30, "norm_label": ".testbaseandsupplementary()" }, { "label": ".testBaseOnly()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "community": 30, "norm_label": ".testbaseonly()" }, { "label": ".testBaseCeilingCapsShare()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "community": 30, "norm_label": ".testbaseceilingcapsshare()" }, { "label": ".testFranchiseAddedToPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L62", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "community": 30, "norm_label": ".testfranchiseaddedtopatient()" }, { "label": ".testNotCoveredRule()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L71", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "community": 30, "norm_label": ".testnotcoveredrule()" }, { "label": "ClaimAmountBoundsTest.php", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L1", "_origin": "ast", "id": "billing_claimamountboundstest", "community": 397, "norm_label": "claimamountboundstest.php" }, { "label": "ClaimAmountBoundsTest", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L16", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest", "community": 397, "norm_label": "claimamountboundstest" }, { "label": "Doctor", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L18", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_doctor", "community": 397, "norm_label": "doctor" }, { "label": "User", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L19", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_user", "community": 397, "norm_label": "user" }, { "label": ".submittedClaim()", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L21", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_submittedclaim", "community": 397, "norm_label": ".submittedclaim()" }, { "label": "Claim", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L21", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_claim", "community": 397, "norm_label": "claim" }, { "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L34", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_setup", "community": 397, "norm_label": ".setup()" }, { "label": ".testApproveAboveClaimedIsRejected()", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L43", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_testapproveaboveclaimedisrejected", "community": 397, "norm_label": ".testapproveaboveclaimedisrejected()" }, { "label": ".testApproveWithinBoundsSucceeds()", "file_type": "code", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L54", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_testapprovewithinboundssucceeds", "community": 397, "norm_label": ".testapprovewithinboundssucceeds()" }, { "label": "ClaimsListNPlusOneTest.php", "file_type": "code", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L1", "_origin": "ast", "id": "billing_claimslistnplusonetest", "community": 397, "norm_label": "claimslistnplusonetest.php" }, { "label": "ClaimsListNPlusOneTest", "file_type": "code", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L16", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest", "community": 397, "norm_label": "claimslistnplusonetest" }, { "label": ".makeTenantWithClaims()", "file_type": "code", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L19", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims", "community": 397, "norm_label": ".maketenantwithclaims()" }, { "label": ".testQueryCountDoesNotGrowWithClaimCount()", "file_type": "code", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L41", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount", "community": 397, "norm_label": ".testquerycountdoesnotgrowwithclaimcount()" }, { "label": "ClaimsListPaginationTest.php", "file_type": "code", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L1", "_origin": "ast", "id": "billing_claimslistpaginationtest", "community": 86, "norm_label": "claimslistpaginationtest.php" }, { "label": "ClaimsListPaginationTest", "file_type": "code", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L13", "_origin": "ast", "id": "billing_claimslistpaginationtest_claimslistpaginationtest", "community": 86, "norm_label": "claimslistpaginationtest" }, { "label": ".testPaginatesAndReportsTotals()", "file_type": "code", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L15", "_origin": "ast", "id": "billing_claimslistpaginationtest_claimslistpaginationtest_testpaginatesandreportstotals", "community": 86, "norm_label": ".testpaginatesandreportstotals()" }, { "label": "ServiceItemDeleteCleanupTest.php", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L1", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest", "community": 318, "norm_label": "serviceitemdeletecleanuptest.php" }, { "label": "ServiceItemDeleteCleanupTest", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L17", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", "community": 318, "norm_label": "serviceitemdeletecleanuptest" }, { "label": ".testDeletingItemPurgesTariffAndCoverage()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L19", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest_testdeletingitempurgestariffandcoverage", "community": 318, "norm_label": ".testdeletingitempurgestariffandcoverage()" }, { "label": "ServiceItemStaffOwnershipTest.php", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "clinicservice_serviceitemstaffownershiptest", "community": 86, "norm_label": "serviceitemstaffownershiptest.php" }, { "label": "ServiceItemStaffOwnershipTest", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest", "community": 86, "norm_label": "serviceitemstaffownershiptest" }, { "label": ".testCannotBindForeignStaff()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L17", "_origin": "ast", "id": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest_testcannotbindforeignstaff", "community": 86, "norm_label": ".testcannotbindforeignstaff()" }, { "label": "UniqueConstraintsTest.php", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", "community": 371, "norm_label": "uniqueconstraintstest.php" }, { "label": "UniqueConstraintsTest", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", "community": 371, "norm_label": "uniqueconstraintstest" }, { "label": ".testDuplicateEmailRejected()", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", "community": 371, "norm_label": ".testduplicateemailrejected()" }, { "label": ".testDuplicateGatewayTokenRejected()", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", "community": 371, "norm_label": ".testduplicategatewaytokenrejected()" }, { "label": ".testDuplicateDateOverrideRejected()", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", "community": 371, "norm_label": ".testduplicatedateoverriderejected()" }, { "label": ".testDuplicateBreakdownPaymentSourceRejected()", "file_type": "code", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", "community": 371, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { "label": "ClinicDoctorListNPlusOneTest.php", "file_type": "code", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L1", "_origin": "ast", "id": "doctor_clinicdoctorlistnplusonetest", "community": 609, "norm_label": "clinicdoctorlistnplusonetest.php" }, { "label": "ClinicDoctorListNPlusOneTest", "file_type": "code", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L15", "_origin": "ast", "id": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest", "community": 609, "norm_label": "clinicdoctorlistnplusonetest" }, { "label": ".makeClinicWithDoctors()", "file_type": "code", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L17", "_origin": "ast", "id": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_makeclinicwithdoctors", "community": 609, "norm_label": ".makeclinicwithdoctors()" }, { "label": "Clinic", "file_type": "code", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L17", "_origin": "ast", "id": "tests_doctor_clinicdoctorlistnplusonetest_php_clinic", "community": 609, "norm_label": "clinic" }, { "label": ".testQueryCountDoesNotGrowWithDoctorCount()", "file_type": "code", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L36", "_origin": "ast", "id": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_testquerycountdoesnotgrowwithdoctorcount", "community": 609, "norm_label": ".testquerycountdoesnotgrowwithdoctorcount()" }, { "label": "DoctorAddressOwnershipTest.php", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "doctor_doctoraddressownershiptest", "community": 574, "norm_label": "doctoraddressownershiptest.php" }, { "label": "DoctorAddressOwnershipTest", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L13", "_origin": "ast", "id": "doctor_doctoraddressownershiptest_doctoraddressownershiptest", "community": 574, "norm_label": "doctoraddressownershiptest" }, { "label": ".makeAddress()", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_makeaddress", "community": 574, "norm_label": ".makeaddress()" }, { "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "tests_doctor_doctoraddressownershiptest_php_doctoraddress", "community": 574, "norm_label": "doctoraddress" }, { "label": ".testOtherDoctorCannotRead()", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L26", "_origin": "ast", "id": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testotherdoctorcannotread", "community": 574, "norm_label": ".testotherdoctorcannotread()" }, { "label": ".testOwnerCanRead()", "file_type": "code", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L36", "_origin": "ast", "id": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testownercanread", "community": 574, "norm_label": ".testownercanread()" }, { "label": "RepositoryClassMappingTest.php", "file_type": "code", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L1", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest", "community": 636, "norm_label": "repositoryclassmappingtest.php" }, { "label": "RepositoryClassMappingTest", "file_type": "code", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L18", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest", "community": 636, "norm_label": "repositoryclassmappingtest" }, { "label": "KernelTestCase", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", "id": "kerneltestcase", "community": 636, "norm_label": "kerneltestcase" }, { "label": ".testEntitiesWithCustomRepoDeclareIt()", "file_type": "code", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L20", "_origin": "ast", "id": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest_testentitieswithcustomrepodeclareit", "community": 636, "norm_label": ".testentitieswithcustomrepodeclareit()" }, { "label": "DoctorInsuranceOwnershipTest.php", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L1", "_origin": "ast", "id": "insurance_doctorinsuranceownershiptest", "community": 575, "norm_label": "doctorinsuranceownershiptest.php" }, { "label": "DoctorInsuranceOwnershipTest", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L15", "_origin": "ast", "id": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest", "community": 575, "norm_label": "doctorinsuranceownershiptest" }, { "label": ".makeDoctorInsurance()", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L17", "_origin": "ast", "id": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_makedoctorinsurance", "community": 575, "norm_label": ".makedoctorinsurance()" }, { "label": "DoctorInsurance", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L17", "_origin": "ast", "id": "tests_insurance_doctorinsuranceownershiptest_php_doctorinsurance", "community": 575, "norm_label": "doctorinsurance" }, { "label": ".testOtherDoctorCannotRead()", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L30", "_origin": "ast", "id": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testotherdoctorcannotread", "community": 575, "norm_label": ".testotherdoctorcannotread()" }, { "label": ".testOwnerCanRead()", "file_type": "code", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L40", "_origin": "ast", "id": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testownercanread", "community": 575, "norm_label": ".testownercanread()" }, { "label": "ServiceCoverageNPlusOneTest.php", "file_type": "code", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L1", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest", "community": 318, "norm_label": "servicecoveragenplusonetest.php" }, { "label": "ServiceCoverageNPlusOneTest", "file_type": "code", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L17", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", "community": 318, "norm_label": "servicecoveragenplusonetest" }, { "label": ".testEveryRowResolvesItsServiceItemUuid()", "file_type": "code", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L19", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testeveryrowresolvesitsserviceitemuuid", "community": 318, "norm_label": ".testeveryrowresolvesitsserviceitemuuid()" }, { "label": ".makeContract()", "file_type": "code", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L59", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_makecontract", "community": 318, "norm_label": ".makecontract()" }, { "label": ".testQueryCountDoesNotGrowWithCoverageRows()", "file_type": "code", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L83", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testquerycountdoesnotgrowwithcoveragerows", "community": 318, "norm_label": ".testquerycountdoesnotgrowwithcoveragerows()" }, { "label": "TenantInsuranceCleanupTest.php", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L1", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest", "community": 349, "norm_label": "tenantinsurancecleanuptest.php" }, { "label": "TenantInsuranceCleanupTest", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L16", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", "community": 349, "norm_label": "tenantinsurancecleanuptest" }, { "label": ".testPurgeRemovesTenantInsurancePricingAndCoverage()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L18", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testpurgeremovestenantinsurancepricingandcoverage", "community": 349, "norm_label": ".testpurgeremovestenantinsurancepricingandcoverage()" }, { "label": ".testDeleteDoctorEndpointPurgesInsuranceConfig()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L49", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testdeletedoctorendpointpurgesinsuranceconfig", "community": 349, "norm_label": ".testdeletedoctorendpointpurgesinsuranceconfig()" }, { "label": "PaymentCallbackAmountTest.php", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L1", "_origin": "ast", "id": "payment_paymentcallbackamounttest", "community": 484, "norm_label": "paymentcallbackamounttest.php" }, { "label": "PaymentCallbackAmountTest", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "community": 484, "norm_label": "paymentcallbackamounttest" }, { "label": ".enableTestMode()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L16", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "community": 484, "norm_label": ".enabletestmode()" }, { "label": ".makePayment()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "community": 484, "norm_label": ".makepayment()" }, { "label": "Payment", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28", "_origin": "ast", "id": "tests_payment_paymentcallbackamounttest_php_payment", "community": 484, "norm_label": "payment" }, { "label": ".fireCallback()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "community": 484, "norm_label": ".firecallback()" }, { "label": ".reload()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L48", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "community": 484, "norm_label": ".reload()" }, { "label": ".testUnderpaymentIsRejected()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L55", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "community": 484, "norm_label": ".testunderpaymentisrejected()" }, { "label": ".testMatchingAmountSucceeds()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L65", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "community": 484, "norm_label": ".testmatchingamountsucceeds()" }, { "label": ".testReplayedGatewayReferenceIsRejected()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L75", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "community": 484, "norm_label": ".testreplayedgatewayreferenceisrejected()" }, { "label": ".fireCallbackWithRef()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L92", "_origin": "ast", "id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "community": 484, "norm_label": ".firecallbackwithref()" }, { "label": "CommentListNPlusOneTest.php", "file_type": "code", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", "community": 22, "norm_label": "commentlistnplusonetest.php" }, { "label": "CommentListNPlusOneTest", "file_type": "code", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", "community": 22, "norm_label": "commentlistnplusonetest" }, { "label": ".testTreeIsSerializedCorrectly()", "file_type": "code", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", "community": 22, "norm_label": ".testtreeisserializedcorrectly()" }, { "label": ".jsonGet()", "file_type": "code", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", "community": 22, "norm_label": ".jsonget()" }, { "label": ".testRepositoryFetchJoinsCollections()", "file_type": "code", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", "community": 22, "norm_label": ".testrepositoryfetchjoinscollections()" }, { "label": "CommentPaginationTest.php", "file_type": "code", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L1", "_origin": "ast", "id": "rating_commentpaginationtest", "community": 86, "norm_label": "commentpaginationtest.php" }, { "label": "CommentPaginationTest", "file_type": "code", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L13", "_origin": "ast", "id": "rating_commentpaginationtest_commentpaginationtest", "community": 86, "norm_label": "commentpaginationtest" }, { "label": ".testPublicListPaginates()", "file_type": "code", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L15", "_origin": "ast", "id": "rating_commentpaginationtest_commentpaginationtest_testpubliclistpaginates", "community": 86, "norm_label": ".testpubliclistpaginates()" }, { "label": ".testAdminPendingListPaginates()", "file_type": "code", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L32", "_origin": "ast", "id": "rating_commentpaginationtest_commentpaginationtest_testadminpendinglistpaginates", "community": 86, "norm_label": ".testadminpendinglistpaginates()" }, { "label": "RepresentationCommissionTest.php", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L1", "_origin": "ast", "id": "representation_representationcommissiontest", "community": 535, "norm_label": "representationcommissiontest.php" }, { "label": "RepresentationCommissionTest", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L13", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest", "community": 535, "norm_label": "representationcommissiontest" }, { "label": ".makeRep()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L15", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_makerep", "community": 535, "norm_label": ".makerep()" }, { "label": ".testOwnerCannotChangeOwnCommission()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L26", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_testownercannotchangeowncommission", "community": 535, "norm_label": ".testownercannotchangeowncommission()" }, { "label": ".testOwnerCannotSelfActivate()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L39", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_testownercannotselfactivate", "community": 535, "norm_label": ".testownercannotselfactivate()" }, { "label": ".testAdminCanChangeCommission()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L48", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_testadmincanchangecommission", "community": 535, "norm_label": ".testadmincanchangecommission()" }, { "label": ".testAdminRejectedOnOutOfRangeCommission()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L58", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_testadminrejectedonoutofrangecommission", "community": 535, "norm_label": ".testadminrejectedonoutofrangecommission()" }, { "label": ".testOwnerCanStillEditOwnName()", "file_type": "code", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L68", "_origin": "ast", "id": "representation_representationcommissiontest_representationcommissiontest_testownercanstilleditownname", "community": 535, "norm_label": ".testownercanstilleditownname()" }, { "label": "SecretaryListNPlusOneTest.php", "file_type": "code", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L1", "_origin": "ast", "id": "secretary_secretarylistnplusonetest", "community": 86, "norm_label": "secretarylistnplusonetest.php" }, { "label": "SecretaryListNPlusOneTest", "file_type": "code", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L13", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", "community": 86, "norm_label": "secretarylistnplusonetest" }, { "label": ".makeDoctorWithSecretaries()", "file_type": "code", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L16", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries", "community": 86, "norm_label": ".makedoctorwithsecretaries()" }, { "label": ".testQueryCountDoesNotGrowWithSecretaryCount()", "file_type": "code", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L32", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount", "community": 86, "norm_label": ".testquerycountdoesnotgrowwithsecretarycount()" }, { "label": "FinancialBreakdownIntegrityTest.php", "file_type": "code", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L1", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest", "community": 371, "norm_label": "financialbreakdownintegritytest.php" }, { "label": "FinancialBreakdownIntegrityTest", "file_type": "code", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L15", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest", "community": 371, "norm_label": "financialbreakdownintegritytest" }, { "label": ".testDeletingPaymentWithBreakdownIsRestricted()", "file_type": "code", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L17", "_origin": "ast", "id": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest_testdeletingpaymentwithbreakdownisrestricted", "community": 371, "norm_label": ".testdeletingpaymentwithbreakdownisrestricted()" }, { "label": "SettlementListPaginationTest.php", "file_type": "code", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L1", "_origin": "ast", "id": "settlement_settlementlistpaginationtest", "community": 86, "norm_label": "settlementlistpaginationtest.php" }, { "label": "SettlementListPaginationTest", "file_type": "code", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L12", "_origin": "ast", "id": "settlement_settlementlistpaginationtest_settlementlistpaginationtest", "community": 86, "norm_label": "settlementlistpaginationtest" }, { "label": ".testPaginatesAndReportsTotals()", "file_type": "code", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L14", "_origin": "ast", "id": "settlement_settlementlistpaginationtest_settlementlistpaginationtest_testpaginatesandreportstotals", "community": 86, "norm_label": ".testpaginatesandreportstotals()" }, { "label": "WalletTransactionsPaginationTest.php", "file_type": "code", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L1", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest", "community": 607, "norm_label": "wallettransactionspaginationtest.php" }, { "label": "WalletTransactionsPaginationTest", "file_type": "code", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L12", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest", "community": 607, "norm_label": "wallettransactionspaginationtest" }, { "label": ".testPaginatesAndReportsTotals()", "file_type": "code", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L14", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest_testpaginatesandreportstotals", "community": 607, "norm_label": ".testpaginatesandreportstotals()" }, { "label": "ErrorCodesTest.php", "file_type": "code", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L1", "_origin": "ast", "id": "shared_errorcodestest", "community": 30, "norm_label": "errorcodestest.php" }, { "label": "ErrorCodesTest", "file_type": "code", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L13", "_origin": "ast", "id": "shared_errorcodestest_errorcodestest", "community": 30, "norm_label": "errorcodestest" }, { "label": ".testWireValuesArePreserved()", "file_type": "code", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L15", "_origin": "ast", "id": "shared_errorcodestest_errorcodestest_testwirevaluesarepreserved", "community": 30, "norm_label": ".testwirevaluesarepreserved()" }, { "label": ".testMessagesResolve()", "file_type": "code", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L25", "_origin": "ast", "id": "shared_errorcodestest_errorcodestest_testmessagesresolve", "community": 30, "norm_label": ".testmessagesresolve()" }, { "label": "InfraSmokeTest.php", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L1", "_origin": "ast", "id": "smoke_infrasmoketest", "community": 594, "norm_label": "infrasmoketest.php" }, { "label": "InfraSmokeTest", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L11", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest", "community": 594, "norm_label": "infrasmoketest" }, { "label": ".testHealthIsPublicAnd200()", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L13", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testhealthispublicand200", "community": 594, "norm_label": ".testhealthispublicand200()" }, { "label": ".testUnauthenticatedApiIs401()", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L19", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testunauthenticatedapiis401", "community": 594, "norm_label": ".testunauthenticatedapiis401()" }, { "label": ".testJwtAuthReachesUserInfo()", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L25", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testjwtauthreachesuserinfo", "community": 594, "norm_label": ".testjwtauthreachesuserinfo()" }, { "label": ".testWalletUserTypeIndexExists()", "file_type": "code", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L35", "_origin": "ast", "id": "smoke_infrasmoketest_infrasmoketest_testwalletusertypeindexexists", "community": 594, "norm_label": ".testwalletusertypeindexexists()" }, { "label": "bootstrap.php", "file_type": "code", "source_file": "tests/bootstrap.php", "source_location": "L1", "_origin": "ast", "id": "tests_bootstrap", "community": 630, "norm_label": "bootstrap.php" }, { "label": "doctrine_object_manager.php", "file_type": "code", "source_file": "tests/doctrine_object_manager.php", "source_location": "L1", "_origin": "ast", "id": "tests_doctrine_object_manager", "community": 645, "norm_label": "doctrine_object_manager.php" }, { "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1", "_origin": "ast", "id": "tsconfig", "community": 173, "norm_label": "tsconfig.json" }, { "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2", "_origin": "ast", "id": "tsconfig_compileroptions", "community": 173, "norm_label": "compileroptions" }, { "label": "target", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3", "_origin": "ast", "id": "tsconfig_compileroptions_target", "community": 173, "norm_label": "target" }, { "label": "module", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4", "_origin": "ast", "id": "tsconfig_compileroptions_module", "community": 173, "norm_label": "module" }, { "label": "moduleResolution", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L5", "_origin": "ast", "id": "tsconfig_compileroptions_moduleresolution", "community": 173, "norm_label": "moduleresolution" }, { "label": "jsx", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L6", "_origin": "ast", "id": "tsconfig_compileroptions_jsx", "community": 173, "norm_label": "jsx" }, { "label": "strict", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L7", "_origin": "ast", "id": "tsconfig_compileroptions_strict", "community": 173, "norm_label": "strict" }, { "label": "esModuleInterop", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L8", "_origin": "ast", "id": "tsconfig_compileroptions_esmoduleinterop", "community": 173, "norm_label": "esmoduleinterop" }, { "label": "allowSyntheticDefaultImports", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9", "_origin": "ast", "id": "tsconfig_compileroptions_allowsyntheticdefaultimports", "community": 173, "norm_label": "allowsyntheticdefaultimports" }, { "label": "skipLibCheck", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L10", "_origin": "ast", "id": "tsconfig_compileroptions_skiplibcheck", "community": 173, "norm_label": "skiplibcheck" }, { "label": "paths", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L11", "_origin": "ast", "id": "tsconfig_compileroptions_paths", "community": 173, "norm_label": "paths" }, { "label": "@/*", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L12", "_origin": "ast", "id": "tsconfig_paths", "community": 173, "norm_label": "@/*" }, { "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L17", "_origin": "ast", "id": "tsconfig_include", "community": 173, "norm_label": "include" }, { "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L20", "_origin": "ast", "id": "tsconfig_exclude", "community": 173, "norm_label": "exclude" }, { "label": "webpack.config.js", "file_type": "code", "source_file": "webpack.config.js", "source_location": "L1", "_origin": "ast", "id": "webpack_config", "community": 621, "norm_label": "webpack.config.js" }, { "label": "Encore", "file_type": "code", "source_file": "webpack.config.js", "source_location": "L1", "_origin": "ast", "id": "webpack_config_encore", "community": 621, "norm_label": "encore" }, { "label": "admin-pwa.md", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_pwa", "community": 259, "norm_label": "admin-pwa.md" }, { "label": "Admin Panel PWA", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_pwa_admin_panel_pwa", "community": 259, "norm_label": "admin panel pwa" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L7", "_origin": "ast", "id": "prompt_admin_pwa_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 259, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L24", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 Web App Manifest", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L26", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_web_app_manifest", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 web app manifest" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 Service Worker (Cache Shell)", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L64", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_service_worker_cache_shell", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 service worker (cache shell)" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 \u062b\u0628\u062a Service Worker \u062f\u0631 React", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L92", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_\u062b\u0628\u062a_service_worker_\u062f\u0631_react", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 \u062b\u0628\u062a service worker \u062f\u0631 react" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 Install Prompt Banner (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u0627\u0645\u0627 \u0645\u0637\u0644\u0648\u0628)", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L109", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_install_prompt_banner_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0627\u0645\u0627_\u0645\u0637\u0644\u0648\u0628", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 install prompt banner (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u0627\u0645\u0627 \u0645\u0637\u0644\u0648\u0628)" }, { "label": "\u062a\u0633\u062a \u067e\u0633 \u0627\u0632 \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L125", "_origin": "ast", "id": "prompt_admin_pwa_\u062a\u0633\u062a_\u067e\u0633_\u0627\u0632_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "community": 259, "norm_label": "\u062a\u0633\u062a \u067e\u0633 \u0627\u0632 \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 \u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0627\u0645\u067e\u062a \u0646\u0635\u0628 \u062f\u0631 \u0635\u0641\u062d\u0647 \u0644\u0627\u06af\u06cc\u0646", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L149", "_origin": "ast", "id": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0627\u0645\u067e\u062a_\u0646\u0635\u0628_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0644\u0627\u06af\u06cc\u0646", "community": 259, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 \u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0627\u0645\u067e\u062a \u0646\u0635\u0628 \u062f\u0631 \u0635\u0641\u062d\u0647 \u0644\u0627\u06af\u06cc\u0646" }, { "label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 \u0646\u06a9\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L194", "_origin": "ast", "id": "prompt_admin_pwa_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0646\u06a9\u0627\u062a", "community": 259, "norm_label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 \u0646\u06a9\u0627\u062a" }, { "label": "admin-spa-adapt-backend-audit.md", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit", "community": 337, "norm_label": "admin-spa-adapt-backend-audit.md" }, { "label": "\u062a\u0637\u0628\u06cc\u0642 Admin SPA \u0628\u0627 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a API \u0628\u0631\u0646\u0686 `backend-audit`", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "community": 337, "norm_label": "\u062a\u0637\u0628\u06cc\u0642 admin spa \u0628\u0627 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a api \u0628\u0631\u0646\u0686 `backend-audit`" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L3", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u067e\u0631\u0648\u0698\u0647", "community": 337, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L7", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u0632\u0645\u06cc\u0646\u0647", "community": 337, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u062c\u062f\u0648\u0644 \u06a9\u0627\u0645\u0644 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a API (\u0647\u0645\u0647\u200c\u06cc endpoint\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L19", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u062c\u062f\u0648\u0644_\u06a9\u0627\u0645\u0644_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0647\u0645\u0647_\u06cc_endpoint\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "community": 337, "norm_label": "\u062c\u062f\u0648\u0644 \u06a9\u0627\u0645\u0644 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a api (\u0647\u0645\u0647\u200c\u06cc endpoint\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L38", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 337, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L48", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 337, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "ClaimsPage.tsx \u2014 \u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc\u060c \u0641\u0642\u0637 `data.data.data`", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L50", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_claimspage_tsx_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc_\u0641\u0642\u0637_data_data_data", "community": 337, "norm_label": "claimspage.tsx \u2014 \u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc\u060c \u0641\u0642\u0637 `data.data.data`" }, { "label": "RepresentationSettlementPage.tsx \u2014 \u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L69", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_representationsettlementpage_tsx_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc", "community": 337, "norm_label": "representationsettlementpage.tsx \u2014 \u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L79", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "community": 337, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. ClaimsPage \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L81", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u06f1_claimspage_\u0627\u0641\u0632\u0648\u062f\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc", "community": 337, "norm_label": "\u06f1. claimspage \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc" }, { "label": "\u06f2. ClaimsPage \u2014 \u0647\u0646\u062f\u0644 \u062e\u0637\u0627\u06cc \u06f4\u06f2\u06f2 \u0631\u0648\u06cc approve/pay", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L95", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u06f2_claimspage_\u0647\u0646\u062f\u0644_\u062e\u0637\u0627\u06cc_\u06f4\u06f2\u06f2_\u0631\u0648\u06cc_approve_pay", "community": 337, "norm_label": "\u06f2. claimspage \u2014 \u0647\u0646\u062f\u0644 \u062e\u0637\u0627\u06cc \u06f4\u06f2\u06f2 \u0631\u0648\u06cc approve/pay" }, { "label": "\u06f3. RepresentationSettlementPage \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L99", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u06f3_representationsettlementpage_\u0627\u0641\u0632\u0648\u062f\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc", "community": 337, "norm_label": "\u06f3. representationsettlementpage \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc" }, { "label": "\u06f4. \u062a\u0623\u06cc\u06cc\u062f \u0639\u062f\u0645 \u0645\u0635\u0631\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L103", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u06f4_\u062a\u0623\u06cc\u06cc\u062f_\u0639\u062f\u0645_\u0645\u0635\u0631\u0641", "community": 337, "norm_label": "\u06f4. \u062a\u0627\u06cc\u06cc\u062f \u0639\u062f\u0645 \u0645\u0635\u0631\u0641" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u06a9\u062f)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L108", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631_\u06a9\u062f", "community": 337, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u06a9\u062f)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L112", "_origin": "ast", "id": "prompt_admin_spa_adapt_backend_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 337, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "admin-spa-test-suite.md", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_spa_test_suite", "community": 465, "norm_label": "admin-spa-test-suite.md" }, { "label": "\u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u062a\u0633\u062a \u0648 \u0646\u0648\u0634\u062a\u0646 \u062a\u0633\u062a\u200c\u0633\u0648\u0626\u06cc\u062a \u06a9\u0627\u0645\u0644 \u0628\u0631\u0627\u06cc Admin SPA", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "community": 465, "norm_label": "\u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u062a\u0633\u062a \u0648 \u0646\u0648\u0634\u062a\u0646 \u062a\u0633\u062a\u200c\u0633\u0648\u064a\u06cc\u062a \u06a9\u0627\u0645\u0644 \u0628\u0631\u0627\u06cc admin spa" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L3", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647", "community": 465, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L7", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647", "community": 465, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L11", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 465, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L17", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 465, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L34", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 465, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L89", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "community": 465, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0646\u0635\u0628 \u0627\u0628\u0632\u0627\u0631 \u0648 \u06a9\u0627\u0646\u0641\u06cc\u06af runner", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L91", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner", "community": 465, "norm_label": "\u06f1. \u0646\u0635\u0628 \u0627\u0628\u0632\u0627\u0631 \u0648 \u06a9\u0627\u0646\u0641\u06cc\u06af runner" }, { "label": "\u06f2. \u062a\u0633\u062a \u0648\u0627\u062d\u062f `lib/utils.ts` (\u0627\u0648\u0644 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u2014 \u0645\u0646\u0637\u0642 \u062e\u0627\u0644\u0635\u060c \u0628\u062f\u0648\u0646 mock)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L143", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock", "community": 465, "norm_label": "\u06f2. \u062a\u0633\u062a \u0648\u0627\u062d\u062f `lib/utils.ts` (\u0627\u0648\u0644 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u2014 \u0645\u0646\u0637\u0642 \u062e\u0627\u0644\u0635\u060c \u0628\u062f\u0648\u0646 mock)" }, { "label": "\u06f3. \u062a\u0633\u062a `lib/api.ts` (mock fetch/localStorage/store/location)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L184", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location", "community": 465, "norm_label": "\u06f3. \u062a\u0633\u062a `lib/api.ts` (mock fetch/localstorage/store/location)" }, { "label": "\u06f4. \u062a\u0633\u062a stores", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L213", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores", "community": 465, "norm_label": "\u06f4. \u062a\u0633\u062a stores" }, { "label": "\u06f5. \u062a\u0633\u062a hooks (\u0628\u0627 QueryClient wrapper + mock api)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L226", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api", "community": 465, "norm_label": "\u06f5. \u062a\u0633\u062a hooks (\u0628\u0627 queryclient wrapper + mock api)" }, { "label": "\u06f6. \u062a\u0633\u062a \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc UI (render + \u0631\u0641\u062a\u0627\u0631)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L258", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631", "community": 465, "norm_label": "\u06f6. \u062a\u0633\u062a \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc ui (render + \u0631\u0641\u062a\u0627\u0631)" }, { "label": "\u06f7. \u062a\u0633\u062a \u0635\u0641\u062d\u0647 (page) \u0628\u0627 mock \u0644\u0627\u06cc\u0647\u200c\u06cc api", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L283", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api", "community": 465, "norm_label": "\u06f7. \u062a\u0633\u062a \u0635\u0641\u062d\u0647 (page) \u0628\u0627 mock \u0644\u0627\u06cc\u0647\u200c\u06cc api" }, { "label": "\u06f8. \u0627\u062c\u0631\u0627 \u0648 \u0633\u0628\u0632\u06a9\u0631\u062f\u0646", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L298", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646", "community": 465, "norm_label": "\u06f8. \u0627\u062c\u0631\u0627 \u0648 \u0633\u0628\u0632\u06a9\u0631\u062f\u0646" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L306", "_origin": "ast", "id": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 465, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "admin-ui-kit-redesign.md", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign", "community": 214, "norm_label": "admin-ui-kit-redesign.md" }, { "label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u0628\u0631 \u0627\u0633\u0627\u0633 UI Kit \u0627\u0644\u0647\u0627\u0645\u200c\u06af\u0631\u0641\u062a\u0647 \u0627\u0632 clinic-pro-tauri", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "community": 214, "norm_label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u0628\u0631 \u0627\u0633\u0627\u0633 ui kit \u0627\u0644\u0647\u0627\u0645\u200c\u06af\u0631\u0641\u062a\u0647 \u0627\u0632 clinic-pro-tauri" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L3", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u067e\u0631\u0648\u0698\u0647", "community": 214, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L7", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0632\u0645\u06cc\u0646\u0647", "community": 214, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L17", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 214, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L23", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 214, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u06cc\u0698\u06af\u06cc\u200c\u0647\u0627\u06cc \u0628\u0635\u0631\u06cc \u0647\u062f\u0641 (\u0627\u0632 \u0627\u0633\u06a9\u0631\u06cc\u0646\u200c\u0634\u0627\u062a\u200c\u0647\u0627\u06cc tauri)", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L47", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0648\u06cc\u0698\u06af\u06cc_\u0647\u0627\u06cc_\u0628\u0635\u0631\u06cc_\u0647\u062f\u0641_\u0627\u0632_\u0627\u0633\u06a9\u0631\u06cc\u0646_\u0634\u0627\u062a_\u0647\u0627\u06cc_tauri", "community": 214, "norm_label": "\u0648\u06cc\u0698\u06af\u06cc\u200c\u0647\u0627\u06cc \u0628\u0635\u0631\u06cc \u0647\u062f\u0641 (\u0627\u0632 \u0627\u0633\u06a9\u0631\u06cc\u0646\u200c\u0634\u0627\u062a\u200c\u0647\u0627\u06cc tauri)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L60", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641", "community": 214, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0648 \u06cc\u06a9\u0633\u0627\u0646\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u06a9\u0646\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L62", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u06f1_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0648_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0648\u06a9\u0646_\u0647\u0627", "community": 214, "norm_label": "\u06f1. \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0648 \u06cc\u06a9\u0633\u0627\u0646\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u06a9\u0646\u200c\u0647\u0627" }, { "label": "\u06f2. \u0633\u0627\u062e\u062a/\u062a\u06a9\u0645\u06cc\u0644 UI Kit \u062f\u0631 `assets/admin/components/ui/`", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L68", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u06f2_\u0633\u0627\u062e\u062a_\u062a\u06a9\u0645\u06cc\u0644_ui_kit_\u062f\u0631_assets_admin_components_ui", "community": 214, "norm_label": "\u06f2. \u0633\u0627\u062e\u062a/\u062a\u06a9\u0645\u06cc\u0644 ui kit \u062f\u0631 `assets/admin/components/ui/`" }, { "label": "\u06f3. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u0635\u0641\u062d\u0627\u062a \u0631\u0648\u06cc UI Kit", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L86", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u06f3_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0631\u0648\u06cc_ui_kit", "community": 214, "norm_label": "\u06f3. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u0635\u0641\u062d\u0627\u062a \u0631\u0648\u06cc ui kit" }, { "label": "\u06f4. \u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L99", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u06f4_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647", "community": 214, "norm_label": "\u06f4. \u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L107", "_origin": "ast", "id": "prompt_admin_ui_kit_redesign_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 214, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "admin-user-detail-show-profile.md", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile", "community": 183, "norm_label": "admin-user-detail-show-profile.md" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631 \u062f\u0631 \u0635\u0641\u062d\u0647\u200c\u06cc \u062c\u0632\u0626\u06cc\u0627\u062a \u06a9\u0627\u0631\u0628\u0631\u0650 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "community": 183, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631 \u062f\u0631 \u0635\u0641\u062d\u0647\u200c\u06cc \u062c\u0632\u064a\u06cc\u0627\u062a \u06a9\u0627\u0631\u0628\u0631 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L3", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u067e\u0631\u0648\u0698\u0647", "community": 183, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L7", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0632\u0645\u06cc\u0646\u0647", "community": 183, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L13", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 183, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L17", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 183, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L27", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 183, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`UserDetailPage.tsx` \u2014 \u0641\u0642\u0637 user query", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L29", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_userdetailpage_tsx_\u0641\u0642\u0637_user_query", "community": 183, "norm_label": "`userdetailpage.tsx` \u2014 \u0641\u0642\u0637 user query" }, { "label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 (`UserProfile.toArray`)", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L41", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_userprofile_toarray", "community": 183, "norm_label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 (`userprofile.toarray`)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L59", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0648\u0638\u0627\u06cc\u0641", "community": 183, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u06a9\u0648\u0626\u0631\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u0631 `UserDetailPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L61", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u06f1_\u06a9\u0648\u0626\u0631\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u0631_userdetailpage_tsx", "community": 183, "norm_label": "\u06f1. \u06a9\u0648\u064a\u0631\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u0631 `userdetailpage.tsx`" }, { "label": "\u06f2. \u0628\u062e\u0634 \u00ab\u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631\u00bb (read-only) \u062f\u0631 \u0631\u0646\u062f\u0631", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L84", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u06f2_\u0628\u062e\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_read_only_\u062f\u0631_\u0631\u0646\u062f\u0631", "community": 183, "norm_label": "\u06f2. \u0628\u062e\u0634 \u00ab\u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631\u00bb (read-only) \u062f\u0631 \u0631\u0646\u062f\u0631" }, { "label": "\u06f3. \u062d\u0627\u0644\u062a\u200c\u0647\u0627\u06cc loading / \u062e\u0627\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L92", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u06f3_\u062d\u0627\u0644\u062a_\u0647\u0627\u06cc_loading_\u062e\u0627\u0644\u06cc", "community": 183, "norm_label": "\u06f3. \u062d\u0627\u0644\u062a\u200c\u0647\u0627\u06cc loading / \u062e\u0627\u0644\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L98", "_origin": "ast", "id": "prompt_admin_user_detail_show_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 183, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "appointment-detail-enrich.md", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointment_detail_enrich", "community": 260, "norm_label": "appointment-detail-enrich.md" }, { "label": "\u063a\u0646\u06cc\u200c\u0633\u0627\u0632\u06cc \u067e\u0627\u0633\u062e \u0646\u0648\u0628\u062a \u0628\u0627 \u062a\u062e\u0635\u0635 \u0648 \u0622\u062f\u0631\u0633 \u0645\u0637\u0628 \u067e\u0632\u0634\u06a9", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "community": 260, "norm_label": "\u063a\u0646\u06cc\u200c\u0633\u0627\u0632\u06cc \u067e\u0627\u0633\u062e \u0646\u0648\u0628\u062a \u0628\u0627 \u062a\u062e\u0635\u0635 \u0648 \u0627\u062f\u0631\u0633 \u0645\u0637\u0628 \u067e\u0632\u0634\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L3", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u067e\u0631\u0648\u0698\u0647", "community": 260, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L9", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0632\u0645\u06cc\u0646\u0647", "community": 260, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L15", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 260, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L19", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 260, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L28", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 260, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L49", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0648\u0638\u0627\u06cc\u0641", "community": 260, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 specialties \u0648 address \u0628\u0647 `doctor` \u062f\u0631 `Appointment::toArray()`", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L51", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_specialties_\u0648_address_\u0628\u0647_doctor_\u062f\u0631_appointment_toarray", "community": 260, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 specialties \u0648 address \u0628\u0647 `doctor` \u062f\u0631 `appointment::toarray()`" }, { "label": "\u06f2. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/appointment.md`", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L71", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u06f2_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_appointment_md", "community": 260, "norm_label": "\u06f2. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/appointment.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L74", "_origin": "ast", "id": "prompt_appointment_detail_enrich_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 260, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "appointment-lock-patient-confirm.md", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm", "community": 97, "norm_label": "appointment-lock-patient-confirm.md" }, { "label": "\u0642\u0641\u0644 \u06f1\u06f5 \u062f\u0642\u06cc\u0642\u0647\u200c\u0627\u06cc \u0646\u0648\u0628\u062a\u060c \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u0627 \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u06a9\u0646\u0646\u062f\u0647\u060c \u0648 \u062a\u0623\u06cc\u06cc\u062f \u067e\u0633 \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 97, "norm_label": "\u0642\u0641\u0644 \u06f1\u06f5 \u062f\u0642\u06cc\u0642\u0647\u200c\u0627\u06cc \u0646\u0648\u0628\u062a\u060c \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u0627 \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u06a9\u0646\u0646\u062f\u0647\u060c \u0648 \u062a\u0627\u06cc\u06cc\u062f \u067e\u0633 \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L3", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u067e\u0631\u0648\u0698\u0647", "community": 97, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L10", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0632\u0645\u06cc\u0646\u0647", "community": 97, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L20", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 97, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L29", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 97, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L42", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 97, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`Appointment` \u2014 \u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u060c optimistic lock\u060c \u0628\u062f\u0648\u0646 expiresAt/\u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L44", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_appointment_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627_optimistic_lock_\u0628\u062f\u0648\u0646_expiresat_\u0628\u06cc\u0645\u0627\u0631", "community": 97, "norm_label": "`appointment` \u2014 \u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u060c optimistic lock\u060c \u0628\u062f\u0648\u0646 expiresat/\u0628\u06cc\u0645\u0627\u0631" }, { "label": "`isSlotTaken` \u2014 pending \u0631\u0627 \u0642\u0641\u0644 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648\u0644\u06cc \u0627\u0646\u0642\u0636\u0627 \u0631\u0627 \u0646\u0645\u06cc\u200c\u0628\u06cc\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L68", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_isslottaken_pending_\u0631\u0627_\u0642\u0641\u0644_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_\u0627\u0646\u0642\u0636\u0627_\u0631\u0627_\u0646\u0645\u06cc_\u0628\u06cc\u0646\u062f", "community": 97, "norm_label": "`isslottaken` \u2014 pending \u0631\u0627 \u0642\u0641\u0644 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648\u0644\u06cc \u0627\u0646\u0642\u0636\u0627 \u0631\u0627 \u0646\u0645\u06cc\u200c\u0628\u06cc\u0646\u062f" }, { "label": "`book()` \u2014 \u0628\u062f\u0648\u0646 \u0641\u06cc\u0644\u062f \u0628\u06cc\u0645\u0627\u0631\u060c \u0628\u062f\u0648\u0646 expiresAt", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L77", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_book_\u0628\u062f\u0648\u0646_\u0641\u06cc\u0644\u062f_\u0628\u06cc\u0645\u0627\u0631_\u0628\u062f\u0648\u0646_expiresat", "community": 97, "norm_label": "`book()` \u2014 \u0628\u062f\u0648\u0646 \u0641\u06cc\u0644\u062f \u0628\u06cc\u0645\u0627\u0631\u060c \u0628\u062f\u0648\u0646 expiresat" }, { "label": "`findExpiredPending` + Command \u2014 \u0645\u0628\u0646\u0627 \u00ab\u0632\u0645\u0627\u0646 \u0648\u06cc\u0632\u06cc\u062a \u06af\u0630\u0634\u062a\u0647\u00bb (\u0646\u0647 \u0645\u0647\u0644\u062a \u067e\u0631\u062f\u0627\u062e\u062a)", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L92", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_findexpiredpending_command_\u0645\u0628\u0646\u0627_\u0632\u0645\u0627\u0646_\u0648\u06cc\u0632\u06cc\u062a_\u06af\u0630\u0634\u062a\u0647_\u0646\u0647_\u0645\u0647\u0644\u062a_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 97, "norm_label": "`findexpiredpending` + command \u2014 \u0645\u0628\u0646\u0627 \u00ab\u0632\u0645\u0627\u0646 \u0648\u06cc\u0632\u06cc\u062a \u06af\u0630\u0634\u062a\u0647\u00bb (\u0646\u0647 \u0645\u0647\u0644\u062a \u067e\u0631\u062f\u0627\u062e\u062a)" }, { "label": "`PaymentController::handleCallback` \u2014 \u0634\u0627\u062e\u0647\u200c\u06cc appointment \u063a\u0627\u06cc\u0628", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L105", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_paymentcontroller_handlecallback_\u0634\u0627\u062e\u0647_\u06cc_appointment_\u063a\u0627\u06cc\u0628", "community": 97, "norm_label": "`paymentcontroller::handlecallback` \u2014 \u0634\u0627\u062e\u0647\u200c\u06cc appointment \u063a\u0627\u06cc\u0628" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L121", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "community": 97, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 `expiresAt` \u0648 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 `Appointment` (+ migration)", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L125", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_expiresat_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_appointment_migration", "community": 97, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 `expiresat` \u0648 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 `appointment` (+ migration)" }, { "label": "\u06f2. \u0644\u062d\u0627\u0638\u200c\u06a9\u0631\u062f\u0646 \u0627\u0646\u0642\u0636\u0627 \u062f\u0631 `isSlotTaken` (\u0622\u0632\u0627\u062f\u0633\u0627\u0632\u06cc \u0646\u0631\u0645 \u0642\u0628\u0644 \u0627\u0632 \u0627\u062c\u0631\u0627\u06cc Command)", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L135", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f2_\u0644\u062d\u0627\u0638_\u06a9\u0631\u062f\u0646_\u0627\u0646\u0642\u0636\u0627_\u062f\u0631_isslottaken_\u0622\u0632\u0627\u062f\u0633\u0627\u0632\u06cc_\u0646\u0631\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0627\u062c\u0631\u0627\u06cc_command", "community": 97, "norm_label": "\u06f2. \u0644\u062d\u0627\u0638\u200c\u06a9\u0631\u062f\u0646 \u0627\u0646\u0642\u0636\u0627 \u062f\u0631 `isslottaken` (\u0627\u0632\u0627\u062f\u0633\u0627\u0632\u06cc \u0646\u0631\u0645 \u0642\u0628\u0644 \u0627\u0632 \u0627\u062c\u0631\u0627\u06cc command)" }, { "label": "\u06f3. \u0633\u0627\u062e\u062a \u0646\u0648\u0628\u062a \u0627\u062a\u0645\u06cc\u06a9 + \u0633\u062a expiresAt + \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 \u062f\u0631 `book()`", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L152", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f3_\u0633\u0627\u062e\u062a_\u0646\u0648\u0628\u062a_\u0627\u062a\u0645\u06cc\u06a9_\u0633\u062a_expiresat_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u062f\u0631_book", "community": 97, "norm_label": "\u06f3. \u0633\u0627\u062e\u062a \u0646\u0648\u0628\u062a \u0627\u062a\u0645\u06cc\u06a9 + \u0633\u062a expiresat + \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 \u062f\u0631 `book()`" }, { "label": "\u06f4. \u0627\u0646\u0642\u0636\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0646\u0634\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L162", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f4_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647", "community": 97, "norm_label": "\u06f4. \u0627\u0646\u0642\u0636\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0646\u0634\u062f\u0647" }, { "label": "\u06f5. \u062a\u0623\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a + SMS \u062f\u0631 callback \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L182", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f5_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a_sms_\u062f\u0631_callback_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642", "community": 97, "norm_label": "\u06f5. \u062a\u0627\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a + sms \u062f\u0631 callback \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642" }, { "label": "\u06f6. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L212", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u06f6_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 97, "norm_label": "\u06f6. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L217", "_origin": "ast", "id": "prompt_appointment_lock_patient_confirm_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 97, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "appointments-day-of-week.md", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointments_day_of_week", "community": 52, "norm_label": "appointments-day-of-week.md" }, { "label": "\u0628\u0627\u06af\u200c\u0641\u06cc\u06a9\u0633 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "community": 52, "norm_label": "\u0628\u0627\u06af\u200c\u0641\u06cc\u06a9\u0633 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627" }, { "label": "\u0641\u0647\u0631\u0633\u062a \u0628\u0627\u06af\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L3", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u0647\u0631\u0633\u062a_\u0628\u0627\u06af_\u0647\u0627", "community": 52, "norm_label": "\u0641\u0647\u0631\u0633\u062a \u0628\u0627\u06af\u200c\u0647\u0627" }, { "label": "\u0628\u0627\u06af \u06f1 \u2014 \u06a9\u0631\u0634 \u062a\u0642\u0648\u06cc\u0645", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L17", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f1_\u06a9\u0631\u0634_\u062a\u0642\u0648\u06cc\u0645", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f1 \u2014 \u06a9\u0631\u0634 \u062a\u0642\u0648\u06cc\u0645" }, { "label": "\u0639\u0644\u062a \u0631\u06cc\u0634\u0647\u200c\u0627\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L19", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0639\u0644\u062a_\u0631\u06cc\u0634\u0647_\u0627\u06cc", "community": 52, "norm_label": "\u0639\u0644\u062a \u0631\u06cc\u0634\u0647\u200c\u0627\u06cc" }, { "label": "\u0641\u06cc\u06a9\u0633", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L31", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633", "community": 52, "norm_label": "\u0641\u06cc\u06a9\u0633" }, { "label": "\u0628\u0627\u06af \u06f2 \u2014 \u0631\u0648\u0632 \u0647\u0641\u062a\u0647 \u062f\u0631 DateNavigator", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L42", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f2 \u2014 \u0631\u0648\u0632 \u0647\u0641\u062a\u0647 \u062f\u0631 datenavigator" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L44", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 52, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0631\u0641\u062a\u0627\u0631 \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L51", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0631\u0641\u062a\u0627\u0631_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 52, "norm_label": "\u0631\u0641\u062a\u0627\u0631 \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "\u0627\u0644\u0632\u0627\u0645\u0627\u062a UI", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L60", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0627\u0644\u0632\u0627\u0645\u0627\u062a_ui", "community": 52, "norm_label": "\u0627\u0644\u0632\u0627\u0645\u0627\u062a ui" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L67", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 52, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u0628\u0627\u06af \u06f3 \u2014 \u067e\u06cc\u0627\u0645 \u00abslot \u0646\u06cc\u0633\u062a\u00bb", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L101", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f3_\u067e\u06cc\u0627\u0645_slot_\u0646\u06cc\u0633\u062a", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f3 \u2014 \u067e\u06cc\u0627\u0645 \u00abslot \u0646\u06cc\u0633\u062a\u00bb" }, { "label": "\u0628\u0627\u06af \u06f4 \u2014 \u0646\u0648\u0628\u062a \u062c\u062f\u06cc\u062f: \u0646\u0627\u0645 \u0627\u062c\u0628\u0627\u0631\u06cc + find-or-create patient", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L123", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f4_\u0646\u0648\u0628\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0627\u0645_\u0627\u062c\u0628\u0627\u0631\u06cc_find_or_create_patient", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f4 \u2014 \u0646\u0648\u0628\u062a \u062c\u062f\u06cc\u062f: \u0646\u0627\u0645 \u0627\u062c\u0628\u0627\u0631\u06cc + find-or-create patient" }, { "label": "\u0645\u0634\u06a9\u0644 \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L125", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0645\u0634\u06a9\u0644_\u0641\u0639\u0644\u06cc", "community": 52, "norm_label": "\u0645\u0634\u06a9\u0644 \u0641\u0639\u0644\u06cc" }, { "label": "\u0641\u06cc\u06a9\u0633 Backend", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L142", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_backend", "community": 52, "norm_label": "\u0641\u06cc\u06a9\u0633 backend" }, { "label": "\u06f1. `POST /api/v1/admin/appointment` \u2014 \u062f\u0631 `AdminApiController.php`", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L144", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u06f1_post_api_v1_admin_appointment_\u062f\u0631_adminapicontroller_php", "community": 52, "norm_label": "\u06f1. `post /api/v1/admin/appointment` \u2014 \u062f\u0631 `adminapicontroller.php`" }, { "label": "\u06f2. `POST /api/v1/my/appointment` \u2014 **endpoint \u062c\u062f\u06cc\u062f** \u062f\u0631 `MyAppointmentsController.php`", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L166", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u06f2_post_api_v1_my_appointment_endpoint_\u062c\u062f\u06cc\u062f_\u062f\u0631_myappointmentscontroller_php", "community": 52, "norm_label": "\u06f2. `post /api/v1/my/appointment` \u2014 **endpoint \u062c\u062f\u06cc\u062f** \u062f\u0631 `myappointmentscontroller.php`" }, { "label": "\u0641\u06cc\u06a9\u0633 Frontend \u2014 `NewAppointmentModal`", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L223", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_frontend_newappointmentmodal", "community": 52, "norm_label": "\u0641\u06cc\u06a9\u0633 frontend \u2014 `newappointmentmodal`" }, { "label": "\u0628\u0627\u06af \u06f5 \u2014 patient_mobile \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u0645\u0648\u0628\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L290", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f5_patient_mobile_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f_\u0645\u0648\u0628\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f5 \u2014 patient_mobile \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u0645\u0648\u0628\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9" }, { "label": "\u0639\u0644\u062a \u0631\u06cc\u0634\u0647\u200c\u0627\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L292", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0639\u0644\u062a_\u0631\u06cc\u0634\u0647_\u0627\u06cc_292", "community": 52, "norm_label": "\u0639\u0644\u062a \u0631\u06cc\u0634\u0647\u200c\u0627\u06cc" }, { "label": "\u0641\u06cc\u06a9\u0633", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L303", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_303", "community": 52, "norm_label": "\u0641\u06cc\u06a9\u0633" }, { "label": "\u0628\u0627\u06af \u06f6 \u2014 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0631\u0632\u0631\u0648 \u0634\u062f\u0647 \u062f\u0631 \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L319", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f6_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0631\u0632\u0631\u0648_\u0634\u062f\u0647_\u062f\u0631_\u0646\u0645\u0627\u06cc\u0634_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f6 \u2014 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0631\u0632\u0631\u0648 \u0634\u062f\u0647 \u062f\u0631 \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc" }, { "label": "\u0645\u0634\u06a9\u0644", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L321", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0645\u0634\u06a9\u0644", "community": 52, "norm_label": "\u0645\u0634\u06a9\u0644" }, { "label": "\u0628\u0631\u0631\u0633\u06cc \u0648 \u0641\u06cc\u06a9\u0633", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L327", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0631\u0631\u0633\u06cc_\u0648_\u0641\u06cc\u06a9\u0633", "community": 52, "norm_label": "\u0628\u0631\u0631\u0633\u06cc \u0648 \u0641\u06cc\u06a9\u0633" }, { "label": "\u0628\u0627\u06af \u06f7 \u2014 \u062d\u0630\u0641 \u0633\u062a\u0648\u0646 \u0639\u0645\u0644\u06cc\u0627\u062a \u0627\u0632 \u0646\u0645\u0627\u06cc\u0634 \u062c\u062f\u0648\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L367", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f7_\u062d\u0630\u0641_\u0633\u062a\u0648\u0646_\u0639\u0645\u0644\u06cc\u0627\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc\u0634_\u062c\u062f\u0648\u0644\u06cc", "community": 52, "norm_label": "\u0628\u0627\u06af \u06f7 \u2014 \u062d\u0630\u0641 \u0633\u062a\u0648\u0646 \u0639\u0645\u0644\u06cc\u0627\u062a \u0627\u0632 \u0646\u0645\u0627\u06cc\u0634 \u062c\u062f\u0648\u0644\u06cc" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L383", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "community": 52, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0627\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L394", "_origin": "ast", "id": "prompt_appointments_day_of_week_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 52, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "appointments-redesign.md", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointments_redesign", "community": 31, "norm_label": "appointments-redesign.md" }, { "label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u06a9\u0627\u0645\u0644 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627 (AppointmentsPage)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "community": 31, "norm_label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc \u06a9\u0627\u0645\u0644 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627 (appointmentspage)" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L3", "_origin": "ast", "id": "prompt_appointments_redesign_\u0647\u062f\u0641", "community": 31, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u06cc\u06a9 \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a \u0628\u0631\u0627\u06cc \u0647\u0645\u0647 \u0646\u0642\u0634\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L9", "_origin": "ast", "id": "prompt_appointments_redesign_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u0646\u0642\u0634_\u0647\u0627", "community": 31, "norm_label": "\u06cc\u06a9 \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a \u0628\u0631\u0627\u06cc \u0647\u0645\u0647 \u0646\u0642\u0634\u200c\u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u06a9\u0644\u06cc \u0635\u0641\u062d\u0647", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L28", "_origin": "ast", "id": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "community": 31, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u06a9\u0644\u06cc \u0635\u0641\u062d\u0647" }, { "label": "\u06f1. \u0646\u0648\u0627\u0631 \u0622\u0645\u0627\u0631 \u0628\u0627\u0644\u0627 (Stats Bar)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L30", "_origin": "ast", "id": "prompt_appointments_redesign_\u06f1_\u0646\u0648\u0627\u0631_\u0622\u0645\u0627\u0631_\u0628\u0627\u0644\u0627_stats_bar", "community": 31, "norm_label": "\u06f1. \u0646\u0648\u0627\u0631 \u0627\u0645\u0627\u0631 \u0628\u0627\u0644\u0627 (stats bar)" }, { "label": "\u06f2. \u0646\u0648\u0627\u0631 \u06a9\u0646\u062a\u0631\u0644 (Toolbar)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L43", "_origin": "ast", "id": "prompt_appointments_redesign_\u06f2_\u0646\u0648\u0627\u0631_\u06a9\u0646\u062a\u0631\u0644_toolbar", "community": 31, "norm_label": "\u06f2. \u0646\u0648\u0627\u0631 \u06a9\u0646\u062a\u0631\u0644 (toolbar)" }, { "label": "\u06f3. \u0633\u06cc\u0633\u062a\u0645 \u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L60", "_origin": "ast", "id": "prompt_appointments_redesign_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627", "community": 31, "norm_label": "\u06f3. \u0633\u06cc\u0633\u062a\u0645 \u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627" }, { "label": "\u06f4. \u0646\u0645\u0627\u06cc \u062c\u062f\u0648\u0644\u06cc (Table View)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L96", "_origin": "ast", "id": "prompt_appointments_redesign_\u06f4_\u0646\u0645\u0627\u06cc_\u062c\u062f\u0648\u0644\u06cc_table_view", "community": 31, "norm_label": "\u06f4. \u0646\u0645\u0627\u06cc \u062c\u062f\u0648\u0644\u06cc (table view)" }, { "label": "\u06f5. \u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc (Schedule View)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L111", "_origin": "ast", "id": "prompt_appointments_redesign_\u06f5_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc_schedule_view", "community": 31, "norm_label": "\u06f5. \u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc (schedule view)" }, { "label": "\u0648\u0636\u0639\u06cc\u062a Backend \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0631\u0633\u06cc \u0634\u062f\u0647)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L185", "_origin": "ast", "id": "prompt_appointments_redesign_\u0648\u0636\u0639\u06cc\u062a_backend_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "community": 31, "norm_label": "\u0648\u0636\u0639\u06cc\u062a backend \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0631\u0633\u06cc \u0634\u062f\u0647)" }, { "label": "\u2705 \u0645\u0648\u062c\u0648\u062f \u0648 \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L187", "_origin": "ast", "id": "prompt_appointments_redesign_\u0645\u0648\u062c\u0648\u062f_\u0648_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647", "community": 31, "norm_label": "\u2705 \u0645\u0648\u062c\u0648\u062f \u0648 \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "label": "\ud83d\udd34 \u0646\u062f\u0627\u0631\u062f \u2014 \u0628\u0627\u06cc\u062f \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L196", "_origin": "ast", "id": "prompt_appointments_redesign_\u0646\u062f\u0627\u0631\u062f_\u0628\u0627\u06cc\u062f_\u0627\u0636\u0627\u0641\u0647_\u0634\u0648\u062f", "community": 31, "norm_label": "\ud83d\udd34 \u0646\u062f\u0627\u0631\u062f \u2014 \u0628\u0627\u06cc\u062f \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u062f" }, { "label": "\u2b50 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 Feature: \u062b\u0628\u062a \u0646\u0648\u0628\u062a \u0627\u0632 \u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L224", "_origin": "ast", "id": "prompt_appointments_redesign_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_feature_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "community": 31, "norm_label": "\u2b50 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 feature: \u062b\u0628\u062a \u0646\u0648\u0628\u062a \u0627\u0632 \u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc" }, { "label": "\u067e\u06cc\u0634\u200c\u0634\u0631\u0637: \u062f\u06a9\u062a\u0631 \u0628\u0627\u06cc\u062f \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u062f", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L226", "_origin": "ast", "id": "prompt_appointments_redesign_\u067e\u06cc\u0634_\u0634\u0631\u0637_\u062f\u06a9\u062a\u0631_\u0628\u0627\u06cc\u062f_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc_\u062f\u0627\u0634\u062a\u0647_\u0628\u0627\u0634\u062f", "community": 31, "norm_label": "\u067e\u06cc\u0634\u200c\u0634\u0631\u0637: \u062f\u06a9\u062a\u0631 \u0628\u0627\u06cc\u062f \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u062f" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0646\u0648\u0628\u062a \u0627\u0632 slot \u062e\u0627\u0644\u06cc (\u0627\u0635\u0644\u06cc\u200c\u062a\u0631\u06cc\u0646 UX)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L249", "_origin": "ast", "id": "prompt_appointments_redesign_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_slot_\u062e\u0627\u0644\u06cc_\u0627\u0635\u0644\u06cc_\u062a\u0631\u06cc\u0646_ux", "community": 31, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0646\u0648\u0628\u062a \u0627\u0632 slot \u062e\u0627\u0644\u06cc (\u0627\u0635\u0644\u06cc\u200c\u062a\u0631\u06cc\u0646 ux)" }, { "label": "Doctor Tabs \u062f\u0631 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L273", "_origin": "ast", "id": "prompt_appointments_redesign_doctor_tabs_\u062f\u0631_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 31, "norm_label": "doctor tabs \u062f\u0631 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f Frontend", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L284", "_origin": "ast", "id": "prompt_appointments_redesign_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_frontend", "community": 31, "norm_label": "\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f frontend" }, { "label": "`PersianCalendar.tsx`", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L286", "_origin": "ast", "id": "prompt_appointments_redesign_persiancalendar_tsx", "community": 31, "norm_label": "`persiancalendar.tsx`" }, { "label": "`AppointmentStatusDropdown.tsx`", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L298", "_origin": "ast", "id": "prompt_appointments_redesign_appointmentstatusdropdown_tsx", "community": 31, "norm_label": "`appointmentstatusdropdown.tsx`" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L313", "_origin": "ast", "id": "prompt_appointments_redesign_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "community": 31, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0627\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "label": "\u0645\u0646\u0637\u0642 \u0645\u062d\u0627\u0633\u0628\u0647 Slot\u200c\u0647\u0627 (SlotCalculatorService)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L329", "_origin": "ast", "id": "prompt_appointments_redesign_\u0645\u0646\u0637\u0642_\u0645\u062d\u0627\u0633\u0628\u0647_slot_\u0647\u0627_slotcalculatorservice", "community": 31, "norm_label": "\u0645\u0646\u0637\u0642 \u0645\u062d\u0627\u0633\u0628\u0647 slot\u200c\u0647\u0627 (slotcalculatorservice)" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L346", "_origin": "ast", "id": "prompt_appointments_redesign_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 31, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u2b50 \u0627\u0644\u0632\u0627\u0645 \u062f\u06cc\u0632\u0627\u06cc\u0646: \u062f\u0642\u06cc\u0642\u0627\u064b \u0634\u0628\u06cc\u0647 \u062a\u0635\u0627\u0648\u06cc\u0631 \u0645\u0631\u062c\u0639", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L364", "_origin": "ast", "id": "prompt_appointments_redesign_\u0627\u0644\u0632\u0627\u0645_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u062f\u0642\u06cc\u0642\u0627_\u0634\u0628\u06cc\u0647_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "community": 31, "norm_label": "\u2b50 \u0627\u0644\u0632\u0627\u0645 \u062f\u06cc\u0632\u0627\u06cc\u0646: \u062f\u0642\u06cc\u0642\u0627 \u0634\u0628\u06cc\u0647 \u062a\u0635\u0627\u0648\u06cc\u0631 \u0645\u0631\u062c\u0639" }, { "label": "\u0647\u0645\u0647 \u062a\u0627\u0631\u06cc\u062e\u200c\u0647\u0627 \u0634\u0645\u0633\u06cc (Jalali)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L370", "_origin": "ast", "id": "prompt_appointments_redesign_\u0647\u0645\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0647\u0627_\u0634\u0645\u0633\u06cc_jalali", "community": 31, "norm_label": "\u0647\u0645\u0647 \u062a\u0627\u0631\u06cc\u062e\u200c\u0647\u0627 \u0634\u0645\u0633\u06cc (jalali)" }, { "label": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0642\u06cc\u0642 \u062f\u06cc\u0632\u0627\u06cc\u0646 \u0627\u0632 \u062a\u0635\u0627\u0648\u06cc\u0631 \u0645\u0631\u062c\u0639", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L380", "_origin": "ast", "id": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "community": 31, "norm_label": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0642\u06cc\u0642 \u062f\u06cc\u0632\u0627\u06cc\u0646 \u0627\u0632 \u062a\u0635\u0627\u0648\u06cc\u0631 \u0645\u0631\u062c\u0639" }, { "label": "Stats Bar", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L382", "_origin": "ast", "id": "prompt_appointments_redesign_stats_bar", "community": 31, "norm_label": "stats bar" }, { "label": "Toolbar", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L398", "_origin": "ast", "id": "prompt_appointments_redesign_toolbar", "community": 31, "norm_label": "toolbar" }, { "label": "\u062c\u062f\u0648\u0644 \u2014 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc \u0647\u062f\u0631 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L408", "_origin": "ast", "id": "prompt_appointments_redesign_\u062c\u062f\u0648\u0644_\u0633\u062a\u0648\u0646_\u0647\u0627\u06cc_\u0647\u062f\u0631_\u062f\u06a9\u062a\u0631", "community": 31, "norm_label": "\u062c\u062f\u0648\u0644 \u2014 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc \u0647\u062f\u0631 \u062f\u06a9\u062a\u0631" }, { "label": "Status Badge (inline \u0642\u0627\u0628\u0644 \u06a9\u0644\u06cc\u06a9)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L417", "_origin": "ast", "id": "prompt_appointments_redesign_status_badge_inline_\u0642\u0627\u0628\u0644_\u06a9\u0644\u06cc\u06a9", "community": 31, "norm_label": "status badge (inline \u0642\u0627\u0628\u0644 \u06a9\u0644\u06cc\u06a9)" }, { "label": "Status Dropdown (\u06a9\u0644\u06cc\u06a9 \u0631\u0648\u06cc badge)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L422", "_origin": "ast", "id": "prompt_appointments_redesign_status_dropdown_\u06a9\u0644\u06cc\u06a9_\u0631\u0648\u06cc_badge", "community": 31, "norm_label": "status dropdown (\u06a9\u0644\u06cc\u06a9 \u0631\u0648\u06cc badge)" }, { "label": "\u062f\u06a9\u0645\u0647 \u0639\u0645\u0644\u06cc\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L437", "_origin": "ast", "id": "prompt_appointments_redesign_\u062f\u06a9\u0645\u0647_\u0639\u0645\u0644\u06cc\u0627\u062a", "community": 31, "norm_label": "\u062f\u06a9\u0645\u0647 \u0639\u0645\u0644\u06cc\u0627\u062a" }, { "label": "\u062a\u0642\u0648\u06cc\u0645 Popup (\u06a9\u0644\u06cc\u06a9 \u0631\u0648\u06cc \u0622\u06cc\u06a9\u0648\u0646 \ud83d\udcc5)", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L441", "_origin": "ast", "id": "prompt_appointments_redesign_\u062a\u0642\u0648\u06cc\u0645_popup_\u06a9\u0644\u06cc\u06a9_\u0631\u0648\u06cc_\u0622\u06cc\u06a9\u0648\u0646", "community": 31, "norm_label": "\u062a\u0642\u0648\u06cc\u0645 popup (\u06a9\u0644\u06cc\u06a9 \u0631\u0648\u06cc \u0627\u06cc\u06a9\u0648\u0646 \ud83d\udcc5)" }, { "label": "Pagination", "file_type": "document", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L458", "_origin": "ast", "id": "prompt_appointments_redesign_pagination", "community": 31, "norm_label": "pagination" }, { "label": "build-homepage.md", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_build_homepage", "community": 261, "norm_label": "build-homepage.md" }, { "label": "Build the ClinicPro Public Homepage at `/`", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "community": 261, "norm_label": "build the clinicpro public homepage at `/`" }, { "label": "Goal", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L3", "_origin": "ast", "id": "prompt_build_homepage_goal", "community": 261, "norm_label": "goal" }, { "label": "Step 1 \u2014 Webpack entry for homepage CSS/JS", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L9", "_origin": "ast", "id": "prompt_build_homepage_step_1_webpack_entry_for_homepage_css_js", "community": 261, "norm_label": "step 1 \u2014 webpack entry for homepage css/js" }, { "label": "Step 2 \u2014 Symfony controller", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L27", "_origin": "ast", "id": "prompt_build_homepage_step_2_symfony_controller", "community": 261, "norm_label": "step 2 \u2014 symfony controller" }, { "label": "Step 3 \u2014 Twig template", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L52", "_origin": "ast", "id": "prompt_build_homepage_step_3_twig_template", "community": 261, "norm_label": "step 3 \u2014 twig template" }, { "label": "Head", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L58", "_origin": "ast", "id": "prompt_build_homepage_head", "community": 261, "norm_label": "head" }, { "label": "Body (all sections)", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L74", "_origin": "ast", "id": "prompt_build_homepage_body_all_sections", "community": 261, "norm_label": "body (all sections)" }, { "label": "Twig-specific adaptations", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L87", "_origin": "ast", "id": "prompt_build_homepage_twig_specific_adaptations", "community": 261, "norm_label": "twig-specific adaptations" }, { "label": "Step 4 \u2014 Build and verify", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L95", "_origin": "ast", "id": "prompt_build_homepage_step_4_build_and_verify", "community": 261, "norm_label": "step 4 \u2014 build and verify" }, { "label": "Notes", "file_type": "document", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L116", "_origin": "ast", "id": "prompt_build_homepage_notes", "community": 261, "norm_label": "notes" }, { "label": "clinic-detail-fixes.md", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_detail_fixes", "community": 377, "norm_label": "clinic-detail-fixes.md" }, { "label": "ClinicDetailPage \u2014 \u067e\u0646\u062c \u0627\u0635\u0644\u0627\u062d", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "community": 377, "norm_label": "clinicdetailpage \u2014 \u067e\u0646\u062c \u0627\u0635\u0644\u0627\u062d" }, { "label": "\u06f1. \u0634\u0647\u0631 \u0627\u0634\u062a\u0628\u0627\u0647 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L7", "_origin": "ast", "id": "prompt_clinic_detail_fixes_\u06f1_\u0634\u0647\u0631_\u0627\u0634\u062a\u0628\u0627\u0647_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0627\u062f\u0647_\u0645\u06cc_\u0634\u0648\u062f", "community": 377, "norm_label": "\u06f1. \u0634\u0647\u0631 \u0627\u0634\u062a\u0628\u0627\u0647 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u06f2. \u0647\u0631 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0641\u0642\u0637 \u06cc\u06a9 \u0622\u062f\u0631\u0633", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L18", "_origin": "ast", "id": "prompt_clinic_detail_fixes_\u06f2_\u0647\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0641\u0642\u0637_\u06cc\u06a9_\u0622\u062f\u0631\u0633", "community": 377, "norm_label": "\u06f2. \u0647\u0631 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0641\u0642\u0637 \u06cc\u06a9 \u0627\u062f\u0631\u0633" }, { "label": "\u06f3. \u0645\u0648\u062f\u0627\u0644 \u0622\u062f\u0631\u0633 \u2014 \u0627\u0633\u062a\u0627\u0646\u060c \u0634\u0647\u0631 \u0648 \u0646\u0642\u0634\u0647", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L29", "_origin": "ast", "id": "prompt_clinic_detail_fixes_\u06f3_\u0645\u0648\u062f\u0627\u0644_\u0622\u062f\u0631\u0633_\u0627\u0633\u062a\u0627\u0646_\u0634\u0647\u0631_\u0648_\u0646\u0642\u0634\u0647", "community": 377, "norm_label": "\u06f3. \u0645\u0648\u062f\u0627\u0644 \u0627\u062f\u0631\u0633 \u2014 \u0627\u0633\u062a\u0627\u0646\u060c \u0634\u0647\u0631 \u0648 \u0646\u0642\u0634\u0647" }, { "label": "\u06f4. \u0644\u0648\u06af\u0648 \u0622\u067e\u0644\u0648\u062f \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L43", "_origin": "ast", "id": "prompt_clinic_detail_fixes_\u06f4_\u0644\u0648\u06af\u0648_\u0622\u067e\u0644\u0648\u062f_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 377, "norm_label": "\u06f4. \u0644\u0648\u06af\u0648 \u0627\u067e\u0644\u0648\u062f \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u06f5. \u06af\u0627\u0644\u0631\u06cc \u0641\u0642\u0637 \u06cc\u06a9 \u062a\u0635\u0648\u06cc\u0631 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f", "file_type": "document", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L61", "_origin": "ast", "id": "prompt_clinic_detail_fixes_\u06f5_\u06af\u0627\u0644\u0631\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u062a\u0635\u0648\u06cc\u0631_\u0645\u06cc_\u06af\u06cc\u0631\u062f", "community": 377, "norm_label": "\u06f5. \u06af\u0627\u0644\u0631\u06cc \u0641\u0642\u0637 \u06cc\u06a9 \u062a\u0635\u0648\u06cc\u0631 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f" }, { "label": "clinic-doctor-deactivate.md", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate", "community": 42, "norm_label": "clinic-doctor-deactivate.md" }, { "label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u062f\u06a9\u062a\u0631 \u062a\u0648\u0633\u0637 \u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 42, "norm_label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u062f\u06a9\u062a\u0631 \u062a\u0648\u0633\u0637 \u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L3", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0647\u062f\u0641", "community": 42, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L11", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "community": 42, "norm_label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f" }, { "label": "\u062c\u062f\u0648\u0644 `clinic_doctors` (join table \u0641\u0639\u0644\u06cc):", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L13", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u062c\u062f\u0648\u0644_clinic_doctors_join_table_\u0641\u0639\u0644\u06cc", "community": 42, "norm_label": "\u062c\u062f\u0648\u0644 `clinic_doctors` (join table \u0641\u0639\u0644\u06cc):" }, { "label": "API \u0645\u0648\u062c\u0648\u062f:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L20", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_api_\u0645\u0648\u062c\u0648\u062f", "community": 42, "norm_label": "api \u0645\u0648\u062c\u0648\u062f:" }, { "label": "Frontend \u0645\u0648\u062c\u0648\u062f:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L25", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_frontend_\u0645\u0648\u062c\u0648\u062f", "community": 42, "norm_label": "frontend \u0645\u0648\u062c\u0648\u062f:" }, { "label": "\u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a clinic owner:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L31", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_clinic_owner", "community": 42, "norm_label": "\u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a clinic owner:" }, { "label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L40", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0646\u0648\u0628\u062a_\u0647\u0627", "community": 42, "norm_label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627:" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L50", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 Migration: \u0633\u0647 \u062a\u063a\u06cc\u06cc\u0631 schema", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L54", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u0633\u0647_\u062a\u063a\u06cc\u06cc\u0631_schema", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 migration: \u0633\u0647 \u062a\u063a\u06cc\u06cc\u0631 schema" }, { "label": "\u06f1-\u0627\u0644\u0641: \u062c\u062f\u0648\u0644 `clinic_doctors`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L58", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u06f1_\u0627\u0644\u0641_\u062c\u062f\u0648\u0644_clinic_doctors", "community": 42, "norm_label": "\u06f1-\u0627\u0644\u0641: \u062c\u062f\u0648\u0644 `clinic_doctors`" }, { "label": "\u06f1-\u0628: \u062c\u062f\u0648\u0644 `doctor_addresses`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L64", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u06f1_\u0628_\u062c\u062f\u0648\u0644_doctor_addresses", "community": 42, "norm_label": "\u06f1-\u0628: \u062c\u062f\u0648\u0644 `doctor_addresses`" }, { "label": "\u06f1-\u062c: \u062c\u062f\u0648\u0644 `appointments`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L69", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u06f1_\u062c_\u062c\u062f\u0648\u0644_appointments", "community": 42, "norm_label": "\u06f1-\u062c: \u062c\u062f\u0648\u0644 `appointments`" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 Backend: endpoint \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L102", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_backend_endpoint_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 backend: endpoint \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u062f\u06a9\u062a\u0631" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2-\u0628 \u2014 Backend: \u0630\u062e\u06cc\u0631\u0647 `address_id` \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L168", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_\u0628_backend_\u0630\u062e\u06cc\u0631\u0647_address_id_\u0647\u0646\u06af\u0627\u0645_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2-\u0628 \u2014 backend: \u0630\u062e\u06cc\u0631\u0647 `address_id` \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0648\u0628\u062a" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 Backend: endpoint \u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0645\u062c\u062f\u062f \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L183", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_backend_endpoint_\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u0645\u062c\u062f\u062f_\u062f\u06a9\u062a\u0631", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 backend: endpoint \u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0645\u062c\u062f\u062f \u062f\u06a9\u062a\u0631" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 Backend: \u0622\u067e\u062f\u06cc\u062a endpoint `doctor-list`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L201", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_backend_\u0622\u067e\u062f\u06cc\u062a_endpoint_doctor_list", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 backend: \u0627\u067e\u062f\u06cc\u062a endpoint `doctor-list`" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 Frontend: \u062f\u06a9\u0645\u0647 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644/\u0641\u0639\u0627\u0644 \u062f\u0631 `ClinicDetailPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L242", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "community": 42, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 frontend: \u062f\u06a9\u0645\u0647 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644/\u0641\u0639\u0627\u0644 \u062f\u0631 `clinicdetailpage.tsx`" }, { "label": "\u0622\u067e\u062f\u06cc\u062a interface:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L248", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0622\u067e\u062f\u06cc\u062a_interface", "community": 42, "norm_label": "\u0627\u067e\u062f\u06cc\u062a interface:" }, { "label": "\u0645\u0646\u0637\u0642 \u0646\u0645\u0627\u06cc\u0634 \u062f\u06a9\u0645\u0647:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L260", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0645\u0646\u0637\u0642_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u0645\u0647", "community": 42, "norm_label": "\u0645\u0646\u0637\u0642 \u0646\u0645\u0627\u06cc\u0634 \u062f\u06a9\u0645\u0647:" }, { "label": "\u062f\u06a9\u0645\u0647\u200c\u0647\u0627:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L268", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u062f\u06a9\u0645\u0647_\u0647\u0627", "community": 42, "norm_label": "\u062f\u06a9\u0645\u0647\u200c\u0647\u0627:" }, { "label": "API calls (\u0628\u0627 `useMutation`):", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L277", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_api_calls_\u0628\u0627_usemutation", "community": 42, "norm_label": "api calls (\u0628\u0627 `usemutation`):" }, { "label": "UX \u0646\u06a9\u0627\u062a:", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L301", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_ux_\u0646\u06a9\u0627\u062a", "community": 42, "norm_label": "ux \u0646\u06a9\u0627\u062a:" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L309", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 42, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L325", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647", "community": 42, "norm_label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647" }, { "label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L349", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 42, "norm_label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "`PATCH /api/v1/clinic/{clinicUuid}/doctor/{doctorUuid}/deactivate`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L353", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_patch_api_v1_clinic_clinicuuid_doctor_doctoruuid_deactivate", "community": 42, "norm_label": "`patch /api/v1/clinic/{clinicuuid}/doctor/{doctoruuid}/deactivate`" }, { "label": "`PATCH /api/v1/clinic/{clinicUuid}/doctor/{doctorUuid}/reactivate`", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L354", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_patch_api_v1_clinic_clinicuuid_doctor_doctoruuid_reactivate", "community": 42, "norm_label": "`patch /api/v1/clinic/{clinicuuid}/doctor/{doctoruuid}/reactivate`" }, { "label": "\u0622\u067e\u062f\u06cc\u062a `GET /api/v1/clinic/doctor-list/{clinicUuid}` (\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f)", "file_type": "document", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L355", "_origin": "ast", "id": "prompt_clinic_doctor_deactivate_\u0622\u067e\u062f\u06cc\u062a_get_api_v1_clinic_doctor_list_clinicuuid_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 42, "norm_label": "\u0627\u067e\u062f\u06cc\u062a `get /api/v1/clinic/doctor-list/{clinicuuid}` (\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f)" }, { "label": "clinic-social-media-field.md", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_social_media_field", "community": 215, "norm_label": "clinic-social-media-field.md" }, { "label": "\u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0628\u0647 Clinic", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "community": 215, "norm_label": "\u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0628\u0647 clinic" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L3", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u067e\u0631\u0648\u0698\u0647", "community": 215, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L9", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0632\u0645\u06cc\u0646\u0647", "community": 215, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L13", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 215, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L17", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 215, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L26", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 215, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L41", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "community": 215, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f `socialMedia`", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L43", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_socialmedia", "community": 215, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f `socialmedia`" }, { "label": "\u06f2. \u0627\u0636\u0627\u0641\u0647\u200c\u06a9\u0631\u062f\u0646 \u0628\u0647 \u062e\u0631\u0648\u062c\u06cc `toDetailArray()` \u0648 `toListArray()`", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L66", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u06f2_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_\u0628\u0647_\u062e\u0631\u0648\u062c\u06cc_todetailarray_\u0648_tolistarray", "community": 215, "norm_label": "\u06f2. \u0627\u0636\u0627\u0641\u0647\u200c\u06a9\u0631\u062f\u0646 \u0628\u0647 \u062e\u0631\u0648\u062c\u06cc `todetailarray()` \u0648 `tolistarray()`" }, { "label": "\u06f3. Migration", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L70", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u06f3_migration", "community": 215, "norm_label": "\u06f3. migration" }, { "label": "\u06f4. \u067e\u0630\u06cc\u0631\u0634 \u062f\u0631 `ClinicController::update()`", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L77", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u06f4_\u067e\u0630\u06cc\u0631\u0634_\u062f\u0631_cliniccontroller_update", "community": 215, "norm_label": "\u06f4. \u067e\u0630\u06cc\u0631\u0634 \u062f\u0631 `cliniccontroller::update()`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L97", "_origin": "ast", "id": "prompt_clinic_social_media_field_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 215, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "clinic-view-doctor-profile.md", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile", "community": 236, "norm_label": "clinic-view-doctor-profile.md" }, { "label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9\u0627\u0646 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 236, "norm_label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9\u0627\u0646 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L3", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0632\u0645\u06cc\u0646\u0647", "community": 236, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L7", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0645\u0634\u06a9\u0644", "community": 236, "norm_label": "\u0645\u0634\u06a9\u0644" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L26", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 236, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L35", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 236, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L64", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "community": 236, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Frontend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `clinic` \u0628\u0647 RoleRoute \u0645\u0633\u06cc\u0631 \u067e\u0632\u0634\u06a9", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L66", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u06f1_frontend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_clinic_\u0628\u0647_roleroute_\u0645\u0633\u06cc\u0631_\u067e\u0632\u0634\u06a9", "community": 236, "norm_label": "\u06f1. frontend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `clinic` \u0628\u0647 roleroute \u0645\u0633\u06cc\u0631 \u067e\u0632\u0634\u06a9" }, { "label": "\u06f2. Backend \u2014 endpoint \u0627\u062e\u062a\u0635\u0627\u0635\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L76", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u06f2_backend_endpoint_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 236, "norm_label": "\u06f2. backend \u2014 endpoint \u0627\u062e\u062a\u0635\u0627\u0635\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u06f3. Frontend \u2014 DoctorDetailPage: fetch \u0628\u0627 endpoint \u0645\u0646\u0627\u0633\u0628", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L115", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u06f3_frontend_doctordetailpage_fetch_\u0628\u0627_endpoint_\u0645\u0646\u0627\u0633\u0628", "community": 236, "norm_label": "\u06f3. frontend \u2014 doctordetailpage: fetch \u0628\u0627 endpoint \u0645\u0646\u0627\u0633\u0628" }, { "label": "\u06f4. Frontend \u2014 DoctorDetailPage: \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0628\u0631\u0627\u06cc clinic", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L131", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u06f4_frontend_doctordetailpage_\u0645\u062d\u062f\u0648\u062f_\u06a9\u0631\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0631\u0627\u06cc_clinic", "community": 236, "norm_label": "\u06f4. frontend \u2014 doctordetailpage: \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0628\u0631\u0627\u06cc clinic" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L140", "_origin": "ast", "id": "prompt_clinic_view_doctor_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 236, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "coolify-docker-production-hardening.md", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L1", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening", "community": 302, "norm_label": "coolify-docker-production-hardening.md" }, { "label": "\u0633\u062e\u062a\u200c\u0633\u0627\u0632\u06cc \u0648 \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc Production \u0627\u0633\u062a\u06a9 Docker \u0628\u0631\u0627\u06cc Coolify (MariaDB/Redis \u0645\u0633\u062a\u0642\u0644)", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L1", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "community": 302, "norm_label": "\u0633\u062e\u062a\u200c\u0633\u0627\u0632\u06cc \u0648 \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc production \u0627\u0633\u062a\u06a9 docker \u0628\u0631\u0627\u06cc coolify (mariadb/redis \u0645\u0633\u062a\u0642\u0644)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L3", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u067e\u0631\u0648\u0698\u0647", "community": 302, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u26a0\ufe0f \u0642\u0627\u0646\u0648\u0646 \u0634\u0645\u0627\u0631\u0647 \u06f1 \u2014 \u0627\u0648\u0644 \u0645\u0633\u062a\u0646\u062f\u0627\u062a\u060c \u0628\u0639\u062f \u06a9\u062f", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L7", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0642\u0627\u0646\u0648\u0646_\u0634\u0645\u0627\u0631\u0647_\u06f1_\u0627\u0648\u0644_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0628\u0639\u062f_\u06a9\u062f", "community": 302, "norm_label": "\u26a0\ufe0f \u0642\u0627\u0646\u0648\u0646 \u0634\u0645\u0627\u0631\u0647 \u06f1 \u2014 \u0627\u0648\u0644 \u0645\u0633\u062a\u0646\u062f\u0627\u062a\u060c \u0628\u0639\u062f \u06a9\u062f" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L21", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0632\u0645\u06cc\u0646\u0647", "community": 302, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647 (\u0648\u0627\u0642\u0639\u06cc \u2014 \u0628\u0631\u0631\u0633\u06cc \u0634\u062f\u0647)", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L27", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "community": 302, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647 (\u0648\u0627\u0642\u0639\u06cc \u2014 \u0628\u0631\u0631\u0633\u06cc \u0634\u062f\u0647)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L45", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 302, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L61", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "community": 302, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u062c\u0631\u0627\u06cc \u063a\u06cc\u0631-root (Security Hardening)", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L65", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f1_\u0627\u062c\u0631\u0627\u06cc_\u063a\u06cc\u0631_root_security_hardening", "community": 302, "norm_label": "\u06f1. \u0627\u062c\u0631\u0627\u06cc \u063a\u06cc\u0631-root (security hardening)" }, { "label": "\u06f2. healthcheck.sh \u0645\u0633\u062a\u0642\u0644 + \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc healthcheck\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L76", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f2_healthcheck_sh_\u0645\u0633\u062a\u0642\u0644_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_healthcheck\u0647\u0627", "community": 302, "norm_label": "\u06f2. healthcheck.sh \u0645\u0633\u062a\u0642\u0644 + \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc healthcheck\u0647\u0627" }, { "label": "\u06f3. opcache.ini \u062c\u062f\u0627 + \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc perf\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L85", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f3_opcache_ini_\u062c\u062f\u0627_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_perf_\u0647\u0627", "community": 302, "norm_label": "\u06f3. opcache.ini \u062c\u062f\u0627 + \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc perf\u200c\u0647\u0627" }, { "label": "\u06f4. APCu \u2014 \u062a\u0635\u0645\u06cc\u0645 \u0645\u0633\u062a\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L92", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f4_apcu_\u062a\u0635\u0645\u06cc\u0645_\u0645\u0633\u062a\u0646\u062f", "community": 302, "norm_label": "\u06f4. apcu \u2014 \u062a\u0635\u0645\u06cc\u0645 \u0645\u0633\u062a\u0646\u062f" }, { "label": "\u06f5. Graceful shutdown / signal handling", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L97", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f5_graceful_shutdown_signal_handling", "community": 302, "norm_label": "\u06f5. graceful shutdown / signal handling" }, { "label": "\u06f6. Resource limits (\u0637\u0628\u0642 \u062f\u0627\u06a9 Coolify)", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L102", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f6_resource_limits_\u0637\u0628\u0642_\u062f\u0627\u06a9_coolify", "community": 302, "norm_label": "\u06f6. resource limits (\u0637\u0628\u0642 \u062f\u0627\u06a9 coolify)" }, { "label": "\u06f7. \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u0646\u0647\u0627\u06cc\u06cc \u0647\u0645\u200c\u062e\u0648\u0627\u0646\u06cc \u0628\u0627 Coolify + \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc DEPLOY.md", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L106", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u06f7_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u0646\u0647\u0627\u06cc\u06cc_\u0647\u0645_\u062e\u0648\u0627\u0646\u06cc_\u0628\u0627_coolify_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_deploy_md", "community": 302, "norm_label": "\u06f7. \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u0646\u0647\u0627\u06cc\u06cc \u0647\u0645\u200c\u062e\u0648\u0627\u0646\u06cc \u0628\u0627 coolify + \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc deploy.md" }, { "label": "\u062a\u0633\u062a (\u0627\u062c\u0628\u0627\u0631\u06cc \u2014 \u0628\u0639\u062f \u0627\u0632 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a)", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L113", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u062a\u0633\u062a_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0628\u0639\u062f_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a", "community": 302, "norm_label": "\u062a\u0633\u062a (\u0627\u062c\u0628\u0627\u0631\u06cc \u2014 \u0628\u0639\u062f \u0627\u0632 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L144", "_origin": "ast", "id": "prompt_coolify_docker_production_hardening_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 302, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "coolify-symfony-deploy.md", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L1", "_origin": "ast", "id": "prompt_coolify_symfony_deploy", "community": 303, "norm_label": "coolify-symfony-deploy.md" }, { "label": "\u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647 ClinicPro \u0628\u0631\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc \u0631\u0648\u06cc Coolify \u0628\u0627 Docker Compose", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L1", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "community": 303, "norm_label": "\u0627\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647 clinicpro \u0628\u0631\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc \u0631\u0648\u06cc coolify \u0628\u0627 docker compose" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L3", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0632\u0645\u06cc\u0646\u0647", "community": 303, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L21", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0647\u062f\u0641", "community": 303, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L25", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 303, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L40", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "community": 303, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0627\u062e\u062a `Dockerfile` \u0686\u0646\u062f\u0645\u0631\u062d\u0644\u0647\u200c\u0627\u06cc", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L42", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f1_\u0633\u0627\u062e\u062a_dockerfile_\u0686\u0646\u062f\u0645\u0631\u062d\u0644\u0647_\u0627\u06cc", "community": 303, "norm_label": "\u06f1. \u0633\u0627\u062e\u062a `dockerfile` \u0686\u0646\u062f\u0645\u0631\u062d\u0644\u0647\u200c\u0627\u06cc" }, { "label": "\u06f2. \u0633\u0627\u062e\u062a `docker/entrypoint.sh`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L97", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f2_\u0633\u0627\u062e\u062a_docker_entrypoint_sh", "community": 303, "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `docker/entrypoint.sh`" }, { "label": "\u06f3. \u0633\u0627\u062e\u062a `docker/supervisord.conf`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L121", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f3_\u0633\u0627\u062e\u062a_docker_supervisord_conf", "community": 303, "norm_label": "\u06f3. \u0633\u0627\u062e\u062a `docker/supervisord.conf`" }, { "label": "\u06f4. \u0633\u0627\u062e\u062a `docker/nginx/default.conf`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L146", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f4_\u0633\u0627\u062e\u062a_docker_nginx_default_conf", "community": 303, "norm_label": "\u06f4. \u0633\u0627\u062e\u062a `docker/nginx/default.conf`" }, { "label": "\u06f5. \u0633\u0627\u062e\u062a `docker/php/php.ini`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L177", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f5_\u0633\u0627\u062e\u062a_docker_php_php_ini", "community": 303, "norm_label": "\u06f5. \u0633\u0627\u062e\u062a `docker/php/php.ini`" }, { "label": "\u06f6. \u0633\u0627\u062e\u062a `.dockerignore`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L192", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f6_\u0633\u0627\u062e\u062a_dockerignore", "community": 303, "norm_label": "\u06f6. \u0633\u0627\u062e\u062a `.dockerignore`" }, { "label": "\u06f7. \u0633\u0627\u062e\u062a `docker-compose.coolify.yaml`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L210", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f7_\u0633\u0627\u062e\u062a_docker_compose_coolify_yaml", "community": 303, "norm_label": "\u06f7. \u0633\u0627\u062e\u062a `docker-compose.coolify.yaml`" }, { "label": "\u06f8. \u0627\u0641\u0632\u0648\u062f\u0646 Trusted Proxies \u0628\u0647 `config/packages/framework.yaml`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L320", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f8_\u0627\u0641\u0632\u0648\u062f\u0646_trusted_proxies_\u0628\u0647_config_packages_framework_yaml", "community": 303, "norm_label": "\u06f8. \u0627\u0641\u0632\u0648\u062f\u0646 trusted proxies \u0628\u0647 `config/packages/framework.yaml`" }, { "label": "\u06f9. \u0633\u0627\u062e\u062a `.env.coolify.example`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L338", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f9_\u0633\u0627\u062e\u062a_env_coolify_example", "community": 303, "norm_label": "\u06f9. \u0633\u0627\u062e\u062a `.env.coolify.example`" }, { "label": "\u06f1\u06f0. \u0633\u0627\u062e\u062a \u0631\u0627\u0647\u0646\u0645\u0627\u06cc `docs/deploy/coolify.md`", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L366", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u06f1\u06f0_\u0633\u0627\u062e\u062a_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_docs_deploy_coolify_md", "community": 303, "norm_label": "\u06f1\u06f0. \u0633\u0627\u062e\u062a \u0631\u0627\u0647\u0646\u0645\u0627\u06cc `docs/deploy/coolify.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 (\u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 edge case\u0647\u0627)", "file_type": "document", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L377", "_origin": "ast", "id": "prompt_coolify_symfony_deploy_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_edge_case\u0647\u0627", "community": 303, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 (\u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 edge case\u0647\u0627)" }, { "label": "create-patient-without-signup.md", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L1", "_origin": "ast", "id": "prompt_create_patient_without_signup", "community": 237, "norm_label": "create-patient-without-signup.md" }, { "label": "\u062a\u0639\u0631\u06cc\u0641 \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u06cc\u062f \u0628\u062f\u0648\u0646 \u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u0642\u0628\u0644\u06cc \u062f\u0631 \u0633\u0627\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L1", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "community": 237, "norm_label": "\u062a\u0639\u0631\u06cc\u0641 \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u06cc\u062f \u0628\u062f\u0648\u0646 \u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u0642\u0628\u0644\u06cc \u062f\u0631 \u0633\u0627\u06cc\u062a" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L3", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u067e\u0631\u0648\u0698\u0647", "community": 237, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L7", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0632\u0645\u06cc\u0646\u0647", "community": 237, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L26", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 237, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L30", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 237, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L42", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 237, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L49", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0648\u0638\u0627\u06cc\u0641", "community": 237, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 endpoint \u0633\u0627\u062e\u062a \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L51", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u06f1_backend_endpoint_\u0633\u0627\u062e\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f", "community": 237, "norm_label": "\u06f1. backend \u2014 endpoint \u0633\u0627\u062e\u062a \u0628\u06cc\u0645\u0627\u0631 \u062c\u062f\u06cc\u062f" }, { "label": "\u06f2. Admin Frontend \u2014 \u0645\u0648\u062f\u0627\u0644", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L65", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u06f2_admin_frontend_\u0645\u0648\u062f\u0627\u0644", "community": 237, "norm_label": "\u06f2. admin frontend \u2014 \u0645\u0648\u062f\u0627\u0644" }, { "label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L73", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 237, "norm_label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L77", "_origin": "ast", "id": "prompt_create_patient_without_signup_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 237, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "create-phase2-tasks.md", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L1", "_origin": "ast", "id": "prompt_create_phase2_tasks", "community": 9, "norm_label": "create-phase2-tasks.md" }, { "label": "\u0633\u0627\u062e\u062a \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0641\u0627\u0632 \u06f2 \u2014 ClinicPro", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L1", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "community": 9, "norm_label": "\u0633\u0627\u062e\u062a \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0641\u0627\u0632 \u06f2 \u2014 clinicpro" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L3", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0632\u0645\u06cc\u0646\u0647", "community": 9, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L7", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 9, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0646\u0645\u0648\u0646\u0647 (task-09):", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L9", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a\u0627\u0631_\u0646\u0645\u0648\u0646\u0647_task_09", "community": 9, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0646\u0645\u0648\u0646\u0647 (task-09):" }, { "label": "\u0645\u0633\u06cc\u0631 \u0646\u0647\u0627\u06cc\u06cc \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L18", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0645\u0633\u06cc\u0631_\u0646\u0647\u0627\u06cc\u06cc_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 9, "norm_label": "\u0645\u0633\u06cc\u0631 \u0646\u0647\u0627\u06cc\u06cc \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "API \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0646\u062f\u0627\u0631\u0646\u062f):", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L29", "_origin": "ast", "id": "prompt_create_phase2_tasks_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632\u06cc_\u0628\u0647_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0646\u062f\u0627\u0631\u0646\u062f", "community": 9, "norm_label": "api \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0646\u062f\u0627\u0631\u0646\u062f):" }, { "label": "Entities \u0645\u0648\u062c\u0648\u062f \u0645\u0631\u062a\u0628\u0637:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L35", "_origin": "ast", "id": "prompt_create_phase2_tasks_entities_\u0645\u0648\u062c\u0648\u062f_\u0645\u0631\u062a\u0628\u0637", "community": 9, "norm_label": "entities \u0645\u0648\u062c\u0648\u062f \u0645\u0631\u062a\u0628\u0637:" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u06a9\u0644\u06cc \u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L41", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644", "community": 9, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u06a9\u0644\u06cc \u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 entity \u062f\u0631 architecture.md:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L43", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_entity_\u062f\u0631_architecture_md", "community": 9, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 entity \u062f\u0631 architecture.md:" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 controller:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L71", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_controller", "community": 9, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 controller:" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 database.md:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L83", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_database_md", "community": 9, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 database.md:" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L91", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "community": 9, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0627\u062e\u062a `docs/tasks/task-10-staff/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L93", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff", "community": 9, "norm_label": "\u06f1. \u0633\u0627\u062e\u062a `docs/tasks/task-10-staff/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L97", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L112", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L122", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L139", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f2. \u0633\u0627\u062e\u062a `docs/tasks/task-11-subscription/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L144", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription", "community": 9, "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `docs/tasks/task-11-subscription/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L148", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_148", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L184", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_184", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L213", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_213", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L248", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_248", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f3. \u0633\u0627\u062e\u062a `docs/tasks/task-12-secretary-completion/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L256", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion", "community": 9, "norm_label": "\u06f3. \u0633\u0627\u062e\u062a `docs/tasks/task-12-secretary-completion/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L258", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_258", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L291", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_291", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L296", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_296", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L300", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_300", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f4. \u0633\u0627\u062e\u062a `docs/tasks/task-13-clinic-services/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L306", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services", "community": 9, "norm_label": "\u06f4. \u0633\u0627\u062e\u062a `docs/tasks/task-13-clinic-services/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L308", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_308", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L326", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_326", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L338", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_338", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L351", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_351", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f5. \u0633\u0627\u062e\u062a `docs/tasks/task-14-sms-panel/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L358", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel", "community": 9, "norm_label": "\u06f5. \u0633\u0627\u062e\u062a `docs/tasks/task-14-sms-panel/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L360", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_360", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L376", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_376", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L386", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_386", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L406", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_406", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f6. \u0633\u0627\u062e\u062a `docs/tasks/task-15-patient-records/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L413", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records", "community": 9, "norm_label": "\u06f6. \u0633\u0627\u062e\u062a `docs/tasks/task-15-patient-records/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L415", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_415", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L471", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_471", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L488", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_488", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L522", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_522", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u06f7. \u0633\u0627\u062e\u062a `docs/tasks/task-16-smart-dashboard/`", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L530", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "community": 9, "norm_label": "\u06f7. \u0633\u0627\u062e\u062a `docs/tasks/task-16-smart-dashboard/`" }, { "label": "`task.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L532", "_origin": "ast", "id": "prompt_create_phase2_tasks_task_md_532", "community": 9, "norm_label": "`task.md`:" }, { "label": "`architecture.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L550", "_origin": "ast", "id": "prompt_create_phase2_tasks_architecture_md_550", "community": 9, "norm_label": "`architecture.md`:" }, { "label": "`database.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L557", "_origin": "ast", "id": "prompt_create_phase2_tasks_database_md_557", "community": 9, "norm_label": "`database.md`:" }, { "label": "`user_flow.md`:", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L561", "_origin": "ast", "id": "prompt_create_phase2_tasks_user_flow_md_561", "community": 9, "norm_label": "`user_flow.md`:" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L568", "_origin": "ast", "id": "prompt_create_phase2_tasks_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 9, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "deploy-liara-docker.md", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1", "_origin": "ast", "id": "prompt_deploy_liara_docker", "community": 572, "norm_label": "deploy-liara-docker.md" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 Docker", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "community": 572, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro (symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 docker" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L3", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647", "community": 572, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L13", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647", "community": 572, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L26", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 572, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L43", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 572, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L56", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 572, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L85", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "community": 572, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 worker\u0647\u0627 \u0628\u0647 Supervisor", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L87", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor", "community": 572, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 worker\u0647\u0627 \u0628\u0647 supervisor" }, { "label": "\u06f2. \u0633\u0627\u062e\u062a `liara.json` \u062f\u0631 \u0631\u06cc\u0634\u0647\u0654 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L118", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647", "community": 572, "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `liara.json` \u062f\u0631 \u0631\u06cc\u0634\u0647 \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u06f3. \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647\u0654 \u0644\u06cc\u0627\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L146", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627", "community": 572, "norm_label": "\u06f3. \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 \u0644\u06cc\u0627\u0631\u0627" }, { "label": "\u06f4. \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L154", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627", "community": 572, "norm_label": "\u06f4. \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627" }, { "label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L194", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 572, "norm_label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u06f6. \u062a\u0623\u06cc\u06cc\u062f \u0633\u0644\u0627\u0645\u062a", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L207", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a", "community": 572, "norm_label": "\u06f6. \u062a\u0627\u06cc\u06cc\u062f \u0633\u0644\u0627\u0645\u062a" }, { "label": "\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0646\u06cc\u0627\u0632\u060c \u0646\u0647 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L215", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636", "community": 572, "norm_label": "\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0646\u06cc\u0627\u0632\u060c \u0646\u0647 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L227", "_origin": "ast", "id": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 572, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "deploy-liara-php.md", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1", "_origin": "ast", "id": "prompt_deploy_liara_php", "community": 524, "norm_label": "deploy-liara-php.md" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 \u067e\u0644\u062a\u0641\u0631\u0645 PHP (\u0628\u062f\u0648\u0646 \u062f\u0627\u06a9\u0631)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1", "_origin": "ast", "id": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "community": 524, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro (symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 \u067e\u0644\u062a\u0641\u0631\u0645 php (\u0628\u062f\u0648\u0646 \u062f\u0627\u06a9\u0631)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L3", "_origin": "ast", "id": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647", "community": 524, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L13", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647", "community": 524, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L31", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 524, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L42", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 524, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L58", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 524, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L83", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "community": 524, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0627\u062e\u062a `liara.json` \u0628\u0631\u0627\u06cc \u067e\u0644\u062a\u0641\u0631\u0645 PHP", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L85", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php", "community": 524, "norm_label": "\u06f1. \u0633\u0627\u062e\u062a `liara.json` \u0628\u0631\u0627\u06cc \u067e\u0644\u062a\u0641\u0631\u0645 php" }, { "label": "\u06f2. \u0633\u0627\u062e\u062a `public/.htaccess` (rewrite \u0633\u06cc\u0645\u0641\u0648\u0646\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L112", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc", "community": 524, "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `public/.htaccess` (rewrite \u0633\u06cc\u0645\u0641\u0648\u0646\u06cc)" }, { "label": "\u06f3. \u0633\u0627\u062e\u062a `supervisor.conf` (\u062f\u0648 worker \u0645\u0633\u0646\u062c\u0631)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L142", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631", "community": 524, "norm_label": "\u06f3. \u0633\u0627\u062e\u062a `supervisor.conf` (\u062f\u0648 worker \u0645\u0633\u0646\u062c\u0631)" }, { "label": "\u06f4. \u0633\u0627\u062e\u062a `liara_pre_start.sh` (migration + JWT + cache)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L174", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache", "community": 524, "norm_label": "\u06f4. \u0633\u0627\u062e\u062a `liara_pre_start.sh` (migration + jwt + cache)" }, { "label": "\u06f5. \u0633\u0627\u062e\u062a `liara_php.ini`", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L200", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini", "community": 524, "norm_label": "\u06f5. \u0633\u0627\u062e\u062a `liara_php.ini`" }, { "label": "\u06f6. \u0633\u0627\u062e\u062a `.liaraignore` \u062a\u0627 asset\u200c\u0647\u0627\u06cc build \u0622\u067e\u0644\u0648\u062f \u0634\u0648\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L212", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f", "community": 524, "norm_label": "\u06f6. \u0633\u0627\u062e\u062a `.liaraignore` \u062a\u0627 asset\u200c\u0647\u0627\u06cc build \u0627\u067e\u0644\u0648\u062f \u0634\u0648\u0646\u062f" }, { "label": "\u06f7. \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 + \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L240", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "community": 524, "norm_label": "\u06f7. \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 + \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" }, { "label": "\u06f8. \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L255", "_origin": "ast", "id": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "community": 524, "norm_label": "\u06f8. \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648 \u062a\u0627\u06cc\u06cc\u062f" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L268", "_origin": "ast", "id": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 524, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "doctor-booking-window-and-month-availability.md", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability", "community": 129, "norm_label": "doctor-booking-window-and-month-availability.md" }, { "label": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u0622\u0646\u0644\u0627\u06cc\u0646 \u062f\u06a9\u062a\u0631: \u0628\u0627\u0632\u0647\u200c\u06cc \u0631\u0632\u0631\u0648 (booking window) + endpoint \u062f\u0631\u200c\u062f\u0633\u062a\u0631\u0633\u200c\u0628\u0648\u062f\u0646 \u0645\u0627\u0647\u0627\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "community": 129, "norm_label": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u0627\u0646\u0644\u0627\u06cc\u0646 \u062f\u06a9\u062a\u0631: \u0628\u0627\u0632\u0647\u200c\u06cc \u0631\u0632\u0631\u0648 (booking window) + endpoint \u062f\u0631\u200c\u062f\u0633\u062a\u0631\u0633\u200c\u0628\u0648\u062f\u0646 \u0645\u0627\u0647\u0627\u0646\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L3", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u067e\u0631\u0648\u0698\u0647", "community": 129, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L10", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0632\u0645\u06cc\u0646\u0647", "community": 129, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L19", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 129, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L26", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 129, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L39", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 129, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`WeeklySchedule.php` \u2014 \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 JSON", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L41", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_weeklyschedule_php_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_json", "community": 129, "norm_label": "`weeklyschedule.php` \u2014 \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 json" }, { "label": "`SlotCalculatorService::buildAllSessions()` \u2014 \u062a\u0631\u062a\u06cc\u0628 \u0627\u0648\u0644\u0648\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L50", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_slotcalculatorservice_buildallsessions_\u062a\u0631\u062a\u06cc\u0628_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 129, "norm_label": "`slotcalculatorservice::buildallsessions()` \u2014 \u062a\u0631\u062a\u06cc\u0628 \u0627\u0648\u0644\u0648\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "`appointment-slots` controller \u2014 \u0628\u062f\u0648\u0646 \u0686\u06a9 window", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L76", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_appointment_slots_controller_\u0628\u062f\u0648\u0646_\u0686\u06a9_window", "community": 129, "norm_label": "`appointment-slots` controller \u2014 \u0628\u062f\u0648\u0646 \u0686\u06a9 window" }, { "label": "`DoctorDetailPage.tsx` \u2014 schedule \u0627\u0632 \u0642\u0628\u0644 \u0630\u062e\u06cc\u0631\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L91", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_doctordetailpage_tsx_schedule_\u0627\u0632_\u0642\u0628\u0644_\u0630\u062e\u06cc\u0631\u0647_\u0645\u06cc_\u0634\u0648\u062f", "community": 129, "norm_label": "`doctordetailpage.tsx` \u2014 schedule \u0627\u0632 \u0642\u0628\u0644 \u0630\u062e\u06cc\u0631\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L101", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641", "community": 129, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0645\u062f\u0644 booking window \u062f\u0631 `WeeklySchedule.setting`", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L105", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u06f1_\u0645\u062f\u0644_booking_window_\u062f\u0631_weeklyschedule_setting", "community": 129, "norm_label": "\u06f1. \u0645\u062f\u0644 booking window \u062f\u0631 `weeklyschedule.setting`" }, { "label": "\u06f2. \u0627\u0639\u0645\u0627\u0644 window \u062f\u0631 `SlotCalculatorService`", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L125", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u06f2_\u0627\u0639\u0645\u0627\u0644_window_\u062f\u0631_slotcalculatorservice", "community": 129, "norm_label": "\u06f2. \u0627\u0639\u0645\u0627\u0644 window \u062f\u0631 `slotcalculatorservice`" }, { "label": "\u06f3. endpoint \u0639\u0645\u0648\u0645\u06cc month-availability", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L134", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u06f3_endpoint_\u0639\u0645\u0648\u0645\u06cc_month_availability", "community": 129, "norm_label": "\u06f3. endpoint \u0639\u0645\u0648\u0645\u06cc month-availability" }, { "label": "\u06f4. UI \u062f\u0631 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 (`DoctorDetailPage.tsx`)", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L158", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u06f4_ui_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_doctordetailpage_tsx", "community": 129, "norm_label": "\u06f4. ui \u062f\u0631 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 (`doctordetailpage.tsx`)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L167", "_origin": "ast", "id": "prompt_doctor_booking_window_and_month_availability_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 129, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "doctor-clinic-address-access.md", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_clinic_address_access", "community": 145, "norm_label": "doctor-clinic-address-access.md" }, { "label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u067e\u0632\u0634\u06a9 \u0628\u0647 \u0622\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 + \u0627\u062c\u0628\u0627\u0631\u06cc \u06a9\u0631\u062f\u0646 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0622\u062f\u0631\u0633", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "community": 145, "norm_label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u067e\u0632\u0634\u06a9 \u0628\u0647 \u0627\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 + \u0627\u062c\u0628\u0627\u0631\u06cc \u06a9\u0631\u062f\u0646 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0627\u062f\u0631\u0633" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L3", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0632\u0645\u06cc\u0646\u0647", "community": 145, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L11", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 145, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L19", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 145, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L30", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 145, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Backend \u2014 DoctorAddress::toArray() (\u0641\u0627\u06cc\u0644: `src/Doctor/Entity/DoctorAddress.php`, \u062e\u0637 112)", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L32", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_backend_doctoraddress_toarray_\u0641\u0627\u06cc\u0644_src_doctor_entity_doctoraddress_php_\u062e\u0637_112", "community": 145, "norm_label": "backend \u2014 doctoraddress::toarray() (\u0641\u0627\u06cc\u0644: `src/doctor/entity/doctoraddress.php`, \u062e\u0637 112)" }, { "label": "Backend \u2014 listAddresses \u062f\u0631 DoctorController (\u062e\u0637 671)", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L48", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_backend_listaddresses_\u062f\u0631_doctorcontroller_\u062e\u0637_671", "community": 145, "norm_label": "backend \u2014 listaddresses \u062f\u0631 doctorcontroller (\u062e\u0637 671)" }, { "label": "Frontend \u2014 addrSchema \u062f\u0631 DoctorDetailPage.tsx (\u062e\u0637 772)", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L62", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_frontend_addrschema_\u062f\u0631_doctordetailpage_tsx_\u062e\u0637_772", "community": 145, "norm_label": "frontend \u2014 addrschema \u062f\u0631 doctordetailpage.tsx (\u062e\u0637 772)" }, { "label": "Frontend \u2014 SessionEditor (\u062e\u0637 1082-1085)", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L76", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_frontend_sessioneditor_\u062e\u0637_1082_1085", "community": 145, "norm_label": "frontend \u2014 sessioneditor (\u062e\u0637 1082-1085)" }, { "label": "\u0648\u0636\u0639\u06cc\u062a ClinicRepository", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L85", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_clinicrepository", "community": 145, "norm_label": "\u0648\u0636\u0639\u06cc\u062a clinicrepository" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L102", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0648\u0638\u0627\u06cc\u0641", "community": 145, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `clinic_name` \u0628\u0647 `DoctorAddress::toArray()`", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L104", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u06f1_backend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_clinic_name_\u0628\u0647_doctoraddress_toarray", "community": 145, "norm_label": "\u06f1. backend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `clinic_name` \u0628\u0647 `doctoraddress::toarray()`" }, { "label": "\u06f2. Backend \u2014 \u0622\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 \u0631\u0627 \u062f\u0631 `listAddresses` \u0634\u0627\u0645\u0644 \u06a9\u0646", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L125", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u06f2_backend_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0631\u0627_\u062f\u0631_listaddresses_\u0634\u0627\u0645\u0644_\u06a9\u0646", "community": 145, "norm_label": "\u06f2. backend \u2014 \u0627\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 \u0631\u0627 \u062f\u0631 `listaddresses` \u0634\u0627\u0645\u0644 \u06a9\u0646" }, { "label": "\u06f3. Frontend \u2014 \u0627\u062c\u0628\u0627\u0631\u06cc \u06a9\u0631\u062f\u0646 \u0641\u06cc\u0644\u062f\u0647\u0627 \u062f\u0631 `addrSchema`", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L165", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u06f3_frontend_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627_\u062f\u0631_addrschema", "community": 145, "norm_label": "\u06f3. frontend \u2014 \u0627\u062c\u0628\u0627\u0631\u06cc \u06a9\u0631\u062f\u0646 \u0641\u06cc\u0644\u062f\u0647\u0627 \u062f\u0631 `addrschema`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L204", "_origin": "ast", "id": "prompt_doctor_clinic_address_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 145, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "doctor-profile-page.md", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_profile_page", "community": 98, "norm_label": "doctor-profile-page.md" }, { "label": "\u0635\u0641\u062d\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9 (Doctor Profile Page)", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "community": 98, "norm_label": "\u0635\u0641\u062d\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u067e\u0632\u0634\u06a9 (doctor profile page)" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L3", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0647\u062f\u0641", "community": 98, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0686\u0647 \u062f\u0627\u0631\u06cc\u0645)", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L12", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0686\u0647_\u062f\u0627\u0631\u06cc\u0645", "community": 98, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0686\u0647 \u062f\u0627\u0631\u06cc\u0645)" }, { "label": "\u0635\u0641\u062d\u0647 \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L14", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u0645\u0648\u062c\u0648\u062f", "community": 98, "norm_label": "\u0635\u0641\u062d\u0647 \u0645\u0648\u062c\u0648\u062f" }, { "label": "\u0633\u0627\u06cc\u062f\u0628\u0627\u0631 \u062f\u06a9\u062a\u0631 (\u0641\u0639\u0644\u06cc)", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L19", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0633\u0627\u06cc\u062f\u0628\u0627\u0631_\u062f\u06a9\u062a\u0631_\u0641\u0639\u0644\u06cc", "community": 98, "norm_label": "\u0633\u0627\u06cc\u062f\u0628\u0627\u0631 \u062f\u06a9\u062a\u0631 (\u0641\u0639\u0644\u06cc)" }, { "label": "Auth Store", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L28", "_origin": "ast", "id": "prompt_doctor_profile_page_auth_store", "community": 98, "norm_label": "auth store" }, { "label": "API\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0631\u0633\u06cc\u200c\u0634\u062f\u0647)", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L34", "_origin": "ast", "id": "prompt_doctor_profile_page_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "community": 98, "norm_label": "api\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0631\u0633\u06cc\u200c\u0634\u062f\u0647)" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L53", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u062f", "community": 98, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u062f" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 Route + Sidebar", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L55", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_route_sidebar", "community": 98, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 route + sidebar" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 `DoctorProfilePage.tsx`", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L81", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_doctorprofilepage_tsx", "community": 98, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 `doctorprofilepage.tsx`" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L127", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 98, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u06af\u0631\u0641\u062a\u0646 UUID \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L129", "_origin": "ast", "id": "prompt_doctor_profile_page_\u06af\u0631\u0641\u062a\u0646_uuid_\u062f\u06a9\u062a\u0631", "community": 98, "norm_label": "\u06af\u0631\u0641\u062a\u0646 uuid \u062f\u06a9\u062a\u0631" }, { "label": "Double-nested response \u0628\u0631\u0627\u06cc GET doctor", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L134", "_origin": "ast", "id": "prompt_doctor_profile_page_double_nested_response_\u0628\u0631\u0627\u06cc_get_doctor", "community": 98, "norm_label": "double-nested response \u0628\u0631\u0627\u06cc get doctor" }, { "label": "\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u062c\u062f\u062f \u0627\u0632 DoctorDetailPage", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L140", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u062c\u062f\u062f_\u0627\u0632_doctordetailpage", "community": 98, "norm_label": "\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u062c\u062f\u062f \u0627\u0632 doctordetailpage" }, { "label": "\u0628\u062e\u0634\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f (\u0628\u0627\u06cc\u062f \u067e\u0646\u0647\u0627\u0646 \u0634\u0648\u0646\u062f):", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L145", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0628\u062e\u0634_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646_\u0645\u06cc_\u0628\u06cc\u0646\u062f_\u0628\u0627\u06cc\u062f_\u067e\u0646\u0647\u0627\u0646_\u0634\u0648\u0646\u062f", "community": 98, "norm_label": "\u0628\u062e\u0634\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f (\u0628\u0627\u06cc\u062f \u067e\u0646\u0647\u0627\u0646 \u0634\u0648\u0646\u062f):" }, { "label": "\u0628\u062e\u0634\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u06a9\u062a\u0631 \u0627\u0636\u0627\u0641\u0647 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc):", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L150", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0628\u062e\u0634_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u062f\u06a9\u062a\u0631_\u0627\u0636\u0627\u0641\u0647_\u0645\u06cc_\u0628\u06cc\u0646\u062f_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc", "community": 98, "norm_label": "\u0628\u062e\u0634\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u06a9\u062a\u0631 \u0627\u0636\u0627\u0641\u0647 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc):" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L155", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631", "community": 98, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u0627\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "label": "\u0631\u0648\u06cc\u06a9\u0631\u062f \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L166", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0631\u0648\u06cc\u06a9\u0631\u062f_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "community": 98, "norm_label": "\u0631\u0648\u06cc\u06a9\u0631\u062f \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "label": "\u0627\u0644\u0632\u0627\u0645\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L195", "_origin": "ast", "id": "prompt_doctor_profile_page_\u0627\u0644\u0632\u0627\u0645\u0627\u062a", "community": 98, "norm_label": "\u0627\u0644\u0632\u0627\u0645\u0627\u062a" }, { "label": "doctor-social-media-field.md", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_social_media_field", "community": 216, "norm_label": "doctor-social-media-field.md" }, { "label": "\u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0628\u0647 Doctor", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L1", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "community": 216, "norm_label": "\u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0628\u0647 doctor" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L3", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u067e\u0631\u0648\u0698\u0647", "community": 216, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L7", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0632\u0645\u06cc\u0646\u0647", "community": 216, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L13", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 216, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L17", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 216, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L28", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 216, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L40", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "community": 216, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f `socialMedia` \u0628\u0647 `Doctor` entity", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L42", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_socialmedia_\u0628\u0647_doctor_entity", "community": 216, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0641\u06cc\u0644\u062f `socialmedia` \u0628\u0647 `doctor` entity" }, { "label": "\u06f2. Migration", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L67", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u06f2_migration", "community": 216, "norm_label": "\u06f2. migration" }, { "label": "\u06f3. \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646 \u0641\u06cc\u0644\u062f \u062f\u0631 \u067e\u0627\u0633\u062e API", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L74", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u06f3_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u0641\u06cc\u0644\u062f_\u062f\u0631_\u067e\u0627\u0633\u062e_api", "community": 216, "norm_label": "\u06f3. \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646 \u0641\u06cc\u0644\u062f \u062f\u0631 \u067e\u0627\u0633\u062e api" }, { "label": "\u06f4. \u0641\u0631\u0645 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L84", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u06f4_\u0641\u0631\u0645_\u0627\u062f\u0645\u06cc\u0646", "community": 216, "norm_label": "\u06f4. \u0641\u0631\u0645 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L100", "_origin": "ast", "id": "prompt_doctor_social_media_field_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 216, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-access-scoping-doctor-clinic-representation.md", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation", "community": 146, "norm_label": "fix-access-scoping-doctor-clinic-representation.md" }, { "label": "\u0631\u0641\u0639 \u0645\u0634\u06a9\u0644\u0627\u062a \u062f\u0633\u062a\u0631\u0633\u06cc: \u067e\u0632\u0634\u06a9\u0650 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 + scope \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 146, "norm_label": "\u0631\u0641\u0639 \u0645\u0634\u06a9\u0644\u0627\u062a \u062f\u0633\u062a\u0631\u0633\u06cc: \u067e\u0632\u0634\u06a9 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 + scope \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u067e\u0631\u0648\u0698\u0647", "community": 146, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0632\u0645\u06cc\u0646\u0647", "community": 146, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L15", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 146, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L20", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 146, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L35", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 146, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L76", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "community": 146, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0646\u0642\u0634\u0650 \u0645\u062d\u062f\u0648\u062f \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9\u0650 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (\u0631\u0641\u0639 \u0646\u0634\u062a\u06cc \u062f\u0633\u062a\u0631\u0633\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L78", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f1_\u0646\u0642\u0634_\u0645\u062d\u062f\u0648\u062f_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0631\u0641\u0639_\u0646\u0634\u062a\u06cc_\u062f\u0633\u062a\u0631\u0633\u06cc", "community": 146, "norm_label": "\u06f1. \u0646\u0642\u0634 \u0645\u062d\u062f\u0648\u062f \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9 \u0639\u0636\u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (\u0631\u0641\u0639 \u0646\u0634\u062a\u06cc \u062f\u0633\u062a\u0631\u0633\u06cc)" }, { "label": "\u06f2. Admin SPA \u2014 \u0645\u0646\u0648 \u0648 \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u062f\u0648\u062f \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9\u0650 \u0645\u0647\u0645\u0627\u0646\u0650 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L97", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f2_admin_spa_\u0645\u0646\u0648_\u0648_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u062f\u0648\u062f_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 146, "norm_label": "\u06f2. admin spa \u2014 \u0645\u0646\u0648 \u0648 \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u062f\u0648\u062f \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9 \u0645\u0647\u0645\u0627\u0646 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u06f3. \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 representation_id \u0631\u0648\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L103", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f3_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0633\u062a_\u06a9\u0631\u062f\u0646_representation_id_\u0631\u0648\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 146, "norm_label": "\u06f3. \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 representation_id \u0631\u0648\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u06f4. \u0641\u06cc\u0644\u062a\u0631 `representation` \u062f\u0631 \u0644\u06cc\u0633\u062a \u067e\u0632\u0634\u06a9\u0627\u0646 \u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L117", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f4_\u0641\u06cc\u0644\u062a\u0631_representation_\u062f\u0631_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627", "community": 146, "norm_label": "\u06f4. \u0641\u06cc\u0644\u062a\u0631 `representation` \u062f\u0631 \u0644\u06cc\u0633\u062a \u067e\u0632\u0634\u06a9\u0627\u0646 \u0648 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627" }, { "label": "\u06f5. Admin SPA \u2014 \u0627\u062a\u0635\u0627\u0644 \u0644\u06cc\u0633\u062a\u200c\u0647\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0628\u0647 endpoint scoped", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L134", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f5_admin_spa_\u0627\u062a\u0635\u0627\u0644_\u0644\u06cc\u0633\u062a_\u0647\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0628\u0647_endpoint_scoped", "community": 146, "norm_label": "\u06f5. admin spa \u2014 \u0627\u062a\u0635\u0627\u0644 \u0644\u06cc\u0633\u062a\u200c\u0647\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0628\u0647 endpoint scoped" }, { "label": "\u06f6. \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u2014 \u0627\u0639\u062f\u0627\u062f \u0641\u0642\u0637 \u0627\u0632 \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u062e\u0648\u062f\u0634", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L145", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0639\u062f\u0627\u062f_\u0641\u0642\u0637_\u0627\u0632_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u062e\u0648\u062f\u0634", "community": 146, "norm_label": "\u06f6. \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u2014 \u0627\u0639\u062f\u0627\u062f \u0641\u0642\u0637 \u0627\u0632 \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u062e\u0648\u062f\u0634" }, { "label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L149", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 146, "norm_label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L155", "_origin": "ast", "id": "prompt_fix_access_scoping_doctor_clinic_representation_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 146, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-auth-token-hardening.md", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_auth_token_hardening", "community": 147, "norm_label": "fix-auth-token-hardening.md" }, { "label": "\u0633\u062e\u062a\u200c\u0633\u0627\u0632\u06cc \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a \u0648 \u062a\u0648\u06a9\u0646 (C-1, H-1, H-4, M-1, M-3, headers)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "community": 147, "norm_label": "\u0633\u062e\u062a\u200c\u0633\u0627\u0632\u06cc \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a \u0648 \u062a\u0648\u06a9\u0646 (c-1, h-1, h-4, m-1, m-3, headers)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u067e\u0631\u0648\u0698\u0647", "community": 147, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L9", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0632\u0645\u06cc\u0646\u0647", "community": 147, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L19", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 147, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L23", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 147, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L37", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 147, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L72", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "community": 147, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Grant \u06cc\u06a9\u200c\u0628\u0627\u0631\u0645\u0635\u0631\u0641 \u062f\u0631 OtpService (C-1)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L74", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f1_grant_\u06cc\u06a9_\u0628\u0627\u0631\u0645\u0635\u0631\u0641_\u062f\u0631_otpservice_c_1", "community": 147, "norm_label": "\u06f1. grant \u06cc\u06a9\u200c\u0628\u0627\u0631\u0645\u0635\u0631\u0641 \u062f\u0631 otpservice (c-1)" }, { "label": "\u06f2. \u0645\u0635\u0631\u0641 grant \u062f\u0631 \u0646\u0642\u0627\u0637 \u0635\u062f\u0648\u0631 \u062a\u0648\u06a9\u0646/\u0631\u06cc\u0633\u062a (C-1, H-4)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L115", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f2_\u0645\u0635\u0631\u0641_grant_\u062f\u0631_\u0646\u0642\u0627\u0637_\u0635\u062f\u0648\u0631_\u062a\u0648\u06a9\u0646_\u0631\u06cc\u0633\u062a_c_1_h_4", "community": 147, "norm_label": "\u06f2. \u0645\u0635\u0631\u0641 grant \u062f\u0631 \u0646\u0642\u0627\u0637 \u0635\u062f\u0648\u0631 \u062a\u0648\u06a9\u0646/\u0631\u06cc\u0633\u062a (c-1, h-4)" }, { "label": "\u06f3. Rate-limit \u0631\u0648\u06cc \u0646\u0642\u0627\u0637 \u062d\u0633\u0627\u0633 (C-1, H-4)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L138", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f3_rate_limit_\u0631\u0648\u06cc_\u0646\u0642\u0627\u0637_\u062d\u0633\u0627\u0633_c_1_h_4", "community": 147, "norm_label": "\u06f3. rate-limit \u0631\u0648\u06cc \u0646\u0642\u0627\u0637 \u062d\u0633\u0627\u0633 (c-1, h-4)" }, { "label": "\u06f4. \u06a9\u0648\u062a\u0627\u0647\u200c\u06a9\u0631\u062f\u0646 \u0639\u0645\u0631 JWT (H-1)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L163", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f4_\u06a9\u0648\u062a\u0627\u0647_\u06a9\u0631\u062f\u0646_\u0639\u0645\u0631_jwt_h_1", "community": 147, "norm_label": "\u06f4. \u06a9\u0648\u062a\u0627\u0647\u200c\u06a9\u0631\u062f\u0646 \u0639\u0645\u0631 jwt (h-1)" }, { "label": "\u06f5. Randomize \u0646\u0627\u0645 \u0641\u0627\u06cc\u0644 \u0622\u067e\u0644\u0648\u062f\u06cc (M-1)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L172", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f5_randomize_\u0646\u0627\u0645_\u0641\u0627\u06cc\u0644_\u0622\u067e\u0644\u0648\u062f\u06cc_m_1", "community": 147, "norm_label": "\u06f5. randomize \u0646\u0627\u0645 \u0641\u0627\u06cc\u0644 \u0627\u067e\u0644\u0648\u062f\u06cc (m-1)" }, { "label": "\u06f6. \u0633\u0642\u0641 \u0633\u0631\u0627\u0633\u0631\u06cc pagination (M-3)", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L184", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f6_\u0633\u0642\u0641_\u0633\u0631\u0627\u0633\u0631\u06cc_pagination_m_3", "community": 147, "norm_label": "\u06f6. \u0633\u0642\u0641 \u0633\u0631\u0627\u0633\u0631\u06cc pagination (m-3)" }, { "label": "\u06f7. Security headers \u062f\u0631 \u0633\u0637\u062d Symfony", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L192", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u06f7_security_headers_\u062f\u0631_\u0633\u0637\u062d_symfony", "community": 147, "norm_label": "\u06f7. security headers \u062f\u0631 \u0633\u0637\u062d symfony" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L208", "_origin": "ast", "id": "prompt_fix_auth_token_hardening_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 147, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-bugs-and-features.md", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_bugs_and_features", "community": 217, "norm_label": "fix-bugs-and-features.md" }, { "label": "\u0631\u0641\u0639 \u0628\u0627\u06af\u200c\u0647\u0627 \u0648 \u0627\u0641\u0632\u0648\u062f\u0646 \u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u2014 Phase 3", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3", "community": 217, "norm_label": "\u0631\u0641\u0639 \u0628\u0627\u06af\u200c\u0647\u0627 \u0648 \u0627\u0641\u0632\u0648\u062f\u0646 \u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u2014 phase 3" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0632\u0645\u06cc\u0646\u0647", "community": 217, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L11", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 217, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0628\u0627\u06af \u06f1 \u2014 \u062e\u0637\u0627\u06cc 500 \u062f\u0631 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0633\u0646\u0644 (national_code > 10 chars)", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L13", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f1_\u062e\u0637\u0627\u06cc_500_\u062f\u0631_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0633\u0646\u0644_national_code_10_chars", "community": 217, "norm_label": "\u0628\u0627\u06af \u06f1 \u2014 \u062e\u0637\u0627\u06cc 500 \u062f\u0631 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0633\u0646\u0644 (national_code > 10 chars)" }, { "label": "\u0628\u0627\u06af \u06f2 \u2014 doctor_uuid: null \u062f\u0631 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc \u0627\u0632 \u067e\u0646\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L34", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f2_doctor_uuid_null_\u062f\u0631_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc_\u0627\u0632_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 217, "norm_label": "\u0628\u0627\u06af \u06f2 \u2014 doctor_uuid: null \u062f\u0631 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc \u0627\u0632 \u067e\u0646\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0628\u0627\u06af \u06f3 \u2014 \u062f\u0631 AppointmentsPage \u067e\u0632\u0634\u06a9\u06cc \u0628\u0631\u0627\u06cc \u0627\u0646\u062a\u062e\u0627\u0628 \u0646\u06cc\u0633\u062a (\u067e\u0646\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9)", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L85", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f3_\u062f\u0631_appointmentspage_\u067e\u0632\u0634\u06a9\u06cc_\u0628\u0631\u0627\u06cc_\u0627\u0646\u062a\u062e\u0627\u0628_\u0646\u06cc\u0633\u062a_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 217, "norm_label": "\u0628\u0627\u06af \u06f3 \u2014 \u062f\u0631 appointmentspage \u067e\u0632\u0634\u06a9\u06cc \u0628\u0631\u0627\u06cc \u0627\u0646\u062a\u062e\u0627\u0628 \u0646\u06cc\u0633\u062a (\u067e\u0646\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9)" }, { "label": "\u0628\u0627\u06af \u06f4 \u2014 \u0645\u0646\u0634\u06cc \u0646\u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 \u062a\u0634\u06a9\u06cc\u0644 \u062f\u0647\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L120", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f4_\u0645\u0646\u0634\u06cc_\u0646\u0645\u06cc_\u062a\u0648\u0627\u0646\u062f_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_\u062a\u0634\u06a9\u06cc\u0644_\u062f\u0647\u062f", "community": 217, "norm_label": "\u0628\u0627\u06af \u06f4 \u2014 \u0645\u0646\u0634\u06cc \u0646\u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 \u062a\u0634\u06a9\u06cc\u0644 \u062f\u0647\u062f" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 \u0641\u0631\u0645\u062a \u0642\u06cc\u0645\u062a \u0628\u0627 \u06a9\u0627\u0645\u0627 \u062f\u0631 \u0641\u0631\u0645\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L165", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_\u0641\u0631\u0645\u062a_\u0642\u06cc\u0645\u062a_\u0628\u0627_\u06a9\u0627\u0645\u0627_\u062f\u0631_\u0641\u0631\u0645_\u0647\u0627", "community": 217, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 \u0641\u0631\u0645\u062a \u0642\u06cc\u0645\u062a \u0628\u0627 \u06a9\u0627\u0645\u0627 \u062f\u0631 \u0641\u0631\u0645\u200c\u0647\u0627" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f6 \u2014 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0632 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L222", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0632_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "community": 217, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f6 \u2014 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0632 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f7 \u2014 approval flow \u0628\u0631\u0627\u06cc post-visit SMS text", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L314", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_approval_flow_\u0628\u0631\u0627\u06cc_post_visit_sms_text", "community": 217, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f7 \u2014 approval flow \u0628\u0631\u0627\u06cc post-visit sms text" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L408", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 217, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L436", "_origin": "ast", "id": "prompt_fix_bugs_and_features_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 217, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-clinic-filter-by-address-location.md", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location", "community": 262, "norm_label": "fix-clinic-filter-by-address-location.md" }, { "label": "\u0641\u06cc\u0644\u062a\u0631 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0634\u0647\u0631/\u0627\u0633\u062a\u0627\u0646\u0650 \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 262, "norm_label": "\u0641\u06cc\u0644\u062a\u0631 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0634\u0647\u0631/\u0627\u0633\u062a\u0627\u0646 \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u067e\u0631\u0648\u0698\u0647", "community": 262, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0632\u0645\u06cc\u0646\u0647", "community": 262, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L17", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 262, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L21", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 262, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L29", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 262, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L64", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0648\u0638\u0627\u06cc\u0641", "community": 262, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. join \u0628\u0647 \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 \u0641\u06cc\u0644\u062a\u0631 \u0631\u0648\u06cc city/province \u0622\u062f\u0631\u0633", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L66", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u06f1_join_\u0628\u0647_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0641\u06cc\u0644\u062a\u0631_\u0631\u0648\u06cc_city_province_\u0622\u062f\u0631\u0633", "community": 262, "norm_label": "\u06f1. join \u0628\u0647 \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 \u0641\u06cc\u0644\u062a\u0631 \u0631\u0648\u06cc city/province \u0627\u062f\u0631\u0633" }, { "label": "\u06f2. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/clinic.md`", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L102", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u06f2_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_clinic_md", "community": 262, "norm_label": "\u06f2. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/clinic.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L105", "_origin": "ast", "id": "prompt_fix_clinic_filter_by_address_location_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 262, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-clinic-patient-auto-add.md", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add", "community": 238, "norm_label": "fix-clinic-patient-auto-add.md" }, { "label": "\u0628\u0627\u06af: \u0627\u0641\u0632\u0648\u062f\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0647\u0646\u06af\u0627\u0645 \u0646\u0648\u0628\u062a \u0628\u0627 \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 238, "norm_label": "\u0628\u0627\u06af: \u0627\u0641\u0632\u0648\u062f\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0647\u0646\u06af\u0627\u0645 \u0646\u0648\u0628\u062a \u0628\u0627 \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u067e\u0631\u0648\u0698\u0647", "community": 238, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0632\u0645\u06cc\u0646\u0647", "community": 238, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L11", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 238, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L34", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 238, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u2014 \u06cc\u0627\u0641\u062a\u0647\u200c\u06cc \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L45", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06cc\u0627\u0641\u062a\u0647_\u06cc_\u0645\u0647\u0645", "community": 238, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u2014 \u06cc\u0627\u0641\u062a\u0647\u200c\u06cc \u0645\u0647\u0645" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L56", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0648\u0638\u0627\u06cc\u0641", "community": 238, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647\u200c\u06cc \u0622\u062f\u0631\u0633/\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0631\u0648\u06cc \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L58", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u06f1_\u0630\u062e\u06cc\u0631\u0647_\u06cc_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a", "community": 238, "norm_label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647\u200c\u06cc \u0627\u062f\u0631\u0633/\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0631\u0648\u06cc \u0646\u0648\u0628\u062a" }, { "label": "\u06f2. \u0627\u0641\u0632\u0648\u062f\u0646 \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u062f\u0631 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L66", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u06f2_\u0627\u0641\u0632\u0648\u062f\u0646_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_\u062a\u0623\u06cc\u06cc\u062f", "community": 238, "norm_label": "\u06f2. \u0627\u0641\u0632\u0648\u062f\u0646 \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u062f\u0631 \u062a\u0627\u06cc\u06cc\u062f" }, { "label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L74", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 238, "norm_label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L78", "_origin": "ast", "id": "prompt_fix_clinic_patient_auto_add_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 238, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-doctor-city-via-clinic.md", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic", "community": 184, "norm_label": "fix-doctor-city-via-clinic.md" }, { "label": "\u0641\u06cc\u06a9\u0633 \u0646\u0645\u0627\u06cc\u0634 \u062f\u06a9\u062a\u0631 \u062f\u0631 \u0634\u0647\u0631 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 184, "norm_label": "\u0641\u06cc\u06a9\u0633 \u0646\u0645\u0627\u06cc\u0634 \u062f\u06a9\u062a\u0631 \u062f\u0631 \u0634\u0647\u0631 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u067e\u0631\u0648\u0698\u0647", "community": 184, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0632\u0645\u06cc\u0646\u0647", "community": 184, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L11", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0645\u0634\u06a9\u0644", "community": 184, "norm_label": "\u0645\u0634\u06a9\u0644" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L24", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0633\u0627\u062e\u062a\u0627\u0631_\u0645\u0631\u062a\u0628\u0637", "community": 184, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L41", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 184, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L50", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 184, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L66", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641", "community": 184, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u06af\u0633\u062a\u0631\u0634 \u0641\u06cc\u0644\u062a\u0631 city \u0628\u0647 clinic city", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L68", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u06f1_\u06af\u0633\u062a\u0631\u0634_\u0641\u06cc\u0644\u062a\u0631_city_\u0628\u0647_clinic_city", "community": 184, "norm_label": "\u06f1. \u06af\u0633\u062a\u0631\u0634 \u0641\u06cc\u0644\u062a\u0631 city \u0628\u0647 clinic city" }, { "label": "\u06f2. \u0628\u0631\u0631\u0633\u06cc \u0641\u06cc\u0644\u062a\u0631 state \u0645\u0634\u0627\u0628\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L89", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u06f2_\u0628\u0631\u0631\u0633\u06cc_\u0641\u06cc\u0644\u062a\u0631_state_\u0645\u0634\u0627\u0628\u0647", "community": 184, "norm_label": "\u06f2. \u0628\u0631\u0631\u0633\u06cc \u0641\u06cc\u0644\u062a\u0631 state \u0645\u0634\u0627\u0628\u0647" }, { "label": "\u06f3. import \u0644\u0627\u0632\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L103", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u06f3_import_\u0644\u0627\u0632\u0645", "community": 184, "norm_label": "\u06f3. import \u0644\u0627\u0632\u0645" }, { "label": "\u06f4. \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L114", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u06f4_\u062a\u0633\u062a", "community": 184, "norm_label": "\u06f4. \u062a\u0633\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L123", "_origin": "ast", "id": "prompt_fix_doctor_city_via_clinic_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 184, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-doctor-schedule-fields.md", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields", "community": 114, "norm_label": "fix-doctor-schedule-fields.md" }, { "label": "\u0631\u0641\u0639 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc free_turn \u0648 hours_of_work \u062f\u0631 API \u0644\u06cc\u0633\u062a \u067e\u0632\u0634\u06a9\u0627\u0646", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "community": 114, "norm_label": "\u0631\u0641\u0639 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc free_turn \u0648 hours_of_work \u062f\u0631 api \u0644\u06cc\u0633\u062a \u067e\u0632\u0634\u06a9\u0627\u0646" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0632\u0645\u06cc\u0646\u0647", "community": 114, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 114, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L13", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 114, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L23", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 114, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Doctor.php \u2014 toListArray() \u062e\u0637 \u06f1\u06f7\u06f8:", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L25", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_doctor_php_tolistarray_\u062e\u0637_\u06f1\u06f7\u06f8", "community": 114, "norm_label": "doctor.php \u2014 tolistarray() \u062e\u0637 \u06f1\u06f7\u06f8:" }, { "label": "Doctor.php \u2014 toDetailArray() \u062e\u0637 \u06f1\u06f9\u06f8:", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L38", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_doctor_php_todetailarray_\u062e\u0637_\u06f1\u06f9\u06f8", "community": 114, "norm_label": "doctor.php \u2014 todetailarray() \u062e\u0637 \u06f1\u06f9\u06f8:" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 setting \u062f\u0631 weekly_schedules:", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L44", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0633\u0627\u062e\u062a\u0627\u0631_setting_\u062f\u0631_weekly_schedules", "community": 114, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 setting \u062f\u0631 weekly_schedules:" }, { "label": "DoctorRepository.findWithFilters() \u2014 JOIN \u0646\u062f\u0627\u0631\u062f:", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L55", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_doctorrepository_findwithfilters_join_\u0646\u062f\u0627\u0631\u062f", "community": 114, "norm_label": "doctorrepository.findwithfilters() \u2014 join \u0646\u062f\u0627\u0631\u062f:" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L64", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "community": 114, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0645\u062a\u062f \u06a9\u0645\u06a9\u06cc \u0628\u0647 Doctor entity", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L66", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f1_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_\u0645\u062a\u062f_\u06a9\u0645\u06a9\u06cc_\u0628\u0647_doctor_entity", "community": 114, "norm_label": "\u06f1. \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0645\u062a\u062f \u06a9\u0645\u06a9\u06cc \u0628\u0647 doctor entity" }, { "label": "\u06f2. \u0622\u067e\u062f\u06cc\u062a toListArray() \u0648 toDetailArray()", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L135", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f2_\u0622\u067e\u062f\u06cc\u062a_tolistarray_\u0648_todetailarray", "community": 114, "norm_label": "\u06f2. \u0627\u067e\u062f\u06cc\u062a tolistarray() \u0648 todetailarray()" }, { "label": "\u06f3. \u0622\u067e\u062f\u06cc\u062a DoctorRepository.findWithFilters()", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L164", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f3_\u0622\u067e\u062f\u06cc\u062a_doctorrepository_findwithfilters", "community": 114, "norm_label": "\u06f3. \u0627\u067e\u062f\u06cc\u062a doctorrepository.findwithfilters()" }, { "label": "\u06f4. \u0622\u067e\u062f\u06cc\u062a DoctorController \u2014 \u0645\u062a\u062f list()", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L179", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f4_\u0622\u067e\u062f\u06cc\u062a_doctorcontroller_\u0645\u062a\u062f_list", "community": 114, "norm_label": "\u06f4. \u0627\u067e\u062f\u06cc\u062a doctorcontroller \u2014 \u0645\u062a\u062f list()" }, { "label": "\u06f5. \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 findByDoctors() \u0628\u0647 WeeklyScheduleRepository", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L213", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f5_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_findbydoctors_\u0628\u0647_weeklyschedulerepository", "community": 114, "norm_label": "\u06f5. \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 findbydoctors() \u0628\u0647 weeklyschedulerepository" }, { "label": "\u06f6. \u0622\u067e\u062f\u06cc\u062a \u0645\u062a\u062f\u0647\u0627\u06cc show() \u062f\u0631 DoctorController", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L232", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u06f6_\u0622\u067e\u062f\u06cc\u062a_\u0645\u062a\u062f\u0647\u0627\u06cc_show_\u062f\u0631_doctorcontroller", "community": 114, "norm_label": "\u06f6. \u0627\u067e\u062f\u06cc\u062a \u0645\u062a\u062f\u0647\u0627\u06cc show() \u062f\u0631 doctorcontroller" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L241", "_origin": "ast", "id": "prompt_fix_doctor_schedule_fields_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 114, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-doctor-search-performance.md", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_search_performance", "community": 218, "norm_label": "fix-doctor-search-performance.md" }, { "label": "\u0631\u0641\u0639 \u0627\u0641\u062a \u0634\u062f\u06cc\u062f \u0633\u0631\u0639\u062a \u0633\u0631\u0686 \u067e\u0632\u0634\u06a9 (regression \u06a9\u0627\u0645\u06cc\u062a city-via-clinic)", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "community": 218, "norm_label": "\u0631\u0641\u0639 \u0627\u0641\u062a \u0634\u062f\u06cc\u062f \u0633\u0631\u0639\u062a \u0633\u0631\u0686 \u067e\u0632\u0634\u06a9 (regression \u06a9\u0627\u0645\u06cc\u062a city-via-clinic)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u067e\u0631\u0648\u0698\u0647", "community": 218, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0632\u0645\u06cc\u0646\u0647", "community": 218, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L11", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 218, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L28", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 218, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L37", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 218, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L65", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641", "community": 218, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062d\u0630\u0641 JOIN \u06af\u0631\u0627\u0646 `d MEMBER OF cl.doctors` \u0648 \u0641\u06cc\u0644\u062a\u0631\u06a9\u0631\u062f\u0646 \u0645\u06a9\u0627\u0646 \u0628\u0627 subquery \u0634\u0631\u0637\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L67", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u06f1_\u062d\u0630\u0641_join_\u06af\u0631\u0627\u0646_d_member_of_cl_doctors_\u0648_\u0641\u06cc\u0644\u062a\u0631\u06a9\u0631\u062f\u0646_\u0645\u06a9\u0627\u0646_\u0628\u0627_subquery_\u0634\u0631\u0637\u06cc", "community": 218, "norm_label": "\u06f1. \u062d\u0630\u0641 join \u06af\u0631\u0627\u0646 `d member of cl.doctors` \u0648 \u0641\u06cc\u0644\u062a\u0631\u06a9\u0631\u062f\u0646 \u0645\u06a9\u0627\u0646 \u0628\u0627 subquery \u0634\u0631\u0637\u06cc" }, { "label": "\u06f2. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 \u0627\u06cc\u0646\u06a9\u0647 \u06a9\u0648\u0626\u0631\u06cc \u0628\u062f\u0648\u0646 \u0641\u06cc\u0644\u062a\u0631 \u0645\u06a9\u0627\u0646 \u062f\u0633\u062a\u200c\u0646\u062e\u0648\u0631\u062f\u0647 \u0628\u0645\u0627\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L136", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u06f2_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_\u0627\u06cc\u0646\u06a9\u0647_\u06a9\u0648\u0626\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0641\u06cc\u0644\u062a\u0631_\u0645\u06a9\u0627\u0646_\u062f\u0633\u062a_\u0646\u062e\u0648\u0631\u062f\u0647_\u0628\u0645\u0627\u0646\u062f", "community": 218, "norm_label": "\u06f2. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 \u0627\u06cc\u0646\u06a9\u0647 \u06a9\u0648\u064a\u0631\u06cc \u0628\u062f\u0648\u0646 \u0641\u06cc\u0644\u062a\u0631 \u0645\u06a9\u0627\u0646 \u062f\u0633\u062a\u200c\u0646\u062e\u0648\u0631\u062f\u0647 \u0628\u0645\u0627\u0646\u062f" }, { "label": "\u06f3. \u0627\u0646\u062f\u0627\u0632\u0647\u200c\u06af\u06cc\u0631\u06cc \u0648 \u062a\u0623\u06cc\u06cc\u062f \u0628\u0647\u0628\u0648\u062f \u0633\u0631\u0639\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L140", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u06f3_\u0627\u0646\u062f\u0627\u0632\u0647_\u06af\u06cc\u0631\u06cc_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u0628\u0647\u0628\u0648\u062f_\u0633\u0631\u0639\u062a", "community": 218, "norm_label": "\u06f3. \u0627\u0646\u062f\u0627\u0632\u0647\u200c\u06af\u06cc\u0631\u06cc \u0648 \u062a\u0627\u06cc\u06cc\u062f \u0628\u0647\u0628\u0648\u062f \u0633\u0631\u0639\u062a" }, { "label": "\u06f4. \u0628\u0631\u0631\u0633\u06cc \u0646\u06cc\u0627\u0632 \u0628\u0647 \u0627\u06cc\u0646\u062f\u06a9\u0633 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L155", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u06f4_\u0628\u0631\u0631\u0633\u06cc_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633", "community": 218, "norm_label": "\u06f4. \u0628\u0631\u0631\u0633\u06cc \u0646\u06cc\u0627\u0632 \u0628\u0647 \u0627\u06cc\u0646\u062f\u06a9\u0633 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L170", "_origin": "ast", "id": "prompt_fix_doctor_search_performance_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 218, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-guest-doctor-clinic-context-access.md", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access", "community": 185, "norm_label": "fix-guest-doctor-clinic-context-access.md" }, { "label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u062f\u0633\u062a\u0631\u0633\u06cc \u06a9\u0627\u0645\u0644\u0650 \u067e\u0632\u0634\u06a9\u0650 \u0645\u0647\u0645\u0627\u0646 \u062f\u0631 \u0645\u062d\u06cc\u0637 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 185, "norm_label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u062f\u0633\u062a\u0631\u0633\u06cc \u06a9\u0627\u0645\u0644 \u067e\u0632\u0634\u06a9 \u0645\u0647\u0645\u0627\u0646 \u062f\u0631 \u0645\u062d\u06cc\u0637 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u067e\u0631\u0648\u0698\u0647", "community": 185, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0632\u0645\u06cc\u0646\u0647", "community": 185, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L13", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 185, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L17", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 185, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L30", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 185, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L72", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "community": 185, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062f\u0631 \u062f\u0633\u062a\u0631\u0633\u200c\u0628\u0648\u062f\u0646 `scope` \u062f\u0631 authStore", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L74", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u06f1_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_scope_\u062f\u0631_authstore", "community": 185, "norm_label": "\u06f1. \u062f\u0631 \u062f\u0633\u062a\u0631\u0633\u200c\u0628\u0648\u062f\u0646 `scope` \u062f\u0631 authstore" }, { "label": "\u06f2. \u0645\u062d\u062f\u0648\u062f\u06a9\u0631\u062f\u0646 \u0645\u0646\u0648\u06cc Sidebar \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9\u0650 \u0645\u0647\u0645\u0627\u0646", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L79", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u06f2_\u0645\u062d\u062f\u0648\u062f\u06a9\u0631\u062f\u0646_\u0645\u0646\u0648\u06cc_sidebar_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646", "community": 185, "norm_label": "\u06f2. \u0645\u062d\u062f\u0648\u062f\u06a9\u0631\u062f\u0646 \u0645\u0646\u0648\u06cc sidebar \u0628\u0631\u0627\u06cc \u067e\u0632\u0634\u06a9 \u0645\u0647\u0645\u0627\u0646" }, { "label": "\u06f3. \u06af\u0627\u0631\u062f RoleRoute \u062f\u0631 SPA \u0628\u0631\u0627\u06cc \u0635\u0641\u062d\u0627\u062a \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\u0650 \u0645\u0647\u0645\u0627\u0646", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L88", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u06f3_\u06af\u0627\u0631\u062f_roleroute_\u062f\u0631_spa_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc_\u0645\u0647\u0645\u0627\u0646", "community": 185, "norm_label": "\u06f3. \u06af\u0627\u0631\u062f roleroute \u062f\u0631 spa \u0628\u0631\u0627\u06cc \u0635\u0641\u062d\u0627\u062a \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc \u0645\u0647\u0645\u0627\u0646" }, { "label": "\u06f4. \u06af\u0627\u0631\u062f Backend (defense in depth)", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L94", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u06f4_\u06af\u0627\u0631\u062f_backend_defense_in_depth", "community": 185, "norm_label": "\u06f4. \u06af\u0627\u0631\u062f backend (defense in depth)" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L100", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 185, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L104", "_origin": "ast", "id": "prompt_fix_guest_doctor_clinic_context_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 185, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-invitation-accept.md", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_invitation_accept", "community": 239, "norm_label": "fix-invitation-accept.md" }, { "label": "Fix: \u067e\u0630\u06cc\u0631\u0641\u062a\u0646 \u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u060c \u067e\u0632\u0634\u06a9 \u0631\u0627 \u0628\u0647 clinic_doctors \u0627\u0636\u0627\u0641\u0647 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "community": 239, "norm_label": "fix: \u067e\u0630\u06cc\u0631\u0641\u062a\u0646 \u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u060c \u067e\u0632\u0634\u06a9 \u0631\u0627 \u0628\u0647 clinic_doctors \u0627\u0636\u0627\u0641\u0647 \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f" }, { "label": "\u0645\u0634\u06a9\u0644", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0645\u0634\u06a9\u0644", "community": 239, "norm_label": "\u0645\u0634\u06a9\u0644" }, { "label": "\u0631\u06cc\u0634\u0647 \u0628\u0627\u06af", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0631\u06cc\u0634\u0647_\u0628\u0627\u06af", "community": 239, "norm_label": "\u0631\u06cc\u0634\u0647 \u0628\u0627\u06af" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L25", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 239, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L33", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 239, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L41", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641", "community": 239, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0631\u0641\u0639 \u0628\u0627\u06af \u062f\u0631 `ClinicInvitationService::accept()`", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L43", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0631_clinicinvitationservice_accept", "community": 239, "norm_label": "\u06f1. \u0631\u0641\u0639 \u0628\u0627\u06af \u062f\u0631 `clinicinvitationservice::accept()`" }, { "label": "\u06f2. \u0628\u0631\u0631\u0633\u06cc \u062d\u0627\u0644\u062a \u0644\u0628\u0647\u200c\u0627\u06cc: \u067e\u0632\u0634\u06a9 null \u0627\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L68", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u06f2_\u0628\u0631\u0631\u0633\u06cc_\u062d\u0627\u0644\u062a_\u0644\u0628\u0647_\u0627\u06cc_\u067e\u0632\u0634\u06a9_null_\u0627\u0633\u062a", "community": 239, "norm_label": "\u06f2. \u0628\u0631\u0631\u0633\u06cc \u062d\u0627\u0644\u062a \u0644\u0628\u0647\u200c\u0627\u06cc: \u067e\u0632\u0634\u06a9 null \u0627\u0633\u062a" }, { "label": "\u06f3. \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L81", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u06f3_\u062a\u0633\u062a", "community": 239, "norm_label": "\u06f3. \u062a\u0633\u062a" }, { "label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L96", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 239, "norm_label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L102", "_origin": "ast", "id": "prompt_fix_invitation_accept_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 239, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-profile-in-clinic-context.md", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context", "community": 166, "norm_label": "fix-profile-in-clinic-context.md" }, { "label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u06a9\u062a\u0631 \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u2014 doctor_uuid \u0628\u0627 clinic_uuid \u0627\u0634\u062a\u0628\u0627\u0647 \u06af\u0631\u0641\u062a\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "community": 166, "norm_label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u06a9\u062a\u0631 \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u2014 doctor_uuid \u0628\u0627 clinic_uuid \u0627\u0634\u062a\u0628\u0627\u0647 \u06af\u0631\u0641\u062a\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0632\u0645\u06cc\u0646\u0647", "community": 166, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L12", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 166, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L20", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 166, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L29", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 166, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Backend \u2014 `userInfo()` response (\u062e\u0637 536-548)", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L31", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_backend_userinfo_response_\u062e\u0637_536_548", "community": 166, "norm_label": "backend \u2014 `userinfo()` response (\u062e\u0637 536-548)" }, { "label": "Backend \u2014 `buildAvailableContexts()` (\u062e\u0637 614-661)", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L44", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_backend_buildavailablecontexts_\u062e\u0637_614_661", "community": 166, "norm_label": "backend \u2014 `buildavailablecontexts()` (\u062e\u0637 614-661)" }, { "label": "Frontend \u2014 `authStore.ts` (\u062e\u0637 19\u060c 94-95)", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L64", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_frontend_authstore_ts_\u062e\u0637_19_94_95", "community": 166, "norm_label": "frontend \u2014 `authstore.ts` (\u062e\u0637 19\u060c 94-95)" }, { "label": "Frontend \u2014 `DoctorDetailPage.tsx` (\u062e\u0637 2162)", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L79", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_frontend_doctordetailpage_tsx_\u062e\u0637_2162", "community": 166, "norm_label": "frontend \u2014 `doctordetailpage.tsx` (\u062e\u0637 2162)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L86", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0648\u0638\u0627\u06cc\u0641", "community": 166, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `doctor_uuid` \u0628\u0647 response \u0647\u0627\u06cc auth", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L88", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u06f1_backend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_doctor_uuid_\u0628\u0647_response_\u0647\u0627\u06cc_auth", "community": 166, "norm_label": "\u06f1. backend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `doctor_uuid` \u0628\u0647 response \u0647\u0627\u06cc auth" }, { "label": "\u06f2. Frontend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `doctorUuid` \u0628\u0647 authStore", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L129", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u06f2_frontend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_doctoruuid_\u0628\u0647_authstore", "community": 166, "norm_label": "\u06f2. frontend \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `doctoruuid` \u0628\u0647 authstore" }, { "label": "\u06f3. Frontend \u2014 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 `doctorUuid` \u062f\u0631 `DoctorDetailPage`", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L202", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u06f3_frontend_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_doctoruuid_\u062f\u0631_doctordetailpage", "community": 166, "norm_label": "\u06f3. frontend \u2014 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 `doctoruuid` \u062f\u0631 `doctordetailpage`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L219", "_origin": "ast", "id": "prompt_fix_profile_in_clinic_context_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 166, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-server-side-mobile-nationalcode-validation.md", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation", "community": 186, "norm_label": "fix-server-side-mobile-nationalcode-validation.md" }, { "label": "\u0631\u0641\u0639 \u0628\u0627\u06af: \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0633\u0645\u062a \u0633\u0631\u0648\u0631\u0650 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0648 \u06a9\u062f \u0645\u0644\u06cc (BUG-2 \u0648 BUG-3)", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "community": 186, "norm_label": "\u0631\u0641\u0639 \u0628\u0627\u06af: \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0633\u0645\u062a \u0633\u0631\u0648\u0631 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0648 \u06a9\u062f \u0645\u0644\u06cc (bug-2 \u0648 bug-3)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u067e\u0631\u0648\u0698\u0647", "community": 186, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0632\u0645\u06cc\u0646\u0647", "community": 186, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L15", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 186, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L19", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 186, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L31", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 186, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L55", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "community": 186, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0631\u0648\u06cc\u0633 \u0645\u0634\u062a\u0631\u06a9 `InputValidator`", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L57", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0634\u062a\u0631\u06a9_inputvalidator", "community": 186, "norm_label": "\u06f1. \u0633\u0631\u0648\u06cc\u0633 \u0645\u0634\u062a\u0631\u06a9 `inputvalidator`" }, { "label": "\u06f2. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u0633\u0627\u062e\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (BUG-3)", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L93", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f2_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u0633\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_bug_3", "community": 186, "norm_label": "\u06f2. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u0633\u0627\u062e\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (bug-3)" }, { "label": "\u06f3. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u0633\u0627\u06cc\u0631 \u0646\u0642\u0627\u0637\u0650 \u0633\u0627\u062e\u062a\u0650 \u06a9\u0627\u0631\u0628\u0631 \u0627\u0632 \u0645\u0648\u0628\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L103", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f3_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u0633\u0627\u06cc\u0631_\u0646\u0642\u0627\u0637_\u0633\u0627\u062e\u062a_\u06a9\u0627\u0631\u0628\u0631_\u0627\u0632_\u0645\u0648\u0628\u0627\u06cc\u0644", "community": 186, "norm_label": "\u06f3. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u0633\u0627\u06cc\u0631 \u0646\u0642\u0627\u0637 \u0633\u0627\u062e\u062a \u06a9\u0627\u0631\u0628\u0631 \u0627\u0632 \u0645\u0648\u0628\u0627\u06cc\u0644" }, { "label": "\u06f4. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u06a9\u062f \u0645\u0644\u06cc (BUG-2)", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L110", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f4_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u06a9\u062f_\u0645\u0644\u06cc_bug_2", "community": 186, "norm_label": "\u06f4. \u0627\u0639\u0645\u0627\u0644 \u062f\u0631 \u06a9\u062f \u0645\u0644\u06cc (bug-2)" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L124", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 186, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L129", "_origin": "ast", "id": "prompt_fix_server_side_mobile_nationalcode_validation_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 186, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "fix-switch-context-role.md", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_switch_context_role", "community": 187, "norm_label": "fix-switch-context-role.md" }, { "label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u062a\u063a\u06cc\u06cc\u0631 \u0645\u062d\u06cc\u0637 \u06a9\u0627\u0631\u06cc \u2014 primaryRole \u0622\u067e\u062f\u06cc\u062a \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L1", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 187, "norm_label": "\u0631\u0641\u0639 \u0628\u0627\u06af \u062a\u063a\u06cc\u06cc\u0631 \u0645\u062d\u06cc\u0637 \u06a9\u0627\u0631\u06cc \u2014 primaryrole \u0627\u067e\u062f\u06cc\u062a \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L3", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0632\u0645\u06cc\u0646\u0647", "community": 187, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L7", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 187, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L14", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 187, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L23", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 187, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Backend \u2014 `switchContext` response (\u062e\u0637 595-599)", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L25", "_origin": "ast", "id": "prompt_fix_switch_context_role_backend_switchcontext_response_\u062e\u0637_595_599", "community": 187, "norm_label": "backend \u2014 `switchcontext` response (\u062e\u0637 595-599)" }, { "label": "Frontend \u2014 `switchContext` \u062f\u0631 authStore (\u062e\u0637 105-117)", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L57", "_origin": "ast", "id": "prompt_fix_switch_context_role_frontend_switchcontext_\u062f\u0631_authstore_\u062e\u0637_105_117", "community": 187, "norm_label": "frontend \u2014 `switchcontext` \u062f\u0631 authstore (\u062e\u0637 105-117)" }, { "label": "Frontend \u2014 DoctorDetailPage (\u062e\u0637 2162)", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L76", "_origin": "ast", "id": "prompt_fix_switch_context_role_frontend_doctordetailpage_\u062e\u0637_2162", "community": 187, "norm_label": "frontend \u2014 doctordetailpage (\u062e\u0637 2162)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L85", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0648\u0638\u0627\u06cc\u0641", "community": 187, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Frontend \u2014 \u0622\u067e\u062f\u06cc\u062a `primaryRole` \u062f\u0631 `switchContext`", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L87", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u06f1_frontend_\u0622\u067e\u062f\u06cc\u062a_primaryrole_\u062f\u0631_switchcontext", "community": 187, "norm_label": "\u06f1. frontend \u2014 \u0627\u067e\u062f\u06cc\u062a `primaryrole` \u062f\u0631 `switchcontext`" }, { "label": "\u06f2. Backend \u2014 \u0628\u0631\u0631\u0633\u06cc `role` \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L108", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u06f2_backend_\u0628\u0631\u0631\u0633\u06cc_role_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u062f\u06a9\u062a\u0631", "community": 187, "norm_label": "\u06f2. backend \u2014 \u0628\u0631\u0631\u0633\u06cc `role` \u062f\u0631 context \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627\u06cc \u0639\u0636\u0648 \u062f\u06a9\u062a\u0631" }, { "label": "\u06f3. \u0631\u0641\u0639 \u0645\u0634\u06a9\u0644 `/admin/profile` \u0628\u0631\u0627\u06cc context \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L125", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u06f3_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644_admin_profile_\u0628\u0631\u0627\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 187, "norm_label": "\u06f3. \u0631\u0641\u0639 \u0645\u0634\u06a9\u0644 `/admin/profile` \u0628\u0631\u0627\u06cc context \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L161", "_origin": "ast", "id": "prompt_fix_switch_context_role_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 187, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "full-backend-audit.md", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_full_backend_audit", "community": 336, "norm_label": "full-backend-audit.md" }, { "label": "\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u06a9\u0627\u0645\u0644 \u0628\u06a9\u200c\u0627\u0646\u062f ClinicPro (\u0645\u0639\u0645\u0627\u0631\u06cc/\u0627\u0645\u0646\u06cc\u062a/Performance/\u06a9\u06cc\u0641\u06cc\u062a/DevOps) \u2014 \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9 \u0628\u0627 \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "community": 336, "norm_label": "\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u06a9\u0627\u0645\u0644 \u0628\u06a9\u200c\u0627\u0646\u062f clinicpro (\u0645\u0639\u0645\u0627\u0631\u06cc/\u0627\u0645\u0646\u06cc\u062a/performance/\u06a9\u06cc\u0641\u06cc\u062a/devops) \u2014 \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9 \u0628\u0627 \u062a\u0633\u062a" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L3", "_origin": "ast", "id": "prompt_full_backend_audit_\u067e\u0631\u0648\u0698\u0647", "community": 336, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L7", "_origin": "ast", "id": "prompt_full_backend_audit_\u0632\u0645\u06cc\u0646\u0647", "community": 336, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L13", "_origin": "ast", "id": "prompt_full_backend_audit_\u0647\u062f\u0641", "community": 336, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627 (\u0627\u0644\u0632\u0627\u0645\u06cc)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L17", "_origin": "ast", "id": "prompt_full_backend_audit_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u0644\u0632\u0627\u0645\u06cc", "community": 336, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627 (\u0627\u0644\u0632\u0627\u0645\u06cc)" }, { "label": "\u0645\u062d\u06cc\u0637 \u0648 \u062f\u0633\u062a\u0648\u0631\u0627\u062a \u062a\u0633\u062a (\u0647\u0645\u0647 \u062f\u0627\u062e\u0644 ddev)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L27", "_origin": "ast", "id": "prompt_full_backend_audit_\u0645\u062d\u06cc\u0637_\u0648_\u062f\u0633\u062a\u0648\u0631\u0627\u062a_\u062a\u0633\u062a_\u0647\u0645\u0647_\u062f\u0627\u062e\u0644_ddev", "community": 336, "norm_label": "\u0645\u062d\u06cc\u0637 \u0648 \u062f\u0633\u062a\u0648\u0631\u0627\u062a \u062a\u0633\u062a (\u0647\u0645\u0647 \u062f\u0627\u062e\u0644 ddev)" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0648\u0627\u0642\u0639\u06cc \u2014 \u0628\u0631\u0631\u0633\u06cc\u200c\u0634\u062f\u0647)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L41", "_origin": "ast", "id": "prompt_full_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "community": 336, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0648\u0627\u0642\u0639\u06cc \u2014 \u0628\u0631\u0631\u0633\u06cc\u200c\u0634\u062f\u0647)" }, { "label": "\u0628\u0627\u06af\u200c\u06a9\u0644\u0627\u0633\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647 \u062f\u0631 \u0647\u0645\u06cc\u0646 \u06a9\u062f\u0628\u06cc\u0633 (\u0628\u0647\u200c\u0639\u0646\u0648\u0627\u0646 seed \u0628\u0631\u0627\u06cc Backlog)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L53", "_origin": "ast", "id": "prompt_full_backend_audit_\u0628\u0627\u06af_\u06a9\u0644\u0627\u0633_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u062f\u0631_\u0647\u0645\u06cc\u0646_\u06a9\u062f\u0628\u06cc\u0633_\u0628\u0647_\u0639\u0646\u0648\u0627\u0646_seed_\u0628\u0631\u0627\u06cc_backlog", "community": 336, "norm_label": "\u0628\u0627\u06af\u200c\u06a9\u0644\u0627\u0633\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647 \u062f\u0631 \u0647\u0645\u06cc\u0646 \u06a9\u062f\u0628\u06cc\u0633 (\u0628\u0647\u200c\u0639\u0646\u0648\u0627\u0646 seed \u0628\u0631\u0627\u06cc backlog)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0639\u0627\u062f \u0628\u0631\u0631\u0633\u06cc \u0628\u0631\u0627\u06cc \u0633\u0627\u062e\u062a Backlog (\u0647\u0631 \u06a9\u062f\u0627\u0645 \u0628\u0647 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u06a9\u0648\u0686\u06a9 \u0628\u0634\u06a9\u0646)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L62", "_origin": "ast", "id": "prompt_full_backend_audit_\u0646\u0645\u0648\u0646\u0647_\u0627\u0628\u0639\u0627\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0628\u0631\u0627\u06cc_\u0633\u0627\u062e\u062a_backlog_\u0647\u0631_\u06a9\u062f\u0627\u0645_\u0628\u0647_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u06a9\u0648\u0686\u06a9_\u0628\u0634\u06a9\u0646", "community": 336, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0639\u0627\u062f \u0628\u0631\u0631\u0633\u06cc \u0628\u0631\u0627\u06cc \u0633\u0627\u062e\u062a backlog (\u0647\u0631 \u06a9\u062f\u0627\u0645 \u0628\u0647 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u06a9\u0648\u0686\u06a9 \u0628\u0634\u06a9\u0646)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L71", "_origin": "ast", "id": "prompt_full_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "community": 336, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0633\u06a9\u0646 \u0648 \u0633\u0627\u062e\u062a Backlog (\u0627\u0648\u0644\u06cc\u0646 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u062e\u0631\u0648\u062c\u06cc)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L73", "_origin": "ast", "id": "prompt_full_backend_audit_\u06f1_\u0627\u0633\u06a9\u0646_\u0648_\u0633\u0627\u062e\u062a_backlog_\u0627\u0648\u0644\u06cc\u0646_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062e\u0631\u0648\u062c\u06cc", "community": 336, "norm_label": "\u06f1. \u0627\u0633\u06a9\u0646 \u0648 \u0633\u0627\u062e\u062a backlog (\u0627\u0648\u0644\u06cc\u0646 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u062e\u0631\u0648\u062c\u06cc)" }, { "label": "\u06f2. \u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u062a\u0633\u062a (\u0627\u06af\u0631 \u0646\u0627\u06a9\u0627\u0641\u06cc \u0628\u0648\u062f \u2014 \u0642\u0628\u0644 \u0627\u0632 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u062f\u06cc\u06af\u0631)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L79", "_origin": "ast", "id": "prompt_full_backend_audit_\u06f2_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u062a\u0633\u062a_\u0627\u06af\u0631_\u0646\u0627\u06a9\u0627\u0641\u06cc_\u0628\u0648\u062f_\u0642\u0628\u0644_\u0627\u0632_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u062f\u06cc\u06af\u0631", "community": 336, "norm_label": "\u06f2. \u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u062a\u0633\u062a (\u0627\u06af\u0631 \u0646\u0627\u06a9\u0627\u0641\u06cc \u0628\u0648\u062f \u2014 \u0642\u0628\u0644 \u0627\u0632 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u062f\u06cc\u06af\u0631)" }, { "label": "\u06f3..N \u2014 \u0627\u062c\u0631\u0627\u06cc \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L83", "_origin": "ast", "id": "prompt_full_backend_audit_\u06f3_n_\u0627\u062c\u0631\u0627\u06cc_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "community": 336, "norm_label": "\u06f3..n \u2014 \u0627\u062c\u0631\u0627\u06cc \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9" }, { "label": "\u062e\u0631\u0648\u062c\u06cc \u0647\u0631 \u062a\u0633\u06a9", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L93", "_origin": "ast", "id": "prompt_full_backend_audit_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0631_\u062a\u0633\u06a9", "community": 336, "norm_label": "\u062e\u0631\u0648\u062c\u06cc \u0647\u0631 \u062a\u0633\u06a9" }, { "label": "\u0634\u0631\u0637 \u067e\u0627\u06cc\u0627\u0646 + \u06af\u0632\u0627\u0631\u0634 \u0646\u0647\u0627\u06cc\u06cc", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L97", "_origin": "ast", "id": "prompt_full_backend_audit_\u0634\u0631\u0637_\u067e\u0627\u06cc\u0627\u0646_\u06af\u0632\u0627\u0631\u0634_\u0646\u0647\u0627\u06cc\u06cc", "community": 336, "norm_label": "\u0634\u0631\u0637 \u067e\u0627\u06cc\u0627\u0646 + \u06af\u0632\u0627\u0631\u0634 \u0646\u0647\u0627\u06cc\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 (\u0627\u0644\u06af\u0648\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647 \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0631\u0639\u0627\u06cc\u062a \u0634\u0648\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L102", "_origin": "ast", "id": "prompt_full_backend_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0627\u0644\u06af\u0648\u0647\u0627\u06cc_\u067e\u0631\u0648\u0698\u0647_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0631\u0639\u0627\u06cc\u062a_\u0634\u0648\u0646\u062f", "community": 336, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 (\u0627\u0644\u06af\u0648\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647 \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0631\u0639\u0627\u06cc\u062a \u0634\u0648\u0646\u062f)" }, { "label": "home-landing-copy-and-mobile.md", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile", "community": 341, "norm_label": "home-landing-copy-and-mobile.md" }, { "label": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0645\u062a\u0646 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0648 \u0631\u0641\u0639 \u0646\u0645\u0627\u06cc\u0634 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0635\u0641\u062d\u0647 \u0641\u0631\u0648\u062f (Landing)", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "community": 341, "norm_label": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0645\u062a\u0646 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0648 \u0631\u0641\u0639 \u0646\u0645\u0627\u06cc\u0634 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0635\u0641\u062d\u0647 \u0641\u0631\u0648\u062f (landing)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L3", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u067e\u0631\u0648\u0698\u0647", "community": 341, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L7", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0632\u0645\u06cc\u0646\u0647", "community": 341, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L14", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 341, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L19", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 341, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0638\u06cc\u0641\u0647 \u06f1 \u2014 \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0647\u0645\u0647 \u0645\u062a\u0646\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L32", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f1_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0647\u0645\u0647_\u0645\u062a\u0646_\u0647\u0627", "community": 341, "norm_label": "\u0648\u0638\u06cc\u0641\u0647 \u06f1 \u2014 \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0647\u0645\u0647 \u0645\u062a\u0646\u200c\u0647\u0627" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0646\u0645\u0648\u0646\u0647\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0634\u0648\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L36", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0646\u0645\u0648\u0646\u0647_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0634\u0648\u0646\u062f", "community": 341, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0646\u0645\u0648\u0646\u0647\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u0634\u0648\u0646\u062f)" }, { "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc (\u0646\u0645\u0648\u0646\u0647 \u0644\u062d\u0646 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u2014 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc \u0628\u0647\u062a\u0631\u0634 \u06a9\u0646\u06cc)", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L64", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0646\u0645\u0648\u0646\u0647_\u0644\u062d\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0645\u06cc_\u062a\u0648\u0627\u0646\u06cc_\u0628\u0647\u062a\u0631\u0634_\u06a9\u0646\u06cc", "community": 341, "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc (\u0646\u0645\u0648\u0646\u0647 \u0644\u062d\u0646 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e\u06cc \u2014 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc \u0628\u0647\u062a\u0631\u0634 \u06a9\u0646\u06cc)" }, { "label": "\u0646\u06a9\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L72", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0646\u06a9\u0627\u062a", "community": 341, "norm_label": "\u0646\u06a9\u0627\u062a" }, { "label": "\u0648\u0638\u06cc\u0641\u0647 \u06f2 \u2014 \u0631\u0641\u0639 \u0646\u0645\u0627\u06cc\u0634 \u0645\u0648\u0628\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L81", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644", "community": 341, "norm_label": "\u0648\u0638\u06cc\u0641\u0647 \u06f2 \u2014 \u0631\u0641\u0639 \u0646\u0645\u0627\u06cc\u0634 \u0645\u0648\u0628\u0627\u06cc\u0644" }, { "label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f1 \u2014 \u0633\u0631\u0631\u06cc\u0632 \u0647\u062f\u0631 \u0631\u0648\u06cc \u06af\u0648\u0634\u06cc", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L83", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f1_\u0633\u0631\u0631\u06cc\u0632_\u0647\u062f\u0631_\u0631\u0648\u06cc_\u06af\u0648\u0634\u06cc", "community": 341, "norm_label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f1 \u2014 \u0633\u0631\u0631\u06cc\u0632 \u0647\u062f\u0631 \u0631\u0648\u06cc \u06af\u0648\u0634\u06cc" }, { "label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f2 \u2014 \u0645\u0646\u0648\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644 \u0628\u0627 inline-style \u0634\u06a9\u0646\u0646\u062f\u0647 \u0628\u0627\u0632 \u0645\u06cc\u200c\u0634\u0648\u062f \u0648 \u0628\u0633\u062a\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L107", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f2_\u0645\u0646\u0648\u06cc_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0628\u0627_inline_style_\u0634\u06a9\u0646\u0646\u062f\u0647_\u0628\u0627\u0632_\u0645\u06cc_\u0634\u0648\u062f_\u0648_\u0628\u0633\u062a\u0647_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 341, "norm_label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f2 \u2014 \u0645\u0646\u0648\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644 \u0628\u0627 inline-style \u0634\u06a9\u0646\u0646\u062f\u0647 \u0628\u0627\u0632 \u0645\u06cc\u200c\u0634\u0648\u062f \u0648 \u0628\u0633\u062a\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f3 \u2014 \u0646\u0628\u0648\u062f\u0650 breakpoint \u0645\u06cc\u0627\u0646\u06cc \u062a\u0628\u0644\u062a", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L174", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f3_\u0646\u0628\u0648\u062f_breakpoint_\u0645\u06cc\u0627\u0646\u06cc_\u062a\u0628\u0644\u062a", "community": 341, "norm_label": "\u0645\u0634\u06a9\u0644 \u06f2\u066b\u06f3 \u2014 \u0646\u0628\u0648\u062f breakpoint \u0645\u06cc\u0627\u0646\u06cc \u062a\u0628\u0644\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0648\u0628\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L178", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u0646\u06a9\u0627\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644", "community": 341, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0648\u0628\u0627\u06cc\u0644" }, { "label": "\u062a\u0633\u062a \u0646\u0647\u0627\u06cc\u06cc", "file_type": "document", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L187", "_origin": "ast", "id": "prompt_home_landing_copy_and_mobile_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc", "community": 341, "norm_label": "\u062a\u0633\u062a \u0646\u0647\u0627\u06cc\u06cc" }, { "label": "implement-phase2-backend.md", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L1", "_origin": "ast", "id": "prompt_implement_phase2_backend", "community": 501, "norm_label": "implement-phase2-backend.md" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0641\u0627\u0632 \u06f2 \u2014 Backend \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L1", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "community": 501, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0641\u0627\u0632 \u06f2 \u2014 backend \u062a\u0633\u06a9\u200c\u0628\u0647\u200c\u062a\u0633\u06a9" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L3", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0632\u0645\u06cc\u0646\u0647", "community": 501, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0628\u0627\u0631\u06cc \u062a\u0633\u06a9\u200c\u0647\u0627 (\u0648\u0627\u0628\u0633\u062a\u06af\u06cc)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L9", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0628\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u0647\u0627_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc", "community": 501, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0628\u0627\u0631\u06cc \u062a\u0633\u06a9\u200c\u0647\u0627 (\u0648\u0627\u0628\u0633\u062a\u06af\u06cc)" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0639\u0645\u0648\u0645\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L27", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 343, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0639\u0645\u0648\u0645\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "Backend (Symfony 7)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L29", "_origin": "ast", "id": "prompt_implement_phase2_backend_backend_symfony_7", "community": 343, "norm_label": "backend (symfony 7)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 Entity (\u0627\u0644\u06af\u0648)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L40", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0633\u0627\u062e\u062a\u0627\u0631_entity_\u0627\u0644\u06af\u0648", "community": 343, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 entity (\u0627\u0644\u06af\u0648)" }, { "label": "\u062a\u0648\u062c\u0647 \u0645\u0647\u0645 \u2014 BaseController::success() double-nested", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L74", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u0648\u062c\u0647_\u0645\u0647\u0645_basecontroller_success_double_nested", "community": 343, "norm_label": "\u062a\u0648\u062c\u0647 \u0645\u0647\u0645 \u2014 basecontroller::success() double-nested" }, { "label": "SecretaryController \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L88", "_origin": "ast", "id": "prompt_implement_phase2_backend_secretarycontroller_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc_\u0641\u0639\u0644\u06cc", "community": 343, "norm_label": "secretarycontroller \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc \u0641\u0639\u0644\u06cc" }, { "label": "Payment entity \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L99", "_origin": "ast", "id": "prompt_implement_phase2_backend_payment_entity_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc", "community": 343, "norm_label": "payment entity \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc" }, { "label": "SmsService \u2014 signature \u0648\u0627\u0642\u0639\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L107", "_origin": "ast", "id": "prompt_implement_phase2_backend_smsservice_signature_\u0648\u0627\u0642\u0639\u06cc", "community": 343, "norm_label": "smsservice \u2014 signature \u0648\u0627\u0642\u0639\u06cc" }, { "label": "AppointmentController::updateStatus \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L115", "_origin": "ast", "id": "prompt_implement_phase2_backend_appointmentcontroller_updatestatus_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc", "community": 343, "norm_label": "appointmentcontroller::updatestatus \u2014 \u0648\u0636\u0639\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc" }, { "label": "\u062a\u0633\u06a9\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L124", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "community": 501, "norm_label": "\u062a\u0633\u06a9\u200c\u0647\u0627" }, { "label": "TASK-10: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L128", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 502, "norm_label": "task-10: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L132", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 502, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "Entity ClinicStaff:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L141", "_origin": "ast", "id": "prompt_implement_phase2_backend_entity_clinicstaff", "community": 502, "norm_label": "entity clinicstaff:" }, { "label": "Controller endpoints:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L148", "_origin": "ast", "id": "prompt_implement_phase2_backend_controller_endpoints", "community": 502, "norm_label": "controller endpoints:" }, { "label": "\u0646\u06a9\u0627\u062a:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L156", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a", "community": 502, "norm_label": "\u0646\u06a9\u0627\u062a:" }, { "label": "TASK-11: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription Tiers)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L164", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "community": 280, "norm_label": "task-11: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription tiers)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L168", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_168", "community": 280, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "SubscriptionPlan: `id`, `uuid`, `name` (VARCHAR 30: free/basic/professional), `level` (TINYINT),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L181", "_origin": "ast", "id": "prompt_implement_phase2_backend_subscriptionplan_id_uuid_name_varchar_30_free_basic_professional_level_tinyint", "community": 280, "norm_label": "subscriptionplan: `id`, `uuid`, `name` (varchar 30: free/basic/professional), `level` (tinyint)," }, { "label": "SubscriptionPeriod: `id`, `uuid`, `plan` (FK\u2192SubscriptionPlan), `label` (VARCHAR 50),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L185", "_origin": "ast", "id": "prompt_implement_phase2_backend_subscriptionperiod_id_uuid_plan_fk_subscriptionplan_label_varchar_50", "community": 280, "norm_label": "subscriptionperiod: `id`, `uuid`, `plan` (fk\u2192subscriptionplan), `label` (varchar 50)," }, { "label": "ClinicSubscription: `id`, `uuid`, `entityType`, `entityId`, `plan` (FK),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L189", "_origin": "ast", "id": "prompt_implement_phase2_backend_clinicsubscription_id_uuid_entitytype_entityid_plan_fk", "community": 280, "norm_label": "clinicsubscription: `id`, `uuid`, `entitytype`, `entityid`, `plan` (fk)," }, { "label": "SubscriptionService \u2014 \u0645\u062a\u062f\u0647\u0627\u06cc \u0627\u0644\u0632\u0627\u0645\u06cc:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L195", "_origin": "ast", "id": "prompt_implement_phase2_backend_subscriptionservice_\u0645\u062a\u062f\u0647\u0627\u06cc_\u0627\u0644\u0632\u0627\u0645\u06cc", "community": 280, "norm_label": "subscriptionservice \u2014 \u0645\u062a\u062f\u0647\u0627\u06cc \u0627\u0644\u0632\u0627\u0645\u06cc:" }, { "label": "SubscriptionController endpoints:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L219", "_origin": "ast", "id": "prompt_implement_phase2_backend_subscriptioncontroller_endpoints", "community": 280, "norm_label": "subscriptioncontroller endpoints:" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 PaymentController:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L233", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_paymentcontroller", "community": 280, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 paymentcontroller:" }, { "label": "Seed data \u062f\u0631 migration:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L242", "_origin": "ast", "id": "prompt_implement_phase2_backend_seed_data_\u062f\u0631_migration", "community": 280, "norm_label": "seed data \u062f\u0631 migration:" }, { "label": "Error codes \u062c\u062f\u06cc\u062f \u062f\u0631 ErrorCodes.php:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L245", "_origin": "ast", "id": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f_\u062f\u0631_errorcodes_php", "community": 280, "norm_label": "error codes \u062c\u062f\u06cc\u062f \u062f\u0631 errorcodes.php:" }, { "label": "TASK-12: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L256", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644", "community": 503, "norm_label": "task-12: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647 (\u0647\u06cc\u0686 \u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f\u06cc \u0646\u06cc\u0633\u062a):", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L260", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647_\u0647\u06cc\u0686_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f\u06cc_\u0646\u06cc\u0633\u062a", "community": 503, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647 (\u0647\u06cc\u0686 \u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f\u06cc \u0646\u06cc\u0633\u062a):" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 SecretaryController::create():", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L264", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_secretarycontroller_create", "community": 503, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 secretarycontroller::create():" }, { "label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645 \u2014 \u0645\u062a\u062f \u0645\u0648\u062c\u0648\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L277", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645_\u0645\u062a\u062f_\u0645\u0648\u062c\u0648\u062f", "community": 503, "norm_label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645 \u2014 \u0645\u062a\u062f \u0645\u0648\u062c\u0648\u062f:" }, { "label": "Error code \u0645\u0648\u062c\u0648\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L280", "_origin": "ast", "id": "prompt_implement_phase2_backend_error_code_\u0645\u0648\u062c\u0648\u062f", "community": 503, "norm_label": "error code \u0645\u0648\u062c\u0648\u062f:" }, { "label": "TASK-13: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (Clinic Services)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L287", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "community": 344, "norm_label": "task-13: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (clinic services)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L291", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_291", "community": 344, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "ServiceSection: `id`, `uuid`, `entityType`, `entityId`, `name` (VARCHAR 200), `active` (bool=true), `createdAt`, `updatedAt`.", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L301", "_origin": "ast", "id": "prompt_implement_phase2_backend_servicesection_id_uuid_entitytype_entityid_name_varchar_200_active_bool_true_createdat_updatedat", "community": 344, "norm_label": "servicesection: `id`, `uuid`, `entitytype`, `entityid`, `name` (varchar 200), `active` (bool=true), `createdat`, `updatedat`." }, { "label": "ServiceItem: `id`, `uuid`, `section` (FK\u2192ServiceSection ON DELETE CASCADE),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L304", "_origin": "ast", "id": "prompt_implement_phase2_backend_serviceitem_id_uuid_section_fk_servicesection_on_delete_cascade", "community": 344, "norm_label": "serviceitem: `id`, `uuid`, `section` (fk\u2192servicesection on delete cascade)," }, { "label": "Controller endpoints:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L308", "_origin": "ast", "id": "prompt_implement_phase2_backend_controller_endpoints_308", "community": 344, "norm_label": "controller endpoints:" }, { "label": "gate check helper:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L320", "_origin": "ast", "id": "prompt_implement_phase2_backend_gate_check_helper", "community": 344, "norm_label": "gate check helper:" }, { "label": "\u062d\u0630\u0641 ServiceItem \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L331", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062d\u0630\u0641_serviceitem_\u0628\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647", "community": 344, "norm_label": "\u062d\u0630\u0641 serviceitem \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647:" }, { "label": "Error codes \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L342", "_origin": "ast", "id": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f", "community": 344, "norm_label": "error codes \u062c\u062f\u06cc\u062f:" }, { "label": "TASK-14: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc (SMS Panel)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L351", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "community": 282, "norm_label": "task-14: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc (sms panel)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L355", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_355", "community": 282, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L368", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647", "community": 282, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647:" }, { "label": "SmsWallet: `id`, `entityType`, `entityId`, `balanceRials` (INT=0), `createdAt`, `updatedAt`.", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L372", "_origin": "ast", "id": "prompt_implement_phase2_backend_smswallet_id_entitytype_entityid_balancerials_int_0_createdat_updatedat", "community": 282, "norm_label": "smswallet: `id`, `entitytype`, `entityid`, `balancerials` (int=0), `createdat`, `updatedat`." }, { "label": "SmsWalletTransaction: `id`, `uuid`, `wallet` (FK\u2192SmsWallet ON DELETE CASCADE),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L375", "_origin": "ast", "id": "prompt_implement_phase2_backend_smswallettransaction_id_uuid_wallet_fk_smswallet_on_delete_cascade", "community": 282, "norm_label": "smswallettransaction: `id`, `uuid`, `wallet` (fk\u2192smswallet on delete cascade)," }, { "label": "SmsSettings: `id`, `entityType`, `entityId`, `reminderEnabled` (bool=false),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L379", "_origin": "ast", "id": "prompt_implement_phase2_backend_smssettings_id_entitytype_entityid_reminderenabled_bool_false", "community": 282, "norm_label": "smssettings: `id`, `entitytype`, `entityid`, `reminderenabled` (bool=false)," }, { "label": "SmsWalletService:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L383", "_origin": "ast", "id": "prompt_implement_phase2_backend_smswalletservice", "community": 282, "norm_label": "smswalletservice:" }, { "label": "SmsWalletController endpoints:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L391", "_origin": "ast", "id": "prompt_implement_phase2_backend_smswalletcontroller_endpoints", "community": 282, "norm_label": "smswalletcontroller endpoints:" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 PaymentController callback \u0628\u0631\u0627\u06cc sms_wallet:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L401", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_paymentcontroller_callback_\u0628\u0631\u0627\u06cc_sms_wallet", "community": 282, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 paymentcontroller callback \u0628\u0631\u0627\u06cc sms_wallet:" }, { "label": "SiteConfig key:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L409", "_origin": "ast", "id": "prompt_implement_phase2_backend_siteconfig_key", "community": 282, "norm_label": "siteconfig key:" }, { "label": "TASK-15: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (Patient Records)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L416", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "community": 281, "norm_label": "task-15: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (patient records)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L420", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_420", "community": 281, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "\u0641\u0627\u06cc\u0644 \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L432", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647", "community": 281, "norm_label": "\u0641\u0627\u06cc\u0644 \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647:" }, { "label": "PatientRecord: `id`, `uuid`, `entityType`, `entityId`, `user` (FK\u2192User ON DELETE RESTRICT),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L435", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientrecord_id_uuid_entitytype_entityid_user_fk_user_on_delete_restrict", "community": 281, "norm_label": "patientrecord: `id`, `uuid`, `entitytype`, `entityid`, `user` (fk\u2192user on delete restrict)," }, { "label": "PatientSession: `id`, `uuid`, `record` (FK\u2192PatientRecord CASCADE), `appointment` (FK nullable SET NULL),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L439", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientsession_id_uuid_record_fk_patientrecord_cascade_appointment_fk_nullable_set_null", "community": 281, "norm_label": "patientsession: `id`, `uuid`, `record` (fk\u2192patientrecord cascade), `appointment` (fk nullable set null)," }, { "label": "SessionService (entity): `id`, `uuid`, `session` (FK\u2192PatientSession CASCADE),", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L446", "_origin": "ast", "id": "prompt_implement_phase2_backend_sessionservice_entity_id_uuid_session_fk_patientsession_cascade", "community": 281, "norm_label": "sessionservice (entity): `id`, `uuid`, `session` (fk\u2192patientsession cascade)," }, { "label": "PatientService:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L450", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientservice", "community": 281, "norm_label": "patientservice:" }, { "label": "PatientController endpoints:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L473", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientcontroller_endpoints", "community": 281, "norm_label": "patientcontroller endpoints:" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 AppointmentController::updateStatus():", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L483", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_appointmentcontroller_updatestatus", "community": 281, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 appointmentcontroller::updatestatus():" }, { "label": "Error codes \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L489", "_origin": "ast", "id": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f_489", "community": 281, "norm_label": "error codes \u062c\u062f\u06cc\u062f:" }, { "label": "TASK-16: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f (Smart Dashboard)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L499", "_origin": "ast", "id": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "community": 460, "norm_label": "task-16: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f (smart dashboard)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647 (\u0647\u06cc\u0686 \u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f\u06cc \u0646\u06cc\u0633\u062a):", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L503", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647_\u0647\u06cc\u0686_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f\u06cc_\u0646\u06cc\u0633\u062a_503", "community": 460, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647 (\u0647\u06cc\u0686 \u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f\u06cc \u0646\u06cc\u0633\u062a):" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 DashboardController \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `from`/`to`:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L507", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_dashboardcontroller_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_from_to", "community": 460, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 dashboardcontroller \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `from`/`to`:" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 AdminApiController::dashboardCharts():", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L519", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_adminapicontroller_dashboardcharts", "community": 460, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 adminapicontroller::dashboardcharts():" }, { "label": "PatientRecordRepository \u0645\u062a\u062f \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L529", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientrecordrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f", "community": 460, "norm_label": "patientrecordrepository \u0645\u062a\u062f \u062c\u062f\u06cc\u062f:" }, { "label": "PatientSessionRepository \u0645\u062a\u062f \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L535", "_origin": "ast", "id": "prompt_implement_phase2_backend_patientsessionrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f", "community": 460, "norm_label": "patientsessionrepository \u0645\u062a\u062f \u062c\u062f\u06cc\u062f:" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u0628\u0631\u0627\u06cc \u0647\u0645\u0647 \u062a\u0633\u06a9\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L545", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", "community": 504, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u0628\u0631\u0627\u06cc \u0647\u0645\u0647 \u062a\u0633\u06a9\u200c\u0647\u0627" }, { "label": "resolveEntityFromJwt \u2014 helper \u0645\u0634\u062a\u0631\u06a9", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L547", "_origin": "ast", "id": "prompt_implement_phase2_backend_resolveentityfromjwt_helper_\u0645\u0634\u062a\u0631\u06a9", "community": 504, "norm_label": "resolveentityfromjwt \u2014 helper \u0645\u0634\u062a\u0631\u06a9" }, { "label": "migration \u0628\u0639\u062f \u0627\u0632 \u0647\u0631 \u062a\u0633\u06a9:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L557", "_origin": "ast", "id": "prompt_implement_phase2_backend_migration_\u0628\u0639\u062f_\u0627\u0632_\u0647\u0631_\u062a\u0633\u06a9", "community": 504, "norm_label": "migration \u0628\u0639\u062f \u0627\u0632 \u0647\u0631 \u062a\u0633\u06a9:" }, { "label": "\u0628\u0631\u0631\u0633\u06cc route \u0628\u0639\u062f \u0627\u0632 \u0647\u0631 \u062a\u0633\u06a9:", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L564", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u0628\u0631\u0631\u0633\u06cc_route_\u0628\u0639\u062f_\u0627\u0632_\u0647\u0631_\u062a\u0633\u06a9", "community": 504, "norm_label": "\u0628\u0631\u0631\u0633\u06cc route \u0628\u0639\u062f \u0627\u0632 \u0647\u0631 \u062a\u0633\u06a9:" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (docs/api/):", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L569", "_origin": "ast", "id": "prompt_implement_phase2_backend_\u062a\u0631\u062a\u06cc\u0628_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api", "community": 504, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (docs/api/):" }, { "label": "implement-phase2-frontend.md", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L1", "_origin": "ast", "id": "prompt_implement_phase2_frontend", "community": 18, "norm_label": "implement-phase2-frontend.md" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u0641\u0627\u0632 \u06f2 \u2014 TASK-10 \u062a\u0627 TASK-16", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L1", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "community": 18, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u0641\u0627\u0632 \u06f2 \u2014 task-10 \u062a\u0627 task-16" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L3", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0632\u0645\u06cc\u0646\u0647", "community": 18, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062b\u0627\u0628\u062a \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L9", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062b\u0627\u0628\u062a_\u067e\u0631\u0648\u0698\u0647", "community": 18, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062b\u0627\u0628\u062a \u067e\u0631\u0648\u0698\u0647" }, { "label": "TASK-10 \u2014 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L23", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 18, "norm_label": "task-10 \u2014 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L25", "_origin": "ast", "id": "prompt_implement_phase2_frontend_api", "community": 18, "norm_label": "api" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L60", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "Route \u0648 Sidebar", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L95", "_origin": "ast", "id": "prompt_implement_phase2_frontend_route_\u0648_sidebar", "community": 18, "norm_label": "route \u0648 sidebar" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L112", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-11 \u2014 \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription)", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L121", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription", "community": 18, "norm_label": "task-11 \u2014 \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription)" }, { "label": "API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L123", "_origin": "ast", "id": "prompt_implement_phase2_frontend_api_123", "community": 18, "norm_label": "api" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L186", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_186", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "Route", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L232", "_origin": "ast", "id": "prompt_implement_phase2_frontend_route", "community": 18, "norm_label": "route" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L245", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_245", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-12 \u2014 \u062a\u06a9\u0645\u06cc\u0644 Permissions \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L253", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_12_\u062a\u06a9\u0645\u06cc\u0644_permissions_\u0645\u0646\u0634\u06cc", "community": 18, "norm_label": "task-12 \u2014 \u062a\u06a9\u0645\u06cc\u0644 permissions \u0645\u0646\u0634\u06cc" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc SecretariesPage.tsx", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L257", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_secretariespage_tsx", "community": 18, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc secretariespage.tsx" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L334", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_334", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-13 \u2014 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L342", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 18, "norm_label": "task-13 \u2014 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L344", "_origin": "ast", "id": "prompt_implement_phase2_frontend_api_344", "community": 18, "norm_label": "api" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L384", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_384", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "Route", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L428", "_origin": "ast", "id": "prompt_implement_phase2_frontend_route_428", "community": 18, "norm_label": "route" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L441", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_441", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-14 \u2014 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L449", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "community": 18, "norm_label": "task-14 \u2014 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "label": "API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L451", "_origin": "ast", "id": "prompt_implement_phase2_frontend_api_451", "community": 18, "norm_label": "api" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L513", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_513", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "Route", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L557", "_origin": "ast", "id": "prompt_implement_phase2_frontend_route_557", "community": 18, "norm_label": "route" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L570", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_570", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-15 \u2014 \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L578", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "community": 18, "norm_label": "task-15 \u2014 \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L580", "_origin": "ast", "id": "prompt_implement_phase2_frontend_api_580", "community": 18, "norm_label": "api" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f/\u062a\u063a\u06cc\u06cc\u0631", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L648", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f/\u062a\u063a\u06cc\u06cc\u0631" }, { "label": "Route", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L718", "_origin": "ast", "id": "prompt_implement_phase2_frontend_route_718", "community": 18, "norm_label": "route" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L732", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_732", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "TASK-16 \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f \u0628\u0627 \u0641\u06cc\u0644\u062a\u0631 \u0632\u0645\u0627\u0646\u06cc", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L740", "_origin": "ast", "id": "prompt_implement_phase2_frontend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "community": 18, "norm_label": "task-16 \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f \u0628\u0627 \u0641\u06cc\u0644\u062a\u0631 \u0632\u0645\u0627\u0646\u06cc" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 API", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L742", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u062a\u063a\u06cc\u06cc\u0631_api", "community": 18, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 api" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 `assets/admin/pages/DashboardPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L785", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u062a\u063a\u06cc\u06cc\u0631_assets_admin_pages_dashboardpage_tsx", "community": 18, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 `assets/admin/pages/dashboardpage.tsx`" }, { "label": "\u06a9\u0627\u0645\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L901", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_901", "community": 18, "norm_label": "\u06a9\u0627\u0645\u06cc\u062a" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627 \u0648 \u0686\u06a9\u200c\u0644\u06cc\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L909", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627_\u0648_\u0686\u06a9_\u0644\u06cc\u0633\u062a", "community": 18, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627 \u0648 \u0686\u06a9\u200c\u0644\u06cc\u0633\u062a" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L921", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627", "community": 18, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062c\u0639 \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L930", "_origin": "ast", "id": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062c\u0639_\u0645\u0647\u0645", "community": 18, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062c\u0639 \u0645\u0647\u0645" }, { "label": "insurance-pages-subscription-gating.md", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating", "community": 148, "norm_label": "insurance-pages-subscription-gating.md" }, { "label": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0635\u0641\u062d\u0627\u062a \u0628\u06cc\u0645\u0647 (\u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648 \u0645\u0637\u0627\u0644\u0628\u0627\u062a) \u0628\u0647 \u062e\u0631\u06cc\u062f \u067e\u0644\u0646 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "community": 148, "norm_label": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0635\u0641\u062d\u0627\u062a \u0628\u06cc\u0645\u0647 (\u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648 \u0645\u0637\u0627\u0644\u0628\u0627\u062a) \u0628\u0647 \u062e\u0631\u06cc\u062f \u067e\u0644\u0646 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L3", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u067e\u0631\u0648\u0698\u0647", "community": 148, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L7", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0632\u0645\u06cc\u0646\u0647", "community": 148, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L16", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 148, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L25", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 148, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L35", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 148, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0627\u0644\u06af\u0648\u06cc \u062f\u0631\u0633\u062a\u0650 \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0627\u06cc \u062a\u0642\u0644\u06cc\u062f)", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L37", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u062a\u0642\u0644\u06cc\u062f", "community": 148, "norm_label": "\u0627\u0644\u06af\u0648\u06cc \u062f\u0631\u0633\u062a \u0645\u0648\u062c\u0648\u062f (\u0628\u0631\u0627\u06cc \u062a\u0642\u0644\u06cc\u062f)" }, { "label": "\u0635\u0641\u062d\u0627\u062a \u0645\u062d\u0627\u0641\u0638\u062a\u200c\u0646\u0634\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L48", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0635\u0641\u062d\u0627\u062a_\u0645\u062d\u0627\u0641\u0638\u062a_\u0646\u0634\u062f\u0647", "community": 148, "norm_label": "\u0635\u0641\u062d\u0627\u062a \u0645\u062d\u0627\u0641\u0638\u062a\u200c\u0646\u0634\u062f\u0647" }, { "label": "Sidebar \u2014 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627 \u0628\u062f\u0648\u0646 feature", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L71", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_sidebar_\u0644\u06cc\u0646\u06a9_\u0647\u0627_\u0628\u062f\u0648\u0646_feature", "community": 148, "norm_label": "sidebar \u2014 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627 \u0628\u062f\u0648\u0646 feature" }, { "label": "AdminSubscriptionPage \u2014 feature\u0647\u0627\u06cc \u0647\u0627\u0631\u062f\u06a9\u062f (\u0641\u0642\u0637 \u06f3 \u062a\u0627)", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L80", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_adminsubscriptionpage_feature\u0647\u0627\u06cc_\u0647\u0627\u0631\u062f\u06a9\u062f_\u0641\u0642\u0637_\u06f3_\u062a\u0627", "community": 148, "norm_label": "adminsubscriptionpage \u2014 feature\u0647\u0627\u06cc \u0647\u0627\u0631\u062f\u06a9\u062f (\u0641\u0642\u0637 \u06f3 \u062a\u0627)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L101", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0648\u0638\u0627\u06cc\u0641", "community": 148, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u067e\u06cc\u0686\u06cc\u062f\u0646 \u062f\u0648 \u0635\u0641\u062d\u0647 \u062f\u0631 FeatureGate", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L103", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u06f1_\u067e\u06cc\u0686\u06cc\u062f\u0646_\u062f\u0648_\u0635\u0641\u062d\u0647_\u062f\u0631_featuregate", "community": 148, "norm_label": "\u06f1. \u067e\u06cc\u0686\u06cc\u062f\u0646 \u062f\u0648 \u0635\u0641\u062d\u0647 \u062f\u0631 featuregate" }, { "label": "\u06f2. \u0627\u0641\u0632\u0648\u062f\u0646 feature \u0628\u0647 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627\u06cc Sidebar", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L126", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u06f2_\u0627\u0641\u0632\u0648\u062f\u0646_feature_\u0628\u0647_\u0644\u06cc\u0646\u06a9_\u0647\u0627\u06cc_sidebar", "community": 148, "norm_label": "\u06f2. \u0627\u0641\u0632\u0648\u062f\u0646 feature \u0628\u0647 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627\u06cc sidebar" }, { "label": "\u06f3. \u0627\u0641\u0632\u0648\u062f\u0646 `insurance` \u0628\u0647 UI \u0627\u062f\u0645\u06cc\u0646\u0650 \u067e\u0644\u0646", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L130", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u06f3_\u0627\u0641\u0632\u0648\u062f\u0646_insurance_\u0628\u0647_ui_\u0627\u062f\u0645\u06cc\u0646_\u067e\u0644\u0646", "community": 148, "norm_label": "\u06f3. \u0627\u0641\u0632\u0648\u062f\u0646 `insurance` \u0628\u0647 ui \u0627\u062f\u0645\u06cc\u0646 \u067e\u0644\u0646" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L145", "_origin": "ast", "id": "prompt_insurance_pages_subscription_gating_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 148, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "insurance-pricing-and-selects-cleanup.md", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup", "community": 167, "norm_label": "insurance-pricing-and-selects-cleanup.md" }, { "label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647\u200c\u0633\u0627\u0632\u06cc \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u060c select \u06cc\u06a9\u062f\u0633\u062a\u060c \u0648 \u062a\u0639\u062f\u0627\u062f \u062e\u062f\u0645\u062a \u062f\u0631 \u0645\u0631\u0627\u062c\u0639\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "community": 167, "norm_label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647\u200c\u0633\u0627\u0632\u06cc \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u060c select \u06cc\u06a9\u062f\u0633\u062a\u060c \u0648 \u062a\u0639\u062f\u0627\u062f \u062e\u062f\u0645\u062a \u062f\u0631 \u0645\u0631\u0627\u062c\u0639\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L3", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u067e\u0631\u0648\u0698\u0647", "community": 167, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L7", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u0632\u0645\u06cc\u0646\u0647", "community": 167, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L16", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 167, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0635\u0641\u062d\u0647\u200c\u06cc insurance-pricing (\u062f\u0648 \u0628\u062e\u0634 \u0647\u0645\u200c\u067e\u0648\u0634\u0627\u0646)", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L18", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u0635\u0641\u062d\u0647_\u06cc_insurance_pricing_\u062f\u0648_\u0628\u062e\u0634_\u0647\u0645_\u067e\u0648\u0634\u0627\u0646", "community": 167, "norm_label": "\u0635\u0641\u062d\u0647\u200c\u06cc insurance-pricing (\u062f\u0648 \u0628\u062e\u0634 \u0647\u0645\u200c\u067e\u0648\u0634\u0627\u0646)" }, { "label": "select list\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L30", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_select_list\u0647\u0627", "community": 167, "norm_label": "select list\u0647\u0627" }, { "label": "\u062a\u0639\u062f\u0627\u062f \u062e\u062f\u0645\u062a", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L41", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a", "community": 167, "norm_label": "\u062a\u0639\u062f\u0627\u062f \u062e\u062f\u0645\u062a" }, { "label": "select \u0628\u06cc\u0645\u0647 \u062f\u0631 \u0641\u0631\u0645 \u0645\u0631\u0627\u062c\u0639\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L55", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_select_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u0641\u0631\u0645_\u0645\u0631\u0627\u062c\u0639\u0647", "community": 167, "norm_label": "select \u0628\u06cc\u0645\u0647 \u062f\u0631 \u0641\u0631\u0645 \u0645\u0631\u0627\u062c\u0639\u0647" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L59", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641", "community": 167, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u062f\u063a\u0627\u0645 \u0635\u0641\u062d\u0647\u200c\u06cc insurance-pricing", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L61", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u06f1_\u0627\u062f\u063a\u0627\u0645_\u0635\u0641\u062d\u0647_\u06cc_insurance_pricing", "community": 167, "norm_label": "\u06f1. \u0627\u062f\u063a\u0627\u0645 \u0635\u0641\u062d\u0647\u200c\u06cc insurance-pricing" }, { "label": "\u06f2. \u06cc\u06a9 \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a select \u06cc\u06a9\u062f\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L68", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u06f2_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_select_\u06cc\u06a9\u062f\u0633\u062a", "community": 167, "norm_label": "\u06f2. \u06cc\u06a9 \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a select \u06cc\u06a9\u062f\u0633\u062a" }, { "label": "\u06f3. \u062a\u0639\u062f\u0627\u062f (quantity) \u0628\u0631\u0627\u06cc \u062e\u062f\u0645\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L74", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u06f3_\u062a\u0639\u062f\u0627\u062f_quantity_\u0628\u0631\u0627\u06cc_\u062e\u062f\u0645\u0627\u062a", "community": 167, "norm_label": "\u06f3. \u062a\u0639\u062f\u0627\u062f (quantity) \u0628\u0631\u0627\u06cc \u062e\u062f\u0645\u0627\u062a" }, { "label": "\u06f4. select \u0628\u06cc\u0645\u0647 \u0641\u0642\u0637 \u0627\u0632 \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627 + \u062f\u0631\u0635\u062f \u062e\u0648\u062f\u06a9\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L86", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u06f4_select_\u0628\u06cc\u0645\u0647_\u0641\u0642\u0637_\u0627\u0632_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627_\u062f\u0631\u0635\u062f_\u062e\u0648\u062f\u06a9\u0627\u0631", "community": 167, "norm_label": "\u06f4. select \u0628\u06cc\u0645\u0647 \u0641\u0642\u0637 \u0627\u0632 \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627 + \u062f\u0631\u0635\u062f \u062e\u0648\u062f\u06a9\u0627\u0631" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L92", "_origin": "ast", "id": "prompt_insurance_pricing_and_selects_cleanup_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 167, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "insurance-visit-pricing.md", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_visit_pricing", "community": 188, "norm_label": "insurance-visit-pricing.md" }, { "label": "\u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648\u06cc\u0632\u06cc\u062a \u0628\u0631 \u0627\u0633\u0627\u0633 \u0628\u06cc\u0645\u0647 \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9/\u0645\u0637\u0628", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L1", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "community": 188, "norm_label": "\u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648\u06cc\u0632\u06cc\u062a \u0628\u0631 \u0627\u0633\u0627\u0633 \u0628\u06cc\u0645\u0647 \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9/\u0645\u0637\u0628" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L3", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u067e\u0631\u0648\u0698\u0647", "community": 188, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L7", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0632\u0645\u06cc\u0646\u0647", "community": 188, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L23", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 188, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L33", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 188, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L45", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 188, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L63", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "community": 188, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062a\u062d\u0644\u06cc\u0644 \u0648 \u0637\u0631\u0627\u062d\u06cc \u0645\u062f\u0644 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L65", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u06f1_\u062a\u062d\u0644\u06cc\u0644_\u0648_\u0637\u0631\u0627\u062d\u06cc_\u0645\u062f\u0644_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc", "community": 188, "norm_label": "\u06f1. \u062a\u062d\u0644\u06cc\u0644 \u0648 \u0637\u0631\u0627\u062d\u06cc \u0645\u062f\u0644 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc" }, { "label": "\u06f2. Entity + Migration", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L76", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u06f2_entity_migration", "community": 188, "norm_label": "\u06f2. entity + migration" }, { "label": "\u06f3. API", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L83", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u06f3_api", "community": 188, "norm_label": "\u06f3. api" }, { "label": "\u06f4. Admin Frontend", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L92", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u06f4_admin_frontend", "community": 188, "norm_label": "\u06f4. admin frontend" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L101", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 188, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L105", "_origin": "ast", "id": "prompt_insurance_visit_pricing_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 188, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "location-clinic-address.md", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L1", "_origin": "ast", "id": "prompt_location_clinic_address", "community": 37, "norm_label": "location-clinic-address.md" }, { "label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u0645\u062f\u06cc\u0631\u06cc\u062a \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 location_id \u062f\u0631 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L1", "_origin": "ast", "id": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "community": 37, "norm_label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u0645\u062f\u06cc\u0631\u06cc\u062a \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0648 location_id \u062f\u0631 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L3", "_origin": "ast", "id": "prompt_location_clinic_address_\u0647\u062f\u0641", "community": 37, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L16", "_origin": "ast", "id": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "community": 37, "norm_label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f" }, { "label": "\u062c\u062f\u0648\u0644 `doctor_addresses` (\u0641\u0639\u0644\u06cc):", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L18", "_origin": "ast", "id": "prompt_location_clinic_address_\u062c\u062f\u0648\u0644_doctor_addresses_\u0641\u0639\u0644\u06cc", "community": 37, "norm_label": "\u062c\u062f\u0648\u0644 `doctor_addresses` (\u0641\u0639\u0644\u06cc):" }, { "label": "Entity `DoctorAddress`:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L28", "_origin": "ast", "id": "prompt_location_clinic_address_entity_doctoraddress", "community": 37, "norm_label": "entity `doctoraddress`:" }, { "label": "Endpoint \u0645\u0648\u062c\u0648\u062f (workaround \u06a9\u0647 \u062d\u0630\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f):", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L32", "_origin": "ast", "id": "prompt_location_clinic_address_endpoint_\u0645\u0648\u062c\u0648\u062f_workaround_\u06a9\u0647_\u062d\u0630\u0641_\u0645\u06cc_\u0634\u0648\u062f", "community": 37, "norm_label": "endpoint \u0645\u0648\u062c\u0648\u062f (workaround \u06a9\u0647 \u062d\u0630\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f):" }, { "label": "Frontend \u0645\u0648\u062c\u0648\u062f (`DoctorDetailPage.tsx`):", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L36", "_origin": "ast", "id": "prompt_location_clinic_address_frontend_\u0645\u0648\u062c\u0648\u062f_doctordetailpage_tsx", "community": 37, "norm_label": "frontend \u0645\u0648\u062c\u0648\u062f (`doctordetailpage.tsx`):" }, { "label": "API endpoint \u0645\u0648\u062c\u0648\u062f \u0628\u0631\u0627\u06cc \u0622\u062f\u0631\u0633 \u062f\u06a9\u062a\u0631:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L42", "_origin": "ast", "id": "prompt_location_clinic_address_api_endpoint_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631", "community": 37, "norm_label": "api endpoint \u0645\u0648\u062c\u0648\u062f \u0628\u0631\u0627\u06cc \u0627\u062f\u0631\u0633 \u062f\u06a9\u062a\u0631:" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L50", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 Migration: \u062a\u063a\u06cc\u06cc\u0631 \u0633\u0627\u062e\u062a\u0627\u0631 `doctor_addresses`", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L54", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u062a\u063a\u06cc\u06cc\u0631_\u0633\u0627\u062e\u062a\u0627\u0631_doctor_addresses", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 migration: \u062a\u063a\u06cc\u06cc\u0631 \u0633\u0627\u062e\u062a\u0627\u0631 `doctor_addresses`" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 \u0622\u067e\u062f\u06cc\u062a Entity `DoctorAddress`", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L84", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_\u0622\u067e\u062f\u06cc\u062a_entity_doctoraddress", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 \u0627\u067e\u062f\u06cc\u062a entity `doctoraddress`" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 \u062d\u0630\u0641 endpoint \u0642\u062f\u06cc\u0645\u06cc \u0648 \u0622\u067e\u062f\u06cc\u062a DoctorController", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L136", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_\u062d\u0630\u0641_endpoint_\u0642\u062f\u06cc\u0645\u06cc_\u0648_\u0622\u067e\u062f\u06cc\u062a_doctorcontroller", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 \u062d\u0630\u0641 endpoint \u0642\u062f\u06cc\u0645\u06cc \u0648 \u0627\u067e\u062f\u06cc\u062a doctorcontroller" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 CRUD \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L148", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 crud \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "`POST /api/v1/clinic/{clinicUuid}/address` \u2014 \u0627\u06cc\u062c\u0627\u062f \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L152", "_origin": "ast", "id": "prompt_location_clinic_address_post_api_v1_clinic_clinicuuid_address_\u0627\u06cc\u062c\u0627\u062f_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 37, "norm_label": "`post /api/v1/clinic/{clinicuuid}/address` \u2014 \u0627\u06cc\u062c\u0627\u062f \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "`PATCH /api/v1/clinic/{clinicUuid}/address/{addressUuid}` \u2014 \u0648\u06cc\u0631\u0627\u06cc\u0634", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L178", "_origin": "ast", "id": "prompt_location_clinic_address_patch_api_v1_clinic_clinicuuid_address_addressuuid_\u0648\u06cc\u0631\u0627\u06cc\u0634", "community": 37, "norm_label": "`patch /api/v1/clinic/{clinicuuid}/address/{addressuuid}` \u2014 \u0648\u06cc\u0631\u0627\u06cc\u0634" }, { "label": "`DELETE /api/v1/clinic/{clinicUuid}/address/{addressUuid}` \u2014 \u062d\u0630\u0641", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L184", "_origin": "ast", "id": "prompt_location_clinic_address_delete_api_v1_clinic_clinicuuid_address_addressuuid_\u062d\u0630\u0641", "community": 37, "norm_label": "`delete /api/v1/clinic/{clinicuuid}/address/{addressuuid}` \u2014 \u062d\u0630\u0641" }, { "label": "`GET /api/v1/clinic/{clinicUuid}/addresses` \u2014 \u0644\u06cc\u0633\u062a \u0622\u062f\u0631\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L189", "_origin": "ast", "id": "prompt_location_clinic_address_get_api_v1_clinic_clinicuuid_addresses_\u0644\u06cc\u0633\u062a_\u0622\u062f\u0631\u0633_\u0647\u0627", "community": 37, "norm_label": "`get /api/v1/clinic/{clinicuuid}/addresses` \u2014 \u0644\u06cc\u0633\u062a \u0627\u062f\u0631\u0633\u200c\u0647\u0627" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 Endpoint \u0622\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L198", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_endpoint_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u062f\u06a9\u062a\u0631", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 endpoint \u0627\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u062f\u06a9\u062a\u0631" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f6 \u2014 Frontend: `DoctorDetailPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L270", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_frontend_doctordetailpage_tsx", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f6 \u2014 frontend: `doctordetailpage.tsx`" }, { "label": "\u0622\u067e\u062f\u06cc\u062a interface:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L274", "_origin": "ast", "id": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_interface", "community": 37, "norm_label": "\u0627\u067e\u062f\u06cc\u062a interface:" }, { "label": "\u0622\u067e\u062f\u06cc\u062a \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0622\u062f\u0631\u0633\u200c\u0647\u0627 \u062f\u0631 `ScheduleSection`:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L290", "_origin": "ast", "id": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u062f\u0631_schedulesection", "community": 37, "norm_label": "\u0627\u067e\u062f\u06cc\u062a \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0627\u062f\u0631\u0633\u200c\u0647\u0627 \u062f\u0631 `schedulesection`:" }, { "label": "\u0622\u067e\u062f\u06cc\u062a `SessionEditor` \u2014 dropdown \u0644\u0648\u06a9\u06cc\u0634\u0646:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L306", "_origin": "ast", "id": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_sessioneditor_dropdown_\u0644\u0648\u06a9\u06cc\u0634\u0646", "community": 37, "norm_label": "\u0627\u067e\u062f\u06cc\u062a `sessioneditor` \u2014 dropdown \u0644\u0648\u06a9\u06cc\u0634\u0646:" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f7 \u2014 Frontend: \u0645\u062f\u06cc\u0631\u06cc\u062a \u0622\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u062f\u0631 `ClinicDetailPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L334", "_origin": "ast", "id": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_frontend_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_clinicdetailpage_tsx", "community": 37, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f7 \u2014 frontend: \u0645\u062f\u06cc\u0631\u06cc\u062a \u0627\u062f\u0631\u0633 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u062f\u0631 `clinicdetailpage.tsx`" }, { "label": "Interface \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L338", "_origin": "ast", "id": "prompt_location_clinic_address_interface_\u062c\u062f\u06cc\u062f", "community": 37, "norm_label": "interface \u062c\u062f\u06cc\u062f:" }, { "label": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0622\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L350", "_origin": "ast", "id": "prompt_location_clinic_address_\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 37, "norm_label": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0627\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9:" }, { "label": "UI (\u0641\u0642\u0637 \u0628\u0631\u0627\u06cc clinic owner):", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L359", "_origin": "ast", "id": "prompt_location_clinic_address_ui_\u0641\u0642\u0637_\u0628\u0631\u0627\u06cc_clinic_owner", "community": 37, "norm_label": "ui (\u0641\u0642\u0637 \u0628\u0631\u0627\u06cc clinic owner):" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L368", "_origin": "ast", "id": "prompt_location_clinic_address_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 37, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L385", "_origin": "ast", "id": "prompt_location_clinic_address_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647", "community": 37, "norm_label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647" }, { "label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L408", "_origin": "ast", "id": "prompt_location_clinic_address_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 37, "norm_label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "`docs/api/clinic.md`:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L410", "_origin": "ast", "id": "prompt_location_clinic_address_docs_api_clinic_md", "community": 37, "norm_label": "`docs/api/clinic.md`:" }, { "label": "`docs/api/appointment-settings.md`:", "file_type": "document", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L417", "_origin": "ast", "id": "prompt_location_clinic_address_docs_api_appointment_settings_md", "community": 37, "norm_label": "`docs/api/appointment-settings.md`:" }, { "label": "mark-past-slots-unavailable.md", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L1", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable", "community": 189, "norm_label": "mark-past-slots-unavailable.md" }, { "label": "\u063a\u06cc\u0631\u0642\u0627\u0628\u0644\u200c\u0631\u0632\u0631\u0648 \u06a9\u0631\u062f\u0646 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u06af\u0630\u0634\u062a\u0647 \u062f\u0631 \u0631\u0648\u0632 \u062c\u0627\u0631\u06cc", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L1", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "community": 189, "norm_label": "\u063a\u06cc\u0631\u0642\u0627\u0628\u0644\u200c\u0631\u0632\u0631\u0648 \u06a9\u0631\u062f\u0646 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u06af\u0630\u0634\u062a\u0647 \u062f\u0631 \u0631\u0648\u0632 \u062c\u0627\u0631\u06cc" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L3", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u067e\u0631\u0648\u0698\u0647", "community": 189, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L10", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0632\u0645\u06cc\u0646\u0647", "community": 189, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L18", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 189, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L22", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 189, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L30", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 189, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`SlotCalculatorService::getAllSlotsWithAvailability()` \u2014 is_available \u0641\u0642\u0637 \u0631\u0632\u0631\u0648 \u0631\u0627 \u0686\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L32", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_slotcalculatorservice_getallslotswithavailability_is_available_\u0641\u0642\u0637_\u0631\u0632\u0631\u0648_\u0631\u0627_\u0686\u06a9_\u0645\u06cc_\u06a9\u0646\u062f", "community": 189, "norm_label": "`slotcalculatorservice::getallslotswithavailability()` \u2014 is_available \u0641\u0642\u0637 \u0631\u0632\u0631\u0648 \u0631\u0627 \u0686\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f" }, { "label": "`getAvailableSlots()` \u2014 \u0628\u0631\u0627\u06cc \u0686\u06a9 \u06a9\u0627\u0646\u0641\u0644\u06cc\u06a9\u062a \u0631\u0632\u0631\u0648 (\u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc flat \u0642\u0627\u0628\u0644\u200c\u0631\u0632\u0631\u0648)", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L48", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_getavailableslots_\u0628\u0631\u0627\u06cc_\u0686\u06a9_\u06a9\u0627\u0646\u0641\u0644\u06cc\u06a9\u062a_\u0631\u0632\u0631\u0648_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_flat_\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648", "community": 189, "norm_label": "`getavailableslots()` \u2014 \u0628\u0631\u0627\u06cc \u0686\u06a9 \u06a9\u0627\u0646\u0641\u0644\u06cc\u06a9\u062a \u0631\u0632\u0631\u0648 (\u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc flat \u0642\u0627\u0628\u0644\u200c\u0631\u0632\u0631\u0648)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L67", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0648\u0638\u0627\u06cc\u0641", "community": 189, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0633\u0644\u0627\u062a \u06af\u0630\u0634\u062a\u0647 \u0631\u0627 \u062f\u0631 `is_available` \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0646", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L69", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u06f1_\u0627\u0633\u0644\u0627\u062a_\u06af\u0630\u0634\u062a\u0647_\u0631\u0627_\u062f\u0631_is_available_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0646", "community": 189, "norm_label": "\u06f1. \u0627\u0633\u0644\u0627\u062a \u06af\u0630\u0634\u062a\u0647 \u0631\u0627 \u062f\u0631 `is_available` \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0646" }, { "label": "\u06f2. \u0627\u0633\u0644\u0627\u062a \u06af\u0630\u0634\u062a\u0647 \u0631\u0627 \u0627\u0632 `getAvailableSlots` \u0647\u0645 \u062d\u0630\u0641 \u06a9\u0646 (\u0633\u0627\u0632\u06af\u0627\u0631\u06cc)", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L85", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u06f2_\u0627\u0633\u0644\u0627\u062a_\u06af\u0630\u0634\u062a\u0647_\u0631\u0627_\u0627\u0632_getavailableslots_\u0647\u0645_\u062d\u0630\u0641_\u06a9\u0646_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc", "community": 189, "norm_label": "\u06f2. \u0627\u0633\u0644\u0627\u062a \u06af\u0630\u0634\u062a\u0647 \u0631\u0627 \u0627\u0632 `getavailableslots` \u0647\u0645 \u062d\u0630\u0641 \u06a9\u0646 (\u0633\u0627\u0632\u06af\u0627\u0631\u06cc)" }, { "label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L102", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 189, "norm_label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L106", "_origin": "ast", "id": "prompt_mark_past_slots_unavailable_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 189, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "multi-role-dashboard.md", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1", "_origin": "ast", "id": "prompt_multi_role_dashboard", "community": 149, "norm_label": "multi-role-dashboard.md" }, { "label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0686\u0646\u062f-\u0646\u0642\u0634\u0647 (Multi-Role Dashboard)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "community": 149, "norm_label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0686\u0646\u062f-\u0646\u0642\u0634\u0647 (multi-role dashboard)" }, { "label": "\u0647\u062f\u0641 \u06a9\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L3", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0647\u062f\u0641_\u06a9\u0644\u06cc", "community": 149, "norm_label": "\u0647\u062f\u0641 \u06a9\u0644\u06cc" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc API (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0628\u062e\u0648\u0627\u0646)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L16", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_api_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "community": 581, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc api (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0628\u062e\u0648\u0627\u0646)" }, { "label": "API \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u060c \u062a\u063a\u06cc\u06cc\u0631 \u0646\u062f\u0647)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L18", "_origin": "ast", "id": "prompt_multi_role_dashboard_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u06a9\u0646_\u062a\u063a\u06cc\u06cc\u0631_\u0646\u062f\u0647", "community": 581, "norm_label": "api \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u060c \u062a\u063a\u06cc\u06cc\u0631 \u0646\u062f\u0647)" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 \u0631\u0648\u06cc API \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L32", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062a\u063a\u06cc\u06cc\u0631_\u0631\u0648\u06cc_api_\u0645\u0648\u062c\u0648\u062f", "community": 581, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 \u0631\u0648\u06cc api \u0645\u0648\u062c\u0648\u062f" }, { "label": "API \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L38", "_origin": "ast", "id": "prompt_multi_role_dashboard_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f", "community": 581, "norm_label": "api \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u0646\u062f" }, { "label": "\u0645\u0641\u0627\u0647\u06cc\u0645 \u06a9\u0644\u06cc\u062f\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc Multi-Context (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0628\u062e\u0648\u0627\u0646)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L52", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "community": 462, "norm_label": "\u0645\u0641\u0627\u0647\u06cc\u0645 \u06a9\u0644\u06cc\u062f\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc multi-context (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0628\u062e\u0648\u0627\u0646)" }, { "label": "\u0645\u0641\u0647\u0648\u0645 `db_uuid`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L56", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_db_uuid", "community": 462, "norm_label": "\u0645\u0641\u0647\u0648\u0645 `db_uuid`" }, { "label": "\u0645\u0641\u0647\u0648\u0645 `db_key`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L68", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_db_key", "community": 462, "norm_label": "\u0645\u0641\u0647\u0648\u0645 `db_key`" }, { "label": "\u0645\u0641\u0647\u0648\u0645 `available_contexts`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L76", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_available_contexts", "community": 462, "norm_label": "\u0645\u0641\u0647\u0648\u0645 `available_contexts`" }, { "label": "\u0633\u0646\u0627\u0631\u06cc\u0648\u0647\u0627\u06cc \u0686\u0646\u062f-context", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L104", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0633\u0646\u0627\u0631\u06cc\u0648\u0647\u0627\u06cc_\u0686\u0646\u062f_context", "community": 462, "norm_label": "\u0633\u0646\u0627\u0631\u06cc\u0648\u0647\u0627\u06cc \u0686\u0646\u062f-context" }, { "label": "\u0642\u0627\u0646\u0648\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 context:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L115", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0642\u0627\u0646\u0648\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_context", "community": 462, "norm_label": "\u0642\u0627\u0646\u0648\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 context:" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u06a9\u062f (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u062a\u063a\u06cc\u06cc\u0631 \u0628\u062e\u0648\u0627\u0646)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L122", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631_\u0628\u062e\u0648\u0627\u0646", "community": 612, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u06a9\u062f (\u0645\u0647\u0645 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u062a\u063a\u06cc\u06cc\u0631 \u0628\u062e\u0648\u0627\u0646)" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L124", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f", "community": 612, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L143", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 612, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u06af\u0633\u062a\u0631\u0634 `/oauth/userinfo` (\u0628\u06a9\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L151", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06af\u0633\u062a\u0631\u0634_oauth_userinfo_\u0628\u06a9_\u0627\u0646\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u06af\u0633\u062a\u0631\u0634 `/oauth/userinfo` (\u0628\u06a9\u200c\u0627\u0646\u062f)" }, { "label": "\u0641\u0627\u06cc\u0644: `src/Auth/Controller/AuthController.php`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L153", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_src_auth_controller_authcontroller_php", "community": 149, "norm_label": "\u0641\u0627\u06cc\u0644: `src/auth/controller/authcontroller.php`" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1.\u06f5 \u2014 switch-context API (\u0628\u06a9\u200c\u0627\u0646\u062f) \u2014 API \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L301", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06f5_switch_context_api_\u0628\u06a9_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1.\u06f5 \u2014 switch-context api (\u0628\u06a9\u200c\u0627\u0646\u062f) \u2014 api \u062c\u062f\u06cc\u062f" }, { "label": "\u0641\u0627\u06cc\u0644: `src/Auth/Controller/AuthController.php`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L303", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_src_auth_controller_authcontroller_php_303", "community": 149, "norm_label": "\u0641\u0627\u06cc\u0644: `src/auth/controller/authcontroller.php`" }, { "label": "`POST /api/v1/auth/switch-context` `[IS_AUTHENTICATED_FULLY]`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L305", "_origin": "ast", "id": "prompt_multi_role_dashboard_post_api_v1_auth_switch_context_is_authenticated_fully", "community": 149, "norm_label": "`post /api/v1/auth/switch-context` `[is_authenticated_fully]`" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0628\u0647\u200c\u0631\u0648\u0632 \u06a9\u0631\u062f\u0646 `authStore.ts` (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L369", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0628\u0647_\u0631\u0648\u0632_\u06a9\u0631\u062f\u0646_authstore_ts_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0628\u0647\u200c\u0631\u0648\u0632 \u06a9\u0631\u062f\u0646 `authstore.ts` (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f2.\u06f5 \u2014 \u0635\u0641\u062d\u0647 \u0627\u0646\u062a\u062e\u0627\u0628 \u0645\u062d\u06cc\u0637 \u06a9\u0627\u0631\u06cc (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L404", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u06f5_\u0635\u0641\u062d\u0647_\u0627\u0646\u062a\u062e\u0627\u0628_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f2.\u06f5 \u2014 \u0635\u0641\u062d\u0647 \u0627\u0646\u062a\u062e\u0627\u0628 \u0645\u062d\u06cc\u0637 \u06a9\u0627\u0631\u06cc (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f" }, { "label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `assets/admin/pages/SelectContextPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L406", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_assets_admin_pages_selectcontextpage_tsx", "community": 149, "norm_label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `assets/admin/pages/selectcontextpage.tsx`" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u0645\u062d\u0627\u0641\u0638\u062a route \u0647\u0627 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L455", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u0645\u062d\u0627\u0641\u0638\u062a_route_\u0647\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u0645\u062d\u0627\u0641\u0638\u062a route \u0647\u0627 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)" }, { "label": "\u062f\u0631 `App.tsx`\u060c \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a `RoleRoute` \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L457", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062f\u0631_app_tsx_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_roleroute_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0646", "community": 149, "norm_label": "\u062f\u0631 `app.tsx`\u060c \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a `roleroute` \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646:" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 Sidebar \u067e\u0648\u06cc\u0627 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L494", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f4_sidebar_\u067e\u0648\u06cc\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 461, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 sidebar \u067e\u0648\u06cc\u0627 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)" }, { "label": "\u0641\u0627\u06cc\u0644 `assets/admin/components/layout/Sidebar.tsx`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L496", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx", "community": 461, "norm_label": "\u0641\u0627\u06cc\u0644 `assets/admin/components/layout/sidebar.tsx`" }, { "label": "\u0627\u062f\u0645\u06cc\u0646 \u2014 \u0647\u0645\u0647 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627\u06cc \u0641\u0639\u0644\u06cc (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L507", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0627\u062f\u0645\u06cc\u0646_\u0647\u0645\u0647_\u0644\u06cc\u0646\u06a9_\u0647\u0627\u06cc_\u0641\u0639\u0644\u06cc_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631", "community": 461, "norm_label": "\u0627\u062f\u0645\u06cc\u0646 \u2014 \u0647\u0645\u0647 \u0644\u06cc\u0646\u06a9\u200c\u0647\u0627\u06cc \u0641\u0639\u0644\u06cc (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631)" }, { "label": "\u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (`clinic`):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L509", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "community": 461, "norm_label": "\u0635\u0627\u062d\u0628 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (`clinic`):" }, { "label": "\u062f\u06a9\u062a\u0631 (`doctor`):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L520", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062f\u06a9\u062a\u0631_doctor", "community": 461, "norm_label": "\u062f\u06a9\u062a\u0631 (`doctor`):" }, { "label": "\u0645\u0646\u0634\u06cc (`secretary`) \u2014 \u0628\u0631 \u0627\u0633\u0627\u0633 `context.permissions.resources`:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L529", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0646\u0634\u06cc_secretary_\u0628\u0631_\u0627\u0633\u0627\u0633_context_permissions_resources", "community": 461, "norm_label": "\u0645\u0646\u0634\u06cc (`secretary`) \u2014 \u0628\u0631 \u0627\u0633\u0627\u0633 `context.permissions.resources`:" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f5 \u2014 endpoint \u0647\u0627\u06cc \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062c\u062f\u06cc\u062f (\u0628\u06a9\u200c\u0627\u0646\u062f) \u2014 API \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L542", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 506, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f5 \u2014 endpoint \u0647\u0627\u06cc \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062c\u062f\u06cc\u062f (\u0628\u06a9\u200c\u0627\u0646\u062f) \u2014 api \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `src/Dashboard/Controller/DashboardController.php`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L544", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_src_dashboard_controller_dashboardcontroller_php", "community": 506, "norm_label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `src/dashboard/controller/dashboardcontroller.php`" }, { "label": "`GET /api/v1/dashboard/clinic` `[ROLE_CLINIC]`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L551", "_origin": "ast", "id": "prompt_multi_role_dashboard_get_api_v1_dashboard_clinic_role_clinic", "community": 506, "norm_label": "`get /api/v1/dashboard/clinic` `[role_clinic]`" }, { "label": "`GET /api/v1/dashboard/doctor` `[ROLE_DOCTOR]`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L586", "_origin": "ast", "id": "prompt_multi_role_dashboard_get_api_v1_dashboard_doctor_role_doctor", "community": 506, "norm_label": "`get /api/v1/dashboard/doctor` `[role_doctor]`" }, { "label": "`GET /api/v1/dashboard/secretary` `[ROLE_SECRETARY]`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L621", "_origin": "ast", "id": "prompt_multi_role_dashboard_get_api_v1_dashboard_secretary_role_secretary", "community": 506, "norm_label": "`get /api/v1/dashboard/secretary` `[role_secretary]`" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f6 \u2014 DashboardPage.tsx \u0686\u0646\u062f-\u0646\u0642\u0634\u0647 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L651", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f6_dashboardpage_tsx_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f6 \u2014 dashboardpage.tsx \u0686\u0646\u062f-\u0646\u0642\u0634\u0647 (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f7 \u2014 \u0635\u0641\u062d\u0647 \"\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0645\u0646\" (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L695", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f7_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "community": 149, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f7 \u2014 \u0635\u0641\u062d\u0647 \"\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0645\u0646\" (\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f)" }, { "label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `assets/admin/pages/MyClinicPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L697", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_assets_admin_pages_myclinicpage_tsx", "community": 149, "norm_label": "\u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f: `assets/admin/pages/myclinicpage.tsx`" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f8 \u2014 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647 (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 API \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L723", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f8_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f", "community": 379, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f8 \u2014 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647 (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 api \u062c\u062f\u06cc\u062f" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 endpoint \u062c\u062f\u06cc\u062f: `GET /api/v1/my/appointments` `[IS_AUTHENTICATED_FULLY]`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L725", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_endpoint_\u062c\u062f\u06cc\u062f_get_api_v1_my_appointments_is_authenticated_fully", "community": 379, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 endpoint \u062c\u062f\u06cc\u062f: `get /api/v1/my/appointments` `[is_authenticated_fully]`" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 `AppointmentsPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L750", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx", "community": 379, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 `appointmentspage.tsx`" }, { "label": "\u0647\u062f\u0631 \u0635\u0641\u062d\u0647 (\u0645\u0634\u062a\u0631\u06a9 \u0647\u0631 \u062f\u0648 \u0646\u0645\u0627):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L763", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0647\u062f\u0631_\u0635\u0641\u062d\u0647_\u0645\u0634\u062a\u0631\u06a9_\u0647\u0631_\u062f\u0648_\u0646\u0645\u0627", "community": 379, "norm_label": "\u0647\u062f\u0631 \u0635\u0641\u062d\u0647 (\u0645\u0634\u062a\u0631\u06a9 \u0647\u0631 \u062f\u0648 \u0646\u0645\u0627):" }, { "label": "\u0646\u0645\u0627\u06cc \u062c\u062f\u0648\u0644\u06cc (`TableView`):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L770", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0646\u0645\u0627\u06cc_\u062c\u062f\u0648\u0644\u06cc_tableview", "community": 379, "norm_label": "\u0646\u0645\u0627\u06cc \u062c\u062f\u0648\u0644\u06cc (`tableview`):" }, { "label": "\u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc (`TimelineView`):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L775", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc_timelineview", "community": 379, "norm_label": "\u0646\u0645\u0627\u06cc \u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc (`timelineview`):" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u0646\u0648\u0628\u062a (\u0628\u0627\u06cc\u062f \u062f\u0631 entity \u0648 frontend \u0647\u0631 \u062f\u0648 \u0628\u0627\u0634\u0646\u062f):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L783", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0628\u0627\u06cc\u062f_\u062f\u0631_entity_\u0648_frontend_\u0647\u0631_\u062f\u0648_\u0628\u0627\u0634\u0646\u062f", "community": 379, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u0646\u0648\u0628\u062a (\u0628\u0627\u06cc\u062f \u062f\u0631 entity \u0648 frontend \u0647\u0631 \u062f\u0648 \u0628\u0627\u0634\u0646\u062f):" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f9 \u2014 \u0633\u06cc\u0633\u062a\u0645 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L808", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "community": 345, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f9 \u2014 \u0633\u06cc\u0633\u062a\u0645 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f" }, { "label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0628\u200c\u0648\u06a9\u0627\u0631:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L810", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0628_\u0648\u06a9\u0627\u0631", "community": 345, "norm_label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0628\u200c\u0648\u06a9\u0627\u0631:" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a `SiteConfig` (\u062c\u062f\u06cc\u062f):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L815", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_siteconfig_\u062c\u062f\u06cc\u062f", "community": 345, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a `siteconfig` (\u062c\u062f\u06cc\u062f):" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u06a9\u0646\u062a\u0631\u0644\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (\u062c\u062f\u06cc\u062f):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L840", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u06a9\u0646\u062a\u0631\u0644\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_\u062c\u062f\u06cc\u062f", "community": 345, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u06a9\u0646\u062a\u0631\u0644\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (\u062c\u062f\u06cc\u062f):" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `Appointment` entity:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L848", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointment_entity", "community": 345, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `appointment` entity:" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `AppointmentController::book()`:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L868", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointmentcontroller_book", "community": 345, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `appointmentcontroller::book()`:" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u0635\u0641\u062d\u0647 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (\u062c\u062f\u06cc\u062f):", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L895", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_\u062c\u062f\u06cc\u062f", "community": 345, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u0635\u0641\u062d\u0647 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (\u062c\u062f\u06cc\u062f):" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `AppointmentsPage.tsx`:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L905", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointmentspage_tsx", "community": 345, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a `appointmentspage.tsx`:" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1\u06f0 \u2014 \u0634\u0645\u0627\u0631\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0627\u0637\u0644\u0627\u0639\u200c\u0631\u0633\u0627\u0646\u06cc \u0646\u0648\u0628\u062a (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L914", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "community": 507, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1\u06f0 \u2014 \u0634\u0645\u0627\u0631\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0627\u0637\u0644\u0627\u0639\u200c\u0631\u0633\u0627\u0646\u06cc \u0646\u0648\u0628\u062a (\u0628\u06a9\u200c\u0627\u0646\u062f + \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f) \u2014 \u062c\u062f\u06cc\u062f" }, { "label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0628\u200c\u0648\u06a9\u0627\u0631:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L916", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0628_\u0648\u06a9\u0627\u0631_916", "community": 507, "norm_label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0628\u200c\u0648\u06a9\u0627\u0631:" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0641\u06cc\u0644\u062f \u062c\u062f\u06cc\u062f \u0631\u0648\u06cc \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L922", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u06cc\u0644\u062f_\u062c\u062f\u06cc\u062f_\u0631\u0648\u06cc_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "community": 507, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0641\u06cc\u0644\u062f \u062c\u062f\u06cc\u062f \u0631\u0648\u06cc \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627:" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 endpoint \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L943", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_endpoint_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 507, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 endpoint \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f:" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u062a\u0628/\u0628\u062e\u0634 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u0637\u0644\u0627\u0639\u200c\u0631\u0633\u0627\u0646\u06cc:", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L968", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u0628_\u0628\u062e\u0634_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc", "community": 507, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f \u2014 \u062a\u0628/\u0628\u062e\u0634 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u0637\u0644\u0627\u0639\u200c\u0631\u0633\u0627\u0646\u06cc:" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L982", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 505, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "CSS / UI \u2014 \u0641\u0642\u0637 template CSS", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L984", "_origin": "ast", "id": "prompt_multi_role_dashboard_css_ui_\u0641\u0642\u0637_template_css", "community": 505, "norm_label": "css / ui \u2014 \u0641\u0642\u0637 template css" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627\u06cc API", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L993", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u067e\u0627\u0633\u062e_\u0647\u0627\u06cc_api", "community": 505, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627\u06cc api" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0642\u0648\u0627\u0646\u06cc\u0646 \u06a9\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L998", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc", "community": 505, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f \u2014 \u0642\u0648\u0627\u0646\u06cc\u0646 \u06a9\u0644\u06cc" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627 (\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1003", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "community": 505, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627 (\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc)" }, { "label": "\u062e\u0644\u0627\u0635\u0647 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f/\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1031", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "community": 378, "norm_label": "\u062e\u0644\u0627\u0635\u0647 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f/\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f (\u062a\u063a\u06cc\u06cc\u0631)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1033", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631", "community": 378, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f (\u062a\u063a\u06cc\u06cc\u0631)" }, { "label": "\u0628\u06a9\u200c\u0627\u0646\u062f (\u062c\u062f\u06cc\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1041", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "community": 378, "norm_label": "\u0628\u06a9\u200c\u0627\u0646\u062f (\u062c\u062f\u06cc\u062f)" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u062a\u063a\u06cc\u06cc\u0631)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1050", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631", "community": 378, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u062a\u063a\u06cc\u06cc\u0631)" }, { "label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u062c\u062f\u06cc\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1057", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "community": 378, "norm_label": "\u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u062c\u062f\u06cc\u062f)" }, { "label": "Migration", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1062", "_origin": "ast", "id": "prompt_multi_role_dashboard_migration", "community": 378, "norm_label": "migration" }, { "label": "\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a (\u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc/\u062c\u062f\u06cc\u062f)", "file_type": "document", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1065", "_origin": "ast", "id": "prompt_multi_role_dashboard_\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_\u062c\u062f\u06cc\u062f", "community": 378, "norm_label": "\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a (\u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc/\u062c\u062f\u06cc\u062f)" }, { "label": "my-payments-list-endpoint.md", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L1", "_origin": "ast", "id": "prompt_my_payments_list_endpoint", "community": 150, "norm_label": "my-payments-list-endpoint.md" }, { "label": "\u0627\u0641\u0632\u0648\u062f\u0646 endpoint \u0644\u06cc\u0633\u062a \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u0644\u0627\u06af\u06cc\u0646\u200c\u0634\u062f\u0647 (`GET /api/v1/my/payments`)", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L1", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "community": 150, "norm_label": "\u0627\u0641\u0632\u0648\u062f\u0646 endpoint \u0644\u06cc\u0633\u062a \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u0644\u0627\u06af\u06cc\u0646\u200c\u0634\u062f\u0647 (`get /api/v1/my/payments`)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L3", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u067e\u0631\u0648\u0698\u0647", "community": 150, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L10", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0632\u0645\u06cc\u0646\u0647", "community": 150, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L16", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 150, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L20", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 150, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L30", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 150, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`PaymentRepository` \u2014 \u0628\u062f\u0648\u0646 findByUser", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L32", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_paymentrepository_\u0628\u062f\u0648\u0646_findbyuser", "community": 150, "norm_label": "`paymentrepository` \u2014 \u0628\u062f\u0648\u0646 findbyuser" }, { "label": "`Payment` \u2014 \u0644\u06cc\u0646\u06a9 user + toArray", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L40", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_payment_\u0644\u06cc\u0646\u06a9_user_toarray", "community": 150, "norm_label": "`payment` \u2014 \u0644\u06cc\u0646\u06a9 user + toarray" }, { "label": "route \u0646\u0627\u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u0641\u0631\u0627\u0646\u062a \u0635\u062f\u0627 \u0645\u06cc\u200c\u0632\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L51", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_route_\u0646\u0627\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u0641\u0631\u0627\u0646\u062a_\u0635\u062f\u0627_\u0645\u06cc_\u0632\u0646\u062f", "community": 150, "norm_label": "route \u0646\u0627\u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u0641\u0631\u0627\u0646\u062a \u0635\u062f\u0627 \u0645\u06cc\u200c\u0632\u0646\u062f" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L57", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641", "community": 150, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. `findByUser` \u062f\u0631 `PaymentRepository`", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L59", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u06f1_findbyuser_\u062f\u0631_paymentrepository", "community": 150, "norm_label": "\u06f1. `findbyuser` \u062f\u0631 `paymentrepository`" }, { "label": "\u06f2. endpoint `GET /api/v1/my/payments`", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L89", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u06f2_endpoint_get_api_v1_my_payments", "community": 150, "norm_label": "\u06f2. endpoint `get /api/v1/my/payments`" }, { "label": "\u06f3. \u0645\u0637\u0645\u0626\u0646 \u0634\u0648 route \u0639\u0645\u0648\u0645\u06cc/auth \u062f\u0631\u0633\u062a \u0627\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L114", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u06f3_\u0645\u0637\u0645\u0626\u0646_\u0634\u0648_route_\u0639\u0645\u0648\u0645\u06cc_auth_\u062f\u0631\u0633\u062a_\u0627\u0633\u062a", "community": 150, "norm_label": "\u06f3. \u0645\u0637\u0645\u064a\u0646 \u0634\u0648 route \u0639\u0645\u0648\u0645\u06cc/auth \u062f\u0631\u0633\u062a \u0627\u0633\u062a" }, { "label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L118", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 150, "norm_label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L122", "_origin": "ast", "id": "prompt_my_payments_list_endpoint_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 150, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "national-code-unique-profile.md", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_national_code_unique_profile", "community": 190, "norm_label": "national-code-unique-profile.md" }, { "label": "\u06cc\u06a9\u062a\u0627 \u0628\u0648\u062f\u0646 \u06a9\u062f \u0645\u0644\u06cc \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (\u0647\u0631 \u06a9\u062f \u0645\u0644\u06cc \u0641\u0642\u0637 \u06cc\u06a9 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644)", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "community": 190, "norm_label": "\u06cc\u06a9\u062a\u0627 \u0628\u0648\u062f\u0646 \u06a9\u062f \u0645\u0644\u06cc \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (\u0647\u0631 \u06a9\u062f \u0645\u0644\u06cc \u0641\u0642\u0637 \u06cc\u06a9 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L3", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u067e\u0631\u0648\u0698\u0647", "community": 190, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L9", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0632\u0645\u06cc\u0646\u0647", "community": 190, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L27", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 190, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L33", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 190, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L44", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 190, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L66", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "community": 190, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0642\u06cc\u062f \u06cc\u06a9\u062a\u0627\u06cc \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 (partial \u2014 \u0641\u0642\u0637 \u0645\u0642\u0627\u062f\u06cc\u0631 non-null)", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L68", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06f1_\u0642\u06cc\u062f_\u06cc\u06a9\u062a\u0627\u06cc_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_partial_\u0641\u0642\u0637_\u0645\u0642\u0627\u062f\u06cc\u0631_non_null", "community": 190, "norm_label": "\u06f1. \u0642\u06cc\u062f \u06cc\u06a9\u062a\u0627\u06cc \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 (partial \u2014 \u0641\u0642\u0637 \u0645\u0642\u0627\u062f\u06cc\u0631 non-null)" }, { "label": "\u06f2. \u0645\u062a\u062f repository", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L93", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06f2_\u0645\u062a\u062f_repository", "community": 190, "norm_label": "\u06f2. \u0645\u062a\u062f repository" }, { "label": "\u06f3. \u0686\u06a9 \u06cc\u06a9\u062a\u0627\u06cc\u06cc \u062f\u0631 \u0633\u0637\u062d \u0627\u067e\u0644\u06cc\u06a9\u06cc\u0634\u0646 (\u0642\u0628\u0644 \u0627\u0632 flush)", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L104", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06f3_\u0686\u06a9_\u06cc\u06a9\u062a\u0627\u06cc\u06cc_\u062f\u0631_\u0633\u0637\u062d_\u0627\u067e\u0644\u06cc\u06a9\u06cc\u0634\u0646_\u0642\u0628\u0644_\u0627\u0632_flush", "community": 190, "norm_label": "\u06f3. \u0686\u06a9 \u06cc\u06a9\u062a\u0627\u06cc\u06cc \u062f\u0631 \u0633\u0637\u062d \u0627\u067e\u0644\u06cc\u06a9\u06cc\u0634\u0646 (\u0642\u0628\u0644 \u0627\u0632 flush)" }, { "label": "\u06f4. \u06a9\u062f \u062e\u0637\u0627", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L123", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06f4_\u06a9\u062f_\u062e\u0637\u0627", "community": 190, "norm_label": "\u06f4. \u06a9\u062f \u062e\u0637\u0627" }, { "label": "\u06f5. \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u0645\u0646\u0634\u06cc / \u0633\u0627\u06cc\u0631", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L133", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u06f5_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0645\u0646\u0634\u06cc_\u0633\u0627\u06cc\u0631", "community": 190, "norm_label": "\u06f5. \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u0645\u0646\u0634\u06cc / \u0633\u0627\u06cc\u0631" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L142", "_origin": "ast", "id": "prompt_national_code_unique_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 190, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "new-visit-modal-ux.md", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L1", "_origin": "ast", "id": "prompt_new_visit_modal_ux", "community": 219, "norm_label": "new-visit-modal-ux.md" }, { "label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc UI/UX \u0645\u0648\u062f\u0627\u0644 \u00ab\u062b\u0628\u062a \u0645\u0631\u0627\u062c\u0639\u0647 \u062c\u062f\u06cc\u062f\u00bb", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L1", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "community": 219, "norm_label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc ui/ux \u0645\u0648\u062f\u0627\u0644 \u00ab\u062b\u0628\u062a \u0645\u0631\u0627\u062c\u0639\u0647 \u062c\u062f\u06cc\u062f\u00bb" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L3", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u067e\u0631\u0648\u0698\u0647", "community": 219, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L7", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0632\u0645\u06cc\u0646\u0647", "community": 219, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L11", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 219, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L21", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 219, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L32", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 219, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L59", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641", "community": 219, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0635\u0631\u06cc \u0645\u0648\u062f\u0627\u0644", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L61", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u06f1_\u0633\u0627\u062e\u062a\u0627\u0631_\u0628\u0635\u0631\u06cc_\u0645\u0648\u062f\u0627\u0644", "community": 219, "norm_label": "\u06f1. \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0635\u0631\u06cc \u0645\u0648\u062f\u0627\u0644" }, { "label": "\u06f2. \u0627\u062a\u0635\u0627\u0644 \u0628\u06cc\u0645\u0647 \u0628\u0647 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L70", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u06f2_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "community": 219, "norm_label": "\u06f2. \u0627\u062a\u0635\u0627\u0644 \u0628\u06cc\u0645\u0647 \u0628\u0647 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "label": "\u06f3. \u0648\u0627\u062d\u062f \u067e\u0648\u0644 \u06cc\u06a9\u062f\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L76", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u06f3_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u06cc\u06a9\u062f\u0633\u062a", "community": 219, "norm_label": "\u06f3. \u0648\u0627\u062d\u062f \u067e\u0648\u0644 \u06cc\u06a9\u062f\u0633\u062a" }, { "label": "\u06f4. \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L80", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u06f4_\u062a\u0633\u062a", "community": 219, "norm_label": "\u06f4. \u062a\u0633\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L84", "_origin": "ast", "id": "prompt_new_visit_modal_ux_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 219, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "patient-record-profile-binding.md", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L1", "_origin": "ast", "id": "prompt_patient_record_profile_binding", "community": 220, "norm_label": "patient-record-profile-binding.md" }, { "label": "\u0627\u062a\u0635\u0627\u0644 \u067e\u0631\u0648\u0646\u062f\u0647\u200c\u06cc \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L1", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "community": 220, "norm_label": "\u0627\u062a\u0635\u0627\u0644 \u067e\u0631\u0648\u0646\u062f\u0647\u200c\u06cc \u0628\u06cc\u0645\u0627\u0631 \u0628\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L3", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u067e\u0631\u0648\u0698\u0647", "community": 220, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L7", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0632\u0645\u06cc\u0646\u0647", "community": 220, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L11", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 220, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L15", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 220, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L27", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 220, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L64", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641", "community": 220, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062a\u062d\u0644\u06cc\u0644 \u0631\u0627\u0628\u0637\u0647 User \u2194 UserProfile", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L66", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u06f1_\u062a\u062d\u0644\u06cc\u0644_\u0631\u0627\u0628\u0637\u0647_user_userprofile", "community": 220, "norm_label": "\u06f1. \u062a\u062d\u0644\u06cc\u0644 \u0631\u0627\u0628\u0637\u0647 user \u2194 userprofile" }, { "label": "\u06f2. \u063a\u0646\u06cc\u200c\u0633\u0627\u0632\u06cc \u067e\u0627\u0633\u062e \u067e\u0631\u0648\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L70", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u06f2_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u067e\u0631\u0648\u0646\u062f\u0647", "community": 220, "norm_label": "\u06f2. \u063a\u0646\u06cc\u200c\u0633\u0627\u0632\u06cc \u067e\u0627\u0633\u062e \u067e\u0631\u0648\u0646\u062f\u0647" }, { "label": "\u06f3. Admin Frontend \u2014 \u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L78", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u06f3_admin_frontend_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647", "community": 220, "norm_label": "\u06f3. admin frontend \u2014 \u0646\u0645\u0627\u06cc\u0634 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647" }, { "label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L84", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 220, "norm_label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L88", "_origin": "ast", "id": "prompt_patient_record_profile_binding_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 220, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "payment-test-mode-ui.md", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L1", "_origin": "ast", "id": "prompt_payment_test_mode_ui", "community": 151, "norm_label": "payment-test-mode-ui.md" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631\u06af\u0627\u0647 \u062a\u0633\u062a \u062f\u0631 \u0631\u0627\u0628\u0637 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0647\u0646\u06af\u0627\u0645 \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u062d\u0627\u0644\u062a \u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L1", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "community": 151, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631\u06af\u0627\u0647 \u062a\u0633\u062a \u062f\u0631 \u0631\u0627\u0628\u0637 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0647\u0646\u06af\u0627\u0645 \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u062d\u0627\u0644\u062a \u0627\u0632\u0645\u0627\u06cc\u0634\u06cc" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L3", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0632\u0645\u06cc\u0646\u0647", "community": 151, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L15", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 151, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L25", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 151, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L37", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 151, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Backend \u2014 endpoint \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646 \u0627\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L39", "_origin": "ast", "id": "prompt_payment_test_mode_ui_backend_endpoint_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646_\u0627\u0633\u062a", "community": 151, "norm_label": "backend \u2014 endpoint \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646 \u0627\u0633\u062a" }, { "label": "Frontend \u2014 SmsWalletPage modal (\u062e\u0637 \u06f3\u06f4\u06f8\u2013\u06f3\u06f7\u06f3)", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L53", "_origin": "ast", "id": "prompt_payment_test_mode_ui_frontend_smswalletpage_modal_\u062e\u0637_\u06f3\u06f4\u06f8_\u06f3\u06f7\u06f3", "community": 151, "norm_label": "frontend \u2014 smswalletpage modal (\u062e\u0637 \u06f3\u06f4\u06f8\u2013\u06f3\u06f7\u06f3)" }, { "label": "Frontend \u2014 SubscriptionPage modal (\u062e\u0637 \u06f3\u06f0\u06f7\u2013\u06f3\u06f2\u06f7)", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L64", "_origin": "ast", "id": "prompt_payment_test_mode_ui_frontend_subscriptionpage_modal_\u062e\u0637_\u06f3\u06f0\u06f7_\u06f3\u06f2\u06f7", "community": 151, "norm_label": "frontend \u2014 subscriptionpage modal (\u062e\u0637 \u06f3\u06f0\u06f7\u2013\u06f3\u06f2\u06f7)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L77", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641", "community": 151, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 endpoint \u0639\u0645\u0648\u0645\u06cc `GET /api/v1/payment/config`", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L79", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u06f1_backend_endpoint_\u0639\u0645\u0648\u0645\u06cc_get_api_v1_payment_config", "community": 151, "norm_label": "\u06f1. backend \u2014 endpoint \u0639\u0645\u0648\u0645\u06cc `get /api/v1/payment/config`" }, { "label": "\u06f2. Frontend \u2014 hook \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646 \u062d\u0627\u0644\u062a \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L98", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u06f2_frontend_hook_\u0628\u0631\u0627\u06cc_\u062e\u0648\u0627\u0646\u062f\u0646_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a", "community": 151, "norm_label": "\u06f2. frontend \u2014 hook \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646 \u062d\u0627\u0644\u062a \u062a\u0633\u062a" }, { "label": "\u06f3. Frontend \u2014 SmsWalletPage: \u067e\u0646\u0647\u0627\u0646 \u06a9\u0631\u062f\u0646 \u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u062f\u0631\u06af\u0627\u0647 \u062f\u0631 \u062d\u0627\u0644\u062a \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L112", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u06f3_frontend_smswalletpage_\u067e\u0646\u0647\u0627\u0646_\u06a9\u0631\u062f\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u06a9\u0646\u0646\u062f\u0647_\u062f\u0631\u06af\u0627\u0647_\u062f\u0631_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a", "community": 151, "norm_label": "\u06f3. frontend \u2014 smswalletpage: \u067e\u0646\u0647\u0627\u0646 \u06a9\u0631\u062f\u0646 \u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u062f\u0631\u06af\u0627\u0647 \u062f\u0631 \u062d\u0627\u0644\u062a \u062a\u0633\u062a" }, { "label": "\u06f4. Frontend \u2014 SubscriptionPage: \u067e\u0646\u0647\u0627\u0646 \u06a9\u0631\u062f\u0646 \u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u062f\u0631\u06af\u0627\u0647 \u062f\u0631 \u062d\u0627\u0644\u062a \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L143", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u06f4_frontend_subscriptionpage_\u067e\u0646\u0647\u0627\u0646_\u06a9\u0631\u062f\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u06a9\u0646\u0646\u062f\u0647_\u062f\u0631\u06af\u0627\u0647_\u062f\u0631_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a", "community": 151, "norm_label": "\u06f4. frontend \u2014 subscriptionpage: \u067e\u0646\u0647\u0627\u0646 \u06a9\u0631\u062f\u0646 \u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u062f\u0631\u06af\u0627\u0647 \u062f\u0631 \u062d\u0627\u0644\u062a \u062a\u0633\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L157", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 151, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L168", "_origin": "ast", "id": "prompt_payment_test_mode_ui_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 151, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "payment-unified-status-canceled-and-managed-hosts.md", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L1", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts", "community": 115, "norm_label": "payment-unified-status-canceled-and-managed-hosts.md" }, { "label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647\u200c\u0633\u0627\u0632\u06cc \u0645\u0646\u0637\u0642 \u067e\u0631\u062f\u0627\u062e\u062a: \u0648\u0636\u0639\u06cc\u062a canceled + allowlist \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u067e\u0630\u06cc\u0631 + \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L1", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 115, "norm_label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647\u200c\u0633\u0627\u0632\u06cc \u0645\u0646\u0637\u0642 \u067e\u0631\u062f\u0627\u062e\u062a: \u0648\u0636\u0639\u06cc\u062a canceled + allowlist \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u067e\u0630\u06cc\u0631 + \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L3", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u067e\u0631\u0648\u0698\u0647", "community": 115, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L9", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0632\u0645\u06cc\u0646\u0647", "community": 115, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L18", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 115, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L24", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 115, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L36", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 115, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc Payment (\u0628\u062f\u0648\u0646 canceled)", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L38", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_payment_\u0628\u062f\u0648\u0646_canceled", "community": 115, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc payment (\u0628\u062f\u0648\u0646 canceled)" }, { "label": "allowlist \u062b\u0627\u0628\u062a \u0627\u0632 .env (services.yaml: `$allowedFrontendHosts: '%env(ALLOWED_FRONTEND_HOSTS)%'`)", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L46", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_allowlist_\u062b\u0627\u0628\u062a_\u0627\u0632_env_services_yaml_allowedfrontendhosts_env_allowed_frontend_hosts", "community": 115, "norm_label": "allowlist \u062b\u0627\u0628\u062a \u0627\u0632 .env (services.yaml: `$allowedfrontendhosts: '%env(allowed_frontend_hosts)%'`)" }, { "label": "expire \u0646\u0648\u0628\u062a \u2014 payment \u0631\u0627 \u062f\u0633\u062a \u0646\u0645\u06cc\u200c\u0632\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L58", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_expire_\u0646\u0648\u0628\u062a_payment_\u0631\u0627_\u062f\u0633\u062a_\u0646\u0645\u06cc_\u0632\u0646\u062f", "community": 115, "norm_label": "expire \u0646\u0648\u0628\u062a \u2014 payment \u0631\u0627 \u062f\u0633\u062a \u0646\u0645\u06cc\u200c\u0632\u0646\u062f" }, { "label": "callback \u2014 \u0627\u0646\u0635\u0631\u0627\u0641 \u06a9\u0627\u0631\u0628\u0631 \u0645\u0639\u0627\u062f\u0644 \u062e\u0637\u0627 \u06af\u0631\u0641\u062a\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L68", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_callback_\u0627\u0646\u0635\u0631\u0627\u0641_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0639\u0627\u062f\u0644_\u062e\u0637\u0627_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "community": 115, "norm_label": "callback \u2014 \u0627\u0646\u0635\u0631\u0627\u0641 \u06a9\u0627\u0631\u0628\u0631 \u0645\u0639\u0627\u062f\u0644 \u062e\u0637\u0627 \u06af\u0631\u0641\u062a\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L80", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "community": 115, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0648\u0636\u0639\u06cc\u062a `canceled`", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L82", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0648\u0636\u0639\u06cc\u062a_canceled", "community": 115, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0648\u0636\u0639\u06cc\u062a `canceled`" }, { "label": "\u06f2. \u062a\u0645\u0627\u06cc\u0632 \u00ab\u0627\u0646\u0635\u0631\u0627\u0641\u00bb \u0627\u0632 \u00ab\u062e\u0637\u0627\u00bb \u062f\u0631 gateway\u0647\u0627 \u0648 callback", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L90", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f2_\u062a\u0645\u0627\u06cc\u0632_\u0627\u0646\u0635\u0631\u0627\u0641_\u0627\u0632_\u062e\u0637\u0627_\u062f\u0631_gateway\u0647\u0627_\u0648_callback", "community": 115, "norm_label": "\u06f2. \u062a\u0645\u0627\u06cc\u0632 \u00ab\u0627\u0646\u0635\u0631\u0627\u0641\u00bb \u0627\u0632 \u00ab\u062e\u0637\u0627\u00bb \u062f\u0631 gateway\u0647\u0627 \u0648 callback" }, { "label": "\u06f3. canceled \u0647\u0646\u06af\u0627\u0645 \u0627\u0646\u0642\u0636\u0627\u06cc \u0645\u0647\u0644\u062a \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L106", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f3_canceled_\u0647\u0646\u06af\u0627\u0645_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0645\u0647\u0644\u062a_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 115, "norm_label": "\u06f3. canceled \u0647\u0646\u06af\u0627\u0645 \u0627\u0646\u0642\u0636\u0627\u06cc \u0645\u0647\u0644\u062a \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u06f4. allowlist \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u067e\u0630\u06cc\u0631 \u0627\u0632 SiteConfig", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L122", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f4_allowlist_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0627\u0632_siteconfig", "community": 115, "norm_label": "\u06f4. allowlist \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u067e\u0630\u06cc\u0631 \u0627\u0632 siteconfig" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/payment.md`", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L142", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_payment_md", "community": 115, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/payment.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L148", "_origin": "ast", "id": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 115, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "pre-registration.md", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L1", "_origin": "ast", "id": "prompt_pre_registration", "community": 191, "norm_label": "pre-registration.md" }, { "label": "Pre-Registration Feature", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L1", "_origin": "ast", "id": "prompt_pre_registration_pre_registration_feature", "community": 191, "norm_label": "pre-registration feature" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L3", "_origin": "ast", "id": "prompt_pre_registration_\u0647\u062f\u0641", "community": 191, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L14", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 Entity \u0648 Migration: PreRegistration", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L16", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_entity_\u0648_migration_preregistration", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f1 \u2014 entity \u0648 migration: preregistration" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 Backend: Public Pre-Registration Endpoint", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L34", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_backend_public_pre_registration_endpoint", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f2 \u2014 backend: public pre-registration endpoint" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 Backend: Admin Pre-Registration Management Endpoints", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L72", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_backend_admin_pre_registration_management_endpoints", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f3 \u2014 backend: admin pre-registration management endpoints" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 Frontend Homepage: \u062f\u0648 \u062f\u06a9\u0645\u0647 \u062f\u0631 header \u0648 hero", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L113", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_frontend_homepage_\u062f\u0648_\u062f\u06a9\u0645\u0647_\u062f\u0631_header_\u0648_hero", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f4 \u2014 frontend homepage: \u062f\u0648 \u062f\u06a9\u0645\u0647 \u062f\u0631 header \u0648 hero" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 Frontend Admin Panel: \u0635\u0641\u062d\u0647 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L168", "_origin": "ast", "id": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_admin_panel_\u0635\u0641\u062d\u0647_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u0647\u0627", "community": 191, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a \u06f5 \u2014 frontend admin panel: \u0635\u0641\u062d\u0647 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0627\u062c\u0631\u0627\u06cc\u06cc", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L196", "_origin": "ast", "id": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc", "community": 191, "norm_label": "\u0646\u06a9\u0627\u062a \u0627\u062c\u0631\u0627\u06cc\u06cc" }, { "label": "\u0627\u0645\u0646\u06cc\u062a", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L198", "_origin": "ast", "id": "prompt_pre_registration_\u0627\u0645\u0646\u06cc\u062a", "community": 191, "norm_label": "\u0627\u0645\u0646\u06cc\u062a" }, { "label": "SMS", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L202", "_origin": "ast", "id": "prompt_pre_registration_sms", "community": 191, "norm_label": "sms" }, { "label": "\u067e\u0633\u0648\u0631\u062f \u062a\u0635\u0627\u062f\u0641\u06cc", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L206", "_origin": "ast", "id": "prompt_pre_registration_\u067e\u0633\u0648\u0631\u062f_\u062a\u0635\u0627\u062f\u0641\u06cc", "community": 191, "norm_label": "\u067e\u0633\u0648\u0631\u062f \u062a\u0635\u0627\u062f\u0641\u06cc" }, { "label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L209", "_origin": "ast", "id": "prompt_pre_registration_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 191, "norm_label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "profile-birthday-jalali-persist.md", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L1", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist", "community": 240, "norm_label": "profile-birthday-jalali-persist.md" }, { "label": "\u0630\u062e\u06cc\u0631\u0647 \u0648 \u0646\u0645\u0627\u06cc\u0634 \u0635\u062d\u06cc\u062d \u062a\u0627\u0631\u06cc\u062e \u062a\u0648\u0644\u062f \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 (Unix)", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L1", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "community": 240, "norm_label": "\u0630\u062e\u06cc\u0631\u0647 \u0648 \u0646\u0645\u0627\u06cc\u0634 \u0635\u062d\u06cc\u062d \u062a\u0627\u0631\u06cc\u062e \u062a\u0648\u0644\u062f \u062f\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 (unix)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L3", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u067e\u0631\u0648\u0698\u0647", "community": 240, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L9", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0632\u0645\u06cc\u0646\u0647", "community": 240, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L13", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 240, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L18", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 240, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L25", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 240, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L47", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0648\u0638\u0627\u06cc\u0641", "community": 240, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647 `birthday` (Unix) \u062f\u0631 `hydrate`", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L49", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u06f1_\u0630\u062e\u06cc\u0631\u0647_birthday_unix_\u062f\u0631_hydrate", "community": 240, "norm_label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647 `birthday` (unix) \u062f\u0631 `hydrate`" }, { "label": "\u06f2. \u062e\u0631\u0648\u062c\u06cc `birthday` \u062f\u0631 `toArray`", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L61", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u06f2_\u062e\u0631\u0648\u062c\u06cc_birthday_\u062f\u0631_toarray", "community": 240, "norm_label": "\u06f2. \u062e\u0631\u0648\u062c\u06cc `birthday` \u062f\u0631 `toarray`" }, { "label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L69", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 240, "norm_label": "\u06f3. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L72", "_origin": "ast", "id": "prompt_profile_birthday_jalali_persist_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 240, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "qa-bug-audit.md", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_qa_bug_audit", "community": 152, "norm_label": "qa-bug-audit.md" }, { "label": "\u0645\u0645\u06cc\u0632\u06cc \u06a9\u0634\u0641 \u0628\u0627\u06af \u2014 \u062a\u0633\u062a \u0631\u0641\u062a\u0627\u0631\u06cc \u06a9\u0644 \u0633\u06cc\u0633\u062a\u0645", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L1", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "community": 152, "norm_label": "\u0645\u0645\u06cc\u0632\u06cc \u06a9\u0634\u0641 \u0628\u0627\u06af \u2014 \u062a\u0633\u062a \u0631\u0641\u062a\u0627\u0631\u06cc \u06a9\u0644 \u0633\u06cc\u0633\u062a\u0645" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L3", "_origin": "ast", "id": "prompt_qa_bug_audit_\u067e\u0631\u0648\u0698\u0647", "community": 152, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L9", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0632\u0645\u06cc\u0646\u0647", "community": 152, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L13", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 152, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L22", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 152, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0627\u0628\u0632\u0627\u0631\u0647\u0627 \u0648 \u0631\u0648\u0634 \u062a\u0633\u062a (\u0648\u0627\u0642\u0639\u06cc\u060c \u062f\u0627\u062e\u0644 ddev)", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L33", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0627\u0628\u0632\u0627\u0631\u0647\u0627_\u0648_\u0631\u0648\u0634_\u062a\u0633\u062a_\u0648\u0627\u0642\u0639\u06cc_\u062f\u0627\u062e\u0644_ddev", "community": 152, "norm_label": "\u0627\u0628\u0632\u0627\u0631\u0647\u0627 \u0648 \u0631\u0648\u0634 \u062a\u0633\u062a (\u0648\u0627\u0642\u0639\u06cc\u060c \u062f\u0627\u062e\u0644 ddev)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L57", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "community": 152, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0646\u0642\u0634\u0647\u200c\u0628\u0631\u062f\u0627\u0631\u06cc endpoint\u0647\u0627 \u0648 \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L59", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f1_\u0646\u0642\u0634\u0647_\u0628\u0631\u062f\u0627\u0631\u06cc_endpoint\u0647\u0627_\u0648_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u062a\u0633\u062a", "community": 152, "norm_label": "\u06f1. \u0646\u0642\u0634\u0647\u200c\u0628\u0631\u062f\u0627\u0631\u06cc endpoint\u0647\u0627 \u0648 \u062f\u0627\u0645\u0646\u0647\u200c\u06cc \u062a\u0633\u062a" }, { "label": "\u06f2. \u062a\u0633\u062a \u062e\u0637\u0627\u0647\u0627\u06cc \u06f5\u06f0\u06f0 \u0648 \u0648\u0631\u0648\u062f\u06cc \u0645\u0631\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L64", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f2_\u062a\u0633\u062a_\u062e\u0637\u0627\u0647\u0627\u06cc_\u06f5\u06f0\u06f0_\u0648_\u0648\u0631\u0648\u062f\u06cc_\u0645\u0631\u0632\u06cc", "community": 152, "norm_label": "\u06f2. \u062a\u0633\u062a \u062e\u0637\u0627\u0647\u0627\u06cc \u06f5\u06f0\u06f0 \u0648 \u0648\u0631\u0648\u062f\u06cc \u0645\u0631\u0632\u06cc" }, { "label": "\u06f3. \u0645\u0627\u062a\u0631\u06cc\u0633 \u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0642\u0634\u200c\u0647\u0627 (\u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u0628\u062e\u0634)", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L71", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f3_\u0645\u0627\u062a\u0631\u06cc\u0633_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0647\u0627_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0628\u062e\u0634", "community": 152, "norm_label": "\u06f3. \u0645\u0627\u062a\u0631\u06cc\u0633 \u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0642\u0634\u200c\u0647\u0627 (\u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u0628\u062e\u0634)" }, { "label": "\u06f4. \u0627\u0646\u0637\u0628\u0627\u0642 \u0642\u0631\u0627\u0631\u062f\u0627\u062f API", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L81", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f4_\u0627\u0646\u0637\u0628\u0627\u0642_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_api", "community": 152, "norm_label": "\u06f4. \u0627\u0646\u0637\u0628\u0627\u0642 \u0642\u0631\u0627\u0631\u062f\u0627\u062f api" }, { "label": "\u06f5. \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0648\u0631\u0648\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L88", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f5_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0648\u0631\u0648\u062f\u06cc", "community": 152, "norm_label": "\u06f5. \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0648\u0631\u0648\u062f\u06cc" }, { "label": "\u06f6. \u0633\u0644\u0627\u0645\u062a build \u0648 \u0633\u0627\u0632\u06af\u0627\u0631\u06cc", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L94", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f6_\u0633\u0644\u0627\u0645\u062a_build_\u0648_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc", "community": 152, "norm_label": "\u06f6. \u0633\u0644\u0627\u0645\u062a build \u0648 \u0633\u0627\u0632\u06af\u0627\u0631\u06cc" }, { "label": "\u06f7. \u062a\u0648\u0644\u06cc\u062f \u06af\u0632\u0627\u0631\u0634 \u0628\u0627\u06af", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L100", "_origin": "ast", "id": "prompt_qa_bug_audit_\u06f7_\u062a\u0648\u0644\u06cc\u062f_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af", "community": 152, "norm_label": "\u06f7. \u062a\u0648\u0644\u06cc\u062f \u06af\u0632\u0627\u0631\u0634 \u0628\u0627\u06af" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L124", "_origin": "ast", "id": "prompt_qa_bug_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 152, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "rating-multidimensional-and-rich-comments.md", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L1", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments", "community": 87, "norm_label": "rating-multidimensional-and-rich-comments.md" }, { "label": "\u0627\u0645\u062a\u06cc\u0627\u0632 \u0686\u0646\u062f\u0628\u064f\u0639\u062f\u06cc + \u0646\u0638\u0631\u0627\u062a \u063a\u0646\u06cc (\u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u060c \u0644\u0627\u06cc\u06a9/\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9\u060c \u067e\u0627\u0633\u062e) \u0628\u0631\u0627\u06cc \u0635\u0641\u062d\u0647 \u067e\u0632\u0634\u06a9", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L1", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "community": 87, "norm_label": "\u0627\u0645\u062a\u06cc\u0627\u0632 \u0686\u0646\u062f\u0628\u0639\u062f\u06cc + \u0646\u0638\u0631\u0627\u062a \u063a\u0646\u06cc (\u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u060c \u0644\u0627\u06cc\u06a9/\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9\u060c \u067e\u0627\u0633\u062e) \u0628\u0631\u0627\u06cc \u0635\u0641\u062d\u0647 \u067e\u0632\u0634\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L3", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u067e\u0631\u0648\u0698\u0647", "community": 87, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647 \u0648 \u0686\u0631\u0627\u06cc\u06cc", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L11", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0632\u0645\u06cc\u0646\u0647_\u0648_\u0686\u0631\u0627\u06cc\u06cc", "community": 87, "norm_label": "\u0632\u0645\u06cc\u0646\u0647 \u0648 \u0686\u0631\u0627\u06cc\u06cc" }, { "label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0647\u062f\u0641 (\u062f\u0642\u06cc\u0642\u0627\u064b \u0622\u0646\u0686\u0647 UI \u0627\u0646\u062a\u0638\u0627\u0631 \u062f\u0627\u0631\u062f)", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L21", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "community": 87, "norm_label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0647\u062f\u0641 (\u062f\u0642\u06cc\u0642\u0627 \u0627\u0646\u0686\u0647 ui \u0627\u0646\u062a\u0638\u0627\u0631 \u062f\u0627\u0631\u062f)" }, { "label": "\u0627\u0644\u0641) `GET /api/v1/rate/{doctorUuid}` (\u0639\u0645\u0648\u0645\u06cc) \u2014 \u062a\u062c\u0645\u06cc\u0639 \u0627\u0645\u062a\u06cc\u0627\u0632", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L23", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0644\u0641_get_api_v1_rate_doctoruuid_\u0639\u0645\u0648\u0645\u06cc_\u062a\u062c\u0645\u06cc\u0639_\u0627\u0645\u062a\u06cc\u0627\u0632", "community": 87, "norm_label": "\u0627\u0644\u0641) `get /api/v1/rate/{doctoruuid}` (\u0639\u0645\u0648\u0645\u06cc) \u2014 \u062a\u062c\u0645\u06cc\u0639 \u0627\u0645\u062a\u06cc\u0627\u0632" }, { "label": "\u0628) `POST /api/v1/rate` (AUTH + \u06af\u0627\u0631\u062f \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 \u0645\u0648\u062c\u0648\u062f) \u2014 \u062b\u0628\u062a \u0627\u0645\u062a\u06cc\u0627\u0632 \u0686\u0646\u062f\u0628\u064f\u0639\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L45", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0628_post_api_v1_rate_auth_\u06af\u0627\u0631\u062f_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0645\u0648\u062c\u0648\u062f_\u062b\u0628\u062a_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc", "community": 87, "norm_label": "\u0628) `post /api/v1/rate` (auth + \u06af\u0627\u0631\u062f \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 \u0645\u0648\u062c\u0648\u062f) \u2014 \u062b\u0628\u062a \u0627\u0645\u062a\u06cc\u0627\u0632 \u0686\u0646\u062f\u0628\u0639\u062f\u06cc" }, { "label": "\u062c) `GET /api/v1/comments/{doctorUuid}` (\u0639\u0645\u0648\u0645\u06cc) \u2014 \u0647\u0631 \u0622\u06cc\u062a\u0645 \u0646\u0638\u0631", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L60", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u062c_get_api_v1_comments_doctoruuid_\u0639\u0645\u0648\u0645\u06cc_\u0647\u0631_\u0622\u06cc\u062a\u0645_\u0646\u0638\u0631", "community": 87, "norm_label": "\u062c) `get /api/v1/comments/{doctoruuid}` (\u0639\u0645\u0648\u0645\u06cc) \u2014 \u0647\u0631 \u0627\u06cc\u062a\u0645 \u0646\u0638\u0631" }, { "label": "\u062f) `POST /api/v1/comment` (AUTH + \u06af\u0627\u0631\u062f \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 \u0645\u0648\u062c\u0648\u062f) \u2014 \u062b\u0628\u062a \u0646\u0638\u0631/\u067e\u0627\u0633\u062e", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L81", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u062f_post_api_v1_comment_auth_\u06af\u0627\u0631\u062f_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0645\u0648\u062c\u0648\u062f_\u062b\u0628\u062a_\u0646\u0638\u0631_\u067e\u0627\u0633\u062e", "community": 87, "norm_label": "\u062f) `post /api/v1/comment` (auth + \u06af\u0627\u0631\u062f \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 \u0645\u0648\u062c\u0648\u062f) \u2014 \u062b\u0628\u062a \u0646\u0638\u0631/\u067e\u0627\u0633\u062e" }, { "label": "\u0647) `POST /api/v1/like/{commentUuid}` (AUTH) \u2014 \u0631\u0623\u06cc \u0644\u0627\u06cc\u06a9/\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L89", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0647_post_api_v1_like_commentuuid_auth_\u0631\u0623\u06cc_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9", "community": 87, "norm_label": "\u0647) `post /api/v1/like/{commentuuid}` (auth) \u2014 \u0631\u0627\u06cc \u0644\u0627\u06cc\u06a9/\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L97", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 87, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L112", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 87, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L126", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "community": 87, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Entity `Rate` \u0686\u0646\u062f\u0628\u064f\u0639\u062f\u06cc", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L128", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f1_entity_rate_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc", "community": 87, "norm_label": "\u06f1. entity `rate` \u0686\u0646\u062f\u0628\u0639\u062f\u06cc" }, { "label": "\u06f2. Entity `Comment` \u2014 parent/replies + toArray \u063a\u0646\u06cc", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L134", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f2_entity_comment_parent_replies_toarray_\u063a\u0646\u06cc", "community": 87, "norm_label": "\u06f2. entity `comment` \u2014 parent/replies + toarray \u063a\u0646\u06cc" }, { "label": "\u06f3. Entity `Like` \u062c\u0647\u062a\u200c\u062f\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L140", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f3_entity_like_\u062c\u0647\u062a_\u062f\u0627\u0631", "community": 87, "norm_label": "\u06f3. entity `like` \u062c\u0647\u062a\u200c\u062f\u0627\u0631" }, { "label": "\u06f4. Repository \u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L144", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f4_repository_\u0647\u0627", "community": 87, "norm_label": "\u06f4. repository \u0647\u0627" }, { "label": "\u06f5. Controller", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L149", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f5_controller", "community": 87, "norm_label": "\u06f5. controller" }, { "label": "\u06f6. Migration \u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L158", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f6_migration_\u0647\u0627", "community": 87, "norm_label": "\u06f6. migration \u0647\u0627" }, { "label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/rating.md`", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L161", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_rating_md", "community": 87, "norm_label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/rating.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L164", "_origin": "ast", "id": "prompt_rating_multidimensional_and_rich_comments_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 87, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "rating-require-recent-confirmed-appointment.md", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L1", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment", "community": 153, "norm_label": "rating-require-recent-confirmed-appointment.md" }, { "label": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u062b\u0628\u062a \u0646\u0638\u0631/\u0627\u0645\u062a\u06cc\u0627\u0632 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u0650 \u062f\u0627\u0631\u0627\u06cc \u0646\u0648\u0628\u062a \u062a\u0627\u06cc\u06cc\u062f\u200c\u0634\u062f\u0647 \u062f\u0631 \u06f3\u06f0 \u0631\u0648\u0632 \u06af\u0630\u0634\u062a\u0647", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L1", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "community": 153, "norm_label": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u062b\u0628\u062a \u0646\u0638\u0631/\u0627\u0645\u062a\u06cc\u0627\u0632 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u062f\u0627\u0631\u0627\u06cc \u0646\u0648\u0628\u062a \u062a\u0627\u06cc\u06cc\u062f\u200c\u0634\u062f\u0647 \u062f\u0631 \u06f3\u06f0 \u0631\u0648\u0632 \u06af\u0630\u0634\u062a\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L3", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u067e\u0631\u0648\u0698\u0647", "community": 153, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L9", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0632\u0645\u06cc\u0646\u0647", "community": 153, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L15", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0647\u062f\u0641", "community": 153, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u062a\u0639\u0631\u06cc\u0641 \u062f\u0642\u06cc\u0642 \u00ab\u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646\u00bb", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L20", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u062a\u0639\u0631\u06cc\u0641_\u062f\u0642\u06cc\u0642_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646", "community": 153, "norm_label": "\u062a\u0639\u0631\u06cc\u0641 \u062f\u0642\u06cc\u0642 \u00ab\u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646\u00bb" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L30", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 153, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L39", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 153, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L68", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "community": 153, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0645\u062a\u062f Repository \u2014 `hasRecentConfirmed`", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L70", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u06f1_\u0645\u062a\u062f_repository_hasrecentconfirmed", "community": 153, "norm_label": "\u06f1. \u0645\u062a\u062f repository \u2014 `hasrecentconfirmed`" }, { "label": "\u06f2. \u06af\u0627\u0631\u062f \u062f\u0631 `rate()` \u0648 `createComment()`", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L101", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u06f2_\u06af\u0627\u0631\u062f_\u062f\u0631_rate_\u0648_createcomment", "community": 153, "norm_label": "\u06f2. \u06af\u0627\u0631\u062f \u062f\u0631 `rate()` \u0648 `createcomment()`" }, { "label": "\u06f3. \u06a9\u062f \u062e\u0637\u0627", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L115", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u06f3_\u06a9\u062f_\u062e\u0637\u0627", "community": 153, "norm_label": "\u06f3. \u06a9\u062f \u062e\u0637\u0627" }, { "label": "\u06f4. endpoint \u0628\u0631\u0631\u0633\u06cc \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 (\u0628\u0631\u0627\u06cc UI)", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L119", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u06f4_endpoint_\u0628\u0631\u0631\u0633\u06cc_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0628\u0631\u0627\u06cc_ui", "community": 153, "norm_label": "\u06f4. endpoint \u0628\u0631\u0631\u0633\u06cc \u0648\u0627\u062c\u062f \u0628\u0648\u062f\u0646 (\u0628\u0631\u0627\u06cc ui)" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc \u2014 `docs/api/rating.md`", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L139", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_rating_md", "community": 153, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc \u2014 `docs/api/rating.md`" }, { "label": "\u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L144", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u062a\u0633\u062a", "community": 153, "norm_label": "\u062a\u0633\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L161", "_origin": "ast", "id": "prompt_rating_require_recent_confirmed_appointment_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 153, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "representation-admin-panel-access.md", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_admin_panel_access", "community": 116, "norm_label": "representation-admin-panel-access.md" }, { "label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0642\u0634 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (ROLE_REPRESENTATION) \u0628\u0647 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "community": 116, "norm_label": "\u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0642\u0634 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (role_representation) \u0628\u0647 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L3", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u067e\u0631\u0648\u0698\u0647", "community": 116, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L7", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0632\u0645\u06cc\u0646\u0647", "community": 116, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L23", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 116, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L27", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 116, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L44", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 116, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L111", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "community": 116, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 \u0634\u0646\u0627\u062e\u062a\u0646 \u0646\u0642\u0634 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u062f\u0631 `primary_role`", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L113", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f1_backend_\u0634\u0646\u0627\u062e\u062a\u0646_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631_primary_role", "community": 116, "norm_label": "\u06f1. backend \u2014 \u0634\u0646\u0627\u062e\u062a\u0646 \u0646\u0642\u0634 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u062f\u0631 `primary_role`" }, { "label": "\u06f2. Backend \u2014 \u0627\u062c\u0627\u0632\u0647\u200c\u06cc createDoctor \u0648 createClinic \u0628\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L125", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f2_backend_\u0627\u062c\u0627\u0632\u0647_\u06cc_createdoctor_\u0648_createclinic_\u0628\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 116, "norm_label": "\u06f2. backend \u2014 \u0627\u062c\u0627\u0632\u0647\u200c\u06cc createdoctor \u0648 createclinic \u0628\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f3. Backend \u2014 endpoint \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0632\u0634\u06a9\u0627\u0646\u0650 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L144", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f3_backend_endpoint_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 116, "norm_label": "\u06f3. backend \u2014 endpoint \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0632\u0634\u06a9\u0627\u0646 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f4. Backend \u2014 endpoint \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062c\u0627\u0631\u06cc (\u0628\u0631\u0627\u06cc \u062f\u0627\u0634\u0628\u0648\u0631\u062f)", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L154", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f4_backend_endpoint_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062c\u0627\u0631\u06cc_\u0628\u0631\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "community": 116, "norm_label": "\u06f4. backend \u2014 endpoint \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062c\u0627\u0631\u06cc (\u0628\u0631\u0627\u06cc \u062f\u0627\u0634\u0628\u0648\u0631\u062f)" }, { "label": "\u06f5. Admin SPA \u2014 \u0645\u0633\u06cc\u0631\u0647\u0627 \u0648 \u06af\u0627\u0631\u062f \u0646\u0642\u0634", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L163", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f5_admin_spa_\u0645\u0633\u06cc\u0631\u0647\u0627_\u0648_\u06af\u0627\u0631\u062f_\u0646\u0642\u0634", "community": 116, "norm_label": "\u06f5. admin spa \u2014 \u0645\u0633\u06cc\u0631\u0647\u0627 \u0648 \u06af\u0627\u0631\u062f \u0646\u0642\u0634" }, { "label": "\u06f6. Admin SPA \u2014 \u0645\u0646\u0648\u06cc Sidebar \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L170", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f6_admin_spa_\u0645\u0646\u0648\u06cc_sidebar_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 116, "norm_label": "\u06f6. admin spa \u2014 \u0645\u0646\u0648\u06cc sidebar \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f7. Admin SPA \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L180", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f7_admin_spa_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 116, "norm_label": "\u06f7. admin spa \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f8. Admin SPA \u2014 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L190", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f8_admin_spa_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 116, "norm_label": "\u06f8. admin spa \u2014 \u0635\u0641\u062d\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f9. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L203", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u06f9_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 116, "norm_label": "\u06f9. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L209", "_origin": "ast", "id": "prompt_representation_admin_panel_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 116, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "representation-commission-tax-engine.md", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_commission_tax_engine", "community": 88, "norm_label": "representation-commission-tax-engine.md" }, { "label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc: \u067e\u0648\u0631\u0633\u0627\u0646\u062a \u0646\u0648\u0628\u062a/\u0627\u0631\u062a\u0642\u0627\u0621 + \u0645\u0627\u0644\u06cc\u0627\u062a \u0628\u0631 \u0627\u0631\u0632\u0634 \u0627\u0641\u0632\u0648\u062f\u0647 + \u0647\u0632\u06cc\u0646\u0647 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 88, "norm_label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc: \u067e\u0648\u0631\u0633\u0627\u0646\u062a \u0646\u0648\u0628\u062a/\u0627\u0631\u062a\u0642\u0627\u0621 + \u0645\u0627\u0644\u06cc\u0627\u062a \u0628\u0631 \u0627\u0631\u0632\u0634 \u0627\u0641\u0632\u0648\u062f\u0647 + \u0647\u0632\u06cc\u0646\u0647 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L3", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u067e\u0631\u0648\u0698\u0647", "community": 88, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L8", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0632\u0645\u06cc\u0646\u0647", "community": 88, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L14", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 88, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L23", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 88, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L42", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 88, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0627\u0644\u0641) \u0647\u0648\u06a9 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642 \u2014 \u0647\u06cc\u0686 \u067e\u0648\u0631\u0633\u0627\u0646\u062a\u06cc \u0648\u0627\u0631\u06cc\u0632 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L44", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0627\u0644\u0641_\u0647\u0648\u06a9_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642_\u0647\u06cc\u0686_\u067e\u0648\u0631\u0633\u0627\u0646\u062a\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 88, "norm_label": "\u0627\u0644\u0641) \u0647\u0648\u06a9 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642 \u2014 \u0647\u06cc\u0686 \u067e\u0648\u0631\u0633\u0627\u0646\u062a\u06cc \u0648\u0627\u0631\u06cc\u0632 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u0628) `commission_percent` \u0628\u0644\u0627\u0627\u0633\u062a\u0641\u0627\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L93", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0628_commission_percent_\u0628\u0644\u0627\u0627\u0633\u062a\u0641\u0627\u062f\u0647", "community": 88, "norm_label": "\u0628) `commission_percent` \u0628\u0644\u0627\u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "label": "\u062c) \u0627\u0644\u06af\u0648\u06cc \u0648\u0627\u0631\u06cc\u0632 \u06a9\u06cc\u0641\u200c\u067e\u0648\u0644 (\u0627\u0632 `SettlementController::reject`)", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L97", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u062c_\u0627\u0644\u06af\u0648\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u0627\u0632_settlementcontroller_reject", "community": 88, "norm_label": "\u062c) \u0627\u0644\u06af\u0648\u06cc \u0648\u0627\u0631\u06cc\u0632 \u06a9\u06cc\u0641\u200c\u067e\u0648\u0644 (\u0627\u0632 `settlementcontroller::reject`)" }, { "label": "\u062f) \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (whitelist + defaults)", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L111", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u062f_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_whitelist_defaults", "community": 88, "norm_label": "\u062f) \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0627\u062f\u0645\u06cc\u0646 (whitelist + defaults)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L119", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "community": 88, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0645\u0627\u0644\u06cc \u062f\u0631 `SiteConfig`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L121", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f1_\u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0645\u0627\u0644\u06cc_\u062f\u0631_siteconfig", "community": 88, "norm_label": "\u06f1. \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0645\u0627\u0644\u06cc \u062f\u0631 `siteconfig`" }, { "label": "\u06f2. Entity \u0644\u0627\u06af \u0645\u0627\u0644\u06cc `FinancialBreakdown`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L137", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f2_entity_\u0644\u0627\u06af_\u0645\u0627\u0644\u06cc_financialbreakdown", "community": 88, "norm_label": "\u06f2. entity \u0644\u0627\u06af \u0645\u0627\u0644\u06cc `financialbreakdown`" }, { "label": "\u06f3. \u0633\u0631\u0648\u06cc\u0633 \u0645\u062d\u0627\u0633\u0628\u0647 `CommissionService`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L174", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0645\u062d\u0627\u0633\u0628\u0647_commissionservice", "community": 88, "norm_label": "\u06f3. \u0633\u0631\u0648\u06cc\u0633 \u0645\u062d\u0627\u0633\u0628\u0647 `commissionservice`" }, { "label": "\u06f4. \u0627\u062a\u0635\u0627\u0644 \u0628\u0647 `PaymentController`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L260", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f4_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_paymentcontroller", "community": 88, "norm_label": "\u06f4. \u0627\u062a\u0635\u0627\u0644 \u0628\u0647 `paymentcontroller`" }, { "label": "\u06f5. `RepresentationRepository::find(int $id)`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L284", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f5_representationrepository_find_int_id", "community": 88, "norm_label": "\u06f5. `representationrepository::find(int $id)`" }, { "label": "\u06f6. endpoint\u0647\u0627\u06cc \u06af\u0632\u0627\u0631\u0634 \u0645\u0627\u0644\u06cc \u062f\u0631 `AdminApiController`", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L288", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f6_endpoint\u0647\u0627\u06cc_\u06af\u0632\u0627\u0631\u0634_\u0645\u0627\u0644\u06cc_\u062f\u0631_adminapicontroller", "community": 88, "norm_label": "\u06f6. endpoint\u0647\u0627\u06cc \u06af\u0632\u0627\u0631\u0634 \u0645\u0627\u0644\u06cc \u062f\u0631 `adminapicontroller`" }, { "label": "\u06f7. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u2014 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a + \u06af\u0632\u0627\u0631\u0634", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L297", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u06af\u0632\u0627\u0631\u0634", "community": 88, "norm_label": "\u06f7. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u2014 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a + \u06af\u0632\u0627\u0631\u0634" }, { "label": "\u06f8. (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u0637\u0628\u0642 \u062f\u0631\u062e\u0648\u0627\u0633\u062a) \u062a\u0627\u0631\u06cc\u062e\u0686\u0647\u200c\u06cc \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0645\u0627\u0644\u06cc\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L313", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u06f8_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0637\u0628\u0642_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u062a\u0627\u0631\u06cc\u062e\u0686\u0647_\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_\u0645\u0627\u0644\u06cc\u0627\u062a", "community": 88, "norm_label": "\u06f8. (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u0637\u0628\u0642 \u062f\u0631\u062e\u0648\u0627\u0633\u062a) \u062a\u0627\u0631\u06cc\u062e\u0686\u0647\u200c\u06cc \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0645\u0627\u0644\u06cc\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L317", "_origin": "ast", "id": "prompt_representation_commission_tax_engine_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 88, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "representation-domain-guard-dashboard-settlement.md", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement", "community": 99, "norm_label": "representation-domain-guard-dashboard-settlement.md" }, { "label": "\u06af\u0627\u0631\u062f\u0650 \u062f\u0627\u0645\u0646\u0647 \u0628\u0631\u0627\u06cc \u067e\u0648\u0631\u0633\u0627\u0646\u062a + \u062f\u0627\u0634\u0628\u0648\u0631\u062f/\u06af\u0632\u0627\u0631\u0634/\u062a\u0633\u0648\u06cc\u0647\u200c\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 99, "norm_label": "\u06af\u0627\u0631\u062f \u062f\u0627\u0645\u0646\u0647 \u0628\u0631\u0627\u06cc \u067e\u0648\u0631\u0633\u0627\u0646\u062a + \u062f\u0627\u0634\u0628\u0648\u0631\u062f/\u06af\u0632\u0627\u0631\u0634/\u062a\u0633\u0648\u06cc\u0647\u200c\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L3", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u067e\u0631\u0648\u0698\u0647", "community": 99, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L7", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0632\u0645\u06cc\u0646\u0647", "community": 99, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L17", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 99, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L24", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 99, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L40", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 99, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0627\u0644\u0641) buildStats \u0628\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0641\u06cc\u0644\u062a\u0631 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f (\u0628\u0627\u06af)", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L42", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0627\u0644\u0641_buildstats_\u0628\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0641\u06cc\u0644\u062a\u0631_\u0646\u0645\u06cc_\u0634\u0648\u062f_\u0628\u0627\u06af", "community": 99, "norm_label": "\u0627\u0644\u0641) buildstats \u0628\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0641\u06cc\u0644\u062a\u0631 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f (\u0628\u0627\u06af)" }, { "label": "\u0628) CommissionService \u0628\u062f\u0648\u0646 \u06af\u0627\u0631\u062f\u0650 \u062f\u0627\u0645\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L58", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0628_commissionservice_\u0628\u062f\u0648\u0646_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647", "community": 99, "norm_label": "\u0628) commissionservice \u0628\u062f\u0648\u0646 \u06af\u0627\u0631\u062f \u062f\u0627\u0645\u0646\u0647" }, { "label": "\u062c) booking \u0641\u0639\u0644\u06cc (AppointmentController::book) \u2014 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0631\u0633\u0627\u0644/\u0630\u062e\u06cc\u0631\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L76", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u062c_booking_\u0641\u0639\u0644\u06cc_appointmentcontroller_book_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0631\u0633\u0627\u0644_\u0630\u062e\u06cc\u0631\u0647_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 99, "norm_label": "\u062c) booking \u0641\u0639\u0644\u06cc (appointmentcontroller::book) \u2014 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0631\u0633\u0627\u0644/\u0630\u062e\u06cc\u0631\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "\u062f) RepresentationDashboard \u0641\u0639\u0644\u06cc (DashboardPage.tsx) \u2014 \u0641\u0642\u0637 \u06f4 \u06a9\u0627\u0631\u062a", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L80", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u062f_representationdashboard_\u0641\u0639\u0644\u06cc_dashboardpage_tsx_\u0641\u0642\u0637_\u06f4_\u06a9\u0627\u0631\u062a", "community": 99, "norm_label": "\u062f) representationdashboard \u0641\u0639\u0644\u06cc (dashboardpage.tsx) \u2014 \u0641\u0642\u0637 \u06f4 \u06a9\u0627\u0631\u062a" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L93", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "community": 99, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647\u200c\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u062f\u0627\u0645\u0646\u0647 \u0631\u0648\u06cc \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L95", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f1_\u0630\u062e\u06cc\u0631\u0647_\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062f\u0627\u0645\u0646\u0647_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a", "community": 99, "norm_label": "\u06f1. \u0630\u062e\u06cc\u0631\u0647\u200c\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u062f\u0627\u0645\u0646\u0647 \u0631\u0648\u06cc \u0646\u0648\u0628\u062a" }, { "label": "\u06f2. \u06af\u0627\u0631\u062f\u0650 \u062f\u0627\u0645\u0646\u0647 \u062f\u0631 CommissionService", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L112", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f2_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u062f\u0631_commissionservice", "community": 99, "norm_label": "\u06f2. \u06af\u0627\u0631\u062f \u062f\u0627\u0645\u0646\u0647 \u062f\u0631 commissionservice" }, { "label": "\u06f3. \u0627\u0635\u0644\u0627\u062d buildStats \u0628\u0647 scope \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 + \u062f\u0631\u0622\u0645\u062f \u0648\u0627\u0642\u0639\u06cc", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L138", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f3_\u0627\u0635\u0644\u0627\u062d_buildstats_\u0628\u0647_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631\u0622\u0645\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 99, "norm_label": "\u06f3. \u0627\u0635\u0644\u0627\u062d buildstats \u0628\u0647 scope \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 + \u062f\u0631\u0627\u0645\u062f \u0648\u0627\u0642\u0639\u06cc" }, { "label": "\u06f4. endpoint\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L145", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f4_endpoint\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 99, "norm_label": "\u06f4. endpoint\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f5. \u0645\u062a\u062f\u0647\u0627\u06cc \u062c\u0645\u0639\u200c\u0628\u0646\u062f\u06cc \u062a\u0633\u0648\u06cc\u0647 \u062f\u0631 SettlementRepository", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L173", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f5_\u0645\u062a\u062f\u0647\u0627\u06cc_\u062c\u0645\u0639_\u0628\u0646\u062f\u06cc_\u062a\u0633\u0648\u06cc\u0647_\u062f\u0631_settlementrepository", "community": 99, "norm_label": "\u06f5. \u0645\u062a\u062f\u0647\u0627\u06cc \u062c\u0645\u0639\u200c\u0628\u0646\u062f\u06cc \u062a\u0633\u0648\u06cc\u0647 \u062f\u0631 settlementrepository" }, { "label": "\u06f6. \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc RepresentationDashboard (DashboardPage.tsx)", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L180", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f6_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_representationdashboard_dashboardpage_tsx", "community": 99, "norm_label": "\u06f6. \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc representationdashboard (dashboardpage.tsx)" }, { "label": "\u06f7. \u0635\u0641\u062d\u0627\u062a \u062c\u062f\u06cc\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L188", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u06f7_\u0635\u0641\u062d\u0627\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 99, "norm_label": "\u06f7. \u0635\u0641\u062d\u0627\u062a \u062c\u062f\u06cc\u062f \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L194", "_origin": "ast", "id": "prompt_representation_domain_guard_dashboard_settlement_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 99, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "representation-identity-iban-verification.md", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_identity_iban_verification", "community": 117, "norm_label": "representation-identity-iban-verification.md" }, { "label": "\u062a\u0623\u06cc\u06cc\u062f \u0647\u0648\u06cc\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (\u06a9\u062f \u0645\u0644\u06cc + \u0634\u0628\u0627 \u0628\u0627 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 s.api.ir) \u0648 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u062a\u0633\u0648\u06cc\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L1", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "community": 117, "norm_label": "\u062a\u0627\u06cc\u06cc\u062f \u0647\u0648\u06cc\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (\u06a9\u062f \u0645\u0644\u06cc + \u0634\u0628\u0627 \u0628\u0627 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 s.api.ir) \u0648 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u062a\u0633\u0648\u06cc\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L3", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u067e\u0631\u0648\u0698\u0647", "community": 117, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L7", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0632\u0645\u06cc\u0646\u0647", "community": 117, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L18", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 117, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L26", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 117, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L47", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 117, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L121", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "community": 117, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0633\u0631\u0648\u06cc\u0633 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 `ApiIrService`", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L123", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_apiirservice", "community": 117, "norm_label": "\u06f1. \u0633\u0631\u0648\u06cc\u0633 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 `apiirservice`" }, { "label": "\u06f2. \u067e\u0631\u0686\u0645 \u062a\u0623\u06cc\u06cc\u062f \u06a9\u062f \u0645\u0644\u06cc \u0631\u0648\u06cc User", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L148", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f2_\u067e\u0631\u0686\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u06a9\u062f_\u0645\u0644\u06cc_\u0631\u0648\u06cc_user", "community": 117, "norm_label": "\u06f2. \u067e\u0631\u0686\u0645 \u062a\u0627\u06cc\u06cc\u062f \u06a9\u062f \u0645\u0644\u06cc \u0631\u0648\u06cc user" }, { "label": "\u06f3. \u0622\u0631\u0627\u06cc\u0647\u200c\u06cc \u0634\u0628\u0627\u0647\u0627\u06cc \u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647 \u0631\u0648\u06cc Representation", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L160", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f3_\u0622\u0631\u0627\u06cc\u0647_\u06cc_\u0634\u0628\u0627\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u0631\u0648\u06cc_representation", "community": 117, "norm_label": "\u06f3. \u0627\u0631\u0627\u06cc\u0647\u200c\u06cc \u0634\u0628\u0627\u0647\u0627\u06cc \u062a\u0627\u06cc\u06cc\u062f\u0634\u062f\u0647 \u0631\u0648\u06cc representation" }, { "label": "\u06f4. \u0627\u06a9\u0634\u0646\u200c\u0647\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u062f\u0631 `RepresentationActionController`", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L175", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f4_\u0627\u06a9\u0634\u0646_\u0647\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631_representationactioncontroller", "community": 117, "norm_label": "\u06f4. \u0627\u06a9\u0634\u0646\u200c\u0647\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u062f\u0631 `representationactioncontroller`" }, { "label": "\u06f5. \u0627\u0644\u0632\u0627\u0645 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u062a\u0633\u0648\u06cc\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L185", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f5_\u0627\u0644\u0632\u0627\u0645_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "community": 117, "norm_label": "\u06f5. \u0627\u0644\u0632\u0627\u0645 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u062a\u0633\u0648\u06cc\u0647" }, { "label": "\u06f6. \u0635\u0641\u062d\u0647\u200c\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (\u067e\u0646\u0644 React)", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L206", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f6_\u0635\u0641\u062d\u0647_\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u067e\u0646\u0644_react", "community": 117, "norm_label": "\u06f6. \u0635\u0641\u062d\u0647\u200c\u06cc \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (\u067e\u0646\u0644 react)" }, { "label": "\u06f7. \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u0641\u0631\u0645 \u062a\u0633\u0648\u06cc\u0647", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L225", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f7_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u0641\u0631\u0645_\u062a\u0633\u0648\u06cc\u0647", "community": 117, "norm_label": "\u06f7. \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0628\u0627 \u062f\u0631 \u0641\u0631\u0645 \u062a\u0633\u0648\u06cc\u0647" }, { "label": "\u06f8. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u2014 \u0646\u0645\u0627\u06cc\u0634 \u0634\u0628\u0627 \u0648 \u062f\u06a9\u0645\u0647 \u00ab\u062a\u06a9\u0645\u06cc\u0644\u00bb", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L232", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f8_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0646\u0645\u0627\u06cc\u0634_\u0634\u0628\u0627_\u0648_\u062f\u06a9\u0645\u0647_\u062a\u06a9\u0645\u06cc\u0644", "community": 117, "norm_label": "\u06f8. \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 \u2014 \u0646\u0645\u0627\u06cc\u0634 \u0634\u0628\u0627 \u0648 \u062f\u06a9\u0645\u0647 \u00ab\u062a\u06a9\u0645\u06cc\u0644\u00bb" }, { "label": "\u06f9. Migration \u0648 \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L239", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u06f9_migration_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 117, "norm_label": "\u06f9. migration \u0648 \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L245", "_origin": "ast", "id": "prompt_representation_identity_iban_verification_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 117, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "schedule-cancel-expired-appointments.md", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L1", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments", "community": 130, "norm_label": "schedule-cancel-expired-appointments.md" }, { "label": "\u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u062e\u0648\u062f\u06a9\u0627\u0631 \u0627\u0646\u0642\u0636\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0646\u0634\u062f\u0647 \u0628\u0627 Symfony Scheduler", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L1", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "community": 130, "norm_label": "\u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u062e\u0648\u062f\u06a9\u0627\u0631 \u0627\u0646\u0642\u0636\u0627\u06cc \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0646\u0634\u062f\u0647 \u0628\u0627 symfony scheduler" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L3", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u067e\u0631\u0648\u0698\u0647", "community": 130, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L7", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u06cc\u0646\u0647", "community": 130, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L17", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 130, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L21", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 130, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L34", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 130, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`messenger.yaml`", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L36", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_messenger_yaml", "community": 130, "norm_label": "`messenger.yaml`" }, { "label": "Command (\u0645\u0646\u0637\u0642 \u0627\u0646\u0642\u0636\u0627 \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0645\u0634\u062a\u0631\u06a9 \u0634\u0648\u062f)", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L48", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_command_\u0645\u0646\u0637\u0642_\u0627\u0646\u0642\u0636\u0627_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0645\u0634\u062a\u0631\u06a9_\u0634\u0648\u062f", "community": 130, "norm_label": "command (\u0645\u0646\u0637\u0642 \u0627\u0646\u0642\u0636\u0627 \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0645\u0634\u062a\u0631\u06a9 \u0634\u0648\u062f)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L70", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "community": 130, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0646\u0635\u0628 `symfony/scheduler`", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L72", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f1_\u0646\u0635\u0628_symfony_scheduler", "community": 130, "norm_label": "\u06f1. \u0646\u0635\u0628 `symfony/scheduler`" }, { "label": "\u06f2. \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u0646\u0637\u0642 \u0627\u0646\u0642\u0636\u0627 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0648\u06cc\u0633 \u0645\u0634\u062a\u0631\u06a9", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L78", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0645\u0646\u0637\u0642_\u0627\u0646\u0642\u0636\u0627_\u0628\u0647_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0634\u062a\u0631\u06a9", "community": 130, "norm_label": "\u06f2. \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u0646\u0637\u0642 \u0627\u0646\u0642\u0636\u0627 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0648\u06cc\u0633 \u0645\u0634\u062a\u0631\u06a9" }, { "label": "\u06f3. \u067e\u06cc\u0627\u0645 \u0648 \u0647\u0646\u062f\u0644\u0631", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L108", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f3_\u067e\u06cc\u0627\u0645_\u0648_\u0647\u0646\u062f\u0644\u0631", "community": 130, "norm_label": "\u06f3. \u067e\u06cc\u0627\u0645 \u0648 \u0647\u0646\u062f\u0644\u0631" }, { "label": "\u06f4. ScheduleProvider", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L128", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f4_scheduleprovider", "community": 130, "norm_label": "\u06f4. scheduleprovider" }, { "label": "\u06f5. transport \u0648 routing \u062f\u0631 `messenger.yaml`", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L144", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f5_transport_\u0648_routing_\u062f\u0631_messenger_yaml", "community": 130, "norm_label": "\u06f5. transport \u0648 routing \u062f\u0631 `messenger.yaml`" }, { "label": "\u06f6. \u0627\u062c\u0631\u0627\u06cc worker (\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc + ddev)", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L161", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u06f6_\u0627\u062c\u0631\u0627\u06cc_worker_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_ddev", "community": 130, "norm_label": "\u06f6. \u0627\u062c\u0631\u0627\u06cc worker (\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc + ddev)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L169", "_origin": "ast", "id": "prompt_schedule_cancel_expired_appointments_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 130, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "secretary-context-scope.md", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L1", "_origin": "ast", "id": "prompt_secretary_context_scope", "community": 100, "norm_label": "secretary-context-scope.md" }, { "label": "\u0645\u0646\u0637\u0642 scope \u0645\u0646\u0634\u06cc: \u062a\u0641\u06a9\u06cc\u06a9 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0627\u0632 \u0645\u0637\u0628 \u0634\u062e\u0635\u06cc", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L1", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "community": 100, "norm_label": "\u0645\u0646\u0637\u0642 scope \u0645\u0646\u0634\u06cc: \u062a\u0641\u06a9\u06cc\u06a9 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0627\u0632 \u0645\u0637\u0628 \u0634\u062e\u0635\u06cc" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L3", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0632\u0645\u06cc\u0646\u0647", "community": 100, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L11", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0647\u062f\u0641", "community": 100, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L24", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 100, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L38", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 100, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Entity (\u0628\u062f\u0648\u0646 scope)", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L40", "_origin": "ast", "id": "prompt_secretary_context_scope_entity_\u0628\u062f\u0648\u0646_scope", "community": 100, "norm_label": "entity (\u0628\u062f\u0648\u0646 scope)" }, { "label": "Repository \u2014 scope-blind", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L57", "_origin": "ast", "id": "prompt_secretary_context_scope_repository_scope_blind", "community": 100, "norm_label": "repository \u2014 scope-blind" }, { "label": "Controller \u2014 \u0627\u06cc\u062c\u0627\u062f \u0628\u062f\u0648\u0646 scope", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L67", "_origin": "ast", "id": "prompt_secretary_context_scope_controller_\u0627\u06cc\u062c\u0627\u062f_\u0628\u062f\u0648\u0646_scope", "community": 100, "norm_label": "controller \u2014 \u0627\u06cc\u062c\u0627\u062f \u0628\u062f\u0648\u0646 scope" }, { "label": "Auth context builder \u2014 scope-blind", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L75", "_origin": "ast", "id": "prompt_secretary_context_scope_auth_context_builder_scope_blind", "community": 100, "norm_label": "auth context builder \u2014 scope-blind" }, { "label": "Appointment \u0641\u06cc\u0644\u062a\u0631 \u2014 \u0641\u0642\u0637 \u06cc\u06a9 \u0631\u0627\u0628\u0637\u0647", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L92", "_origin": "ast", "id": "prompt_secretary_context_scope_appointment_\u0641\u06cc\u0644\u062a\u0631_\u0641\u0642\u0637_\u06cc\u06a9_\u0631\u0627\u0628\u0637\u0647", "community": 100, "norm_label": "appointment \u0641\u06cc\u0644\u062a\u0631 \u2014 \u0641\u0642\u0637 \u06cc\u06a9 \u0631\u0627\u0628\u0637\u0647" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L103", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "community": 100, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Entity: \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `owner_type` \u0648 `clinic_id`", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L105", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f1_entity_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_owner_type_\u0648_clinic_id", "community": 100, "norm_label": "\u06f1. entity: \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 `owner_type` \u0648 `clinic_id`" }, { "label": "\u06f2. Migration", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L142", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f2_migration", "community": 100, "norm_label": "\u06f2. migration" }, { "label": "\u06f3. Repository: query \u0647\u0627\u06cc scope-aware", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L153", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f3_repository_query_\u0647\u0627\u06cc_scope_aware", "community": 100, "norm_label": "\u06f3. repository: query \u0647\u0627\u06cc scope-aware" }, { "label": "\u06f4. SecretaryController: \u0627\u06cc\u062c\u0627\u062f \u0628\u0627 scope", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L233", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f4_secretarycontroller_\u0627\u06cc\u062c\u0627\u062f_\u0628\u0627_scope", "community": 100, "norm_label": "\u06f4. secretarycontroller: \u0627\u06cc\u062c\u0627\u062f \u0628\u0627 scope" }, { "label": "\u06f5. Auth context builder: scope-aware", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L254", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f5_auth_context_builder_scope_aware", "community": 100, "norm_label": "\u06f5. auth context builder: scope-aware" }, { "label": "\u06f6. Appointment \u0648 Dashboard: scope-aware", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L288", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f6_appointment_\u0648_dashboard_scope_aware", "community": 100, "norm_label": "\u06f6. appointment \u0648 dashboard: scope-aware" }, { "label": "\u06f7. PatientController: scope-aware", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L307", "_origin": "ast", "id": "prompt_secretary_context_scope_\u06f7_patientcontroller_scope_aware", "community": 100, "norm_label": "\u06f7. patientcontroller: scope-aware" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L318", "_origin": "ast", "id": "prompt_secretary_context_scope_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 100, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "seed-realistic-data.md", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L1", "_origin": "ast", "id": "prompt_seed_realistic_data", "community": 89, "norm_label": "seed-realistic-data.md" }, { "label": "Seed \u0648\u0627\u0642\u0639\u06cc \u062f\u06cc\u062a\u0627 \u2014 \u067e\u0627\u06a9\u200c\u0633\u0627\u0632\u06cc \u0648 \u0627\u06cc\u062c\u0627\u062f \u06f1\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u0628\u0647 \u0627\u0632\u0627\u06cc \u0647\u0631 \u0634\u0647\u0631", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L1", "_origin": "ast", "id": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "community": 89, "norm_label": "seed \u0648\u0627\u0642\u0639\u06cc \u062f\u06cc\u062a\u0627 \u2014 \u067e\u0627\u06a9\u200c\u0633\u0627\u0632\u06cc \u0648 \u0627\u06cc\u062c\u0627\u062f \u06f1\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u0628\u0647 \u0627\u0632\u0627\u06cc \u0647\u0631 \u0634\u0647\u0631" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L3", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0632\u0645\u06cc\u0646\u0647", "community": 89, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L7", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0647\u062f\u0641", "community": 89, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 (\u062c\u062f\u0627\u0648\u0644 \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L14", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0633\u0627\u062e\u062a\u0627\u0631_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u062c\u062f\u0627\u0648\u0644_\u0648\u0627\u0642\u0639\u06cc", "community": 89, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 (\u062c\u062f\u0627\u0648\u0644 \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "ID\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc lookup tables", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L35", "_origin": "ast", "id": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "community": 89, "norm_label": "id\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc lookup tables" }, { "label": "\u0634\u0647\u0631\u0647\u0627 (cities.id)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L37", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0634\u0647\u0631\u0647\u0627_cities_id", "community": 89, "norm_label": "\u0634\u0647\u0631\u0647\u0627 (cities.id)" }, { "label": "\u0627\u0633\u062a\u0627\u0646\u200c\u0647\u0627 (provinces.id)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L47", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0627\u0633\u062a\u0627\u0646_\u0647\u0627_provinces_id", "community": 89, "norm_label": "\u0627\u0633\u062a\u0627\u0646\u200c\u0647\u0627 (provinces.id)" }, { "label": "\u062a\u062e\u0635\u0635\u200c\u0647\u0627 (specialties.id) \u2014 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u0628\u0631\u0627\u06cc \u062a\u0648\u0632\u06cc\u0639 \u0648\u0627\u0642\u0639\u06cc", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L59", "_origin": "ast", "id": "prompt_seed_realistic_data_\u062a\u062e\u0635\u0635_\u0647\u0627_specialties_id_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0628\u0631\u0627\u06cc_\u062a\u0648\u0632\u06cc\u0639_\u0648\u0627\u0642\u0639\u06cc", "community": 89, "norm_label": "\u062a\u062e\u0635\u0635\u200c\u0647\u0627 (specialties.id) \u2014 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u0628\u0631\u0627\u06cc \u062a\u0648\u0632\u06cc\u0639 \u0648\u0627\u0642\u0639\u06cc" }, { "label": "\u062e\u062f\u0645\u0627\u062a \u067e\u0632\u0634\u06a9\u06cc (doctor_services.id) \u2014 \u0646\u0645\u0648\u0646\u0647\u200c\u0647\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0647\u0631 \u062a\u062e\u0635\u0635", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L78", "_origin": "ast", "id": "prompt_seed_realistic_data_\u062e\u062f\u0645\u0627\u062a_\u067e\u0632\u0634\u06a9\u06cc_doctor_services_id_\u0646\u0645\u0648\u0646\u0647_\u0647\u0627\u06cc\u06cc_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062a\u062e\u0635\u0635", "community": 89, "norm_label": "\u062e\u062f\u0645\u0627\u062a \u067e\u0632\u0634\u06a9\u06cc (doctor_services.id) \u2014 \u0646\u0645\u0648\u0646\u0647\u200c\u0647\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0647\u0631 \u062a\u062e\u0635\u0635" }, { "label": "\u0628\u06cc\u0645\u0647\u200c\u0647\u0627 (insurances.id)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L94", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0628\u06cc\u0645\u0647_\u0647\u0627_insurances_id", "community": 89, "norm_label": "\u0628\u06cc\u0645\u0647\u200c\u0647\u0627 (insurances.id)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 weekly_schedules.setting (JSON)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L101", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0633\u0627\u062e\u062a\u0627\u0631_weekly_schedules_setting_json", "community": 89, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 weekly_schedules.setting (json)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L123", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0648\u0638\u0627\u06cc\u0641", "community": 89, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u06cc\u062c\u0627\u062f \u0641\u0627\u06cc\u0644 seed_realistic_data.php", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L125", "_origin": "ast", "id": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php", "community": 89, "norm_label": "\u06f1. \u0627\u06cc\u062c\u0627\u062f \u0641\u0627\u06cc\u0644 seed_realistic_data.php" }, { "label": "\u0628\u062e\u0634 A \u2014 \u067e\u0627\u06a9\u200c\u0633\u0627\u0632\u06cc (\u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 FK)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L129", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0628\u062e\u0634_a_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_fk", "community": 89, "norm_label": "\u0628\u062e\u0634 a \u2014 \u067e\u0627\u06a9\u200c\u0633\u0627\u0632\u06cc (\u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 fk)" }, { "label": "\u0628\u062e\u0634 B \u2014 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 (\u062a\u0628\u0631\u06cc\u0632)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L156", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0628\u062e\u0634_b_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632", "community": 89, "norm_label": "\u0628\u062e\u0634 b \u2014 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 (\u062a\u0628\u0631\u06cc\u0632)" }, { "label": "\u0628\u062e\u0634 C \u2014 \u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 (\u062a\u0628\u0631\u06cc\u0632)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L166", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0628\u062e\u0634_c_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632", "community": 89, "norm_label": "\u0628\u062e\u0634 c \u2014 \u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 (\u062a\u0628\u0631\u06cc\u0632)" }, { "label": "\u0628\u062e\u0634 D \u2014 \u06f1\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u0628\u0631\u0627\u06cc \u0647\u0631 \u0634\u0647\u0631 (bulk generation)", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L177", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0628\u062e\u0634_d_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631_bulk_generation", "community": 89, "norm_label": "\u0628\u062e\u0634 d \u2014 \u06f1\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u0628\u0631\u0627\u06cc \u0647\u0631 \u0634\u0647\u0631 (bulk generation)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L252", "_origin": "ast", "id": "prompt_seed_realistic_data_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0627\u062c\u0631\u0627", "community": 89, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 \u0627\u062c\u0631\u0627" }, { "label": "\u062f\u0633\u062a\u0648\u0631 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L264", "_origin": "ast", "id": "prompt_seed_realistic_data_\u062f\u0633\u062a\u0648\u0631_\u0627\u062c\u0631\u0627", "community": 89, "norm_label": "\u062f\u0633\u062a\u0648\u0631 \u0627\u062c\u0631\u0627" }, { "label": "\u062e\u0631\u0648\u062c\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L270", "_origin": "ast", "id": "prompt_seed_realistic_data_\u062e\u0631\u0648\u062c\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 89, "norm_label": "\u062e\u0631\u0648\u062c\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "service-insurance-coverage.md", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_service_insurance_coverage", "community": 192, "norm_label": "service-insurance-coverage.md" }, { "label": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0631\u062f\u0646 \u0634\u0645\u0648\u0644 \u0628\u06cc\u0645\u0647 \u0628\u0631\u0627\u06cc \u0647\u0631 \u062e\u062f\u0645\u062a", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "community": 192, "norm_label": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0631\u062f\u0646 \u0634\u0645\u0648\u0644 \u0628\u06cc\u0645\u0647 \u0628\u0631\u0627\u06cc \u0647\u0631 \u062e\u062f\u0645\u062a" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L3", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u067e\u0631\u0648\u0698\u0647", "community": 192, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L7", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0632\u0645\u06cc\u0646\u0647", "community": 192, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L11", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 192, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L18", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 192, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L29", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 192, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L59", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "community": 192, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0637\u0631\u0627\u062d\u06cc \u0641\u06cc\u0644\u062f \u0634\u0645\u0648\u0644 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L61", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u06f1_\u0637\u0631\u0627\u062d\u06cc_\u0641\u06cc\u0644\u062f_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647", "community": 192, "norm_label": "\u06f1. \u0637\u0631\u0627\u062d\u06cc \u0641\u06cc\u0644\u062f \u0634\u0645\u0648\u0644 \u0628\u06cc\u0645\u0647" }, { "label": "\u06f2. Entity + Migration", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L72", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u06f2_entity_migration", "community": 192, "norm_label": "\u06f2. entity + migration" }, { "label": "\u06f3. API", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L78", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u06f3_api", "community": 192, "norm_label": "\u06f3. api" }, { "label": "\u06f4. Admin Frontend", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L82", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u06f4_admin_frontend", "community": 192, "norm_label": "\u06f4. admin frontend" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L90", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "community": 192, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L94", "_origin": "ast", "id": "prompt_service_insurance_coverage_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 192, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "service-insurance-per-insurer-coverage.md", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage", "community": 131, "norm_label": "service-insurance-per-insurer-coverage.md" }, { "label": "\u0627\u062a\u0635\u0627\u0644 \u00ab\u0628\u06cc\u0645\u0647\u200c\u06cc \u0633\u0631\u0648\u06cc\u0633\u00bb \u062f\u0631 \u0635\u0641\u062d\u0647 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0647 \u0633\u0627\u0645\u0627\u0646\u0647\u200c\u06cc \u0648\u0627\u0642\u0639\u06cc \u067e\u0648\u0634\u0634 \u0628\u06cc\u0645\u0647 \u0648 \u0645\u0637\u0627\u0644\u0628\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L1", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "community": 131, "norm_label": "\u0627\u062a\u0635\u0627\u0644 \u00ab\u0628\u06cc\u0645\u0647\u200c\u06cc \u0633\u0631\u0648\u06cc\u0633\u00bb \u062f\u0631 \u0635\u0641\u062d\u0647 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0628\u0647 \u0633\u0627\u0645\u0627\u0646\u0647\u200c\u06cc \u0648\u0627\u0642\u0639\u06cc \u067e\u0648\u0634\u0634 \u0628\u06cc\u0645\u0647 \u0648 \u0645\u0637\u0627\u0644\u0628\u0627\u062a" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L3", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u067e\u0631\u0648\u0698\u0647", "community": 131, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L7", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0632\u0645\u06cc\u0646\u0647", "community": 131, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L25", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 131, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L35", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 131, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L50", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 131, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0641\u0631\u0645 \u0633\u0631\u0648\u06cc\u0633 (frontend) \u2014 \u0641\u0642\u0637 \u062f\u0648 \u0641\u06cc\u0644\u062f \u0633\u0627\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L52", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0641\u0631\u0645_\u0633\u0631\u0648\u06cc\u0633_frontend_\u0641\u0642\u0637_\u062f\u0648_\u0641\u06cc\u0644\u062f_\u0633\u0627\u062f\u0647", "community": 131, "norm_label": "\u0641\u0631\u0645 \u0633\u0631\u0648\u06cc\u0633 (frontend) \u2014 \u0641\u0642\u0637 \u062f\u0648 \u0641\u06cc\u0644\u062f \u0633\u0627\u062f\u0647" }, { "label": "endpoint \u0645\u0648\u062c\u0648\u062f \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u067e\u0648\u0634\u0634 (backend) \u2014 payload \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L80", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_endpoint_\u0645\u0648\u062c\u0648\u062f_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u067e\u0648\u0634\u0634_backend_payload_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 131, "norm_label": "endpoint \u0645\u0648\u062c\u0648\u062f \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u067e\u0648\u0634\u0634 (backend) \u2014 payload \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "\u0645\u0648\u062c\u0648\u062f\u06cc\u062a \u067e\u0648\u0634\u0634 \u2014 \u0642\u0627\u0639\u062f\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0645\u062d\u0627\u0633\u0628\u0647 \u0631\u0627 \u062a\u0639\u06cc\u06cc\u0646 \u0645\u06cc\u200c\u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L104", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u067e\u0648\u0634\u0634_\u0642\u0627\u0639\u062f\u0647_\u0627\u06cc_\u06a9\u0647_\u0645\u062d\u0627\u0633\u0628\u0647_\u0631\u0627_\u062a\u0639\u06cc\u06cc\u0646_\u0645\u06cc_\u06a9\u0646\u062f", "community": 131, "norm_label": "\u0645\u0648\u062c\u0648\u062f\u06cc\u062a \u067e\u0648\u0634\u0634 \u2014 \u0642\u0627\u0639\u062f\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0645\u062d\u0627\u0633\u0628\u0647 \u0631\u0627 \u062a\u0639\u06cc\u06cc\u0646 \u0645\u06cc\u200c\u06a9\u0646\u062f" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L108", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "community": 131, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u00ab\u067e\u0648\u0634\u0634 \u0628\u06cc\u0645\u0647 \u0628\u0647 \u0627\u0632\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06af\u0631\u00bb \u0628\u0647 modal \u0633\u0631\u0648\u06cc\u0633 (frontend)", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L110", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06af\u0631_\u0628\u0647_modal_\u0633\u0631\u0648\u06cc\u0633_frontend", "community": 131, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u00ab\u067e\u0648\u0634\u0634 \u0628\u06cc\u0645\u0647 \u0628\u0647 \u0627\u0632\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06af\u0631\u00bb \u0628\u0647 modal \u0633\u0631\u0648\u06cc\u0633 (frontend)" }, { "label": "\u06f2. \u0634\u0641\u0627\u0641\u200c\u0633\u0627\u0632\u06cc \u0646\u0642\u0634 \u062f\u0648 \u0641\u06cc\u0644\u062f \u0633\u0627\u062f\u0647\u200c\u06cc \u0642\u062f\u06cc\u0645\u06cc", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L144", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u06f2_\u0634\u0641\u0627\u0641_\u0633\u0627\u0632\u06cc_\u0646\u0642\u0634_\u062f\u0648_\u0641\u06cc\u0644\u062f_\u0633\u0627\u062f\u0647_\u06cc_\u0642\u062f\u06cc\u0645\u06cc", "community": 131, "norm_label": "\u06f2. \u0634\u0641\u0627\u0641\u200c\u0633\u0627\u0632\u06cc \u0646\u0642\u0634 \u062f\u0648 \u0641\u06cc\u0644\u062f \u0633\u0627\u062f\u0647\u200c\u06cc \u0642\u062f\u06cc\u0645\u06cc" }, { "label": "\u06f3. \u062d\u0644 \u0645\u0634\u06a9\u0644 `service_item_id` \u062f\u0631 \u0628\u0631\u0627\u0628\u0631 `uuid` (backend)", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L150", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u06f3_\u062d\u0644_\u0645\u0634\u06a9\u0644_service_item_id_\u062f\u0631_\u0628\u0631\u0627\u0628\u0631_uuid_backend", "community": 131, "norm_label": "\u06f3. \u062d\u0644 \u0645\u0634\u06a9\u0644 `service_item_id` \u062f\u0631 \u0628\u0631\u0627\u0628\u0631 `uuid` (backend)" }, { "label": "\u06f4. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 \u062c\u0631\u06cc\u0627\u0646 \u0628\u0647 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L159", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u06f4_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_\u062c\u0631\u06cc\u0627\u0646_\u0628\u0647_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647", "community": 131, "norm_label": "\u06f4. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 \u062c\u0631\u06cc\u0627\u0646 \u0628\u0647 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0628\u06cc\u0645\u0647" }, { "label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L167", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 131, "norm_label": "\u06f5. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L171", "_origin": "ast", "id": "prompt_service_insurance_per_insurer_coverage_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 131, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "sms-log-tags.md", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sms_log_tags", "community": 154, "norm_label": "sms-log-tags.md" }, { "label": "\u062a\u06af\u200c\u06af\u0630\u0627\u0631\u06cc \u0648 \u0644\u06cc\u0633\u062a \u06a9\u0627\u0645\u0644 \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627\u06cc \u0627\u0631\u0633\u0627\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "community": 154, "norm_label": "\u062a\u06af\u200c\u06af\u0630\u0627\u0631\u06cc \u0648 \u0644\u06cc\u0633\u062a \u06a9\u0627\u0645\u0644 \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627\u06cc \u0627\u0631\u0633\u0627\u0644\u06cc" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L3", "_origin": "ast", "id": "prompt_sms_log_tags_\u067e\u0631\u0648\u0698\u0647", "community": 154, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L7", "_origin": "ast", "id": "prompt_sms_log_tags_\u0632\u0645\u06cc\u0646\u0647", "community": 154, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L16", "_origin": "ast", "id": "prompt_sms_log_tags_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 154, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L20", "_origin": "ast", "id": "prompt_sms_log_tags_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 154, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L41", "_origin": "ast", "id": "prompt_sms_log_tags_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 154, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L99", "_origin": "ast", "id": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "community": 154, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 `tag` \u0628\u0647 `SmsLog` + migration", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L101", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_tag_\u0628\u0647_smslog_migration", "community": 154, "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 `tag` \u0628\u0647 `smslog` + migration" }, { "label": "\u06f2. \u0639\u0628\u0648\u0631 `tag` \u062f\u0631 DTO \u0648 SmsService", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L121", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f2_\u0639\u0628\u0648\u0631_tag_\u062f\u0631_dto_\u0648_smsservice", "community": 154, "norm_label": "\u06f2. \u0639\u0628\u0648\u0631 `tag` \u062f\u0631 dto \u0648 smsservice" }, { "label": "\u06f3. \u062a\u06af\u200c\u06af\u0630\u0627\u0631\u06cc \u0647\u0645\u0647\u200c\u06cc \u0646\u0642\u0627\u0637 \u0627\u0631\u0633\u0627\u0644", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L130", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f3_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0647\u0645\u0647_\u06cc_\u0646\u0642\u0627\u0637_\u0627\u0631\u0633\u0627\u0644", "community": 154, "norm_label": "\u06f3. \u062a\u06af\u200c\u06af\u0630\u0627\u0631\u06cc \u0647\u0645\u0647\u200c\u06cc \u0646\u0642\u0627\u0637 \u0627\u0631\u0633\u0627\u0644" }, { "label": "\u06f4. admin endpoint \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 tag \u0628\u0647 \u062e\u0631\u0648\u062c\u06cc + \u0641\u06cc\u0644\u062a\u0631", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L147", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f4_admin_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_tag_\u0628\u0647_\u062e\u0631\u0648\u062c\u06cc_\u0641\u06cc\u0644\u062a\u0631", "community": 154, "norm_label": "\u06f4. admin endpoint \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 tag \u0628\u0647 \u062e\u0631\u0648\u062c\u06cc + \u0641\u06cc\u0644\u062a\u0631" }, { "label": "\u06f5. Admin SPA \u2014 \u0633\u062a\u0648\u0646 \u062a\u06af + \u0641\u06cc\u0644\u062a\u0631 \u062f\u0631 \u062a\u0628 \u0644\u0627\u06af\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L158", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f5_admin_spa_\u0633\u062a\u0648\u0646_\u062a\u06af_\u0641\u06cc\u0644\u062a\u0631_\u062f\u0631_\u062a\u0628_\u0644\u0627\u06af_\u0647\u0627", "community": 154, "norm_label": "\u06f5. admin spa \u2014 \u0633\u062a\u0648\u0646 \u062a\u06af + \u0641\u06cc\u0644\u062a\u0631 \u062f\u0631 \u062a\u0628 \u0644\u0627\u06af\u200c\u0647\u0627" }, { "label": "\u06f6. \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u067e\u0630\u06cc\u0631 \u06a9\u0631\u062f\u0646 \u0645\u062a\u0646 \u0647\u0645\u0647\u200c\u06cc \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L165", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f6_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u06a9\u0631\u062f\u0646_\u0645\u062a\u0646_\u0647\u0645\u0647_\u06cc_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627", "community": 154, "norm_label": "\u06f6. \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u067e\u0630\u06cc\u0631 \u06a9\u0631\u062f\u0646 \u0645\u062a\u0646 \u0647\u0645\u0647\u200c\u06cc \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627" }, { "label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L197", "_origin": "ast", "id": "prompt_sms_log_tags_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 154, "norm_label": "\u06f7. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L202", "_origin": "ast", "id": "prompt_sms_log_tags_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 154, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "sms-login.md", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sms_login", "community": 60, "norm_label": "sms-login.md" }, { "label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u0648\u0631\u0648\u062f \u0628\u0627 \u067e\u06cc\u0627\u0645\u06a9 \u0648 \u0641\u0631\u0627\u0645\u0648\u0634\u06cc \u0631\u0645\u0632 \u0639\u0628\u0648\u0631", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "community": 60, "norm_label": "\u067e\u0631\u0627\u0645\u067e\u062a: \u0648\u0631\u0648\u062f \u0628\u0627 \u067e\u06cc\u0627\u0645\u06a9 \u0648 \u0641\u0631\u0627\u0645\u0648\u0634\u06cc \u0631\u0645\u0632 \u0639\u0628\u0648\u0631" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L3", "_origin": "ast", "id": "prompt_sms_login_\u0647\u062f\u0641", "community": 60, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f \u2014 \u0645\u0647\u0645\u060c \u0642\u0628\u0644 \u0627\u0632 \u0647\u0631 \u0686\u06cc\u0632 \u0628\u062e\u0648\u0627\u0646", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L12", "_origin": "ast", "id": "prompt_sms_login_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u0686\u06cc\u0632_\u0628\u062e\u0648\u0627\u0646", "community": 60, "norm_label": "\u0632\u0645\u06cc\u0646\u0647 \u0641\u0646\u06cc \u0645\u0648\u062c\u0648\u062f \u2014 \u0645\u0647\u0645\u060c \u0642\u0628\u0644 \u0627\u0632 \u0647\u0631 \u0686\u06cc\u0632 \u0628\u062e\u0648\u0627\u0646" }, { "label": "API \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u0633\u062a\u0642\u06cc\u0645)", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L14", "_origin": "ast", "id": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645", "community": 60, "norm_label": "api \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f (\u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u0633\u062a\u0642\u06cc\u0645)" }, { "label": "`POST /api/v1/user/send-code` \u2014 PUBLIC", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L16", "_origin": "ast", "id": "prompt_sms_login_post_api_v1_user_send_code_public", "community": 60, "norm_label": "`post /api/v1/user/send-code` \u2014 public" }, { "label": "`POST /api/v1/user/verify-code` \u2014 PUBLIC", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L26", "_origin": "ast", "id": "prompt_sms_login_post_api_v1_user_verify_code_public", "community": 60, "norm_label": "`post /api/v1/user/verify-code` \u2014 public" }, { "label": "`POST /api/v1/user/login` \u2014 PUBLIC (PasswordAuthenticator)", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L35", "_origin": "ast", "id": "prompt_sms_login_post_api_v1_user_login_public_passwordauthenticator", "community": 60, "norm_label": "`post /api/v1/user/login` \u2014 public (passwordauthenticator)" }, { "label": "`POST /oauth/token` \u2014 PUBLIC", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L45", "_origin": "ast", "id": "prompt_sms_login_post_oauth_token_public", "community": 60, "norm_label": "`post /oauth/token` \u2014 public" }, { "label": "authStore", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L55", "_origin": "ast", "id": "prompt_sms_login_authstore", "community": 60, "norm_label": "authstore" }, { "label": "API \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L63", "_origin": "ast", "id": "prompt_sms_login_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f", "community": 60, "norm_label": "api \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0633\u0627\u062e\u062a\u0647 \u0634\u0648\u0646\u062f" }, { "label": "\u06f1. `POST /api/v1/user/otp-login` \u2014 PUBLIC", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L65", "_origin": "ast", "id": "prompt_sms_login_\u06f1_post_api_v1_user_otp_login_public", "community": 60, "norm_label": "\u06f1. `post /api/v1/user/otp-login` \u2014 public" }, { "label": "\u06f2. `POST /api/v1/user/reset-password` \u2014 PUBLIC", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L85", "_origin": "ast", "id": "prompt_sms_login_\u06f2_post_api_v1_user_reset_password_public", "community": 60, "norm_label": "\u06f2. `post /api/v1/user/reset-password` \u2014 public" }, { "label": "\u06f3. security.yaml \u2014 public \u06a9\u0631\u062f\u0646 endpoint \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L111", "_origin": "ast", "id": "prompt_sms_login_\u06f3_security_yaml_public_\u06a9\u0631\u062f\u0646_endpoint_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 60, "norm_label": "\u06f3. security.yaml \u2014 public \u06a9\u0631\u062f\u0646 endpoint \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a Frontend \u2014 \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc `assets/admin/pages/LoginPage.tsx`", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L131", "_origin": "ast", "id": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx", "community": 60, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a frontend \u2014 \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc `assets/admin/pages/loginpage.tsx`" }, { "label": "State Management (\u0641\u0642\u0637 useState \u2014 \u0646\u0647 TanStack Query)", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L133", "_origin": "ast", "id": "prompt_sms_login_state_management_\u0641\u0642\u0637_usestate_\u0646\u0647_tanstack_query", "community": 60, "norm_label": "state management (\u0641\u0642\u0637 usestate \u2014 \u0646\u0647 tanstack query)" }, { "label": "\u062c\u0631\u06cc\u0627\u0646\u200c\u0647\u0627\u06cc API", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L171", "_origin": "ast", "id": "prompt_sms_login_\u062c\u0631\u06cc\u0627\u0646_\u0647\u0627\u06cc_api", "community": 60, "norm_label": "\u062c\u0631\u06cc\u0627\u0646\u200c\u0647\u0627\u06cc api" }, { "label": "\u062d\u0627\u0644\u062a password:", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L173", "_origin": "ast", "id": "prompt_sms_login_\u062d\u0627\u0644\u062a_password", "community": 60, "norm_label": "\u062d\u0627\u0644\u062a password:" }, { "label": "\u062d\u0627\u0644\u062a sms:", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L179", "_origin": "ast", "id": "prompt_sms_login_\u062d\u0627\u0644\u062a_sms", "community": 60, "norm_label": "\u062d\u0627\u0644\u062a sms:" }, { "label": "\u062d\u0627\u0644\u062a forgot:", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L186", "_origin": "ast", "id": "prompt_sms_login_\u062d\u0627\u0644\u062a_forgot", "community": 60, "norm_label": "\u062d\u0627\u0644\u062a forgot:" }, { "label": "UI", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L193", "_origin": "ast", "id": "prompt_sms_login_ui", "community": 60, "norm_label": "ui" }, { "label": "\u0627\u0635\u0648\u0644 UI:", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L232", "_origin": "ast", "id": "prompt_sms_login_\u0627\u0635\u0648\u0644_ui", "community": 60, "norm_label": "\u0627\u0635\u0648\u0644 ui:" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L243", "_origin": "ast", "id": "prompt_sms_login_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 60, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L255", "_origin": "ast", "id": "prompt_sms_login_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647", "community": 60, "norm_label": "\u062a\u0633\u062a \u0647\u0631 \u0645\u0631\u062d\u0644\u0647" }, { "label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/sms-login.md", "source_location": "L272", "_origin": "ast", "id": "prompt_sms_login_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 60, "norm_label": "\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "specialty-doctor-counts.md", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L1", "_origin": "ast", "id": "prompt_specialty_doctor_counts", "community": 221, "norm_label": "specialty-doctor-counts.md" }, { "label": "\u062a\u0639\u062f\u0627\u062f \u067e\u0632\u0634\u06a9\u0627\u0646 \u0647\u0631 \u062a\u062e\u0635\u0635 (\u0628\u0647 \u062a\u0641\u06a9\u06cc\u06a9 \u0634\u0647\u0631)", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L1", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "community": 221, "norm_label": "\u062a\u0639\u062f\u0627\u062f \u067e\u0632\u0634\u06a9\u0627\u0646 \u0647\u0631 \u062a\u062e\u0635\u0635 (\u0628\u0647 \u062a\u0641\u06a9\u06cc\u06a9 \u0634\u0647\u0631)" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L3", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u067e\u0631\u0648\u0698\u0647", "community": 221, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L9", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0632\u0645\u06cc\u0646\u0647", "community": 221, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L15", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 221, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L19", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 221, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L29", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 221, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L55", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641", "community": 221, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0645\u062a\u062f \u0634\u0645\u0627\u0631\u0634 \u062f\u0631 `SpecialtyRepository`", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L57", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u06f1_\u0645\u062a\u062f_\u0634\u0645\u0627\u0631\u0634_\u062f\u0631_specialtyrepository", "community": 221, "norm_label": "\u06f1. \u0645\u062a\u062f \u0634\u0645\u0627\u0631\u0634 \u062f\u0631 `specialtyrepository`" }, { "label": "\u06f2. endpoint `doctorCounts` \u062f\u0631 `SpecialtyController`", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L82", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u06f2_endpoint_doctorcounts_\u062f\u0631_specialtycontroller", "community": 221, "norm_label": "\u06f2. endpoint `doctorcounts` \u062f\u0631 `specialtycontroller`" }, { "label": "\u06f3. \u0639\u0645\u0648\u0645\u06cc\u200c\u06a9\u0631\u062f\u0646 \u0645\u0633\u06cc\u0631 \u062f\u0631 `security.yaml`", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L102", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u06f3_\u0639\u0645\u0648\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0645\u0633\u06cc\u0631_\u062f\u0631_security_yaml", "community": 221, "norm_label": "\u06f3. \u0639\u0645\u0648\u0645\u06cc\u200c\u06a9\u0631\u062f\u0646 \u0645\u0633\u06cc\u0631 \u062f\u0631 `security.yaml`" }, { "label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/specialty.md`", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L105", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_specialty_md", "community": 221, "norm_label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc `docs/api/specialty.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L108", "_origin": "ast", "id": "prompt_specialty_doctor_counts_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 221, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "split-db-redis-to-coolify-resources.md", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L1", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources", "community": 381, "norm_label": "split-db-redis-to-coolify-resources.md" }, { "label": "\u062c\u062f\u0627 \u06a9\u0631\u062f\u0646 MariaDB \u0648 Redis \u0627\u0632 docker-compose \u0628\u0647 Resource\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 Coolify", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L1", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "community": 381, "norm_label": "\u062c\u062f\u0627 \u06a9\u0631\u062f\u0646 mariadb \u0648 redis \u0627\u0632 docker-compose \u0628\u0647 resource\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 coolify" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L3", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u067e\u0631\u0648\u0698\u0647", "community": 381, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L7", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0632\u0645\u06cc\u0646\u0647", "community": 381, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L13", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0647\u062f\u0641", "community": 381, "norm_label": "\u0647\u062f\u0641" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 Coolify (\u0627\u0632 \u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a\u200c\u0647\u0627 \u2014 \u0631\u0639\u0627\u06cc\u062a \u0627\u062c\u0628\u0627\u0631\u06cc)", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L17", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0642\u0648\u0627\u0646\u06cc\u0646_coolify_\u0627\u0632_\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a_\u0647\u0627_\u0631\u0639\u0627\u06cc\u062a_\u0627\u062c\u0628\u0627\u0631\u06cc", "community": 381, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 coolify (\u0627\u0632 \u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a\u200c\u0647\u0627 \u2014 \u0631\u0639\u0627\u06cc\u062a \u0627\u062c\u0628\u0627\u0631\u06cc)" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L23", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 381, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L32", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 381, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L77", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "community": 381, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062d\u0630\u0641 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc `mariadb` \u0648 `redis` \u0627\u0632 `docker-compose.yml`", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L79", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u06f1_\u062d\u0630\u0641_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_mariadb_\u0648_redis_\u0627\u0632_docker_compose_yml", "community": 381, "norm_label": "\u06f1. \u062d\u0630\u0641 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc `mariadb` \u0648 `redis` \u0627\u0632 `docker-compose.yml`" }, { "label": "\u06f2. \u062d\u0630\u0641 `depends_on` \u0628\u0647 mariadb/redis", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L84", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u06f2_\u062d\u0630\u0641_depends_on_\u0628\u0647_mariadb_redis", "community": 381, "norm_label": "\u06f2. \u062d\u0630\u0641 `depends_on` \u0628\u0647 mariadb/redis" }, { "label": "\u06f3. \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc `.env.coolify.example`", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L168", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u06f3_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_env_coolify_example", "community": 381, "norm_label": "\u06f3. \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc `.env.coolify.example`" }, { "label": "\u06f4. \u062a\u062d\u0645\u0644 \u0642\u0637\u0639\u06cc DB \u062f\u0631 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0622\u067e (\u0686\u0648\u0646 \u062f\u06cc\u06af\u0631 `depends_on: service_healthy` \u0646\u06cc\u0633\u062a)", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L184", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u06f4_\u062a\u062d\u0645\u0644_\u0642\u0637\u0639\u06cc_db_\u062f\u0631_\u0627\u0633\u062a\u0627\u0631\u062a_\u0622\u067e_\u0686\u0648\u0646_\u062f\u06cc\u06af\u0631_depends_on_service_healthy_\u0646\u06cc\u0633\u062a", "community": 381, "norm_label": "\u06f4. \u062a\u062d\u0645\u0644 \u0642\u0637\u0639\u06cc db \u062f\u0631 \u0627\u0633\u062a\u0627\u0631\u062a\u200c\u0627\u067e (\u0686\u0648\u0646 \u062f\u06cc\u06af\u0631 `depends_on: service_healthy` \u0646\u06cc\u0633\u062a)" }, { "label": "\u06f5. \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc `docs/DEPLOY.md`", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L204", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u06f5_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_docs_deploy_md", "community": 381, "norm_label": "\u06f5. \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc `docs/deploy.md`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L211", "_origin": "ast", "id": "prompt_split_db_redis_to_coolify_resources_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 381, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "subscription-gate-ui.md", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L1", "_origin": "ast", "id": "prompt_subscription_gate_ui", "community": 101, "norm_label": "subscription-gate-ui.md" }, { "label": "\u0627\u0639\u0645\u0627\u0644 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9 \u062f\u0631 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 (Frontend Gate)", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L1", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "community": 101, "norm_label": "\u0627\u0639\u0645\u0627\u0644 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9 \u062f\u0631 \u067e\u0646\u0644 \u0627\u062f\u0645\u06cc\u0646 (frontend gate)" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L3", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0632\u0645\u06cc\u0646\u0647", "community": 101, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L22", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 101, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u062d\u062f\u0648\u062f\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0627\u0634\u062a\u0631\u0627\u06a9", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L24", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u062d\u062f\u0648\u062f\u0634\u062f\u0647_\u062a\u0648\u0633\u0637_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 101, "norm_label": "\u0642\u0627\u0628\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u062d\u062f\u0648\u062f\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0627\u0634\u062a\u0631\u0627\u06a9" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L37", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 101, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L54", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "community": 101, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" }, { "label": "Backend \u2014 endpoint \u0627\u0634\u062a\u0631\u0627\u06a9", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L56", "_origin": "ast", "id": "prompt_subscription_gate_ui_backend_endpoint_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 101, "norm_label": "backend \u2014 endpoint \u0627\u0634\u062a\u0631\u0627\u06a9" }, { "label": "Frontend \u2014 authStore", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L104", "_origin": "ast", "id": "prompt_subscription_gate_ui_frontend_authstore", "community": 101, "norm_label": "frontend \u2014 authstore" }, { "label": "Frontend \u2014 Sidebar", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L115", "_origin": "ast", "id": "prompt_subscription_gate_ui_frontend_sidebar", "community": 101, "norm_label": "frontend \u2014 sidebar" }, { "label": "Frontend \u2014 App.tsx", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L145", "_origin": "ast", "id": "prompt_subscription_gate_ui_frontend_app_tsx", "community": 101, "norm_label": "frontend \u2014 app.tsx" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L156", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "community": 101, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. Backend \u2014 \u0645\u0646\u0634\u06cc \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0627\u0634\u062a\u0631\u0627\u06a9 entity \u062e\u0648\u062f \u0631\u0627 \u0628\u0628\u06cc\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L158", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f1_backend_\u0645\u0646\u0634\u06cc_\u0645\u06cc_\u062a\u0648\u0627\u0646\u062f_\u0627\u0634\u062a\u0631\u0627\u06a9_entity_\u062e\u0648\u062f_\u0631\u0627_\u0628\u0628\u06cc\u0646\u062f", "community": 101, "norm_label": "\u06f1. backend \u2014 \u0645\u0646\u0634\u06cc \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0627\u0634\u062a\u0631\u0627\u06a9 entity \u062e\u0648\u062f \u0631\u0627 \u0628\u0628\u06cc\u0646\u062f" }, { "label": "\u06f2. Frontend \u2014 hook \u0645\u0634\u062a\u0631\u06a9 `useSubscription`", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L176", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f2_frontend_hook_\u0645\u0634\u062a\u0631\u06a9_usesubscription", "community": 101, "norm_label": "\u06f2. frontend \u2014 hook \u0645\u0634\u062a\u0631\u06a9 `usesubscription`" }, { "label": "\u06f3. Frontend \u2014 Sidebar \u0628\u0627 \u0642\u0641\u0644 feature", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L218", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f3_frontend_sidebar_\u0628\u0627_\u0642\u0641\u0644_feature", "community": 101, "norm_label": "\u06f3. frontend \u2014 sidebar \u0628\u0627 \u0642\u0641\u0644 feature" }, { "label": "\u06f4. Frontend \u2014 FeatureGate component", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L271", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f4_frontend_featuregate_component", "community": 101, "norm_label": "\u06f4. frontend \u2014 featuregate component" }, { "label": "\u06f5. Frontend \u2014 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 FeatureGate \u062f\u0631 \u0635\u0641\u062d\u0627\u062a", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L344", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f5_frontend_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_featuregate_\u062f\u0631_\u0635\u0641\u062d\u0627\u062a", "community": 101, "norm_label": "\u06f5. frontend \u2014 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 featuregate \u062f\u0631 \u0635\u0641\u062d\u0627\u062a" }, { "label": "\u06f6. Frontend \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u062a\u0639\u062f\u0627\u062f \u0645\u0646\u0634\u06cc \u062f\u0631 MySecretariesPage", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L368", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u06f6_frontend_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u062a\u0639\u062f\u0627\u062f_\u0645\u0646\u0634\u06cc_\u062f\u0631_mysecretariespage", "community": 101, "norm_label": "\u06f6. frontend \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u062a\u0639\u062f\u0627\u062f \u0645\u0646\u0634\u06cc \u062f\u0631 mysecretariespage" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L405", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 101, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L417", "_origin": "ast", "id": "prompt_subscription_gate_ui_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627", "community": 101, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627" }, { "label": "sync-user-realname-from-profile.md", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile", "community": 263, "norm_label": "sync-user-realname-from-profile.md" }, { "label": "\u0647\u0645\u06af\u0627\u0645\u200c\u0633\u0627\u0632\u06cc \u0646\u0627\u0645 \u06a9\u0627\u0631\u0628\u0631 (User.real_name) \u0647\u0646\u06af\u0627\u0645 \u062a\u06a9\u0645\u06cc\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L1", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "community": 263, "norm_label": "\u0647\u0645\u06af\u0627\u0645\u200c\u0633\u0627\u0632\u06cc \u0646\u0627\u0645 \u06a9\u0627\u0631\u0628\u0631 (user.real_name) \u0647\u0646\u06af\u0627\u0645 \u062a\u06a9\u0645\u06cc\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L3", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u067e\u0631\u0648\u0698\u0647", "community": 263, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L9", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0632\u0645\u06cc\u0646\u0647", "community": 263, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L13", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 263, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L17", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 263, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L25", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 263, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L42", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0648\u0638\u0627\u06cc\u0641", "community": 263, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0647\u0645\u06af\u0627\u0645\u200c\u0633\u0627\u0632\u06cc `User.realName` \u062f\u0631 `hydrate`", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L44", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u06f1_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_user_realname_\u062f\u0631_hydrate", "community": 263, "norm_label": "\u06f1. \u0647\u0645\u06af\u0627\u0645\u200c\u0633\u0627\u0632\u06cc `user.realname` \u062f\u0631 `hydrate`" }, { "label": "\u06f2. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 flush \u0634\u062f\u0646 \u062a\u063a\u06cc\u06cc\u0631 `User`", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L63", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u06f2_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_flush_\u0634\u062f\u0646_\u062a\u063a\u06cc\u06cc\u0631_user", "community": 263, "norm_label": "\u06f2. \u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u0627\u0632 flush \u0634\u062f\u0646 \u062a\u063a\u06cc\u06cc\u0631 `user`" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L67", "_origin": "ast", "id": "prompt_sync_user_realname_from_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 263, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "ui-darkmode-polish.md", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L1", "_origin": "ast", "id": "prompt_ui_darkmode_polish", "community": 155, "norm_label": "ui-darkmode-polish.md" }, { "label": "\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u06a9\u0627\u0645\u0644 UI/UX \u0648 \u0631\u0641\u0639 \u0645\u0634\u06a9\u0644\u0627\u062a \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L1", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "community": 155, "norm_label": "\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u06a9\u0627\u0645\u0644 ui/ux \u0648 \u0631\u0641\u0639 \u0645\u0634\u06a9\u0644\u0627\u062a \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L3", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0632\u0645\u06cc\u0646\u0647", "community": 155, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L7", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "community": 155, "norm_label": "\u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647" }, { "label": "\u06f1. \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 \u0631\u0646\u06af\u200c\u0647\u0627\u06cc hardcoded (\u0628\u062d\u0631\u0627\u0646\u06cc)", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L9", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f1_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_\u0631\u0646\u06af_\u0647\u0627\u06cc_hardcoded_\u0628\u062d\u0631\u0627\u0646\u06cc", "community": 155, "norm_label": "\u06f1. \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 \u0631\u0646\u06af\u200c\u0647\u0627\u06cc hardcoded (\u0628\u062d\u0631\u0627\u0646\u06cc)" }, { "label": "\u06f2. UX \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L102", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f2_ux_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "community": 155, "norm_label": "\u06f2. ux \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L118", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 155, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "CSS Variables \u0645\u0648\u062c\u0648\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L129", "_origin": "ast", "id": "prompt_ui_darkmode_polish_css_variables_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u0627\u0633\u062a\u0641\u0627\u062f\u0647", "community": 155, "norm_label": "css variables \u0645\u0648\u062c\u0648\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L144", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "community": 155, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 AppointmentsPage.tsx", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L146", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f1_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_appointmentspage_tsx", "community": 155, "norm_label": "\u06f1. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 appointmentspage.tsx" }, { "label": "\u06f2. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 SubscriptionPage.tsx", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L152", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f2_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_subscriptionpage_tsx", "community": 155, "norm_label": "\u06f2. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 subscriptionpage.tsx" }, { "label": "\u06f3. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 SettingsPage.tsx", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L158", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f3_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_settingspage_tsx", "community": 155, "norm_label": "\u06f3. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 settingspage.tsx" }, { "label": "\u06f4. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 LoginPage.tsx", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L164", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f4_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_loginpage_tsx", "community": 155, "norm_label": "\u06f4. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 loginpage.tsx" }, { "label": "\u06f5. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 SmsWalletPage.tsx", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L168", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f5_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_smswalletpage_tsx", "community": 155, "norm_label": "\u06f5. \u0631\u0641\u0639 \u062f\u0627\u0631\u06a9 \u0645\u0648\u062f \u2014 smswalletpage.tsx" }, { "label": "\u06f6. \u0628\u0631\u0631\u0633\u06cc \u0648 build", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L173", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u06f6_\u0628\u0631\u0631\u0633\u06cc_\u0648_build", "community": 155, "norm_label": "\u06f6. \u0628\u0631\u0631\u0633\u06cc \u0648 build" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L179", "_origin": "ast", "id": "prompt_ui_darkmode_polish_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 155, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "ui-ux-pages-redesign.md", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign", "community": 118, "norm_label": "ui-ux-pages-redesign.md" }, { "label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc UI/UX \u067e\u0646\u062c \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u067e\u0631\u0648", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L1", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "community": 118, "norm_label": "\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc ui/ux \u067e\u0646\u062c \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u067e\u0631\u0648" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L3", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0632\u0645\u06cc\u0646\u0647", "community": 118, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0633\u06cc\u0633\u062a\u0645 CSS \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L7", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0633\u06cc\u0633\u062a\u0645_css_\u0645\u0648\u062c\u0648\u062f", "community": 118, "norm_label": "\u0633\u06cc\u0633\u062a\u0645 css \u0645\u0648\u062c\u0648\u062f" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L27", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 118, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u0647\u0631 \u0635\u0641\u062d\u0647", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L39", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "community": 118, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u0647\u0631 \u0635\u0641\u062d\u0647" }, { "label": "\u06f1. MyPatientsPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L41", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f1_mypatientspage", "community": 118, "norm_label": "\u06f1. mypatientspage" }, { "label": "\u06f2. StaffPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L66", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f2_staffpage", "community": 118, "norm_label": "\u06f2. staffpage" }, { "label": "\u06f3. MySecretariesPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L80", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f3_mysecretariespage", "community": 118, "norm_label": "\u06f3. mysecretariespage" }, { "label": "\u06f4. ClinicServicesPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L106", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f4_clinicservicespage", "community": 118, "norm_label": "\u06f4. clinicservicespage" }, { "label": "\u06f5. SmsWalletPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L135", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f5_smswalletpage", "community": 118, "norm_label": "\u06f5. smswalletpage" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L159", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "community": 118, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc MyPatientsPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L161", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f1_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_mypatientspage", "community": 118, "norm_label": "\u06f1. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc mypatientspage" }, { "label": "\u06f2. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc StaffPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L193", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f2_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_staffpage", "community": 118, "norm_label": "\u06f2. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc staffpage" }, { "label": "\u06f3. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc MySecretariesPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L221", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f3_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_mysecretariespage", "community": 118, "norm_label": "\u06f3. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc mysecretariespage" }, { "label": "\u06f4. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc ClinicServicesPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L268", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f4_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_clinicservicespage", "community": 118, "norm_label": "\u06f4. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc clinicservicespage" }, { "label": "\u06f5. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc SmsWalletPage", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L319", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u06f5_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_smswalletpage", "community": 118, "norm_label": "\u06f5. \u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc smswalletpage" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L384", "_origin": "ast", "id": "prompt_ui_ux_pages_redesign_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 118, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "user-profile-resolve-by-user-uuid.md", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L1", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid", "community": 156, "norm_label": "user-profile-resolve-by-user-uuid.md" }, { "label": "\u0631\u0641\u0639 404 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631: resolve \u0628\u0627 user-uuid \u0648 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062e\u0627\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062a\u0627\u0632\u0647", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L1", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "community": 156, "norm_label": "\u0631\u0641\u0639 404 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631: resolve \u0628\u0627 user-uuid \u0648 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062e\u0627\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062a\u0627\u0632\u0647" }, { "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L3", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u067e\u0631\u0648\u0698\u0647", "community": 156, "norm_label": "\u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L10", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0632\u0645\u06cc\u0646\u0647", "community": 156, "norm_label": "\u0632\u0645\u06cc\u0646\u0647" }, { "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L18", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "community": 156, "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L25", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 156, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L35", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 156, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "`UserProfileController::show()` \u2014 \u0641\u0642\u0637 \u0628\u0627 profile-uuid", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L37", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_userprofilecontroller_show_\u0641\u0642\u0637_\u0628\u0627_profile_uuid", "community": 156, "norm_label": "`userprofilecontroller::show()` \u2014 \u0641\u0642\u0637 \u0628\u0627 profile-uuid" }, { "label": "`UserProfile` \u2014 uuid \u0645\u0633\u062a\u0642\u0644 \u0627\u0632 \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L54", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_userprofile_uuid_\u0645\u0633\u062a\u0642\u0644_\u0627\u0632_\u06a9\u0627\u0631\u0628\u0631", "community": 156, "norm_label": "`userprofile` \u2014 uuid \u0645\u0633\u062a\u0642\u0644 \u0627\u0632 \u06a9\u0627\u0631\u0628\u0631" }, { "label": "repository\u0647\u0627", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L65", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_repository\u0647\u0627", "community": 156, "norm_label": "repository\u0647\u0627" }, { "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L75", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641", "community": 156, "norm_label": "\u0648\u0638\u0627\u06cc\u0641" }, { "label": "\u06f1. \u062a\u0632\u0631\u06cc\u0642 `UserRepository` \u0628\u0647 \u06a9\u0646\u062a\u0631\u0644\u0631", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L77", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u06f1_\u062a\u0632\u0631\u06cc\u0642_userrepository_\u0628\u0647_\u06a9\u0646\u062a\u0631\u0644\u0631", "community": 156, "norm_label": "\u06f1. \u062a\u0632\u0631\u06cc\u0642 `userrepository` \u0628\u0647 \u06a9\u0646\u062a\u0631\u0644\u0631" }, { "label": "\u06f2. \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc `show()` \u2014 resolve \u0628\u0627 profile-uuid \u06cc\u0627 user-uuid + \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062e\u0627\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L86", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u06f2_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_show_resolve_\u0628\u0627_profile_uuid_\u06cc\u0627_user_uuid_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062c\u062f\u06cc\u062f", "community": 156, "norm_label": "\u06f2. \u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc `show()` \u2014 resolve \u0628\u0627 profile-uuid \u06cc\u0627 user-uuid + \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u062e\u0627\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u062c\u062f\u06cc\u062f" }, { "label": "\u06f3. (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc) PATCH \u0647\u0645 \u0628\u0627 user-uuid \u06a9\u0627\u0631 \u06a9\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L126", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u06f3_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_patch_\u0647\u0645_\u0628\u0627_user_uuid_\u06a9\u0627\u0631_\u06a9\u0646\u062f", "community": 156, "norm_label": "\u06f3. (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc) patch \u0647\u0645 \u0628\u0627 user-uuid \u06a9\u0627\u0631 \u06a9\u0646\u062f" }, { "label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L131", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 156, "norm_label": "\u06f4. \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L135", "_origin": "ast", "id": "prompt_user_profile_resolve_by_user_uuid_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 156, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "SKILL.md", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L1", "_origin": "ast", "id": "prompt_writer_skill", "community": 310, "norm_label": "skill.md" }, { "label": "\u0646\u062d\u0648\u0647 \u062f\u0631\u06cc\u0627\u0641\u062a \u0648\u0631\u0648\u062f\u06cc", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L6", "_origin": "ast", "id": "prompt_writer_skill_\u0646\u062d\u0648\u0647_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0648\u0631\u0648\u062f\u06cc", "community": 310, "norm_label": "\u0646\u062d\u0648\u0647 \u062f\u0631\u06cc\u0627\u0641\u062a \u0648\u0631\u0648\u062f\u06cc" }, { "label": "\u0645\u0631\u0627\u062d\u0644 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L12", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "community": 310, "norm_label": "\u0645\u0631\u0627\u062d\u0644 \u0627\u062c\u0631\u0627" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u062f\u0631\u06a9 \u0645\u0648\u0636\u0648\u0639", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L14", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u062f\u0631\u06a9_\u0645\u0648\u0636\u0648\u0639", "community": 310, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u062f\u0631\u06a9 \u0645\u0648\u0636\u0648\u0639" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0641\u0627\u06cc\u0644", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L26", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0646\u0627\u0645_\u06af\u0630\u0627\u0631\u06cc_\u0641\u0627\u06cc\u0644", "community": 310, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0641\u0627\u06cc\u0644" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0641\u0627\u06cc\u0644 \u067e\u0631\u0627\u0645\u067e\u062a", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L36", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u0633\u0627\u062e\u062a_\u0641\u0627\u06cc\u0644_\u067e\u0631\u0627\u0645\u067e\u062a", "community": 310, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0641\u0627\u06cc\u0644 \u067e\u0631\u0627\u0645\u067e\u062a" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0645\u062d\u062a\u0648\u0627\u06cc \u067e\u0631\u0627\u0645\u067e\u062a", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L91", "_origin": "ast", "id": "prompt_writer_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0645\u062d\u062a\u0648\u0627\u06cc_\u067e\u0631\u0627\u0645\u067e\u062a", "community": 310, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0645\u062d\u062a\u0648\u0627\u06cc \u067e\u0631\u0627\u0645\u067e\u062a" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 \u062e\u0631\u0648\u062c\u06cc \u0646\u0647\u0627\u06cc\u06cc", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L114", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u062e\u0631\u0648\u062c\u06cc_\u0646\u0647\u0627\u06cc\u06cc", "community": 310, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 \u062e\u0631\u0648\u062c\u06cc \u0646\u0647\u0627\u06cc\u06cc" }, { "label": "\u0645\u062b\u0627\u0644", "file_type": "document", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L128", "_origin": "ast", "id": "prompt_writer_skill_\u0645\u062b\u0627\u0644", "community": 310, "norm_label": "\u0645\u062b\u0627\u0644" }, { "label": "SKILL.md", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L1", "_origin": "ast", "id": "run_prompt_skill", "community": 83, "norm_label": "skill.md" }, { "label": "\u0646\u062d\u0648\u0647 \u062f\u0631\u06cc\u0627\u0641\u062a \u0648\u0631\u0648\u062f\u06cc", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L6", "_origin": "ast", "id": "run_prompt_skill_\u0646\u062d\u0648\u0647_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0648\u0631\u0648\u062f\u06cc", "community": 83, "norm_label": "\u0646\u062d\u0648\u0647 \u062f\u0631\u06cc\u0627\u0641\u062a \u0648\u0631\u0648\u062f\u06cc" }, { "label": "\u0642\u0628\u0644 \u0627\u0632 \u0634\u0631\u0648\u0639 \u2014 \u062a\u062d\u0644\u06cc\u0644 \u067e\u0631\u0627\u0645\u067e\u062a \u0648 \u0633\u0627\u062e\u062a Todo", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L13", "_origin": "ast", "id": "run_prompt_skill_\u0642\u0628\u0644_\u0627\u0632_\u0634\u0631\u0648\u0639_\u062a\u062d\u0644\u06cc\u0644_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648_\u0633\u0627\u062e\u062a_todo", "community": 83, "norm_label": "\u0642\u0628\u0644 \u0627\u0632 \u0634\u0631\u0648\u0639 \u2014 \u062a\u062d\u0644\u06cc\u0644 \u067e\u0631\u0627\u0645\u067e\u062a \u0648 \u0633\u0627\u062e\u062a todo" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627 (\u0627\u062c\u0628\u0627\u0631\u06cc \u2014 \u0647\u06cc\u0686 \u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc \u0646\u062f\u0627\u0631\u062f)", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L33", "_origin": "ast", "id": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "community": 83, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u0627\u062c\u0631\u0627 (\u0627\u062c\u0628\u0627\u0631\u06cc \u2014 \u0647\u06cc\u0686 \u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc \u0646\u062f\u0627\u0631\u062f)" }, { "label": "\u06f1. Todo \u2014 \u0633\u062a\u0648\u0646 \u0641\u0642\u0631\u0627\u062a \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L35", "_origin": "ast", "id": "run_prompt_skill_\u06f1_todo_\u0633\u062a\u0648\u0646_\u0641\u0642\u0631\u0627\u062a_\u0627\u062c\u0631\u0627", "community": 83, "norm_label": "\u06f1. todo \u2014 \u0633\u062a\u0648\u0646 \u0641\u0642\u0631\u0627\u062a \u0627\u062c\u0631\u0627" }, { "label": "\u06f2. \u06cc\u06a9 \u0642\u0627\u0628\u0644\u06cc\u062a \u062f\u0631 \u0647\u0631 \u0645\u0631\u062d\u0644\u0647", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L56", "_origin": "ast", "id": "run_prompt_skill_\u06f2_\u06cc\u06a9_\u0642\u0627\u0628\u0644\u06cc\u062a_\u062f\u0631_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647", "community": 83, "norm_label": "\u06f2. \u06cc\u06a9 \u0642\u0627\u0628\u0644\u06cc\u062a \u062f\u0631 \u0647\u0631 \u0645\u0631\u062d\u0644\u0647" }, { "label": "\u06f3. \u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627\u06cc \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L60", "_origin": "ast", "id": "run_prompt_skill_\u06f3_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "community": 83, "norm_label": "\u06f3. \u062a\u0631\u062a\u06cc\u0628 \u0627\u062c\u0631\u0627\u06cc \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a" }, { "label": "\u06f4. \u0633\u0627\u0632\u06af\u0627\u0631\u06cc \u0628\u0627 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L66", "_origin": "ast", "id": "run_prompt_skill_\u06f4_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u067e\u0631\u0648\u0698\u0647", "community": 83, "norm_label": "\u06f4. \u0633\u0627\u0632\u06af\u0627\u0631\u06cc \u0628\u0627 \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u06f5. \u0627\u0635\u0648\u0644 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L72", "_origin": "ast", "id": "run_prompt_skill_\u06f5_\u0627\u0635\u0648\u0644_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc", "community": 83, "norm_label": "\u06f5. \u0627\u0635\u0648\u0644 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc" }, { "label": "\u0631\u0648\u0646\u062f \u0627\u062c\u0631\u0627\u06cc \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L80", "_origin": "ast", "id": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "community": 83, "norm_label": "\u0631\u0648\u0646\u062f \u0627\u062c\u0631\u0627\u06cc \u0647\u0631 \u0642\u0627\u0628\u0644\u06cc\u062a" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2460 \u2014 \u062a\u062d\u0644\u06cc\u0644", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L82", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_1_\u062a\u062d\u0644\u06cc\u0644", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 1 \u2014 \u062a\u062d\u0644\u06cc\u0644" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2461 \u2014 \u0637\u0631\u0627\u062d\u06cc", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L90", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_2_\u0637\u0631\u0627\u062d\u06cc", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 2 \u2014 \u0637\u0631\u0627\u062d\u06cc" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2462 \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L97", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_3_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 3 \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2463 \u2014 \u062a\u0633\u062a", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L104", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_4_\u062a\u0633\u062a", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 4 \u2014 \u062a\u0633\u062a" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2464 \u2014 \u0631\u0641\u0639 \u062e\u0637\u0627", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L131", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_5_\u0631\u0641\u0639_\u062e\u0637\u0627", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 5 \u2014 \u0631\u0641\u0639 \u062e\u0637\u0627" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2465 \u2014 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L137", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_6_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 6 \u2014 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u2466 \u2014 Todo + \u06af\u0632\u0627\u0631\u0634", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L164", "_origin": "ast", "id": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_7_todo_\u06af\u0632\u0627\u0631\u0634", "community": 83, "norm_label": "\u0645\u0631\u062d\u0644\u0647 7 \u2014 todo + \u06af\u0632\u0627\u0631\u0634" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062e\u0627\u0635 \u0627\u06cc\u0646 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L192", "_origin": "ast", "id": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062e\u0627\u0635_\u0627\u06cc\u0646_\u067e\u0631\u0648\u0698\u0647", "community": 83, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062e\u0627\u0635 \u0627\u06cc\u0646 \u067e\u0631\u0648\u0698\u0647" }, { "label": "Backend", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L194", "_origin": "ast", "id": "run_prompt_skill_backend", "community": 83, "norm_label": "backend" }, { "label": "Frontend", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L201", "_origin": "ast", "id": "run_prompt_skill_frontend", "community": 83, "norm_label": "frontend" }, { "label": "CSS / UI", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L210", "_origin": "ast", "id": "run_prompt_skill_css_ui", "community": 83, "norm_label": "css / ui" }, { "label": "\u0645\u062b\u0627\u0644 \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L217", "_origin": "ast", "id": "run_prompt_skill_\u0645\u062b\u0627\u0644_\u0627\u062c\u0631\u0627", "community": 83, "norm_label": "\u0645\u062b\u0627\u0644 \u0627\u062c\u0631\u0627" }, { "label": "CLAUDE.md", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1", "_origin": "ast", "id": "claude", "community": 162, "norm_label": "claude.md" }, { "label": "CLAUDE.md", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1", "_origin": "ast", "id": "claude_claude_md", "community": 162, "norm_label": "claude.md" }, { "label": "Project Overview", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L5", "_origin": "ast", "id": "claude_project_overview", "community": 162, "norm_label": "project overview" }, { "label": "Commands", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L15", "_origin": "ast", "id": "claude_commands", "community": 162, "norm_label": "commands" }, { "label": "First-time setup", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L19", "_origin": "ast", "id": "claude_first_time_setup", "community": 162, "norm_label": "first-time setup" }, { "label": "Backend (PHP/Symfony)", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L28", "_origin": "ast", "id": "claude_backend_php_symfony", "community": 162, "norm_label": "backend (php/symfony)" }, { "label": "Frontend (React/TypeScript)", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L45", "_origin": "ast", "id": "claude_frontend_react_typescript", "community": 162, "norm_label": "frontend (react/typescript)" }, { "label": "Architecture", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L59", "_origin": "ast", "id": "claude_architecture", "community": 162, "norm_label": "architecture" }, { "label": "Backend \u2014 `src/`", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L61", "_origin": "ast", "id": "claude_backend_src", "community": 162, "norm_label": "backend \u2014 `src/`" }, { "label": "Frontend \u2014 `assets/admin/`", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L90", "_origin": "ast", "id": "claude_frontend_assets_admin", "community": 162, "norm_label": "frontend \u2014 `assets/admin/`" }, { "label": "Auth", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L119", "_origin": "ast", "id": "claude_auth", "community": 162, "norm_label": "auth" }, { "label": "Category / Bundle system", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L126", "_origin": "ast", "id": "claude_category_bundle_system", "community": 162, "norm_label": "category / bundle system" }, { "label": "Database", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L132", "_origin": "ast", "id": "claude_database", "community": 162, "norm_label": "database" }, { "label": "Key Patterns", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L141", "_origin": "ast", "id": "claude_key_patterns", "community": 162, "norm_label": "key patterns" }, { "label": "Standing Rule \u2014 API Documentation", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L159", "_origin": "ast", "id": "claude_standing_rule_api_documentation", "community": 162, "norm_label": "standing rule \u2014 api documentation" }, { "label": "TEST_USERS.md", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L1", "_origin": "ast", "id": "test_users", "community": 366, "norm_label": "test_users.md" }, { "label": "\u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u062a\u0633\u062a\u06cc", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L1", "_origin": "ast", "id": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "community": 366, "norm_label": "\u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u062a\u0633\u062a\u06cc" }, { "label": "\u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L9", "_origin": "ast", "id": "test_users_\u0627\u062f\u0645\u06cc\u0646", "community": 366, "norm_label": "\u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0646\u0645\u0648\u0646\u0647 \u2014 \u062a\u0628\u0631\u06cc\u0632", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L20", "_origin": "ast", "id": "test_users_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0646\u0645\u0648\u0646\u0647_\u062a\u0628\u0631\u06cc\u0632", "community": 366, "norm_label": "\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u0646\u0645\u0648\u0646\u0647 \u2014 \u062a\u0628\u0631\u06cc\u0632" }, { "label": "\u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 \u2014 \u062a\u0628\u0631\u06cc\u0632", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L33", "_origin": "ast", "id": "test_users_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632", "community": 366, "norm_label": "\u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647 \u06a9\u0627\u0645\u0644 \u2014 \u062a\u0628\u0631\u06cc\u0632" }, { "label": "\u0645\u0646\u0634\u06cc \u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L50", "_origin": "ast", "id": "test_users_\u0645\u0646\u0634\u06cc_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647", "community": 366, "norm_label": "\u0645\u0646\u0634\u06cc \u062f\u06a9\u062a\u0631 \u0646\u0645\u0648\u0646\u0647" }, { "label": "\u062f\u06a9\u062a\u0631\u0627\u0646 bulk (\u06f1\u06f5\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u062f\u0631 \u06f1\u06f5 \u0634\u0647\u0631)", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L62", "_origin": "ast", "id": "test_users_\u062f\u06a9\u062a\u0631\u0627\u0646_bulk_\u06f1\u06f5\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u06f1\u06f5_\u0634\u0647\u0631", "community": 366, "norm_label": "\u062f\u06a9\u062a\u0631\u0627\u0646 bulk (\u06f1\u06f5\u06f0\u06f0 \u062f\u06a9\u062a\u0631 \u062f\u0631 \u06f1\u06f5 \u0634\u0647\u0631)" }, { "label": "\u0633\u0627\u062e\u062a \u0645\u062c\u062f\u062f", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L97", "_origin": "ast", "id": "test_users_\u0633\u0627\u062e\u062a_\u0645\u062c\u062f\u062f", "community": 366, "norm_label": "\u0633\u0627\u062e\u062a \u0645\u062c\u062f\u062f" }, { "label": "Architecture_Audit.md", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L1", "_origin": "ast", "id": "docs_architecture_audit", "community": 276, "norm_label": "architecture_audit.md" }, { "label": "Architecture Audit \u2014 ClinicPro Symfony 7 Migration", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L1", "_origin": "ast", "id": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "community": 276, "norm_label": "architecture audit \u2014 clinicpro symfony 7 migration" }, { "label": "Executive Summary", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L9", "_origin": "ast", "id": "docs_architecture_audit_executive_summary", "community": 276, "norm_label": "executive summary" }, { "label": "Architecture Score (\u0628\u0639\u062f \u0627\u0632 \u0627\u0635\u0644\u0627\u062d\u0627\u062a)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L17", "_origin": "ast", "id": "docs_architecture_audit_architecture_score_\u0628\u0639\u062f_\u0627\u0632_\u0627\u0635\u0644\u0627\u062d\u0627\u062a", "community": 276, "norm_label": "architecture score (\u0628\u0639\u062f \u0627\u0632 \u0627\u0635\u0644\u0627\u062d\u0627\u062a)" }, { "label": "\u06f1. \u062a\u0637\u0627\u0628\u0642 \u0645\u0639\u0645\u0627\u0631\u06cc \u0628\u0627 PRD", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L33", "_origin": "ast", "id": "docs_architecture_audit_\u06f1_\u062a\u0637\u0627\u0628\u0642_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0628\u0627_prd", "community": 604, "norm_label": "\u06f1. \u062a\u0637\u0627\u0628\u0642 \u0645\u0639\u0645\u0627\u0631\u06cc \u0628\u0627 prd" }, { "label": "\u0645\u0627\u0698\u0648\u0644\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 \u062f\u0631 PRD", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L35", "_origin": "ast", "id": "docs_architecture_audit_\u0645\u0627\u0698\u0648\u0644_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u062f\u0631_prd", "community": 604, "norm_label": "\u0645\u0627\u0698\u0648\u0644\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 \u062f\u0631 prd" }, { "label": "\u0645\u0648\u0627\u0631\u062f \u067e\u0648\u0634\u0634\u200c\u062f\u0627\u062f\u0647\u200c\u0646\u0634\u062f\u0647 \u0627\u0632 PRD", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L60", "_origin": "ast", "id": "docs_architecture_audit_\u0645\u0648\u0627\u0631\u062f_\u067e\u0648\u0634\u0634_\u062f\u0627\u062f\u0647_\u0646\u0634\u062f\u0647_\u0627\u0632_prd", "community": 604, "norm_label": "\u0645\u0648\u0627\u0631\u062f \u067e\u0648\u0634\u0634\u200c\u062f\u0627\u062f\u0647\u200c\u0646\u0634\u062f\u0647 \u0627\u0632 prd" }, { "label": "\u06f2. \u062a\u062d\u0644\u06cc\u0644 \u0645\u0639\u0645\u0627\u0631\u06cc \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L69", "_origin": "ast", "id": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "community": 335, "norm_label": "\u06f2. \u062a\u062d\u0644\u06cc\u0644 \u0645\u0639\u0645\u0627\u0631\u06cc \u0641\u0639\u0644\u06cc" }, { "label": "Scalability", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L71", "_origin": "ast", "id": "docs_architecture_audit_scalability", "community": 335, "norm_label": "scalability" }, { "label": "Maintainability", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L82", "_origin": "ast", "id": "docs_architecture_audit_maintainability", "community": 335, "norm_label": "maintainability" }, { "label": "Security", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L93", "_origin": "ast", "id": "docs_architecture_audit_security", "community": 335, "norm_label": "security" }, { "label": "Performance", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L107", "_origin": "ast", "id": "docs_architecture_audit_performance", "community": 335, "norm_label": "performance" }, { "label": "Reliability", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L117", "_origin": "ast", "id": "docs_architecture_audit_reliability", "community": 335, "norm_label": "reliability" }, { "label": "Testability", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L128", "_origin": "ast", "id": "docs_architecture_audit_testability", "community": 335, "norm_label": "testability" }, { "label": "Observability", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L135", "_origin": "ast", "id": "docs_architecture_audit_observability", "community": 335, "norm_label": "observability" }, { "label": "\u06f3. \u062a\u062d\u0644\u06cc\u0644 Design Patterns", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L146", "_origin": "ast", "id": "docs_architecture_audit_\u06f3_\u062a\u062d\u0644\u06cc\u0644_design_patterns", "community": 603, "norm_label": "\u06f3. \u062a\u062d\u0644\u06cc\u0644 design patterns" }, { "label": "Pattern \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L148", "_origin": "ast", "id": "docs_architecture_audit_pattern_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", "community": 603, "norm_label": "pattern \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f" }, { "label": "Anti-Pattern \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0645\u0634\u0627\u0647\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L159", "_origin": "ast", "id": "docs_architecture_audit_anti_pattern_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0645\u06cc_\u0634\u0648\u0646\u062f", "community": 603, "norm_label": "anti-pattern \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0645\u0634\u0627\u0647\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f" }, { "label": "\u06f4. \u062a\u062d\u0644\u06cc\u0644 Domain Design", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L175", "_origin": "ast", "id": "docs_architecture_audit_\u06f4_\u062a\u062d\u0644\u06cc\u0644_domain_design", "community": 566, "norm_label": "\u06f4. \u062a\u062d\u0644\u06cc\u0644 domain design" }, { "label": "Domain Model \u0647\u0627", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L177", "_origin": "ast", "id": "docs_architecture_audit_domain_model_\u0647\u0627", "community": 566, "norm_label": "domain model \u0647\u0627" }, { "label": "Bounded Context \u0647\u0627", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L190", "_origin": "ast", "id": "docs_architecture_audit_bounded_context_\u0647\u0627", "community": 566, "norm_label": "bounded context \u0647\u0627" }, { "label": "Separation of Concerns", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L203", "_origin": "ast", "id": "docs_architecture_audit_separation_of_concerns", "community": 566, "norm_label": "separation of concerns" }, { "label": "\u06f5. \u062a\u062d\u0644\u06cc\u0644 Database", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L214", "_origin": "ast", "id": "docs_architecture_audit_\u06f5_\u062a\u062d\u0644\u06cc\u0644_database", "community": 569, "norm_label": "\u06f5. \u062a\u062d\u0644\u06cc\u0644 database" }, { "label": "\u062c\u062f\u0627\u0648\u0644 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 (\u06f3\u06f2 \u062c\u062f\u0648\u0644)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L216", "_origin": "ast", "id": "docs_architecture_audit_\u062c\u062f\u0627\u0648\u0644_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u06f3\u06f2_\u062c\u062f\u0648\u0644", "community": 569, "norm_label": "\u062c\u062f\u0627\u0648\u0644 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 (\u06f3\u06f2 \u062c\u062f\u0648\u0644)" }, { "label": "\u0645\u0634\u06a9\u0644\u0627\u062a Database", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L242", "_origin": "ast", "id": "docs_architecture_audit_\u0645\u0634\u06a9\u0644\u0627\u062a_database", "community": 569, "norm_label": "\u0645\u0634\u06a9\u0644\u0627\u062a database" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627\u06cc \u0645\u0646\u0627\u0633\u0628", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L270", "_origin": "ast", "id": "docs_architecture_audit_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627\u06cc_\u0645\u0646\u0627\u0633\u0628", "community": 569, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627\u06cc \u0645\u0646\u0627\u0633\u0628" }, { "label": "\u06f6. \u062a\u062d\u0644\u06cc\u0644 API Design", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L283", "_origin": "ast", "id": "docs_architecture_audit_\u06f6_\u062a\u062d\u0644\u06cc\u0644_api_design", "community": 605, "norm_label": "\u06f6. \u062a\u062d\u0644\u06cc\u0644 api design" }, { "label": "\u0646\u0642\u0627\u0637 \u0642\u0648\u062a", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L285", "_origin": "ast", "id": "docs_architecture_audit_\u0646\u0642\u0627\u0637_\u0642\u0648\u062a", "community": 605, "norm_label": "\u0646\u0642\u0627\u0637 \u0642\u0648\u062a" }, { "label": "\u0646\u0642\u0627\u0637 \u0636\u0639\u0641", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L293", "_origin": "ast", "id": "docs_architecture_audit_\u0646\u0642\u0627\u0637_\u0636\u0639\u0641", "community": 605, "norm_label": "\u0646\u0642\u0627\u0637 \u0636\u0639\u0641" }, { "label": "\u06f7. \u062a\u062d\u0644\u06cc\u0644 \u0627\u0645\u0646\u06cc\u062a", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L327", "_origin": "ast", "id": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "community": 370, "norm_label": "\u06f7. \u062a\u062d\u0644\u06cc\u0644 \u0627\u0645\u0646\u06cc\u062a" }, { "label": "Authentication", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L329", "_origin": "ast", "id": "docs_architecture_audit_authentication", "community": 370, "norm_label": "authentication" }, { "label": "Authorization", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L339", "_origin": "ast", "id": "docs_architecture_audit_authorization", "community": 370, "norm_label": "authorization" }, { "label": "Rate Limiting", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L348", "_origin": "ast", "id": "docs_architecture_audit_rate_limiting", "community": 370, "norm_label": "rate limiting" }, { "label": "Input Validation", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L357", "_origin": "ast", "id": "docs_architecture_audit_input_validation", "community": 370, "norm_label": "input validation" }, { "label": "Secrets Management", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L367", "_origin": "ast", "id": "docs_architecture_audit_secrets_management", "community": 370, "norm_label": "secrets management" }, { "label": "Logging Security", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L376", "_origin": "ast", "id": "docs_architecture_audit_logging_security", "community": 370, "norm_label": "logging security" }, { "label": "\u06f8. \u062a\u062d\u0644\u06cc\u0644 \u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L387", "_origin": "ast", "id": "docs_architecture_audit_\u06f8_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc", "community": 570, "norm_label": "\u06f8. \u062a\u062d\u0644\u06cc\u0644 \u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631\u06cc" }, { "label": "\u0628\u0627 \u06f1\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0645\u0634\u06a9\u0644 \u062c\u062f\u06cc \u0646\u06cc\u0633\u062a", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L389", "_origin": "ast", "id": "docs_architecture_audit_\u0628\u0627_\u06f1\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0634\u06a9\u0644_\u062c\u062f\u06cc_\u0646\u06cc\u0633\u062a", "community": 570, "norm_label": "\u0628\u0627 \u06f1\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0645\u0634\u06a9\u0644 \u062c\u062f\u06cc \u0646\u06cc\u0633\u062a" }, { "label": "\u0628\u0627 \u06f1\u06f0\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0631\u0648\u0639 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L396", "_origin": "ast", "id": "docs_architecture_audit_\u0628\u0627_\u06f1\u06f0\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0631\u0648\u0639_\u0645\u06cc_\u0634\u0648\u0646\u062f", "community": 570, "norm_label": "\u0628\u0627 \u06f1\u06f0\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0631\u0648\u0639 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f" }, { "label": "\u0628\u0627 \u06f1,\u06f0\u06f0\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0646\u06cc\u0627\u0632 \u0628\u0647 Refactoring \u0627\u0633\u0627\u0633\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L405", "_origin": "ast", "id": "docs_architecture_audit_\u0628\u0627_\u06f1_\u06f0\u06f0\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0646\u06cc\u0627\u0632_\u0628\u0647_refactoring_\u0627\u0633\u0627\u0633\u06cc", "community": 570, "norm_label": "\u0628\u0627 \u06f1,\u06f0\u06f0\u06f0,\u06f0\u06f0\u06f0 \u06a9\u0627\u0631\u0628\u0631 \u2014 \u0646\u06cc\u0627\u0632 \u0628\u0647 refactoring \u0627\u0633\u0627\u0633\u06cc" }, { "label": "\u06f9. \u062a\u062d\u0644\u06cc\u0644 \u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L428", "_origin": "ast", "id": "docs_architecture_audit_\u06f9_\u062a\u062d\u0644\u06cc\u0644_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0631\u0648\u0698\u0647", "community": 567, "norm_label": "\u06f9. \u062a\u062d\u0644\u06cc\u0644 \u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc \u0641\u0639\u0644\u06cc (\u0646\u0627\u0645\u0634\u062e\u0635)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L430", "_origin": "ast", "id": "docs_architecture_audit_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc_\u0641\u0639\u0644\u06cc_\u0646\u0627\u0645\u0634\u062e\u0635", "community": 567, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc \u0641\u0639\u0644\u06cc (\u0646\u0627\u0645\u0634\u062e\u0635)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062a\u0648\u0635\u06cc\u0647\u200c\u0634\u062f\u0647 \u2014 Domain-Driven", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L442", "_origin": "ast", "id": "docs_architecture_audit_\u0633\u0627\u062e\u062a\u0627\u0631_\u062a\u0648\u0635\u06cc\u0647_\u0634\u062f\u0647_domain_driven", "community": 567, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062a\u0648\u0635\u06cc\u0647\u200c\u0634\u062f\u0647 \u2014 domain-driven" }, { "label": "Dependency Direction", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L490", "_origin": "ast", "id": "docs_architecture_audit_dependency_direction", "community": 567, "norm_label": "dependency direction" }, { "label": "\u06f1\u06f0. \u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L505", "_origin": "ast", "id": "docs_architecture_audit_\u06f1\u06f0_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "community": 571, "norm_label": "\u06f1\u06f0. \u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647" }, { "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u062d\u0631\u0627\u0646\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L507", "_origin": "ast", "id": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u062d\u0631\u0627\u0646\u06cc", "community": 571, "norm_label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u062d\u0631\u0627\u0646\u06cc" }, { "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L516", "_origin": "ast", "id": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0647\u0645", "community": 571, "norm_label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0647\u0645" }, { "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L526", "_origin": "ast", "id": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc", "community": 571, "norm_label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc" }, { "label": "Missing Requirements (\u06a9\u0627\u0645\u0644)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L537", "_origin": "ast", "id": "docs_architecture_audit_missing_requirements_\u06a9\u0627\u0645\u0644", "community": 276, "norm_label": "missing requirements (\u06a9\u0627\u0645\u0644)" }, { "label": "Architecture Violations", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L562", "_origin": "ast", "id": "docs_architecture_audit_architecture_violations", "community": 276, "norm_label": "architecture violations" }, { "label": "Recommended Improvements", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L577", "_origin": "ast", "id": "docs_architecture_audit_recommended_improvements", "community": 568, "norm_label": "recommended improvements" }, { "label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f1 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u0634\u0631\u0648\u0639 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L579", "_origin": "ast", "id": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f1_\u0642\u0628\u0644_\u0627\u0632_\u0634\u0631\u0648\u0639_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc", "community": 568, "norm_label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f1 \u2014 \u0642\u0628\u0644 \u0627\u0632 \u0634\u0631\u0648\u0639 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc" }, { "label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f2 \u2014 \u062f\u0631 \u062d\u06cc\u0646 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L627", "_origin": "ast", "id": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f2_\u062f\u0631_\u062d\u06cc\u0646_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 568, "norm_label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f2 \u2014 \u062f\u0631 \u062d\u06cc\u0646 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f3 \u2014 \u0628\u0631\u0627\u06cc \u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u0644\u06cc\u062f", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L670", "_origin": "ast", "id": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f3_\u0628\u0631\u0627\u06cc_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0648\u0644\u06cc\u062f", "community": 568, "norm_label": "\u0627\u0648\u0644\u0648\u06cc\u062a \u06f3 \u2014 \u0628\u0631\u0627\u06cc \u0627\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u0644\u06cc\u062f" }, { "label": "Refactoring Plan", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L706", "_origin": "ast", "id": "docs_architecture_audit_refactoring_plan", "community": 396, "norm_label": "refactoring plan" }, { "label": "\u0641\u0627\u0632 \u06f0 \u2014 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (\u06f3 \u062a\u0627 \u06f5 \u0631\u0648\u0632\u060c \u0642\u0628\u0644 \u0627\u0632 \u0647\u0631 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L708", "_origin": "ast", "id": "docs_architecture_audit_\u0641\u0627\u0632_\u06f0_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u06f3_\u062a\u0627_\u06f5_\u0631\u0648\u0632_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc", "community": 396, "norm_label": "\u0641\u0627\u0632 \u06f0 \u2014 \u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc (\u06f3 \u062a\u0627 \u06f5 \u0631\u0648\u0632\u060c \u0642\u0628\u0644 \u0627\u0632 \u0647\u0631 \u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc)" }, { "label": "\u0641\u0627\u0632 \u06f1 \u2014 \u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u067e\u0627\u06cc\u0647 (task-01)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L718", "_origin": "ast", "id": "docs_architecture_audit_\u0641\u0627\u0632_\u06f1_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u067e\u0627\u06cc\u0647_task_01", "community": 396, "norm_label": "\u0641\u0627\u0632 \u06f1 \u2014 \u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u067e\u0627\u06cc\u0647 (task-01)" }, { "label": "\u0641\u0627\u0632 \u06f2 \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0645\u0627\u0698\u0648\u0644\u200c\u0647\u0627 (\u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 dependency)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L727", "_origin": "ast", "id": "docs_architecture_audit_\u0641\u0627\u0632_\u06f2_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0627\u0698\u0648\u0644_\u0647\u0627_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_dependency", "community": 396, "norm_label": "\u0641\u0627\u0632 \u06f2 \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0645\u0627\u0698\u0648\u0644\u200c\u0647\u0627 (\u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 dependency)" }, { "label": "\u0641\u0627\u0632 \u06f3 \u2014 \u0628\u0647\u06cc\u0646\u0647\u200c\u0633\u0627\u0632\u06cc (\u0628\u0639\u062f \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L741", "_origin": "ast", "id": "docs_architecture_audit_\u0641\u0627\u0632_\u06f3_\u0628\u0647\u06cc\u0646\u0647_\u0633\u0627\u0632\u06cc_\u0628\u0639\u062f_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 396, "norm_label": "\u0641\u0627\u0632 \u06f3 \u2014 \u0628\u0647\u06cc\u0646\u0647\u200c\u0633\u0627\u0632\u06cc (\u0628\u0639\u062f \u0627\u0632 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc)" }, { "label": "\u0641\u0627\u0632 \u06f4 \u2014 \u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u0644\u06cc\u062f", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L749", "_origin": "ast", "id": "docs_architecture_audit_\u0641\u0627\u0632_\u06f4_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0648\u0644\u06cc\u062f", "community": 396, "norm_label": "\u0641\u0627\u0632 \u06f4 \u2014 \u0627\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062a\u0648\u0644\u06cc\u062f" }, { "label": "\u0627\u0635\u0644\u0627\u062d\u0627\u062a \u0627\u0639\u0645\u0627\u0644\u200c\u0634\u062f\u0647 (\u0628\u0639\u062f \u0627\u0632 Audit)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L758", "_origin": "ast", "id": "docs_architecture_audit_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0627\u0639\u0645\u0627\u0644_\u0634\u062f\u0647_\u0628\u0639\u062f_\u0627\u0632_audit", "community": 276, "norm_label": "\u0627\u0635\u0644\u0627\u062d\u0627\u062a \u0627\u0639\u0645\u0627\u0644\u200c\u0634\u062f\u0647 (\u0628\u0639\u062f \u0627\u0632 audit)" }, { "label": "\u0645\u0634\u06a9\u0644\u0627\u062a \u0627\u0645\u0646\u06cc\u062a\u06cc \u0628\u0627\u0642\u06cc\u200c\u0645\u0627\u0646\u062f\u0647 (\u0646\u06cc\u0627\u0632 \u0628\u0647 \u062a\u0648\u062c\u0647 \u062f\u0631 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L792", "_origin": "ast", "id": "docs_architecture_audit_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0627\u0645\u0646\u06cc\u062a\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u062a\u0648\u062c\u0647_\u062f\u0631_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 276, "norm_label": "\u0645\u0634\u06a9\u0644\u0627\u062a \u0627\u0645\u0646\u06cc\u062a\u06cc \u0628\u0627\u0642\u06cc\u200c\u0645\u0627\u0646\u062f\u0647 (\u0646\u06cc\u0627\u0632 \u0628\u0647 \u062a\u0648\u062c\u0647 \u062f\u0631 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc)" }, { "label": "Final Verdict (\u0628\u0639\u062f \u0627\u0632 \u0627\u0635\u0644\u0627\u062d\u0627\u062a)", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L804", "_origin": "ast", "id": "docs_architecture_audit_final_verdict_\u0628\u0639\u062f_\u0627\u0632_\u0627\u0635\u0644\u0627\u062d\u0627\u062a", "community": 276, "norm_label": "final verdict (\u0628\u0639\u062f \u0627\u0632 \u0627\u0635\u0644\u0627\u062d\u0627\u062a)" }, { "label": "\u062f\u0644\u06cc\u0644 \u062a\u0635\u0645\u06cc\u0645", "file_type": "document", "source_file": "docs/Architecture_Audit.md", "source_location": "L810", "_origin": "ast", "id": "docs_architecture_audit_\u062f\u0644\u06cc\u0644_\u062a\u0635\u0645\u06cc\u0645", "community": 276, "norm_label": "\u062f\u0644\u06cc\u0644 \u062a\u0635\u0645\u06cc\u0645" }, { "label": "ClinicPro_Manual_v2.md", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1", "_origin": "ast", "id": "docs_clinicpro_manual_v2", "community": 277, "norm_label": "clinicpro_manual_v2.md" }, { "label": "\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u067e\u0631\u0648 \u2014 \u0645\u0633\u062a\u0646\u062f \u062c\u0627\u0645\u0639 \u0641\u0646\u06cc \u0648 API", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L9", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648_\u0645\u0633\u062a\u0646\u062f_\u062c\u0627\u0645\u0639_\u0641\u0646\u06cc_\u0648_api", "community": 277, "norm_label": "\u06a9\u0644\u06cc\u0646\u06cc\u06a9 \u067e\u0631\u0648 \u2014 \u0645\u0633\u062a\u0646\u062f \u062c\u0627\u0645\u0639 \u0641\u0646\u06cc \u0648 api" }, { "label": "\u0641\u0647\u0631\u0633\u062a \u06a9\u0644\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L21", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0641\u0647\u0631\u0633\u062a_\u06a9\u0644\u06cc", "community": 277, "norm_label": "\u0641\u0647\u0631\u0633\u062a \u06a9\u0644\u06cc" }, { "label": "\u0628\u062e\u0634 \u0627\u0648\u0644 \u2014 \u0645\u0633\u062a\u0646\u062f \u0645\u062d\u0635\u0648\u0644 (PRD)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L53", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u0627\u0648\u0644_\u0645\u0633\u062a\u0646\u062f_\u0645\u062d\u0635\u0648\u0644_prd", "community": 277, "norm_label": "\u0628\u062e\u0634 \u0627\u0648\u0644 \u2014 \u0645\u0633\u062a\u0646\u062f \u0645\u062d\u0635\u0648\u0644 (prd)" }, { "label": "\u06f1. \u0645\u0639\u0631\u0641\u06cc \u0645\u062d\u0635\u0648\u0644", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L55", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", "community": 347, "norm_label": "\u06f1. \u0645\u0639\u0631\u0641\u06cc \u0645\u062d\u0635\u0648\u0644" }, { "label": "\u06f1.\u06f1 \u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0633\u06cc\u0633\u062a\u0645", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L59", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f1_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645", "community": 347, "norm_label": "\u06f1.\u06f1 \u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0633\u06cc\u0633\u062a\u0645" }, { "label": "\u06f1.\u06f2 \u0641\u0644\u0648\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc \u0627\u0635\u0644\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L71", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc", "community": 347, "norm_label": "\u06f1.\u06f2 \u0641\u0644\u0648\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc \u0627\u0635\u0644\u06cc" }, { "label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0645\u0633\u062a\u0642\u0644", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L73", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0645\u0633\u062a\u0642\u0644", "community": 347, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0645\u0633\u062a\u0642\u0644" }, { "label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L81", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 347, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L91", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 347, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u06f1.\u06f3 \u067e\u0644\u0646\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L99", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f3_\u067e\u0644\u0646_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 347, "norm_label": "\u06f1.\u06f3 \u067e\u0644\u0646\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9" }, { "label": "\u06f1.\u06f4 \u0633\u06cc\u0633\u062a\u0645 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L111", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u067e\u06cc\u0627\u0645\u06a9", "community": 347, "norm_label": "\u06f1.\u06f4 \u0633\u06cc\u0633\u062a\u0645 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u06f2. \u0645\u062f\u0644 \u062f\u0627\u062f\u0647 \u0648 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L123", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "community": 207, "norm_label": "\u06f2. \u0645\u062f\u0644 \u062f\u0627\u062f\u0647 \u0648 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627" }, { "label": "\u06f2.\u06f1 \u06a9\u0627\u0631\u0628\u0631 (User)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L125", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1_\u06a9\u0627\u0631\u0628\u0631_user", "community": 207, "norm_label": "\u06f2.\u06f1 \u06a9\u0627\u0631\u0628\u0631 (user)" }, { "label": "\u06f2.\u06f2 \u0627\u0646\u0648\u0627\u0639 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc (Category Types)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L147", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "community": 372, "norm_label": "\u06f2.\u06f2 \u0627\u0646\u0648\u0627\u0639 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc (category types)" }, { "label": "\u06f2.\u06f2.\u06f1 \u062a\u06af (Tag)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L151", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f1_\u062a\u06af_tag", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f1 \u062a\u06af (tag)" }, { "label": "\u06f2.\u06f2.\u06f2 \u0627\u0633\u062a\u0627\u0646 (State)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L163", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f2_\u0627\u0633\u062a\u0627\u0646_state", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f2 \u0627\u0633\u062a\u0627\u0646 (state)" }, { "label": "\u06f2.\u06f2.\u06f3 \u0634\u0647\u0631 (City)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L175", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f3_\u0634\u0647\u0631_city", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f3 \u0634\u0647\u0631 (city)" }, { "label": "\u06f2.\u06f2.\u06f4 \u0628\u06cc\u0645\u0647 \u067e\u0627\u06cc\u0647 (Basic Insurance)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f4_\u0628\u06cc\u0645\u0647_\u067e\u0627\u06cc\u0647_basic_insurance", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f4 \u0628\u06cc\u0645\u0647 \u067e\u0627\u06cc\u0647 (basic insurance)" }, { "label": "\u06f2.\u06f2.\u06f5 \u0628\u06cc\u0645\u0647 \u0645\u06a9\u0645\u0644 (Supplementary Insurance)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L214", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f5_\u0628\u06cc\u0645\u0647_\u0645\u06a9\u0645\u0644_supplementary_insurance", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f5 \u0628\u06cc\u0645\u0647 \u0645\u06a9\u0645\u0644 (supplementary insurance)" }, { "label": "\u06f2.\u06f2.\u06f6 \u062a\u062e\u0635\u0635 \u062f\u06a9\u062a\u0631 (Doctor Specialty)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L218", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f6_\u062a\u062e\u0635\u0635_\u062f\u06a9\u062a\u0631_doctor_specialty", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f6 \u062a\u062e\u0635\u0635 \u062f\u06a9\u062a\u0631 (doctor specialty)" }, { "label": "\u06f2.\u06f2.\u06f7 \u062e\u062f\u0645\u0627\u062a \u062f\u06a9\u062a\u0631 (Doctor Services)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L231", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f7_\u062e\u062f\u0645\u0627\u062a_\u062f\u06a9\u062a\u0631_doctor_services", "community": 372, "norm_label": "\u06f2.\u06f2.\u06f7 \u062e\u062f\u0645\u0627\u062a \u062f\u06a9\u062a\u0631 (doctor services)" }, { "label": "\u06f2.\u06f3 \u062f\u06a9\u062a\u0631 (Doctor)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L245", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f3_\u062f\u06a9\u062a\u0631_doctor", "community": 207, "norm_label": "\u06f2.\u06f3 \u062f\u06a9\u062a\u0631 (doctor)" }, { "label": "\u06f2.\u06f4 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (Clinic)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L271", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f4_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "community": 207, "norm_label": "\u06f2.\u06f4 \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (clinic)" }, { "label": "\u06f2.\u06f5 \u0622\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u062f\u06a9\u062a\u0631 (Doctor Addresses)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L298", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f5_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u062f\u06a9\u062a\u0631_doctor_addresses", "community": 207, "norm_label": "\u06f2.\u06f5 \u0627\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u062f\u06a9\u062a\u0631 (doctor addresses)" }, { "label": "\u06f2.\u06f6 \u0645\u0646\u0634\u06cc \u062f\u06a9\u062a\u0631 (Doctor Secretary)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L314", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f6_\u0645\u0646\u0634\u06cc_\u062f\u06a9\u062a\u0631_doctor_secretary", "community": 207, "norm_label": "\u06f2.\u06f6 \u0645\u0646\u0634\u06cc \u062f\u06a9\u062a\u0631 (doctor secretary)" }, { "label": "\u06f2.\u06f7 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (Representation)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L331", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_representation", "community": 207, "norm_label": "\u06f2.\u06f7 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (representation)" }, { "label": "\u06f2.\u06f8 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a (Appointment Settings)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L356", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", "community": 648, "norm_label": "\u06f2.\u06f8 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a (appointment settings)" }, { "label": "\u06f2.\u06f8.\u06f1 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc (Weekly Schedule)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L360", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f1_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc_weekly_schedule", "community": 648, "norm_label": "\u06f2.\u06f8.\u06f1 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc (weekly schedule)" }, { "label": "\u06f2.\u06f8.\u06f2 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a (Holidays)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L373", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f2_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a_holidays", "community": 648, "norm_label": "\u06f2.\u06f8.\u06f2 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a (holidays)" }, { "label": "\u06f2.\u06f8.\u06f3 \u0644\u063a\u0648 \u062a\u0639\u0637\u06cc\u0644 (Date Override)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L388", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f3_\u0644\u063a\u0648_\u062a\u0639\u0637\u06cc\u0644_date_override", "community": 648, "norm_label": "\u06f2.\u06f8.\u06f3 \u0644\u063a\u0648 \u062a\u0639\u0637\u06cc\u0644 (date override)" }, { "label": "\u06f2.\u06f8.\u06f4 \u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L404", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f4_\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc", "community": 648, "norm_label": "\u06f2.\u06f8.\u06f4 \u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc" }, { "label": "\u06f2.\u06f9 \u0646\u0648\u0628\u062a (Appointment)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L414", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f9_\u0646\u0648\u0628\u062a_appointment", "community": 207, "norm_label": "\u06f2.\u06f9 \u0646\u0648\u0628\u062a (appointment)" }, { "label": "\u06f2.\u06f1\u06f0 \u067e\u0631\u062f\u0627\u062e\u062a (Payment Types)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L441", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u067e\u0631\u062f\u0627\u062e\u062a_payment_types", "community": 207, "norm_label": "\u06f2.\u06f1\u06f0 \u067e\u0631\u062f\u0627\u062e\u062a (payment types)" }, { "label": "\u06f2.\u06f1\u06f0.\u06f1 \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L443", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u06f1_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0648\u0628\u062a", "community": 207, "norm_label": "\u06f2.\u06f1\u06f0.\u06f1 \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0648\u0628\u062a" }, { "label": "\u06f2.\u06f1\u06f0.\u06f2 \u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0634\u062a\u0631\u0627\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L462", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u06f2_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 207, "norm_label": "\u06f2.\u06f1\u06f0.\u06f2 \u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0634\u062a\u0631\u0627\u06a9" }, { "label": "\u06f2.\u06f1\u06f1 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (Profile)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L483", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f1_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_profile", "community": 207, "norm_label": "\u06f2.\u06f1\u06f1 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (profile)" }, { "label": "\u06f2.\u06f1\u06f2 \u0648\u0628\u0644\u0627\u06af (Blog)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L509", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f2_\u0648\u0628\u0644\u0627\u06af_blog", "community": 207, "norm_label": "\u06f2.\u06f1\u06f2 \u0648\u0628\u0644\u0627\u06af (blog)" }, { "label": "\u06f2.\u06f1\u06f3 \u0646\u0638\u0631\u0627\u062a\u060c \u0644\u0627\u06cc\u06a9 \u0648 \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L524", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", "community": 661, "norm_label": "\u06f2.\u06f1\u06f3 \u0646\u0638\u0631\u0627\u062a\u060c \u0644\u0627\u06cc\u06a9 \u0648 \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc" }, { "label": "\u06f2.\u06f1\u06f3.\u06f1 \u0646\u0638\u0631 (Comment)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L526", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f1_\u0646\u0638\u0631_comment", "community": 661, "norm_label": "\u06f2.\u06f1\u06f3.\u06f1 \u0646\u0638\u0631 (comment)" }, { "label": "\u06f2.\u06f1\u06f3.\u06f2 \u0644\u0627\u06cc\u06a9 (Like)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L539", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f2_\u0644\u0627\u06cc\u06a9_like", "community": 661, "norm_label": "\u06f2.\u06f1\u06f3.\u06f2 \u0644\u0627\u06cc\u06a9 (like)" }, { "label": "\u06f2.\u06f1\u06f3.\u06f3 \u0627\u0645\u062a\u06cc\u0627\u0632 (Rate)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L550", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f3_\u0627\u0645\u062a\u06cc\u0627\u0632_rate", "community": 661, "norm_label": "\u06f2.\u06f1\u06f3.\u06f3 \u0627\u0645\u062a\u06cc\u0627\u0632 (rate)" }, { "label": "\u06f3. \u0645\u0634\u062e\u0635\u0627\u062a API", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L567", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "community": 255, "norm_label": "\u06f3. \u0645\u0634\u062e\u0635\u0627\u062a api" }, { "label": "Task-02: \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a (Authentication)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L571", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_02_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "community": 255, "norm_label": "task-02: \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a (authentication)" }, { "label": "POST /oauth/token \u2014 \u0648\u0631\u0648\u062f \u0628\u0647 \u0633\u06cc\u0633\u062a\u0645", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L575", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_oauth_token_\u0648\u0631\u0648\u062f_\u0628\u0647_\u0633\u06cc\u0633\u062a\u0645", "community": 255, "norm_label": "post /oauth/token \u2014 \u0648\u0631\u0648\u062f \u0628\u0647 \u0633\u06cc\u0633\u062a\u0645" }, { "label": "GET /oauth/userinfo \u2014 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u0628\u0631 (\u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u062f\u0631\u0648\u067e\u0627\u0644)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L584", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_oauth_userinfo_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u0633\u0627\u0632\u06af\u0627\u0631_\u0628\u0627_\u062f\u0631\u0648\u067e\u0627\u0644", "community": 255, "norm_label": "get /oauth/userinfo \u2014 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u0628\u0631 (\u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u062f\u0631\u0648\u067e\u0627\u0644)" }, { "label": "POST /oauth/token \u2014 \u062a\u062c\u062f\u06cc\u062f \u062a\u0648\u06a9\u0646 (Refresh)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L593", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_oauth_token_\u062a\u062c\u062f\u06cc\u062f_\u062a\u0648\u06a9\u0646_refresh", "community": 255, "norm_label": "post /oauth/token \u2014 \u062a\u062c\u062f\u06cc\u062f \u062a\u0648\u06a9\u0646 (refresh)" }, { "label": "Task-05: API \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L602", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_05_api_\u062f\u06a9\u062a\u0631", "community": 255, "norm_label": "task-05: api \u062f\u06a9\u062a\u0631" }, { "label": "GET /api/v1/doctors/{id}", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L606", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_doctors_id", "community": 255, "norm_label": "get /api/v1/doctors/{id}" }, { "label": "GET /api/v1/doctors/{id}/insurances", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L615", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_doctors_id_insurances", "community": 255, "norm_label": "get /api/v1/doctors/{id}/insurances" }, { "label": "Task-07: API \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (Agent)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L624", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_07_api_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent", "community": 255, "norm_label": "task-07: api \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (agent)" }, { "label": "GET /api/v1/representations/{id}", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L628", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_representations_id", "community": 255, "norm_label": "get /api/v1/representations/{id}" }, { "label": "POST /api/v1/representations/{id}/bank-accounts", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L637", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_representations_id_bank_accounts", "community": 255, "norm_label": "post /api/v1/representations/{id}/bank-accounts" }, { "label": "Task-08: API \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L646", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "community": 660, "norm_label": "task-08: api \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627" }, { "label": "GET /api/v1/categories/states \u2014 \u0627\u0633\u062a\u0627\u0646\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L650", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_categories_states_\u0627\u0633\u062a\u0627\u0646_\u0647\u0627", "community": 660, "norm_label": "get /api/v1/categories/states \u2014 \u0627\u0633\u062a\u0627\u0646\u200c\u0647\u0627" }, { "label": "GET /api/v1/categories/cities \u2014 \u0634\u0647\u0631\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L659", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_categories_cities_\u0634\u0647\u0631\u0647\u0627", "community": 660, "norm_label": "get /api/v1/categories/cities \u2014 \u0634\u0647\u0631\u0647\u0627" }, { "label": "\u0633\u0627\u06cc\u0631 Endpoint \u0647\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u2014 \u0627\u0644\u0632\u0627\u0645\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L668", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0633\u0627\u06cc\u0631_endpoint_\u0647\u0627\u06cc_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0627\u0644\u0632\u0627\u0645\u06cc", "community": 660, "norm_label": "\u0633\u0627\u06cc\u0631 endpoint \u0647\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u2014 \u0627\u0644\u0632\u0627\u0645\u06cc" }, { "label": "Task-09: API \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L678", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a", "community": 659, "norm_label": "task-09: api \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a" }, { "label": "GET /api/v1/appointment-settings/slots \u2014 \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L680", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_appointment_settings_slots_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc", "community": 659, "norm_label": "get /api/v1/appointment-settings/slots \u2014 \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc" }, { "label": "POST /api/v1/appointment-settings/overrides \u2014 \u062b\u0628\u062a Override \u062a\u0648\u0633\u0637 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L689", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_overrides_\u062b\u0628\u062a_override_\u062a\u0648\u0633\u0637_\u062f\u06a9\u062a\u0631", "community": 659, "norm_label": "post /api/v1/appointment-settings/overrides \u2014 \u062b\u0628\u062a override \u062a\u0648\u0633\u0637 \u062f\u06a9\u062a\u0631" }, { "label": "POST /api/v1/appointment-settings/holidays \u2014 \u062b\u0628\u062a \u062a\u0639\u0637\u06cc\u0644\u06cc (\u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L698", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_holidays_\u062b\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u06cc_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646", "community": 659, "norm_label": "post /api/v1/appointment-settings/holidays \u2014 \u062b\u0628\u062a \u062a\u0639\u0637\u06cc\u0644\u06cc (\u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646)" }, { "label": "\u06f4. \u0633\u06cc\u0633\u062a\u0645 \u062d\u0633\u0627\u0628 \u0648 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L707", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", "community": 482, "norm_label": "\u06f4. \u0633\u06cc\u0633\u062a\u0645 \u062d\u0633\u0627\u0628 \u0648 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u06f4.\u06f1 \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9 (SMS Account)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L709", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f1_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9_sms_account", "community": 482, "norm_label": "\u06f4.\u06f1 \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9 (sms account)" }, { "label": "\u06f4.\u06f2 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9 (SMS Queue)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L721", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f2_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9_sms_queue", "community": 482, "norm_label": "\u06f4.\u06f2 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9 (sms queue)" }, { "label": "\u06f4.\u06f3 API \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L737", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f3_api_\u067e\u06cc\u0627\u0645\u06a9", "community": 482, "norm_label": "\u06f4.\u06f3 api \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "POST /api/v1/sms/queue \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0628\u0647 \u0635\u0641", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L739", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_sms_queue_\u0627\u0641\u0632\u0648\u062f\u0646_\u0628\u0647_\u0635\u0641", "community": 482, "norm_label": "post /api/v1/sms/queue \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0628\u0647 \u0635\u0641" }, { "label": "GET /api/v1/sms/balance \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L748", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_sms_balance_\u0645\u0648\u062c\u0648\u062f\u06cc_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9", "community": 482, "norm_label": "get /api/v1/sms/balance \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u06f5. \u0641\u0647\u0631\u0633\u062a \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 \u0648 \u0627\u0635\u0644\u0627\u062d\u0627\u062a \u0644\u0627\u0632\u0645", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L757", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f5_\u0641\u0647\u0631\u0633\u062a_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u0648_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0644\u0627\u0632\u0645", "community": 277, "norm_label": "\u06f5. \u0641\u0647\u0631\u0633\u062a \u0645\u0634\u06a9\u0644\u0627\u062a \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc\u200c\u0634\u062f\u0647 \u0648 \u0627\u0635\u0644\u0627\u062d\u0627\u062a \u0644\u0627\u0632\u0645" }, { "label": "\u06f6. \u067e\u06cc\u0648\u0633\u062a", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L775", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a", "community": 277, "norm_label": "\u06f6. \u067e\u06cc\u0648\u0633\u062a" }, { "label": "\u06f6.\u06f1 \u062f\u06cc\u0627\u06af\u0631\u0627\u0645 \u0648\u0636\u0639\u06cc\u062a \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L777", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f6_\u06f1_\u062f\u06cc\u0627\u06af\u0631\u0627\u0645_\u0648\u0636\u0639\u06cc\u062a_\u0646\u0648\u0628\u062a", "community": 277, "norm_label": "\u06f6.\u06f1 \u062f\u06cc\u0627\u06af\u0631\u0627\u0645 \u0648\u0636\u0639\u06cc\u062a \u0646\u0648\u0628\u062a" }, { "label": "\u06f6.\u06f2 \u062c\u0631\u06cc\u0627\u0646 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L793", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f6_\u06f2_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646", "community": 277, "norm_label": "\u06f6.\u06f2 \u062c\u0631\u06cc\u0627\u0646 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646" }, { "label": "\u06f6.\u06f3 \u0628\u0631\u0631\u0633\u06cc \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L803", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f6_\u06f3_\u0628\u0631\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0645\u0646\u0634\u06cc", "community": 277, "norm_label": "\u06f6.\u06f3 \u0628\u0631\u0631\u0633\u06cc \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u0645\u0646\u0634\u06cc" }, { "label": "\u06f6.\u06f4 \u0645\u062d\u062f\u0648\u062f\u0647 \u0633\u06cc\u0633\u062a\u0645 (Scope)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L813", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f6_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0647_\u0633\u06cc\u0633\u062a\u0645_scope", "community": 277, "norm_label": "\u06f6.\u06f4 \u0645\u062d\u062f\u0648\u062f\u0647 \u0633\u06cc\u0633\u062a\u0645 (scope)" }, { "label": "\u0628\u062e\u0634 \u062f\u0648\u0645 \u2014 \u0645\u0633\u062a\u0646\u062f \u06a9\u0627\u0645\u0644 API", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L829", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "community": 254, "norm_label": "\u0628\u062e\u0634 \u062f\u0648\u0645 \u2014 \u0645\u0633\u062a\u0646\u062f \u06a9\u0627\u0645\u0644 api" }, { "label": "\u0641\u0647\u0631\u0633\u062a \u0645\u0637\u0627\u0644\u0628", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L833", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0641\u0647\u0631\u0633\u062a_\u0645\u0637\u0627\u0644\u0628", "community": 254, "norm_label": "\u0641\u0647\u0631\u0633\u062a \u0645\u0637\u0627\u0644\u0628" }, { "label": "\u062e\u0637\u0627\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L854", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062e\u0637\u0627\u0647\u0627\u06cc_\u0639\u0645\u0648\u0645\u06cc", "community": 254, "norm_label": "\u062e\u0637\u0627\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc" }, { "label": "1. \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a (Authentication)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L869", "_origin": "ast", "id": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "community": 254, "norm_label": "1. \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a (authentication)" }, { "label": "1. \ud83d\udd35 `POST` refresh token", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L871", "_origin": "ast", "id": "docs_clinicpro_manual_v2_1_post_refresh_token", "community": 254, "norm_label": "1. \ud83d\udd35 `post` refresh token" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L879", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body", "community": 254, "norm_label": "request body" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L888", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627", "community": 254, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "2. \ud83d\udfe2 `GET` X-CSRF-Token", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L896", "_origin": "ast", "id": "docs_clinicpro_manual_v2_2_get_x_csrf_token", "community": 254, "norm_label": "2. \ud83d\udfe2 `get` x-csrf-token" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L906", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_906", "community": 254, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "3. \ud83d\udfe2 `GET` user info \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L914", "_origin": "ast", "id": "docs_clinicpro_manual_v2_3_get_user_info", "community": 254, "norm_label": "3. \ud83d\udfe2 `get` user info \ud83c\udd95" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L924", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_924", "community": 254, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "2. \u06a9\u0627\u0631\u0628\u0631 (User)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L981", "_origin": "ast", "id": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "community": 65, "norm_label": "2. \u06a9\u0627\u0631\u0628\u0631 (user)" }, { "label": "4. \ud83d\udd35 `POST` verify code", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L983", "_origin": "ast", "id": "docs_clinicpro_manual_v2_4_post_verify_code", "community": 65, "norm_label": "4. \ud83d\udd35 `post` verify code" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L991", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_991", "community": 65, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L998", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request", "community": 65, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1007", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1007", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "5. \ud83d\udd35 `POST` send code", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1015", "_origin": "ast", "id": "docs_clinicpro_manual_v2_5_post_send_code", "community": 65, "norm_label": "5. \ud83d\udd35 `post` send code" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1025", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_1025", "community": 65, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1032", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1032", "community": 65, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1041", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1041", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "6. \ud83d\udd35 `POST` register", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1049", "_origin": "ast", "id": "docs_clinicpro_manual_v2_6_post_register", "community": 65, "norm_label": "6. \ud83d\udd35 `post` register" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1057", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc", "community": 65, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1063", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1063", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "7. \ud83d\udd34 `DELETE` delete user", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1071", "_origin": "ast", "id": "docs_clinicpro_manual_v2_7_delete_delete_user", "community": 65, "norm_label": "7. \ud83d\udd34 `delete` delete user" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1079", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1079", "community": 65, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1085", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1085", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "8. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1093", "_origin": "ast", "id": "docs_clinicpro_manual_v2_8_patch_patch", "community": 65, "norm_label": "8. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1101", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1101", "community": 65, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1107", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_1107", "community": 65, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1115", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1115", "community": 65, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1125", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1125", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "9. \ud83d\udfe2 `GET` list secretary", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1133", "_origin": "ast", "id": "docs_clinicpro_manual_v2_9_get_list_secretary", "community": 65, "norm_label": "9. \ud83d\udfe2 `get` list secretary" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1141", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query", "community": 65, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1147", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1147", "community": 65, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1154", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1154", "community": 65, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "3. \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (User Profile)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1164", "_origin": "ast", "id": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile", "community": 123, "norm_label": "3. \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0628\u06cc\u0645\u0627\u0631 (user profile)" }, { "label": "10. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1166", "_origin": "ast", "id": "docs_clinicpro_manual_v2_10_post_post", "community": 123, "norm_label": "10. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1174", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1174", "community": 123, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1180", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_1180", "community": 123, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1200", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1200", "community": 123, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1454", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1454", "community": 123, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "11. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1462", "_origin": "ast", "id": "docs_clinicpro_manual_v2_11_get_get", "community": 123, "norm_label": "11. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1472", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1472", "community": 123, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1478", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1478", "community": 123, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "12. \ud83d\udfe1 `PATCH` path only disease", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1486", "_origin": "ast", "id": "docs_clinicpro_manual_v2_12_patch_path_only_disease", "community": 123, "norm_label": "12. \ud83d\udfe1 `patch` path only disease" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1494", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1494", "community": 123, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1501", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_1501", "community": 123, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1521", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1521", "community": 123, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1775", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1775", "community": 123, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "13. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1783", "_origin": "ast", "id": "docs_clinicpro_manual_v2_13_delete_delete", "community": 123, "norm_label": "13. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1791", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1791", "community": 123, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1797", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1797", "community": 123, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "4. \u062f\u06a9\u062a\u0631 (Doctor)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1807", "_origin": "ast", "id": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "community": 36, "norm_label": "4. \u062f\u06a9\u062a\u0631 (doctor)" }, { "label": "14. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1809", "_origin": "ast", "id": "docs_clinicpro_manual_v2_14_post_post", "community": 36, "norm_label": "14. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1819", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1819", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1825", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1825", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "15. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1833", "_origin": "ast", "id": "docs_clinicpro_manual_v2_15_patch_patch", "community": 36, "norm_label": "15. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1843", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1843", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1850", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_1850", "community": 36, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1857", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1857", "community": 36, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1868", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1868", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "16. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1876", "_origin": "ast", "id": "docs_clinicpro_manual_v2_16_delete_delete", "community": 36, "norm_label": "16. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1886", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1886", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1893", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1893", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "17. \ud83d\udfe2 `GET` get \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1901", "_origin": "ast", "id": "docs_clinicpro_manual_v2_17_get_get", "community": 36, "norm_label": "17. \ud83d\udfe2 `get` get \ud83c\udd95" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1911", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1911", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "18. \ud83d\udfe2 `GET` doctor list \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2039", "_origin": "ast", "id": "docs_clinicpro_manual_v2_18_get_doctor_list", "community": 36, "norm_label": "18. \ud83d\udfe2 `get` doctor list \ud83c\udd95" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2049", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2049", "community": 36, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2064", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2064", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "19. \ud83d\udd35 `POST` image upload", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2304", "_origin": "ast", "id": "docs_clinicpro_manual_v2_19_post_image_upload", "community": 36, "norm_label": "19. \ud83d\udd35 `post` image upload" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2312", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2312", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2320", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2320", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "20. \ud83d\udfe2 `GET` Clinic Doctor List", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2328", "_origin": "ast", "id": "docs_clinicpro_manual_v2_20_get_clinic_doctor_list", "community": 36, "norm_label": "20. \ud83d\udfe2 `get` clinic doctor list" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2338", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2338", "community": 36, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2353", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2353", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "21. \ud83d\udfe2 `GET` all doctor services", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2361", "_origin": "ast", "id": "docs_clinicpro_manual_v2_21_get_all_doctor_services", "community": 36, "norm_label": "21. \ud83d\udfe2 `get` all doctor services" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2371", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2371", "community": 36, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2378", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2378", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "22. \ud83d\udfe2 `GET` get doctor rate", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2386", "_origin": "ast", "id": "docs_clinicpro_manual_v2_22_get_get_doctor_rate", "community": 36, "norm_label": "22. \ud83d\udfe2 `get` get doctor rate" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2396", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2396", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2402", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2402", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "23. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2410", "_origin": "ast", "id": "docs_clinicpro_manual_v2_23_delete_delete", "community": 36, "norm_label": "23. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2418", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2418", "community": 36, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2425", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2425", "community": 36, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "5. \u0622\u062f\u0631\u0633 \u062f\u06a9\u062a\u0631 (Doctor Address)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2435", "_origin": "ast", "id": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "community": 124, "norm_label": "5. \u0627\u062f\u0631\u0633 \u062f\u06a9\u062a\u0631 (doctor address)" }, { "label": "24. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2437", "_origin": "ast", "id": "docs_clinicpro_manual_v2_24_post_post", "community": 124, "norm_label": "24. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2447", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2447", "community": 124, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2453", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2453", "community": 124, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "25. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2461", "_origin": "ast", "id": "docs_clinicpro_manual_v2_25_patch_patch", "community": 124, "norm_label": "25. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2471", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2471", "community": 124, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2478", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_2478", "community": 124, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2485", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_2485", "community": 124, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2496", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2496", "community": 124, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "26. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2504", "_origin": "ast", "id": "docs_clinicpro_manual_v2_26_delete_delete", "community": 124, "norm_label": "26. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2514", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2514", "community": 124, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2521", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2521", "community": 124, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "27. \ud83d\udfe2 `GET` get \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2529", "_origin": "ast", "id": "docs_clinicpro_manual_v2_27_get_get", "community": 124, "norm_label": "27. \ud83d\udfe2 `get` get \ud83c\udd95" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2539", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2539", "community": 124, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2545", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2545", "community": 124, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "28. \ud83d\udfe2 `GET` list \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2579", "_origin": "ast", "id": "docs_clinicpro_manual_v2_28_get_list", "community": 124, "norm_label": "28. \ud83d\udfe2 `get` list \ud83c\udd95" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2589", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2589", "community": 124, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "6. \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (Clinic)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2641", "_origin": "ast", "id": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "community": 304, "norm_label": "6. \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (clinic)" }, { "label": "29. \ud83d\udfe2 `GET` clinic list \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2643", "_origin": "ast", "id": "docs_clinicpro_manual_v2_29_get_clinic_list", "community": 667, "norm_label": "29. \ud83d\udfe2 `get` clinic list \ud83c\udd95" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2653", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2653", "community": 667, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2664", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2664", "community": 667, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "30. \ud83d\udfe2 `GET` get \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2763", "_origin": "ast", "id": "docs_clinicpro_manual_v2_30_get_get", "community": 304, "norm_label": "30. \ud83d\udfe2 `get` get \ud83c\udd95" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2773", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2773", "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "31. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3011", "_origin": "ast", "id": "docs_clinicpro_manual_v2_31_patch_patch", "community": 491, "norm_label": "31. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3021", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3021", "community": 491, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3027", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3027", "community": 491, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3044", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3044", "community": 491, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3067", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3067", "community": 491, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "32. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3075", "_origin": "ast", "id": "docs_clinicpro_manual_v2_32_post_post", "community": 492, "norm_label": "32. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3085", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3085", "community": 492, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3091", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3091", "community": 492, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3110", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3110", "community": 492, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3145", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3145", "community": 492, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "33. \ud83d\udd35 `POST` image_clinic", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3153", "_origin": "ast", "id": "docs_clinicpro_manual_v2_33_post_image_clinic", "community": 304, "norm_label": "33. \ud83d\udd35 `post` image_clinic" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3161", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3161", "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3169", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3169", "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "34. \ud83d\udd35 `POST` image logo", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3177", "_origin": "ast", "id": "docs_clinicpro_manual_v2_34_post_image_logo", "community": 671, "norm_label": "34. \ud83d\udd35 `post` image logo" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3185", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3185", "community": 671, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3193", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3193", "community": 671, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "35. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_35_patch_patch", "community": 646, "norm_label": "35. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3209", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3209", "community": 646, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3216", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3216", "community": 646, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3228", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3228", "community": 646, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3242", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3242", "community": 646, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "36. \ud83d\udfe2 `GET` get my rate", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3250", "_origin": "ast", "id": "docs_clinicpro_manual_v2_36_get_get_my_rate", "community": 304, "norm_label": "36. \ud83d\udfe2 `get` get my rate" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3260", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3260", "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3267", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3267", "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "37. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3275", "_origin": "ast", "id": "docs_clinicpro_manual_v2_37_post_post", "community": 608, "norm_label": "37. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3283", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3283", "community": 608, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3290", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3290", "community": 608, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3302", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3302", "community": 608, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3316", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3316", "community": 608, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "38. \ud83d\udfe2 `GET` Unapproved comments", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3324", "_origin": "ast", "id": "docs_clinicpro_manual_v2_38_get_unapproved_comments", "community": 653, "norm_label": "38. \ud83d\udfe2 `get` unapproved comments" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3332", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3332", "community": 653, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3339", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3339", "community": 653, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3346", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3346", "community": 653, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "39. \ud83d\udfe1 `PATCH` Comment confirmation", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3354", "_origin": "ast", "id": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", "community": 654, "norm_label": "39. \ud83d\udfe1 `patch` comment confirmation" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3362", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3362", "community": 654, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3369", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3369", "community": 654, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3375", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3375", "community": 654, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "40. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3383", "_origin": "ast", "id": "docs_clinicpro_manual_v2_40_post_post", "community": 655, "norm_label": "40. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3391", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3391", "community": 655, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3398", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3398", "community": 655, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3404", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3404", "community": 655, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "41. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3412", "_origin": "ast", "id": "docs_clinicpro_manual_v2_41_patch_patch", "community": 495, "norm_label": "41. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3420", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3420", "community": 495, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3427", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3427", "community": 495, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3439", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3439", "community": 495, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3453", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3453", "community": 495, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "42. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3461", "_origin": "ast", "id": "docs_clinicpro_manual_v2_42_delete_delete", "community": 664, "norm_label": "42. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3469", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3469", "community": 664, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3476", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3476", "community": 664, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "43. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3484", "_origin": "ast", "id": "docs_clinicpro_manual_v2_43_get_get", "community": 665, "norm_label": "43. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3492", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3492", "community": 665, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3498", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3498", "community": 665, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "44. \ud83d\udfe2 `GET` list comment", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3506", "_origin": "ast", "id": "docs_clinicpro_manual_v2_44_get_list_comment", "community": 656, "norm_label": "44. \ud83d\udfe2 `get` list comment" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3514", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3514", "community": 656, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3521", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3521", "community": 656, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3528", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3528", "community": 656, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "45. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3536", "_origin": "ast", "id": "docs_clinicpro_manual_v2_45_post_post", "community": 657, "norm_label": "45. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3544", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3544", "community": 657, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3551", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3551", "community": 657, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3557", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3557", "community": 657, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "46. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3565", "_origin": "ast", "id": "docs_clinicpro_manual_v2_46_patch_patch", "community": 658, "norm_label": "46. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3573", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3573", "community": 658, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3580", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3580", "community": 658, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3586", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3586", "community": 658, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "7. \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (Agent / Representation)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3596", "_origin": "ast", "id": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "community": 47, "norm_label": "7. \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (agent / representation)" }, { "label": "47. \ud83d\udd35 `POST` POST", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3598", "_origin": "ast", "id": "docs_clinicpro_manual_v2_47_post_post", "community": 47, "norm_label": "47. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3606", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3606", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3612", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3612", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "48. \ud83d\udfe1 `PATCH` PATCH", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3620", "_origin": "ast", "id": "docs_clinicpro_manual_v2_48_patch_patch", "community": 47, "norm_label": "48. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3628", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3628", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3634", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3634", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "49. \ud83d\udfe2 `GET` GET", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3642", "_origin": "ast", "id": "docs_clinicpro_manual_v2_49_get_get", "community": 47, "norm_label": "49. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3650", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3650", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3656", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3656", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "50. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3664", "_origin": "ast", "id": "docs_clinicpro_manual_v2_50_get_get", "community": 47, "norm_label": "50. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3672", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3672", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3679", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3679", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "51. \ud83d\udfe2 `GET` my-appointments", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3687", "_origin": "ast", "id": "docs_clinicpro_manual_v2_51_get_my_appointments", "community": 47, "norm_label": "51. \ud83d\udfe2 `get` my-appointments" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3695", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3695", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3702", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3702", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "52. \ud83d\udfe2 `GET` my-doctor", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3710", "_origin": "ast", "id": "docs_clinicpro_manual_v2_52_get_my_doctor", "community": 47, "norm_label": "52. \ud83d\udfe2 `get` my-doctor" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3718", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3718", "community": 47, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3725", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3725", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3732", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3732", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "53. \ud83d\udfe2 `GET` representation_filter", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3740", "_origin": "ast", "id": "docs_clinicpro_manual_v2_53_get_representation_filter", "community": 47, "norm_label": "53. \ud83d\udfe2 `get` representation_filter" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3748", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3748", "community": 47, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3756", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3756", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3763", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3763", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "54. \ud83d\udfe2 `GET` yearly-income", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3771", "_origin": "ast", "id": "docs_clinicpro_manual_v2_54_get_yearly_income", "community": 47, "norm_label": "54. \ud83d\udfe2 `get` yearly-income" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3779", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3779", "community": 47, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3787", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3787", "community": 47, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3794", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3794", "community": 47, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "8. \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 (Categories)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3804", "_origin": "ast", "id": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "community": 27, "norm_label": "8. \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 (categories)" }, { "label": "55. \ud83d\udfe2 `GET` all tag", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3806", "_origin": "ast", "id": "docs_clinicpro_manual_v2_55_get_all_tag", "community": 27, "norm_label": "55. \ud83d\udfe2 `get` all tag" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3816", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3816", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3823", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3823", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3829", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3829", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "56. \ud83d\udfe2 `GET` supplementary_insurance", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3837", "_origin": "ast", "id": "docs_clinicpro_manual_v2_56_get_supplementary_insurance", "community": 27, "norm_label": "56. \ud83d\udfe2 `get` supplementary_insurance" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3847", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3847", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3854", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3854", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3860", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3860", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "57. \ud83d\udfe2 `GET` categories list", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3868", "_origin": "ast", "id": "docs_clinicpro_manual_v2_57_get_categories_list", "community": 27, "norm_label": "57. \ud83d\udfe2 `get` categories list" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3878", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3878", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3886", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3886", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3892", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3892", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "58. \ud83d\udfe2 `GET` all state", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3900", "_origin": "ast", "id": "docs_clinicpro_manual_v2_58_get_all_state", "community": 27, "norm_label": "58. \ud83d\udfe2 `get` all state" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3910", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3910", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3917", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3917", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3923", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3923", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "59. \ud83d\udfe2 `GET` all city", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3931", "_origin": "ast", "id": "docs_clinicpro_manual_v2_59_get_all_city", "community": 27, "norm_label": "59. \ud83d\udfe2 `get` all city" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3941", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3941", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3949", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3949", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3955", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3955", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "60. \ud83d\udfe2 `GET` all specially doctor", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3963", "_origin": "ast", "id": "docs_clinicpro_manual_v2_60_get_all_specially_doctor", "community": 27, "norm_label": "60. \ud83d\udfe2 `get` all specially doctor" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3973", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3973", "community": 27, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3980", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3980", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3986", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3986", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "61. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3994", "_origin": "ast", "id": "docs_clinicpro_manual_v2_61_post_post", "community": 27, "norm_label": "61. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4002", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4002", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4009", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4009", "community": 27, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4016", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4016", "community": 27, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4025", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4025", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "62. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4033", "_origin": "ast", "id": "docs_clinicpro_manual_v2_62_patch_patch", "community": 27, "norm_label": "62. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4041", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4041", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4048", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4048", "community": 27, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4054", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4054", "community": 27, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4062", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4062", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "63. \ud83d\udd34 `DELETE` DELETE", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4070", "_origin": "ast", "id": "docs_clinicpro_manual_v2_63_delete_delete", "community": 27, "norm_label": "63. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4078", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4078", "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4084", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4084", "community": 27, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4090", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4090", "community": 27, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4098", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4098", "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "9. \u0628\u06cc\u0645\u0647 \u062f\u06a9\u062a\u0631 (Doctor Insurance)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4108", "_origin": "ast", "id": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance", "community": 105, "norm_label": "9. \u0628\u06cc\u0645\u0647 \u062f\u06a9\u062a\u0631 (doctor insurance)" }, { "label": "64. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4110", "_origin": "ast", "id": "docs_clinicpro_manual_v2_64_post_post", "community": 105, "norm_label": "64. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4118", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4118", "community": 105, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4125", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4125", "community": 105, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4133", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4133", "community": 105, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4143", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4143", "community": 105, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "65. \ud83d\udd34 `DELETE` DELETE", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4151", "_origin": "ast", "id": "docs_clinicpro_manual_v2_65_delete_delete", "community": 105, "norm_label": "65. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4159", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4159", "community": 105, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4165", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4165", "community": 105, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4171", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4171", "community": 105, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4179", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4179", "community": 105, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "66. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4187", "_origin": "ast", "id": "docs_clinicpro_manual_v2_66_get_get", "community": 105, "norm_label": "66. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4195", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4195", "community": 105, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4201", "community": 105, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "67. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4209", "_origin": "ast", "id": "docs_clinicpro_manual_v2_67_patch_patch", "community": 105, "norm_label": "67. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4217", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4217", "community": 105, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4223", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4223", "community": 105, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4231", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4231", "community": 105, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4241", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4241", "community": 105, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "10. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4251", "_origin": "ast", "id": "docs_clinicpro_manual_v2_10_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "community": 178, "norm_label": "10. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc" }, { "label": "68. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4253", "_origin": "ast", "id": "docs_clinicpro_manual_v2_68_post_post", "community": 178, "norm_label": "68. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4263", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4263", "community": 178, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4270", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4270", "community": 178, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4277", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4277", "community": 178, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4394", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4394", "community": 178, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "69. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4402", "_origin": "ast", "id": "docs_clinicpro_manual_v2_69_patch_patch", "community": 178, "norm_label": "69. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4412", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4412", "community": 178, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4419", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4419", "community": 178, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4425", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4425", "community": 178, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4541", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4541", "community": 178, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "70. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4549", "_origin": "ast", "id": "docs_clinicpro_manual_v2_70_get_get", "community": 178, "norm_label": "70. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4559", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4559", "community": 178, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4566", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4566", "community": 178, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "11. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 Date Override", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4576", "_origin": "ast", "id": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "community": 93, "norm_label": "11. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 date override" }, { "label": "71. \ud83d\udfe2 `GET` list", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4578", "_origin": "ast", "id": "docs_clinicpro_manual_v2_71_get_list", "community": 93, "norm_label": "71. \ud83d\udfe2 `get` list" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4586", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4586", "community": 93, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4593", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4593", "community": 93, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "72. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4601", "_origin": "ast", "id": "docs_clinicpro_manual_v2_72_post_post", "community": 93, "norm_label": "72. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4609", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4609", "community": 93, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4616", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4616", "community": 93, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4624", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4624", "community": 93, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4650", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4650", "community": 93, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "73. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4658", "_origin": "ast", "id": "docs_clinicpro_manual_v2_73_patch_patch", "community": 93, "norm_label": "73. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4666", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4666", "community": 93, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4673", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4673", "community": 93, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4679", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4679", "community": 93, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4777", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4777", "community": 93, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "74. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4785", "_origin": "ast", "id": "docs_clinicpro_manual_v2_74_delete_delete", "community": 93, "norm_label": "74. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4793", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4793", "community": 93, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4800", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4800", "community": 93, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "75. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4808", "_origin": "ast", "id": "docs_clinicpro_manual_v2_75_get_get", "community": 93, "norm_label": "75. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4816", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4816", "community": 93, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4823", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4823", "community": 93, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "12. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4833", "_origin": "ast", "id": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "community": 94, "norm_label": "12. \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a \u2014 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a" }, { "label": "76. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4835", "_origin": "ast", "id": "docs_clinicpro_manual_v2_76_delete_delete", "community": 94, "norm_label": "76. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4843", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4843", "community": 94, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4850", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4850", "community": 94, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "77. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4858", "_origin": "ast", "id": "docs_clinicpro_manual_v2_77_post_post", "community": 94, "norm_label": "77. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4866", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4866", "community": 94, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4873", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4873", "community": 94, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4881", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4881", "community": 94, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4907", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4907", "community": 94, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "78. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4915", "_origin": "ast", "id": "docs_clinicpro_manual_v2_78_patch_patch", "community": 94, "norm_label": "78. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4923", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4923", "community": 94, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4930", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4930", "community": 94, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4936", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4936", "community": 94, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5034", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5034", "community": 94, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "79. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5042", "_origin": "ast", "id": "docs_clinicpro_manual_v2_79_delete_delete", "community": 94, "norm_label": "79. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5050", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5050", "community": 94, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5057", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5057", "community": 94, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "80. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5065", "_origin": "ast", "id": "docs_clinicpro_manual_v2_80_get_get", "community": 94, "norm_label": "80. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5073", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5073", "community": 94, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5080", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5080", "community": 94, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "13. \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc (Appointment)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5090", "_origin": "ast", "id": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment", "community": 165, "norm_label": "13. \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc (appointment)" }, { "label": "81. \ud83d\udfe2 `GET` appointment slots", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5092", "_origin": "ast", "id": "docs_clinicpro_manual_v2_81_get_appointment_slots", "community": 165, "norm_label": "81. \ud83d\udfe2 `get` appointment slots" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5102", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5102", "community": 165, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5109", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5109", "community": 165, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5115", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5115", "community": 165, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "82. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5123", "_origin": "ast", "id": "docs_clinicpro_manual_v2_82_post_post", "community": 165, "norm_label": "82. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5133", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5133", "community": 165, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5140", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_5140", "community": 165, "norm_label": "request body" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5147", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5147", "community": 165, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "83. \ud83d\udfe2 `GET` Days Not Available For Appointments", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5155", "_origin": "ast", "id": "docs_clinicpro_manual_v2_83_get_days_not_available_for_appointments", "community": 165, "norm_label": "83. \ud83d\udfe2 `get` days not available for appointments" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5165", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5165", "community": 165, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5171", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5171", "community": 165, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "84. \ud83d\udfe2 `GET` My Appointments", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5179", "_origin": "ast", "id": "docs_clinicpro_manual_v2_84_get_my_appointments", "community": 165, "norm_label": "84. \ud83d\udfe2 `get` my appointments" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5189", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5189", "community": 165, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5197", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5197", "community": 165, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "14. \u0645\u0646\u0634\u06cc (Secretary)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5207", "_origin": "ast", "id": "docs_clinicpro_manual_v2_14_\u0645\u0646\u0634\u06cc_secretary", "community": 231, "norm_label": "14. \u0645\u0646\u0634\u06cc (secretary)" }, { "label": "85. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5209", "_origin": "ast", "id": "docs_clinicpro_manual_v2_85_post_post", "community": 231, "norm_label": "85. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5217", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5217", "community": 231, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5224", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5224", "community": 231, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "86. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5232", "_origin": "ast", "id": "docs_clinicpro_manual_v2_86_patch_patch", "community": 231, "norm_label": "86. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5240", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5240", "community": 231, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5247", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_5247", "community": 231, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5253", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5253", "community": 231, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5351", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5351", "community": 231, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "87. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5359", "_origin": "ast", "id": "docs_clinicpro_manual_v2_87_get_get", "community": 231, "norm_label": "87. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5367", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5367", "community": 231, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5374", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5374", "community": 231, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "15. \u067e\u0631\u062f\u0627\u062e\u062a (Payment)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5384", "_origin": "ast", "id": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "community": 140, "norm_label": "15. \u067e\u0631\u062f\u0627\u062e\u062a (payment)" }, { "label": "88. \ud83d\udfe2 `GET` get", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5386", "_origin": "ast", "id": "docs_clinicpro_manual_v2_88_get_get", "community": 140, "norm_label": "88. \ud83d\udfe2 `get` get" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5394", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5394", "community": 140, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5401", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5401", "community": 140, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "89. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5409", "_origin": "ast", "id": "docs_clinicpro_manual_v2_89_patch_patch", "community": 140, "norm_label": "89. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5417", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5417", "community": 140, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5424", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5424", "community": 140, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "90. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5432", "_origin": "ast", "id": "docs_clinicpro_manual_v2_90_post_post", "community": 140, "norm_label": "90. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5440", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5440", "community": 140, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5447", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5447", "community": 140, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "91. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5455", "_origin": "ast", "id": "docs_clinicpro_manual_v2_91_delete_delete", "community": 140, "norm_label": "91. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5463", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5463", "community": 140, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5470", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5470", "community": 140, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "92. \ud83d\udfe2 `GET` My Payments", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5478", "_origin": "ast", "id": "docs_clinicpro_manual_v2_92_get_my_payments", "community": 140, "norm_label": "92. \ud83d\udfe2 `get` my payments" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5488", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5488", "community": 140, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5496", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5496", "community": 140, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "16. \u0648\u0628\u0644\u0627\u06af (Blog)", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5506", "_origin": "ast", "id": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "community": 51, "norm_label": "16. \u0648\u0628\u0644\u0627\u06af (blog)" }, { "label": "93. \ud83d\udfe2 `GET` top blogs \ud83c\udd95", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5508", "_origin": "ast", "id": "docs_clinicpro_manual_v2_93_get_top_blogs", "community": 51, "norm_label": "93. \ud83d\udfe2 `get` top blogs \ud83c\udd95" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5518", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5518", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5524", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5524", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "94. \ud83d\udd35 `POST` post", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5696", "_origin": "ast", "id": "docs_clinicpro_manual_v2_94_post_post", "community": 51, "norm_label": "94. \ud83d\udd35 `post` post" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5706", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5706", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5713", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_5713", "community": 51, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5721", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5721", "community": 51, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5738", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5738", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "95. \ud83d\udfe1 `PATCH` patch", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5746", "_origin": "ast", "id": "docs_clinicpro_manual_v2_95_patch_patch", "community": 51, "norm_label": "95. \ud83d\udfe1 `patch` patch" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5756", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5756", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5763", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_5763", "community": 51, "norm_label": "request body" }, { "label": "\u0645\u062b\u0627\u0644 Request", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5770", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5770", "community": 51, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5779", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5779", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "96. \ud83d\udd34 `DELETE` delete", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5787", "_origin": "ast", "id": "docs_clinicpro_manual_v2_96_delete_delete", "community": 51, "norm_label": "96. \ud83d\udd34 `delete` delete" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5797", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5797", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5804", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5804", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "97. \ud83d\udfe2 `GET` get blog", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5812", "_origin": "ast", "id": "docs_clinicpro_manual_v2_97_get_get_blog", "community": 51, "norm_label": "97. \ud83d\udfe2 `get` get blog" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5822", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5822", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5828", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5828", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "98. \ud83d\udfe2 `GET` list blogs", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5836", "_origin": "ast", "id": "docs_clinicpro_manual_v2_98_get_list_blogs", "community": 51, "norm_label": "98. \ud83d\udfe2 `get` list blogs" }, { "label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc Query", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5846", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5846", "community": 51, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5855", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5855", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5861", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5861", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "99. \ud83d\udd35 `POST` image upload", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5869", "_origin": "ast", "id": "docs_clinicpro_manual_v2_99_post_image_upload", "community": 51, "norm_label": "99. \ud83d\udd35 `post` image upload" }, { "label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5877", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5877", "community": 51, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { "label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5885", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5885", "community": 51, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { "label": "DEPLOY.md", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy", "community": 168, "norm_label": "deploy.md" }, { "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Coolify + Docker Compose)", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "community": 168, "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro (coolify + docker compose)" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u0627\u0633\u062a\u06a9", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L9", "_origin": "ast", "id": "docs_deploy_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0633\u062a\u06a9", "community": 168, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u0627\u0633\u062a\u06a9" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L33", "_origin": "ast", "id": "docs_deploy_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 168, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 (MariaDB + Redis)", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L41", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_mariadb_redis", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 (mariadb + redis)" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0645\u0646\u0628\u0639 \u0627\u067e (Resource) \u062f\u0631 Coolify", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L51", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0633\u0627\u062e\u062a_\u0645\u0646\u0628\u0639_\u0627\u067e_resource_\u062f\u0631_coolify", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0645\u0646\u0628\u0639 \u0627\u067e (resource) \u062f\u0631 coolify" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u062f\u0627\u0645\u0646\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L61", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u062f\u0627\u0645\u0646\u0647_\u0647\u0627", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 \u062f\u0627\u0645\u0646\u0647\u200c\u0647\u0627" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L71", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f4 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" }, { "label": "\u0627\u062a\u0635\u0627\u0644 \u0628\u0647 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 (\u0627\u0644\u0632\u0627\u0645\u06cc)", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L75", "_origin": "ast", "id": "docs_deploy_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_\u0627\u0644\u0632\u0627\u0645\u06cc", "community": 168, "norm_label": "\u0627\u062a\u0635\u0627\u0644 \u0628\u0647 \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u0644 (\u0627\u0644\u0632\u0627\u0645\u06cc)" }, { "label": "\u0627\u0633\u0631\u0627\u0631 (\u0627\u0644\u0632\u0627\u0645\u06cc \u2014 \u0642\u0628\u0644 \u0627\u0632 \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc)", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L88", "_origin": "ast", "id": "docs_deploy_\u0627\u0633\u0631\u0627\u0631_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 168, "norm_label": "\u0627\u0633\u0631\u0627\u0631 (\u0627\u0644\u0632\u0627\u0645\u06cc \u2014 \u0642\u0628\u0644 \u0627\u0632 \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc)" }, { "label": "\u062f\u0627\u0645\u0646\u0647\u200c\u0647\u0627 \u0648 CORS", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L105", "_origin": "ast", "id": "docs_deploy_\u062f\u0627\u0645\u0646\u0647_\u0647\u0627_\u0648_cors", "community": 168, "norm_label": "\u062f\u0627\u0645\u0646\u0647\u200c\u0647\u0627 \u0648 cors" }, { "label": "\u0631\u06cc\u0648\u0631\u0633\u200c\u067e\u0631\u0627\u06a9\u0633\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L122", "_origin": "ast", "id": "docs_deploy_\u0631\u06cc\u0648\u0631\u0633_\u067e\u0631\u0627\u06a9\u0633\u06cc", "community": 168, "norm_label": "\u0631\u06cc\u0648\u0631\u0633\u200c\u067e\u0631\u0627\u06a9\u0633\u06cc" }, { "label": "api.ir (\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0647\u0648\u06cc\u062a \u2014 Shahkar / IbanMatch)", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L130", "_origin": "ast", "id": "docs_deploy_api_ir_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_\u0647\u0648\u06cc\u062a_shahkar_ibanmatch", "community": 168, "norm_label": "api.ir (\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0647\u0648\u06cc\u062a \u2014 shahkar / ibanmatch)" }, { "label": "\u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc \u06a9\u0647 env \u0644\u0627\u0632\u0645 \u0646\u062f\u0627\u0631\u0646\u062f", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L137", "_origin": "ast", "id": "docs_deploy_\u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc_\u06a9\u0647_env_\u0644\u0627\u0632\u0645_\u0646\u062f\u0627\u0631\u0646\u062f", "community": 168, "norm_label": "\u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc \u06a9\u0647 env \u0644\u0627\u0632\u0645 \u0646\u062f\u0627\u0631\u0646\u062f" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L144", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f6 \u2014 \u067e\u0633 \u0627\u0632 \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L158", "_origin": "ast", "id": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f6_\u067e\u0633_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 168, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f6 \u2014 \u067e\u0633 \u0627\u0632 \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u0633\u0627\u062e\u062a \u0627\u0648\u0644\u06cc\u0646 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L160", "_origin": "ast", "id": "docs_deploy_\u0633\u0627\u062e\u062a_\u0627\u0648\u0644\u06cc\u0646_\u0627\u062f\u0645\u06cc\u0646", "community": 168, "norm_label": "\u0633\u0627\u062e\u062a \u0627\u0648\u0644\u06cc\u0646 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0628\u0631\u0631\u0633\u06cc \u0633\u0644\u0627\u0645\u062a", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L167", "_origin": "ast", "id": "docs_deploy_\u0628\u0631\u0631\u0633\u06cc_\u0633\u0644\u0627\u0645\u062a", "community": 168, "norm_label": "\u0628\u0631\u0631\u0633\u06cc \u0633\u0644\u0627\u0645\u062a" }, { "label": "\u0627\u0645\u0646\u06cc\u062a \u0648 \u0645\u0646\u0627\u0628\u0639", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L176", "_origin": "ast", "id": "docs_deploy_\u0627\u0645\u0646\u06cc\u062a_\u0648_\u0645\u0646\u0627\u0628\u0639", "community": 168, "norm_label": "\u0627\u0645\u0646\u06cc\u062a \u0648 \u0645\u0646\u0627\u0628\u0639" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L187", "_origin": "ast", "id": "docs_deploy_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "community": 168, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" }, { "label": "\u0639\u06cc\u0628\u200c\u06cc\u0627\u0628\u06cc", "file_type": "document", "source_file": "docs/DEPLOY.md", "source_location": "L197", "_origin": "ast", "id": "docs_deploy_\u0639\u06cc\u0628_\u06cc\u0627\u0628\u06cc", "community": 168, "norm_label": "\u0639\u06cc\u0628\u200c\u06cc\u0627\u0628\u06cc" }, { "label": "prd.md", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L1", "_origin": "ast", "id": "prd_prd", "community": 309, "norm_label": "prd.md" }, { "label": "PRD \u2014 ClinicPro Phase 2", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L1", "_origin": "ast", "id": "prd_prd_prd_clinicpro_phase_2", "community": 309, "norm_label": "prd \u2014 clinicpro phase 2" }, { "label": "\u062e\u0644\u0627\u0635\u0647 \u0627\u062c\u0631\u0627\u06cc\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L9", "_origin": "ast", "id": "prd_prd_\u062e\u0644\u0627\u0635\u0647_\u0627\u062c\u0631\u0627\u06cc\u06cc", "community": 309, "norm_label": "\u062e\u0644\u0627\u0635\u0647 \u0627\u062c\u0631\u0627\u06cc\u06cc" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L15", "_origin": "ast", "id": "prd_prd_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 309, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0627\u067e\u06cc\u06a9\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L38", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "community": 459, "norm_label": "\u0627\u067e\u06cc\u06a9\u200c\u0647\u0627" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f1 \u2014 \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L42", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "community": 374, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f1 \u2014 \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L44", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d", "community": 374, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L48", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "community": 374, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "Entity \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L58", "_origin": "ast", "id": "prd_prd_entity_\u062c\u062f\u06cc\u062f", "community": 374, "norm_label": "entity \u062c\u062f\u06cc\u062f" }, { "label": "API", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L74", "_origin": "ast", "id": "prd_prd_api", "community": 374, "norm_label": "api" }, { "label": "Frontend", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L83", "_origin": "ast", "id": "prd_prd_frontend", "community": 374, "norm_label": "frontend" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L88", "_origin": "ast", "id": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 374, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f2 \u2014 \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription Tiers)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L97", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "community": 279, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f2 \u2014 \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription tiers)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L99", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_99", "community": 279, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0633\u0637\u0648\u062d \u067e\u0646\u0644", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L103", "_origin": "ast", "id": "prd_prd_\u0633\u0637\u0648\u062d_\u067e\u0646\u0644", "community": 279, "norm_label": "\u0633\u0637\u0648\u062d \u067e\u0646\u0644" }, { "label": "\u062f\u0648\u0631\u0647\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9 (\u0645\u062b\u0627\u0644 \u2014 \u0627\u062f\u0645\u06cc\u0646 \u062a\u0646\u0638\u06cc\u0645 \u0645\u06cc\u200c\u06a9\u0646\u062f)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L111", "_origin": "ast", "id": "prd_prd_\u062f\u0648\u0631\u0647_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u0645\u062b\u0627\u0644_\u0627\u062f\u0645\u06cc\u0646_\u062a\u0646\u0638\u06cc\u0645_\u0645\u06cc_\u06a9\u0646\u062f", "community": 279, "norm_label": "\u062f\u0648\u0631\u0647\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9 (\u0645\u062b\u0627\u0644 \u2014 \u0627\u062f\u0645\u06cc\u0646 \u062a\u0646\u0638\u06cc\u0645 \u0645\u06cc\u200c\u06a9\u0646\u062f)" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062a\u0631\u06cc\u0627\u0644", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L121", "_origin": "ast", "id": "prd_prd_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062a\u0631\u06cc\u0627\u0644", "community": 279, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062a\u0631\u06cc\u0627\u0644" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L129", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_129", "community": 279, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "Entities \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L142", "_origin": "ast", "id": "prd_prd_entities_\u062c\u062f\u06cc\u062f", "community": 279, "norm_label": "entities \u062c\u062f\u06cc\u062f" }, { "label": "API", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L178", "_origin": "ast", "id": "prd_prd_api_178", "community": 279, "norm_label": "api" }, { "label": "Frontend", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L194", "_origin": "ast", "id": "prd_prd_frontend_194", "community": 279, "norm_label": "frontend" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L205", "_origin": "ast", "id": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_205", "community": 279, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f3 \u2014 \u0645\u0646\u0634\u06cc (Secretary) \u2014 \u062a\u06a9\u0645\u06cc\u0644", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L216", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644", "community": 459, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f3 \u2014 \u0645\u0646\u0634\u06cc (secretary) \u2014 \u062a\u06a9\u0645\u06cc\u0644" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L218", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_218", "community": 459, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L225", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_225", "community": 459, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L234", "_origin": "ast", "id": "prd_prd_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "community": 459, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632" }, { "label": "API \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632 \u0628\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u062f\u0627\u0631\u0646\u062f)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L239", "_origin": "ast", "id": "prd_prd_api_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0646\u062f\u0627\u0631\u0646\u062f", "community": 459, "norm_label": "api \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632 \u0628\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u062f\u0627\u0631\u0646\u062f)" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f4 \u2014 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (Clinic Services)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L245", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "community": 375, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f4 \u2014 \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (clinic services)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L247", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_247", "community": 375, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L251", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_251", "community": 375, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "Entities \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L261", "_origin": "ast", "id": "prd_prd_entities_\u062c\u062f\u06cc\u062f_261", "community": 375, "norm_label": "entities \u062c\u062f\u06cc\u062f" }, { "label": "API", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L282", "_origin": "ast", "id": "prd_prd_api_282", "community": 375, "norm_label": "api" }, { "label": "Frontend", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L295", "_origin": "ast", "id": "prd_prd_frontend_295", "community": 375, "norm_label": "frontend" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L299", "_origin": "ast", "id": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_299", "community": 375, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f5 \u2014 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc (SMS Panel)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L308", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "community": 376, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f5 \u2014 \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc (sms panel)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L310", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_310", "community": 376, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L318", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_318", "community": 376, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "Entities \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L331", "_origin": "ast", "id": "prd_prd_entities_\u062c\u062f\u06cc\u062f_331", "community": 376, "norm_label": "entities \u062c\u062f\u06cc\u062f" }, { "label": "API", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L352", "_origin": "ast", "id": "prd_prd_api_352", "community": 376, "norm_label": "api" }, { "label": "Frontend", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L363", "_origin": "ast", "id": "prd_prd_frontend_363", "community": 376, "norm_label": "frontend" }, { "label": "\u062a\u0623\u062b\u06cc\u0631 \u0628\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L368", "_origin": "ast", "id": "prd_prd_\u062a\u0623\u062b\u06cc\u0631_\u0628\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f", "community": 376, "norm_label": "\u062a\u0627\u062b\u06cc\u0631 \u0628\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f6 \u2014 \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (Patient Records)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L374", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "community": 342, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f6 \u2014 \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (patient records)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L376", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_376", "community": 342, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L380", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_380", "community": 342, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "\u0645\u062d\u0627\u0633\u0628\u0647 \u0645\u0628\u0644\u063a \u0646\u0647\u0627\u06cc\u06cc \u0633\u0634\u0646", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L391", "_origin": "ast", "id": "prd_prd_\u0645\u062d\u0627\u0633\u0628\u0647_\u0645\u0628\u0644\u063a_\u0646\u0647\u0627\u06cc\u06cc_\u0633\u0634\u0646", "community": 342, "norm_label": "\u0645\u062d\u0627\u0633\u0628\u0647 \u0645\u0628\u0644\u063a \u0646\u0647\u0627\u06cc\u06cc \u0633\u0634\u0646" }, { "label": "Entities \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L401", "_origin": "ast", "id": "prd_prd_entities_\u062c\u062f\u06cc\u062f_401", "community": 342, "norm_label": "entities \u062c\u062f\u06cc\u062f" }, { "label": "API", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L436", "_origin": "ast", "id": "prd_prd_api_436", "community": 342, "norm_label": "api" }, { "label": "Frontend", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L447", "_origin": "ast", "id": "prd_prd_frontend_447", "community": 342, "norm_label": "frontend" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L453", "_origin": "ast", "id": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_453", "community": 342, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0627\u067e\u06cc\u06a9 \u06f7 \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f (Smart Dashboard)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L463", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "community": 500, "norm_label": "\u0627\u067e\u06cc\u06a9 \u06f7 \u2014 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f (smart dashboard)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L465", "_origin": "ast", "id": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_465", "community": 500, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L469", "_origin": "ast", "id": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_469", "community": 500, "norm_label": "\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "label": "API \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632 \u0628\u0647 endpoint \u062c\u062f\u06cc\u062f \u0646\u062f\u0627\u0631\u062f)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L478", "_origin": "ast", "id": "prd_prd_api_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632_\u0628\u0647_endpoint_\u062c\u062f\u06cc\u062f_\u0646\u062f\u0627\u0631\u062f", "community": 500, "norm_label": "api \u0645\u0648\u062c\u0648\u062f (\u0646\u06cc\u0627\u0632 \u0628\u0647 endpoint \u062c\u062f\u06cc\u062f \u0646\u062f\u0627\u0631\u062f)" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L483", "_origin": "ast", "id": "prd_prd_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "community": 500, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632" }, { "label": "\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0628\u0646\u062f\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L490", "_origin": "ast", "id": "prd_prd_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0628\u0646\u062f\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "community": 309, "norm_label": "\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0628\u0646\u062f\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "\u0646\u0642\u0634\u0647 Entity\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L504", "_origin": "ast", "id": "prd_prd_\u0646\u0642\u0634\u0647_entity_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 309, "norm_label": "\u0646\u0642\u0634\u0647 entity\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u0645\u0648\u062c\u0648\u062f \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L524", "_origin": "ast", "id": "prd_prd_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647", "community": 309, "norm_label": "\u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u0645\u0648\u062c\u0648\u062f \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u0645\u0634\u062a\u0631\u06a9", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L538", "_origin": "ast", "id": "prd_prd_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0645\u0634\u062a\u0631\u06a9", "community": 309, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u0645\u0634\u062a\u0631\u06a9" }, { "label": "Definition of Done (\u0647\u0631 \u0627\u067e\u06cc\u06a9)", "file_type": "document", "source_file": "docs/PRD/prd.md", "source_location": "L548", "_origin": "ast", "id": "prd_prd_definition_of_done_\u0647\u0631_\u0627\u067e\u06cc\u06a9", "community": 309, "norm_label": "definition of done (\u0647\u0631 \u0627\u067e\u06cc\u06a9)" }, { "label": "pre_prd.md", "file_type": "document", "source_file": "docs/PRD/pre_prd.md", "source_location": "L1", "_origin": "ast", "id": "prd_pre_prd", "community": 628, "norm_label": "pre_prd.md" }, { "label": "ui-design-spec.md", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L1", "_origin": "ast", "id": "admin_ui_ui_design_spec", "community": 32, "norm_label": "ui-design-spec.md" }, { "label": "ClinicPro Admin \u2014 UI Design Specification", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L1", "_origin": "ast", "id": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "community": 32, "norm_label": "clinicpro admin \u2014 ui design specification" }, { "label": "1. Design System \u067e\u0627\u06cc\u0647", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L6", "_origin": "ast", "id": "admin_ui_ui_design_spec_1_design_system_\u067e\u0627\u06cc\u0647", "community": 32, "norm_label": "1. design system \u067e\u0627\u06cc\u0647" }, { "label": "\u0631\u0646\u06af\u200c\u0628\u0646\u062f\u06cc (Color Palette)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L8", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u0631\u0646\u06af_\u0628\u0646\u062f\u06cc_color_palette", "community": 32, "norm_label": "\u0631\u0646\u06af\u200c\u0628\u0646\u062f\u06cc (color palette)" }, { "label": "\u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L48", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc", "community": 32, "norm_label": "\u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc" }, { "label": "Spacing & Border Radius", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L63", "_origin": "ast", "id": "admin_ui_ui_design_spec_spacing_border_radius", "community": 32, "norm_label": "spacing & border radius" }, { "label": "2. Layout Structure", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L81", "_origin": "ast", "id": "admin_ui_ui_design_spec_2_layout_structure", "community": 32, "norm_label": "2. layout structure" }, { "label": "3. Sidebar", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L102", "_origin": "ast", "id": "admin_ui_ui_design_spec_3_sidebar", "community": 32, "norm_label": "3. sidebar" }, { "label": "\u062d\u0627\u0644\u062a \u0628\u0627\u0632 (260px)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L104", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u062d\u0627\u0644\u062a_\u0628\u0627\u0632_260px", "community": 32, "norm_label": "\u062d\u0627\u0644\u062a \u0628\u0627\u0632 (260px)" }, { "label": "\u062d\u0627\u0644\u062a \u062c\u0645\u0639\u200c\u0634\u062f\u0647 (72px) \u2014 Flyout on hover", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L142", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u062d\u0627\u0644\u062a_\u062c\u0645\u0639_\u0634\u062f\u0647_72px_flyout_on_hover", "community": 32, "norm_label": "\u062d\u0627\u0644\u062a \u062c\u0645\u0639\u200c\u0634\u062f\u0647 (72px) \u2014 flyout on hover" }, { "label": "4. Topbar", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L174", "_origin": "ast", "id": "admin_ui_ui_design_spec_4_topbar", "community": 32, "norm_label": "4. topbar" }, { "label": "5. Cards", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L189", "_origin": "ast", "id": "admin_ui_ui_design_spec_5_cards", "community": 32, "norm_label": "5. cards" }, { "label": "Stat Card (\u0622\u0645\u0627\u0631 \u062e\u0644\u0627\u0635\u0647)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L191", "_origin": "ast", "id": "admin_ui_ui_design_spec_stat_card_\u0622\u0645\u0627\u0631_\u062e\u0644\u0627\u0635\u0647", "community": 32, "norm_label": "stat card (\u0627\u0645\u0627\u0631 \u062e\u0644\u0627\u0635\u0647)" }, { "label": "Data Card (\u0645\u062d\u062a\u0648\u0627 / \u062c\u062f\u0627\u0648\u0644)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L202", "_origin": "ast", "id": "admin_ui_ui_design_spec_data_card_\u0645\u062d\u062a\u0648\u0627_\u062c\u062f\u0627\u0648\u0644", "community": 32, "norm_label": "data card (\u0645\u062d\u062a\u0648\u0627 / \u062c\u062f\u0627\u0648\u0644)" }, { "label": "6. DataTable (\u062c\u062f\u0648\u0644 \u062f\u0627\u062f\u0647)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L215", "_origin": "ast", "id": "admin_ui_ui_design_spec_6_datatable_\u062c\u062f\u0648\u0644_\u062f\u0627\u062f\u0647", "community": 32, "norm_label": "6. datatable (\u062c\u062f\u0648\u0644 \u062f\u0627\u062f\u0647)" }, { "label": "7. Status Badges", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L240", "_origin": "ast", "id": "admin_ui_ui_design_spec_7_status_badges", "community": 32, "norm_label": "7. status badges" }, { "label": "8. \u0641\u0631\u0645\u200c\u0647\u0627 (Forms)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L277", "_origin": "ast", "id": "admin_ui_ui_design_spec_8_\u0641\u0631\u0645_\u0647\u0627_forms", "community": 32, "norm_label": "8. \u0641\u0631\u0645\u200c\u0647\u0627 (forms)" }, { "label": "Input", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L279", "_origin": "ast", "id": "admin_ui_ui_design_spec_input", "community": 32, "norm_label": "input" }, { "label": "Select / Dropdown", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L296", "_origin": "ast", "id": "admin_ui_ui_design_spec_select_dropdown", "community": 32, "norm_label": "select / dropdown" }, { "label": "Permission Matrix (\u0645\u0646\u0634\u06cc)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L300", "_origin": "ast", "id": "admin_ui_ui_design_spec_permission_matrix_\u0645\u0646\u0634\u06cc", "community": 32, "norm_label": "permission matrix (\u0645\u0646\u0634\u06cc)" }, { "label": "9. \u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627 (Charts)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L311", "_origin": "ast", "id": "admin_ui_ui_design_spec_9_\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627_charts", "community": 32, "norm_label": "9. \u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627 (charts)" }, { "label": "\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0627\u0635\u0644\u06cc", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L313", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0627\u0635\u0644\u06cc", "community": 32, "norm_label": "\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0627\u0635\u0644\u06cc" }, { "label": "10. Modal / Dialog", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L330", "_origin": "ast", "id": "admin_ui_ui_design_spec_10_modal_dialog", "community": 32, "norm_label": "10. modal / dialog" }, { "label": "11. Toast Notifications", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L354", "_origin": "ast", "id": "admin_ui_ui_design_spec_11_toast_notifications", "community": 32, "norm_label": "11. toast notifications" }, { "label": "12. Empty States & Loading", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L372", "_origin": "ast", "id": "admin_ui_ui_design_spec_12_empty_states_loading", "community": 32, "norm_label": "12. empty states & loading" }, { "label": "Loading (Skeleton)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L374", "_origin": "ast", "id": "admin_ui_ui_design_spec_loading_skeleton", "community": 32, "norm_label": "loading (skeleton)" }, { "label": "Empty State", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L384", "_origin": "ast", "id": "admin_ui_ui_design_spec_empty_state", "community": 32, "norm_label": "empty state" }, { "label": "13. Page Header (\u0647\u0631 \u0635\u0641\u062d\u0647)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L400", "_origin": "ast", "id": "admin_ui_ui_design_spec_13_page_header_\u0647\u0631_\u0635\u0641\u062d\u0647", "community": 32, "norm_label": "13. page header (\u0647\u0631 \u0635\u0641\u062d\u0647)" }, { "label": "14. \u062a\u06a9\u0646\u0648\u0644\u0648\u0698\u06cc Stack", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L411", "_origin": "ast", "id": "admin_ui_ui_design_spec_14_\u062a\u06a9\u0646\u0648\u0644\u0648\u0698\u06cc_stack", "community": 32, "norm_label": "14. \u062a\u06a9\u0646\u0648\u0644\u0648\u0698\u06cc stack" }, { "label": "15. Responsive Breakpoints", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L435", "_origin": "ast", "id": "admin_ui_ui_design_spec_15_responsive_breakpoints", "community": 32, "norm_label": "15. responsive breakpoints" }, { "label": "16. Dark Mode (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u2014 \u0641\u0627\u0632 \u062f\u0648\u0645)", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L445", "_origin": "ast", "id": "admin_ui_ui_design_spec_16_dark_mode_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0641\u0627\u0632_\u062f\u0648\u0645", "community": 32, "norm_label": "16. dark mode (\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u2014 \u0641\u0627\u0632 \u062f\u0648\u0645)" }, { "label": "17. \u0646\u0645\u0648\u0646\u0647 \u0631\u0646\u06af\u200c\u0628\u0646\u062f\u06cc \u0635\u0641\u062d\u0647 \u062f\u0627\u0634\u0628\u0648\u0631\u062f", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L459", "_origin": "ast", "id": "admin_ui_ui_design_spec_17_\u0646\u0645\u0648\u0646\u0647_\u0631\u0646\u06af_\u0628\u0646\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "community": 32, "norm_label": "17. \u0646\u0645\u0648\u0646\u0647 \u0631\u0646\u06af\u200c\u0628\u0646\u062f\u06cc \u0635\u0641\u062d\u0647 \u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "label": "\u0645\u0646\u0627\u0628\u0639", "file_type": "document", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L478", "_origin": "ast", "id": "admin_ui_ui_design_spec_\u0645\u0646\u0627\u0628\u0639", "community": 32, "norm_label": "\u0645\u0646\u0627\u0628\u0639" }, { "label": "user-flow.md", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L1", "_origin": "ast", "id": "admin_ui_user_flow", "community": 84, "norm_label": "user-flow.md" }, { "label": "Admin Panel \u2014 User Flow (React)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L1", "_origin": "ast", "id": "admin_ui_user_flow_admin_panel_user_flow_react", "community": 84, "norm_label": "admin panel \u2014 user flow (react)" }, { "label": "1. Authentication", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L5", "_origin": "ast", "id": "admin_ui_user_flow_1_authentication", "community": 84, "norm_label": "1. authentication" }, { "label": "2. Dashboard (\u0635\u0641\u062d\u0647 \u0627\u0635\u0644\u06cc)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L23", "_origin": "ast", "id": "admin_ui_user_flow_2_dashboard_\u0635\u0641\u062d\u0647_\u0627\u0635\u0644\u06cc", "community": 84, "norm_label": "2. dashboard (\u0635\u0641\u062d\u0647 \u0627\u0635\u0644\u06cc)" }, { "label": "3. \u0645\u062f\u06cc\u0631\u06cc\u062a \u06a9\u0627\u0631\u0628\u0631\u0627\u0646 (User Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L50", "_origin": "ast", "id": "admin_ui_user_flow_3_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_user_management", "community": 84, "norm_label": "3. \u0645\u062f\u06cc\u0631\u06cc\u062a \u06a9\u0627\u0631\u0628\u0631\u0627\u0646 (user management)" }, { "label": "4. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0632\u0634\u06a9\u0627\u0646 (Doctor Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L81", "_origin": "ast", "id": "admin_ui_user_flow_4_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_doctor_management", "community": 84, "norm_label": "4. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0632\u0634\u06a9\u0627\u0646 (doctor management)" }, { "label": "5. \u0645\u062f\u06cc\u0631\u06cc\u062a \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627 (Clinic Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L114", "_origin": "ast", "id": "admin_ui_user_flow_5_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627_clinic_management", "community": 84, "norm_label": "5. \u0645\u062f\u06cc\u0631\u06cc\u062a \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u200c\u0647\u0627 (clinic management)" }, { "label": "6. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0648\u0628\u062a\u200c\u0647\u0627 (Appointment Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L139", "_origin": "ast", "id": "admin_ui_user_flow_6_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0648\u0628\u062a_\u0647\u0627_appointment_management", "community": 84, "norm_label": "6. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0648\u0628\u062a\u200c\u0647\u0627 (appointment management)" }, { "label": "7. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627 (Payment Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L178", "_origin": "ast", "id": "admin_ui_user_flow_7_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_payment_management", "community": 84, "norm_label": "7. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627 (payment management)" }, { "label": "8. \u0645\u062f\u06cc\u0631\u06cc\u062a \u062a\u0633\u0648\u06cc\u0647\u200c\u062d\u0633\u0627\u0628 (Settlement Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L203", "_origin": "ast", "id": "admin_ui_user_flow_8_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u0633\u0648\u06cc\u0647_\u062d\u0633\u0627\u0628_settlement_management", "community": 84, "norm_label": "8. \u0645\u062f\u06cc\u0631\u06cc\u062a \u062a\u0633\u0648\u06cc\u0647\u200c\u062d\u0633\u0627\u0628 (settlement management)" }, { "label": "9. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646 (Representation Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L226", "_origin": "ast", "id": "admin_ui_user_flow_9_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646_representation_management", "community": 84, "norm_label": "9. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646 (representation management)" }, { "label": "10. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0638\u0631\u0627\u062a (Comment Moderation)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L250", "_origin": "ast", "id": "admin_ui_user_flow_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0638\u0631\u0627\u062a_comment_moderation", "community": 84, "norm_label": "10. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0646\u0638\u0631\u0627\u062a (comment moderation)" }, { "label": "11. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc (Rating Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L270", "_origin": "ast", "id": "admin_ui_user_flow_11_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_rating_management", "community": 84, "norm_label": "11. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc (rating management)" }, { "label": "12. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u06cc\u0627\u0645\u06a9 (SMS Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L289", "_origin": "ast", "id": "admin_ui_user_flow_12_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_sms_management", "community": 84, "norm_label": "12. \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u06cc\u0627\u0645\u06a9 (sms management)" }, { "label": "13. \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 (Categories)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L318", "_origin": "ast", "id": "admin_ui_user_flow_13_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "community": 84, "norm_label": "13. \u0645\u062f\u06cc\u0631\u06cc\u062a \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 (categories)" }, { "label": "14. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0628\u0644\u0627\u06af (Blog Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L342", "_origin": "ast", "id": "admin_ui_user_flow_14_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0628\u0644\u0627\u06af_blog_management", "community": 84, "norm_label": "14. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0628\u0644\u0627\u06af (blog management)" }, { "label": "15. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0645\u0646\u0634\u06cc\u200c\u0647\u0627 (Secretary Management)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L364", "_origin": "ast", "id": "admin_ui_user_flow_15_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u0646\u0634\u06cc_\u0647\u0627_secretary_management", "community": 84, "norm_label": "15. \u0645\u062f\u06cc\u0631\u06cc\u062a \u0645\u0646\u0634\u06cc\u200c\u0647\u0627 (secretary management)" }, { "label": "16. \u0633\u0627\u062e\u062a\u0627\u0631 Navigation (Sidebar)", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L386", "_origin": "ast", "id": "admin_ui_user_flow_16_\u0633\u0627\u062e\u062a\u0627\u0631_navigation_sidebar", "community": 84, "norm_label": "16. \u0633\u0627\u062e\u062a\u0627\u0631 navigation (sidebar)" }, { "label": "17. Global Components", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L408", "_origin": "ast", "id": "admin_ui_user_flow_17_global_components", "community": 84, "norm_label": "17. global components" }, { "label": "18. Auth Guard & Route Protection", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L425", "_origin": "ast", "id": "admin_ui_user_flow_18_auth_guard_route_protection", "community": 84, "norm_label": "18. auth guard & route protection" }, { "label": "19. State Management \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "file_type": "document", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L439", "_origin": "ast", "id": "admin_ui_user_flow_19_state_management_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "community": 84, "norm_label": "19. state management \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "label": "README.md", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L1", "_origin": "ast", "id": "api_readme", "community": 274, "norm_label": "readme.md" }, { "label": "ClinicPro \u2014 API Documentation Index", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L1", "_origin": "ast", "id": "api_readme_clinicpro_api_documentation_index", "community": 274, "norm_label": "clinicpro \u2014 api documentation index" }, { "label": "Authentication", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L9", "_origin": "ast", "id": "api_readme_authentication", "community": 274, "norm_label": "authentication" }, { "label": "Standard Response Envelope", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L27", "_origin": "ast", "id": "api_readme_standard_response_envelope", "community": 274, "norm_label": "standard response envelope" }, { "label": "Modules", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L42", "_origin": "ast", "id": "api_readme_modules", "community": 274, "norm_label": "modules" }, { "label": "Error Code Reference", "file_type": "document", "source_file": "docs/api/README.md", "source_location": "L69", "_origin": "ast", "id": "api_readme_error_code_reference", "community": 274, "norm_label": "error code reference" }, { "label": "admin.md", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L1", "_origin": "ast", "id": "api_admin", "community": 274, "norm_label": "admin.md" }, { "label": "Admin API", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L1", "_origin": "ast", "id": "api_admin_admin_api", "community": 201, "norm_label": "admin api" }, { "label": "Dashboard", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L9", "_origin": "ast", "id": "api_admin_dashboard", "community": 367, "norm_label": "dashboard" }, { "label": "GET `/api/v1/admin/dashboard/stats`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L11", "_origin": "ast", "id": "api_admin_get_api_v1_admin_dashboard_stats", "community": 367, "norm_label": "get `/api/v1/admin/dashboard/stats`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L17", "_origin": "ast", "id": "api_admin_response_200", "community": 367, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/dashboard/charts`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L41", "_origin": "ast", "id": "api_admin_get_api_v1_admin_dashboard_charts", "community": 367, "norm_label": "get `/api/v1/admin/dashboard/charts`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L47", "_origin": "ast", "id": "api_admin_response_200_47", "community": 367, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/dashboard/recent`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L74", "_origin": "ast", "id": "api_admin_get_api_v1_admin_dashboard_recent", "community": 367, "norm_label": "get `/api/v1/admin/dashboard/recent`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L80", "_origin": "ast", "id": "api_admin_response_200_80", "community": 367, "norm_label": "response `200`" }, { "label": "User Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L118", "_origin": "ast", "id": "api_admin_user_management", "community": 91, "norm_label": "user management" }, { "label": "GET `/api/v1/admin/users`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L120", "_origin": "ast", "id": "api_admin_get_api_v1_admin_users", "community": 91, "norm_label": "get `/api/v1/admin/users`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L126", "_origin": "ast", "id": "api_admin_query_parameters", "community": 91, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L136", "_origin": "ast", "id": "api_admin_response_200_136", "community": 91, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/users/{uuid}`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L156", "_origin": "ast", "id": "api_admin_get_api_v1_admin_users_uuid", "community": 91, "norm_label": "get `/api/v1/admin/users/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L162", "_origin": "ast", "id": "api_admin_response_200_162", "community": 91, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L179", "_origin": "ast", "id": "api_admin_errors", "community": 91, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/users/stats`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L186", "_origin": "ast", "id": "api_admin_get_api_v1_admin_users_stats", "community": 91, "norm_label": "get `/api/v1/admin/users/stats`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L192", "_origin": "ast", "id": "api_admin_response_200_192", "community": 91, "norm_label": "response `200`" }, { "label": "PUT `/api/v1/admin/users/{uuid}`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L209", "_origin": "ast", "id": "api_admin_put_api_v1_admin_users_uuid", "community": 91, "norm_label": "put `/api/v1/admin/users/{uuid}`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L215", "_origin": "ast", "id": "api_admin_request_body_application_json", "community": 91, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L223", "_origin": "ast", "id": "api_admin_response_200_223", "community": 91, "norm_label": "response `200`" }, { "label": "PUT `/api/v1/admin/users/{uuid}/role`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L228", "_origin": "ast", "id": "api_admin_put_api_v1_admin_users_uuid_role", "community": 91, "norm_label": "put `/api/v1/admin/users/{uuid}/role`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L234", "_origin": "ast", "id": "api_admin_request_body_application_json_234", "community": 91, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L245", "_origin": "ast", "id": "api_admin_response_200_245", "community": 91, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/users/{uuid}/status`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L252", "_origin": "ast", "id": "api_admin_post_api_v1_admin_users_uuid_status", "community": 91, "norm_label": "post `/api/v1/admin/users/{uuid}/status`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L258", "_origin": "ast", "id": "api_admin_response_200_258", "community": 91, "norm_label": "response `200`" }, { "label": "DELETE `/api/v1/admin/users/{uuid}`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L265", "_origin": "ast", "id": "api_admin_delete_api_v1_admin_users_uuid", "community": 91, "norm_label": "delete `/api/v1/admin/users/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L271", "_origin": "ast", "id": "api_admin_response_200_271", "community": 91, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L276", "_origin": "ast", "id": "api_admin_errors_276", "community": 91, "norm_label": "errors" }, { "label": "Doctor Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L283", "_origin": "ast", "id": "api_admin_doctor_management", "community": 174, "norm_label": "doctor management" }, { "label": "POST `/api/v1/admin/doctors`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L287", "_origin": "ast", "id": "api_admin_post_api_v1_admin_doctors", "community": 174, "norm_label": "post `/api/v1/admin/doctors`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L293", "_origin": "ast", "id": "api_admin_request_body_application_json_293", "community": 174, "norm_label": "request body (`application/json`)" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L299", "_origin": "ast", "id": "api_admin_errors_299", "community": 174, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/clinic`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L307", "_origin": "ast", "id": "api_admin_post_api_v1_admin_clinic", "community": 174, "norm_label": "post `/api/v1/admin/clinic`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L313", "_origin": "ast", "id": "api_admin_request_body_application_json_313", "community": 174, "norm_label": "request body (`application/json`)" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L319", "_origin": "ast", "id": "api_admin_errors_319", "community": 174, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/doctors`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L328", "_origin": "ast", "id": "api_admin_get_api_v1_admin_doctors", "community": 174, "norm_label": "get `/api/v1/admin/doctors`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L334", "_origin": "ast", "id": "api_admin_query_parameters_334", "community": 174, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L345", "_origin": "ast", "id": "api_admin_response_200_345", "community": 174, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/doctors/stats`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L365", "_origin": "ast", "id": "api_admin_get_api_v1_admin_doctors_stats", "community": 174, "norm_label": "get `/api/v1/admin/doctors/stats`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L371", "_origin": "ast", "id": "api_admin_response_200_371", "community": 174, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/doctors/{uuid}/status`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L388", "_origin": "ast", "id": "api_admin_post_api_v1_admin_doctors_uuid_status", "community": 174, "norm_label": "post `/api/v1/admin/doctors/{uuid}/status`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L394", "_origin": "ast", "id": "api_admin_response_200_394", "community": 174, "norm_label": "response `200`" }, { "label": "Clinic Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L401", "_origin": "ast", "id": "api_admin_clinic_management", "community": 296, "norm_label": "clinic management" }, { "label": "GET `/api/v1/admin/clinics`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L403", "_origin": "ast", "id": "api_admin_get_api_v1_admin_clinics", "community": 296, "norm_label": "get `/api/v1/admin/clinics`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L409", "_origin": "ast", "id": "api_admin_query_parameters_409", "community": 296, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L417", "_origin": "ast", "id": "api_admin_response_200_417", "community": 296, "norm_label": "response `200`" }, { "label": "PATCH `/api/v1/admin/clinic/{uuid}/status`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L437", "_origin": "ast", "id": "api_admin_patch_api_v1_admin_clinic_uuid_status", "community": 296, "norm_label": "patch `/api/v1/admin/clinic/{uuid}/status`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L443", "_origin": "ast", "id": "api_admin_response_200_443", "community": 296, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L448", "_origin": "ast", "id": "api_admin_errors_448", "community": 296, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/clinic/{uuid}`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L455", "_origin": "ast", "id": "api_admin_delete_api_v1_admin_clinic_uuid", "community": 296, "norm_label": "delete `/api/v1/admin/clinic/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L463", "_origin": "ast", "id": "api_admin_response_200_463", "community": 296, "norm_label": "response `200`" }, { "label": "Appointment Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L470", "_origin": "ast", "id": "api_admin_appointment_management", "community": 250, "norm_label": "appointment management" }, { "label": "GET `/api/v1/admin/appointments/today-stats`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L472", "_origin": "ast", "id": "api_admin_get_api_v1_admin_appointments_today_stats", "community": 250, "norm_label": "get `/api/v1/admin/appointments/today-stats`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L478", "_origin": "ast", "id": "api_admin_query_parameters_478", "community": 250, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L483", "_origin": "ast", "id": "api_admin_response_200_483", "community": 250, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/appointments`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L498", "_origin": "ast", "id": "api_admin_get_api_v1_admin_appointments", "community": 250, "norm_label": "get `/api/v1/admin/appointments`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L504", "_origin": "ast", "id": "api_admin_query_parameters_504", "community": 250, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L514", "_origin": "ast", "id": "api_admin_response_200_514", "community": 250, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/appointment`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L543", "_origin": "ast", "id": "api_admin_post_api_v1_admin_appointment", "community": 250, "norm_label": "post `/api/v1/admin/appointment`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L549", "_origin": "ast", "id": "api_admin_request_body", "community": 250, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L563", "_origin": "ast", "id": "api_admin_response_201", "community": 250, "norm_label": "response `201`" }, { "label": "Error Responses", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L576", "_origin": "ast", "id": "api_admin_error_responses", "community": 250, "norm_label": "error responses" }, { "label": "Payment Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L585", "_origin": "ast", "id": "api_admin_payment_management", "community": 201, "norm_label": "payment management" }, { "label": "GET `/api/v1/admin/payments`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L587", "_origin": "ast", "id": "api_admin_get_api_v1_admin_payments", "community": 201, "norm_label": "get `/api/v1/admin/payments`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L593", "_origin": "ast", "id": "api_admin_query_parameters_593", "community": 201, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L600", "_origin": "ast", "id": "api_admin_response_200_600", "community": 201, "norm_label": "response `200`" }, { "label": "Settlement Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L620", "_origin": "ast", "id": "api_admin_settlement_management", "community": 662, "norm_label": "settlement management" }, { "label": "GET `/api/v1/admin/settlements`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L622", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlements", "community": 662, "norm_label": "get `/api/v1/admin/settlements`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L628", "_origin": "ast", "id": "api_admin_query_parameters_628", "community": 662, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L635", "_origin": "ast", "id": "api_admin_response_200_635", "community": 662, "norm_label": "response `200`" }, { "label": "Representation Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L657", "_origin": "ast", "id": "api_admin_representation_management", "community": 525, "norm_label": "representation management" }, { "label": "GET `/api/v1/admin/representations`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L659", "_origin": "ast", "id": "api_admin_get_api_v1_admin_representations", "community": 525, "norm_label": "get `/api/v1/admin/representations`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L665", "_origin": "ast", "id": "api_admin_query_parameters_665", "community": 525, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L673", "_origin": "ast", "id": "api_admin_response_200_673", "community": 525, "norm_label": "response `200`" }, { "label": "Secretary Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L696", "_origin": "ast", "id": "api_admin_secretary_management", "community": 652, "norm_label": "secretary management" }, { "label": "GET `/api/v1/admin/secretaries`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L698", "_origin": "ast", "id": "api_admin_get_api_v1_admin_secretaries", "community": 652, "norm_label": "get `/api/v1/admin/secretaries`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L704", "_origin": "ast", "id": "api_admin_query_parameters_704", "community": 652, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L711", "_origin": "ast", "id": "api_admin_response_200_711", "community": 652, "norm_label": "response `200`" }, { "label": "Rating & Comment Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L716", "_origin": "ast", "id": "api_admin_rating_comment_management", "community": 478, "norm_label": "rating & comment management" }, { "label": "GET `/api/v1/admin/rates`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L718", "_origin": "ast", "id": "api_admin_get_api_v1_admin_rates", "community": 478, "norm_label": "get `/api/v1/admin/rates`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L724", "_origin": "ast", "id": "api_admin_query_parameters_724", "community": 478, "norm_label": "query parameters" }, { "label": "GET `/api/v1/admin/comments`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L735", "_origin": "ast", "id": "api_admin_get_api_v1_admin_comments", "community": 478, "norm_label": "get `/api/v1/admin/comments`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L741", "_origin": "ast", "id": "api_admin_query_parameters_741", "community": 478, "norm_label": "query parameters" }, { "label": "SMS Management (Admin)", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L753", "_origin": "ast", "id": "api_admin_sms_management_admin", "community": 391, "norm_label": "sms management (admin)" }, { "label": "GET `/api/v1/admin/sms/logs`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L755", "_origin": "ast", "id": "api_admin_get_api_v1_admin_sms_logs", "community": 391, "norm_label": "get `/api/v1/admin/sms/logs`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L761", "_origin": "ast", "id": "api_admin_query_parameters_761", "community": 391, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L768", "_origin": "ast", "id": "api_admin_response_200_768", "community": 391, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/sms/templates`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L791", "_origin": "ast", "id": "api_admin_get_api_v1_admin_sms_templates", "community": 391, "norm_label": "get `/api/v1/admin/sms/templates`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L797", "_origin": "ast", "id": "api_admin_response_200_797", "community": 391, "norm_label": "response `200`" }, { "label": "Clinic Invitation Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L817", "_origin": "ast", "id": "api_admin_clinic_invitation_management", "community": 201, "norm_label": "clinic invitation management" }, { "label": "Settings", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L831", "_origin": "ast", "id": "api_admin_settings", "community": 201, "norm_label": "settings" }, { "label": "GET /api/v1/admin/settings", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L833", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settings", "community": 201, "norm_label": "get /api/v1/admin/settings" }, { "label": "PATCH /api/v1/admin/settings", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L863", "_origin": "ast", "id": "api_admin_patch_api_v1_admin_settings", "community": 201, "norm_label": "patch /api/v1/admin/settings" }, { "label": "Pre-Registration Management", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L904", "_origin": "ast", "id": "api_admin_pre_registration_management", "community": 201, "norm_label": "pre-registration management" }, { "label": "GET `/api/v1/admin/pre-registrations`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L906", "_origin": "ast", "id": "api_admin_get_api_v1_admin_pre_registrations", "community": 201, "norm_label": "get `/api/v1/admin/pre-registrations`" }, { "label": "POST `/api/v1/admin/pre-registrations/{uuid}/approve`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L940", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_approve", "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/approve`" }, { "label": "POST `/api/v1/admin/pre-registrations/{uuid}/reject`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L958", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_reject", "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/reject`" }, { "label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L974", "_origin": "ast", "id": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "community": 479, "norm_label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc" }, { "label": "GET `/api/v1/admin/financial-breakdowns`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L992", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_breakdowns", "community": 479, "norm_label": "get `/api/v1/admin/financial-breakdowns`" }, { "label": "GET `/api/v1/admin/financial-summary`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L1026", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_summary", "community": 479, "norm_label": "get `/api/v1/admin/financial-summary`" }, { "label": "GET `/api/v1/admin/settings/tax-history`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L1044", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settings_tax_history", "community": 479, "norm_label": "get `/api/v1/admin/settings/tax-history`" }, { "label": "GET `/api/v1/admin/settlement/{uuid}`", "file_type": "document", "source_file": "docs/api/admin.md", "source_location": "L1058", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlement_uuid", "community": 479, "norm_label": "get `/api/v1/admin/settlement/{uuid}`" }, { "label": "appointment-settings.md", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings", "community": 456, "norm_label": "appointment-settings.md" }, { "label": "Appointment Settings API", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L1", "_origin": "ast", "id": "api_appointment_settings_appointment_settings_api", "community": 456, "norm_label": "appointment settings api" }, { "label": "Weekly Schedule", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L10", "_origin": "ast", "id": "api_appointment_settings_weekly_schedule", "community": 135, "norm_label": "weekly schedule" }, { "label": "Day Index Convention", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L14", "_origin": "ast", "id": "api_appointment_settings_day_index_convention", "community": 135, "norm_label": "day index convention" }, { "label": "POST `/api/v1/appointment-settings/weekly-schedule`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L28", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_weekly_schedule", "community": 135, "norm_label": "post `/api/v1/appointment-settings/weekly-schedule`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L36", "_origin": "ast", "id": "api_appointment_settings_request_body_application_json", "community": 135, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L120", "_origin": "ast", "id": "api_appointment_settings_response_201", "community": 135, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L152", "_origin": "ast", "id": "api_appointment_settings_errors", "community": 135, "norm_label": "errors" }, { "label": "GET `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L161", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_weekly_schedule_uuid", "community": 135, "norm_label": "get `/api/v1/appointment-settings/weekly-schedule/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L167", "_origin": "ast", "id": "api_appointment_settings_response_200", "community": 135, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L170", "_origin": "ast", "id": "api_appointment_settings_errors_170", "community": 135, "norm_label": "errors" }, { "label": "PATCH `/api/v1/appointment-settings/weekly-schedule/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L178", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_weekly_schedule_uuid", "community": 135, "norm_label": "patch `/api/v1/appointment-settings/weekly-schedule/{uuid}`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L184", "_origin": "ast", "id": "api_appointment_settings_request_body", "community": 135, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L209", "_origin": "ast", "id": "api_appointment_settings_response_200_209", "community": 135, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L212", "_origin": "ast", "id": "api_appointment_settings_errors_212", "community": 135, "norm_label": "errors" }, { "label": "DELETE `/api/v1/booking-setting/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L221", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_booking_setting_uuid", "community": 135, "norm_label": "delete `/api/v1/booking-setting/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L229", "_origin": "ast", "id": "api_appointment_settings_response_200_229", "community": 135, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L234", "_origin": "ast", "id": "api_appointment_settings_errors_234", "community": 135, "norm_label": "errors" }, { "label": "Date Overrides", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L243", "_origin": "ast", "id": "api_appointment_settings_date_overrides", "community": 160, "norm_label": "date overrides" }, { "label": "GET `/api/v1/appointment-settings/date-override/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L247", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_list_doctoruuid", "community": 160, "norm_label": "get `/api/v1/appointment-settings/date-override/list/{doctoruuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L253", "_origin": "ast", "id": "api_appointment_settings_response_200_253", "community": 160, "norm_label": "response `200`" }, { "label": "POST `/api/v1/appointment-settings/date-override`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L277", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_date_override", "community": 160, "norm_label": "post `/api/v1/appointment-settings/date-override`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L283", "_origin": "ast", "id": "api_appointment_settings_request_body_283", "community": 160, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L329", "_origin": "ast", "id": "api_appointment_settings_response_201_329", "community": 160, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L347", "_origin": "ast", "id": "api_appointment_settings_errors_347", "community": 160, "norm_label": "errors" }, { "label": "GET `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L357", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_date_override_uuid", "community": 160, "norm_label": "get `/api/v1/appointment-settings/date-override/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L363", "_origin": "ast", "id": "api_appointment_settings_response_200_363", "community": 160, "norm_label": "response `200`" }, { "label": "PATCH `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L368", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_date_override_uuid", "community": 160, "norm_label": "patch `/api/v1/appointment-settings/date-override/{uuid}`" }, { "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L374", "_origin": "ast", "id": "api_appointment_settings_request_body_all_optional", "community": 160, "norm_label": "request body (all optional)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L395", "_origin": "ast", "id": "api_appointment_settings_response_200_395", "community": 160, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L398", "_origin": "ast", "id": "api_appointment_settings_errors_398", "community": 160, "norm_label": "errors" }, { "label": "DELETE `/api/v1/appointment-settings/date-override/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L407", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_appointment_settings_date_override_uuid", "community": 160, "norm_label": "delete `/api/v1/appointment-settings/date-override/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L413", "_origin": "ast", "id": "api_appointment_settings_response_200_413", "community": 160, "norm_label": "response `200`" }, { "label": "Holidays", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L420", "_origin": "ast", "id": "api_appointment_settings_holidays", "community": 202, "norm_label": "holidays" }, { "label": "GET `/api/v1/appointment-settings/holidays/list/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L424", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_list_doctoruuid", "community": 202, "norm_label": "get `/api/v1/appointment-settings/holidays/list/{doctoruuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L430", "_origin": "ast", "id": "api_appointment_settings_response_200_430", "community": 202, "norm_label": "response `200`" }, { "label": "POST `/api/v1/appointment-settings/holidays`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L454", "_origin": "ast", "id": "api_appointment_settings_post_api_v1_appointment_settings_holidays", "community": 202, "norm_label": "post `/api/v1/appointment-settings/holidays`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L460", "_origin": "ast", "id": "api_appointment_settings_request_body_460", "community": 202, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L477", "_origin": "ast", "id": "api_appointment_settings_response_201_477", "community": 202, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L495", "_origin": "ast", "id": "api_appointment_settings_errors_495", "community": 202, "norm_label": "errors" }, { "label": "GET `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L505", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_holidays_uuid", "community": 202, "norm_label": "get `/api/v1/appointment-settings/holidays/{uuid}`" }, { "label": "PATCH `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L513", "_origin": "ast", "id": "api_appointment_settings_patch_api_v1_appointment_settings_holidays_uuid", "community": 202, "norm_label": "patch `/api/v1/appointment-settings/holidays/{uuid}`" }, { "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L519", "_origin": "ast", "id": "api_appointment_settings_request_body_all_optional_519", "community": 202, "norm_label": "request body (all optional)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L529", "_origin": "ast", "id": "api_appointment_settings_response_200_529", "community": 202, "norm_label": "response `200`" }, { "label": "DELETE `/api/v1/appointment-settings/holidays/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L534", "_origin": "ast", "id": "api_appointment_settings_delete_api_v1_appointment_settings_holidays_uuid", "community": 202, "norm_label": "delete `/api/v1/appointment-settings/holidays/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L540", "_origin": "ast", "id": "api_appointment_settings_response_200_540", "community": 202, "norm_label": "response `200`" }, { "label": "Slot Calculation Logic (Reference)", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L547", "_origin": "ast", "id": "api_appointment_settings_slot_calculation_logic_reference", "community": 456, "norm_label": "slot calculation logic (reference)" }, { "label": "Available Locations", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L572", "_origin": "ast", "id": "api_appointment_settings_available_locations", "community": 456, "norm_label": "available locations" }, { "label": "`GET /api/v1/appointment-settings/available-locations/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L574", "_origin": "ast", "id": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "community": 456, "norm_label": "`get /api/v1/appointment-settings/available-locations/{doctoruuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L580", "_origin": "ast", "id": "api_appointment_settings_response_200_580", "community": 456, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment-settings.md", "source_location": "L623", "_origin": "ast", "id": "api_appointment_settings_errors_623", "community": 456, "norm_label": "errors" }, { "label": "appointment.md", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L1", "_origin": "ast", "id": "api_appointment", "community": 25, "norm_label": "appointment.md" }, { "label": "Appointment API", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L1", "_origin": "ast", "id": "api_appointment_appointment_api", "community": 25, "norm_label": "appointment api" }, { "label": "GET `/api/v1/appointment-slots`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L7", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_slots", "community": 25, "norm_label": "get `/api/v1/appointment-slots`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L13", "_origin": "ast", "id": "api_appointment_query_parameters", "community": 25, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L19", "_origin": "ast", "id": "api_appointment_response_200", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L63", "_origin": "ast", "id": "api_appointment_errors", "community": 25, "norm_label": "errors" }, { "label": "GET `/api/v1/appointment-settings/month-availability/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L71", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "community": 25, "norm_label": "get `/api/v1/appointment-settings/month-availability/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L77", "_origin": "ast", "id": "api_appointment_path_parameters", "community": 25, "norm_label": "path parameters" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L82", "_origin": "ast", "id": "api_appointment_query_parameters_82", "community": 25, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L90", "_origin": "ast", "id": "api_appointment_response_200_90", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L112", "_origin": "ast", "id": "api_appointment_errors_112", "community": 25, "norm_label": "errors" }, { "label": "POST `/api/v1/appointment`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L120", "_origin": "ast", "id": "api_appointment_post_api_v1_appointment", "community": 25, "norm_label": "post `/api/v1/appointment`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L126", "_origin": "ast", "id": "api_appointment_request_body_application_json", "community": 25, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L164", "_origin": "ast", "id": "api_appointment_response_201", "community": 25, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L197", "_origin": "ast", "id": "api_appointment_errors_197", "community": 25, "norm_label": "errors" }, { "label": "GET `/api/v1/appointment/{uuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L207", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_uuid", "community": 25, "norm_label": "get `/api/v1/appointment/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L213", "_origin": "ast", "id": "api_appointment_path_parameters_213", "community": 25, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L218", "_origin": "ast", "id": "api_appointment_response_200_218", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L253", "_origin": "ast", "id": "api_appointment_errors_253", "community": 25, "norm_label": "errors" }, { "label": "GET `/api/v1/appointments/doctor/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L262", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "community": 25, "norm_label": "get `/api/v1/appointments/doctor/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L268", "_origin": "ast", "id": "api_appointment_path_parameters_268", "community": 25, "norm_label": "path parameters" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L273", "_origin": "ast", "id": "api_appointment_query_parameters_273", "community": 25, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L278", "_origin": "ast", "id": "api_appointment_response_200_278", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L295", "_origin": "ast", "id": "api_appointment_errors_295", "community": 25, "norm_label": "errors" }, { "label": "GET `/api/v1/appointments/user`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L304", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_user", "community": 25, "norm_label": "get `/api/v1/appointments/user`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L310", "_origin": "ast", "id": "api_appointment_query_parameters_310", "community": 25, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L315", "_origin": "ast", "id": "api_appointment_response_200_315", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L332", "_origin": "ast", "id": "api_appointment_errors_332", "community": 25, "norm_label": "errors" }, { "label": "PATCH `/api/v1/appointment/{uuid}/status`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L339", "_origin": "ast", "id": "api_appointment_patch_api_v1_appointment_uuid_status", "community": 25, "norm_label": "patch `/api/v1/appointment/{uuid}/status`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L345", "_origin": "ast", "id": "api_appointment_path_parameters_345", "community": 25, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L350", "_origin": "ast", "id": "api_appointment_request_body", "community": 25, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L370", "_origin": "ast", "id": "api_appointment_response_200_370", "community": 25, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L373", "_origin": "ast", "id": "api_appointment_errors_373", "community": 25, "norm_label": "errors" }, { "label": "POST `/api/v1/my/appointment`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L384", "_origin": "ast", "id": "api_appointment_post_api_v1_my_appointment", "community": 25, "norm_label": "post `/api/v1/my/appointment`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L392", "_origin": "ast", "id": "api_appointment_request_body_392", "community": 25, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L406", "_origin": "ast", "id": "api_appointment_response_201_406", "community": 25, "norm_label": "response `201`" }, { "label": "Error Responses", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L419", "_origin": "ast", "id": "api_appointment_error_responses", "community": 25, "norm_label": "error responses" }, { "label": "GET /api/v1/my/appointments", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L429", "_origin": "ast", "id": "api_appointment_get_api_v1_my_appointments", "community": 25, "norm_label": "get /api/v1/my/appointments" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L444", "_origin": "ast", "id": "api_appointment_query_parameters_444", "community": 25, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/appointment.md", "source_location": "L453", "_origin": "ast", "id": "api_appointment_response_200_453", "community": 25, "norm_label": "response `200`" }, { "label": "auth.md", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L1", "_origin": "ast", "id": "api_auth", "community": 38, "norm_label": "auth.md" }, { "label": "Authentication API", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L1", "_origin": "ast", "id": "api_auth_authentication_api", "community": 38, "norm_label": "authentication api" }, { "label": "POST `/api/v1/user/send-code`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L8", "_origin": "ast", "id": "api_auth_post_api_v1_user_send_code", "community": 496, "norm_label": "post `/api/v1/user/send-code`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L14", "_origin": "ast", "id": "api_auth_request_body", "community": 496, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L25", "_origin": "ast", "id": "api_auth_response_200", "community": 496, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L36", "_origin": "ast", "id": "api_auth_errors", "community": 496, "norm_label": "errors" }, { "label": "POST `/api/v1/user/verify-code`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L45", "_origin": "ast", "id": "api_auth_post_api_v1_user_verify_code", "community": 533, "norm_label": "post `/api/v1/user/verify-code`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L51", "_origin": "ast", "id": "api_auth_request_body_51", "community": 533, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L64", "_origin": "ast", "id": "api_auth_response_200_64", "community": 533, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L78", "_origin": "ast", "id": "api_auth_errors_78", "community": 533, "norm_label": "errors" }, { "label": "POST `/api/v1/user/register`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L88", "_origin": "ast", "id": "api_auth_post_api_v1_user_register", "community": 526, "norm_label": "post `/api/v1/user/register`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L94", "_origin": "ast", "id": "api_auth_request_body_94", "community": 526, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L107", "_origin": "ast", "id": "api_auth_response_201", "community": 526, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L118", "_origin": "ast", "id": "api_auth_errors_118", "community": 526, "norm_label": "errors" }, { "label": "POST `/api/v1/user/login`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L126", "_origin": "ast", "id": "api_auth_post_api_v1_user_login", "community": 527, "norm_label": "post `/api/v1/user/login`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L132", "_origin": "ast", "id": "api_auth_request_body_132", "community": 527, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L145", "_origin": "ast", "id": "api_auth_response_200_145", "community": 527, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L158", "_origin": "ast", "id": "api_auth_errors_158", "community": 527, "norm_label": "errors" }, { "label": "POST `/oauth/token`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L167", "_origin": "ast", "id": "api_auth_post_oauth_token", "community": 528, "norm_label": "post `/oauth/token`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L173", "_origin": "ast", "id": "api_auth_request_body_173", "community": 528, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L186", "_origin": "ast", "id": "api_auth_response_200_186", "community": 528, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L200", "_origin": "ast", "id": "api_auth_errors_200", "community": 528, "norm_label": "errors" }, { "label": "POST `/oauth/token/refresh`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L210", "_origin": "ast", "id": "api_auth_post_oauth_token_refresh", "community": 529, "norm_label": "post `/oauth/token/refresh`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L216", "_origin": "ast", "id": "api_auth_request_body_216", "community": 529, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L225", "_origin": "ast", "id": "api_auth_response_200_225", "community": 529, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L236", "_origin": "ast", "id": "api_auth_errors_236", "community": 529, "norm_label": "errors" }, { "label": "GET `/oauth/userinfo`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L243", "_origin": "ast", "id": "api_auth_get_oauth_userinfo", "community": 530, "norm_label": "get `/oauth/userinfo`" }, { "label": "Headers", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L249", "_origin": "ast", "id": "api_auth_headers", "community": 530, "norm_label": "headers" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L254", "_origin": "ast", "id": "api_auth_response_200_254", "community": 530, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L324", "_origin": "ast", "id": "api_auth_errors_324", "community": 530, "norm_label": "errors" }, { "label": "POST `/api/v1/auth/switch-context`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L331", "_origin": "ast", "id": "api_auth_post_api_v1_auth_switch_context", "community": 531, "norm_label": "post `/api/v1/auth/switch-context`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L337", "_origin": "ast", "id": "api_auth_request_body_337", "community": 531, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L348", "_origin": "ast", "id": "api_auth_response_200_348", "community": 531, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L366", "_origin": "ast", "id": "api_auth_errors_366", "community": 531, "norm_label": "errors" }, { "label": "Notification Mobile (OTP)", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L375", "_origin": "ast", "id": "api_auth_notification_mobile_otp", "community": 38, "norm_label": "notification mobile (otp)" }, { "label": "POST `/api/v1/notification-mobile/request-otp`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L383", "_origin": "ast", "id": "api_auth_post_api_v1_notification_mobile_request_otp", "community": 481, "norm_label": "post `/api/v1/notification-mobile/request-otp`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L389", "_origin": "ast", "id": "api_auth_request_body_389", "community": 481, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L402", "_origin": "ast", "id": "api_auth_response_200_402", "community": 481, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L413", "_origin": "ast", "id": "api_auth_errors_413", "community": 481, "norm_label": "errors" }, { "label": "Notes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L419", "_origin": "ast", "id": "api_auth_notes", "community": 481, "norm_label": "notes" }, { "label": "POST `/api/v1/notification-mobile/verify`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L426", "_origin": "ast", "id": "api_auth_post_api_v1_notification_mobile_verify", "community": 532, "norm_label": "post `/api/v1/notification-mobile/verify`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L432", "_origin": "ast", "id": "api_auth_request_body_432", "community": 532, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L445", "_origin": "ast", "id": "api_auth_response_200_445", "community": 532, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L456", "_origin": "ast", "id": "api_auth_errors_456", "community": 532, "norm_label": "errors" }, { "label": "GET `/api/v1/notification-mobile/{target}`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L464", "_origin": "ast", "id": "api_auth_get_api_v1_notification_mobile_target", "community": 539, "norm_label": "get `/api/v1/notification-mobile/{target}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L471", "_origin": "ast", "id": "api_auth_response_200_471", "community": 539, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L483", "_origin": "ast", "id": "api_auth_errors_483", "community": 539, "norm_label": "errors" }, { "label": "DELETE `/api/v1/notification-mobile/{target}`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L490", "_origin": "ast", "id": "api_auth_delete_api_v1_notification_mobile_target", "community": 38, "norm_label": "delete `/api/v1/notification-mobile/{target}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L497", "_origin": "ast", "id": "api_auth_response_200_497", "community": 38, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L507", "_origin": "ast", "id": "api_auth_errors_507", "community": 38, "norm_label": "errors" }, { "label": "POST `/oauth/logout`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L514", "_origin": "ast", "id": "api_auth_post_oauth_logout", "community": 38, "norm_label": "post `/oauth/logout`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L520", "_origin": "ast", "id": "api_auth_request_body_520", "community": 38, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L531", "_origin": "ast", "id": "api_auth_response_200_531", "community": 38, "norm_label": "response `200`" }, { "label": "POST `/api/v1/pre-registration`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L543", "_origin": "ast", "id": "api_auth_post_api_v1_pre_registration", "community": 485, "norm_label": "post `/api/v1/pre-registration`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L549", "_origin": "ast", "id": "api_auth_request_body_549", "community": 485, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L574", "_origin": "ast", "id": "api_auth_response_200_574", "community": 485, "norm_label": "response `200`" }, { "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L582", "_origin": "ast", "id": "api_auth_error_codes", "community": 485, "norm_label": "error codes" }, { "label": "POST `/api/v1/user/otp-login`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L590", "_origin": "ast", "id": "api_auth_post_api_v1_user_otp_login", "community": 486, "norm_label": "post `/api/v1/user/otp-login`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L596", "_origin": "ast", "id": "api_auth_request_body_596", "community": 486, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L605", "_origin": "ast", "id": "api_auth_response_200_605", "community": 486, "norm_label": "response `200`" }, { "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L616", "_origin": "ast", "id": "api_auth_error_codes_616", "community": 486, "norm_label": "error codes" }, { "label": "POST `/api/v1/user/reset-password`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L626", "_origin": "ast", "id": "api_auth_post_api_v1_user_reset_password", "community": 494, "norm_label": "post `/api/v1/user/reset-password`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L632", "_origin": "ast", "id": "api_auth_request_body_632", "community": 494, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L645", "_origin": "ast", "id": "api_auth_response_200_645", "community": 494, "norm_label": "response `200`" }, { "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L653", "_origin": "ast", "id": "api_auth_error_codes_653", "community": 494, "norm_label": "error codes" }, { "label": "billing.md", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L1", "_origin": "ast", "id": "api_billing", "community": 61, "norm_label": "billing.md" }, { "label": "Billing API \u2014 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628 (\u0641\u0627\u0632 \u06f4 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628/\u0628\u06cc\u0645\u0647)", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L1", "_origin": "ast", "id": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "community": 61, "norm_label": "billing api \u2014 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628 (\u0641\u0627\u0632 \u06f4 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628/\u0628\u06cc\u0645\u0647)" }, { "label": "POST /api/v1/billing/invoices", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L17", "_origin": "ast", "id": "api_billing_post_api_v1_billing_invoices", "community": 61, "norm_label": "post /api/v1/billing/invoices" }, { "label": "GET /api/v1/billing/invoices/{uuid}", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L68", "_origin": "ast", "id": "api_billing_get_api_v1_billing_invoices_uuid", "community": 61, "norm_label": "get /api/v1/billing/invoices/{uuid}" }, { "label": "POST /api/v1/billing/invoices/{uuid}/finalize", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L77", "_origin": "ast", "id": "api_billing_post_api_v1_billing_invoices_uuid_finalize", "community": 61, "norm_label": "post /api/v1/billing/invoices/{uuid}/finalize" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc Invoice", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L86", "_origin": "ast", "id": "api_billing_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_invoice", "community": 61, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc invoice" }, { "label": "\u0646\u06a9\u0627\u062a", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L89", "_origin": "ast", "id": "api_billing_\u0646\u06a9\u0627\u062a", "community": 61, "norm_label": "\u0646\u06a9\u0627\u062a" }, { "label": "Claims \u2014 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f5)", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L96", "_origin": "ast", "id": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "community": 61, "norm_label": "claims \u2014 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f5)" }, { "label": "POST /api/v1/billing/claims", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L104", "_origin": "ast", "id": "api_billing_post_api_v1_billing_claims", "community": 61, "norm_label": "post /api/v1/billing/claims" }, { "label": "GET /api/v1/billing/claims", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L113", "_origin": "ast", "id": "api_billing_get_api_v1_billing_claims", "community": 61, "norm_label": "get /api/v1/billing/claims" }, { "label": "POST /api/v1/billing/claims/{uuid}/{action}", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L160", "_origin": "ast", "id": "api_billing_post_api_v1_billing_claims_uuid_action", "community": 61, "norm_label": "post /api/v1/billing/claims/{uuid}/{action}" }, { "label": "GET /api/v1/billing/reports/insurance-debt", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L172", "_origin": "ast", "id": "api_billing_get_api_v1_billing_reports_insurance_debt", "community": 61, "norm_label": "get /api/v1/billing/reports/insurance-debt" }, { "label": "\u0627\u0631\u0633\u0627\u0644 \u0645\u0637\u0627\u0644\u0628\u0647 (ClaimSubmitter)", "file_type": "document", "source_file": "docs/api/billing.md", "source_location": "L190", "_origin": "ast", "id": "api_billing_\u0627\u0631\u0633\u0627\u0644_\u0645\u0637\u0627\u0644\u0628\u0647_claimsubmitter", "community": 61, "norm_label": "\u0627\u0631\u0633\u0627\u0644 \u0645\u0637\u0627\u0644\u0628\u0647 (claimsubmitter)" }, { "label": "blog.md", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L1", "_origin": "ast", "id": "api_blog", "community": 57, "norm_label": "blog.md" }, { "label": "Blog API", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L1", "_origin": "ast", "id": "api_blog_blog_api", "community": 57, "norm_label": "blog api" }, { "label": "GET `/api/v1/blogs`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L7", "_origin": "ast", "id": "api_blog_get_api_v1_blogs", "community": 57, "norm_label": "get `/api/v1/blogs`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L13", "_origin": "ast", "id": "api_blog_query_parameters", "community": 57, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L20", "_origin": "ast", "id": "api_blog_response_200", "community": 57, "norm_label": "response `200`" }, { "label": "GET `/api/v1/blog/{slug}`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L47", "_origin": "ast", "id": "api_blog_get_api_v1_blog_slug", "community": 57, "norm_label": "get `/api/v1/blog/{slug}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L53", "_origin": "ast", "id": "api_blog_path_parameters", "community": 57, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L58", "_origin": "ast", "id": "api_blog_response_200_58", "community": 57, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L78", "_origin": "ast", "id": "api_blog_errors", "community": 57, "norm_label": "errors" }, { "label": "POST `/api/v1/blog`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L85", "_origin": "ast", "id": "api_blog_post_api_v1_blog", "community": 57, "norm_label": "post `/api/v1/blog`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L91", "_origin": "ast", "id": "api_blog_request_body_application_json", "community": 57, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L112", "_origin": "ast", "id": "api_blog_response_201", "community": 57, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L137", "_origin": "ast", "id": "api_blog_errors_137", "community": 57, "norm_label": "errors" }, { "label": "PATCH `/api/v1/blog/{uuid}`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L146", "_origin": "ast", "id": "api_blog_patch_api_v1_blog_uuid", "community": 57, "norm_label": "patch `/api/v1/blog/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L152", "_origin": "ast", "id": "api_blog_path_parameters_152", "community": 57, "norm_label": "path parameters" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L157", "_origin": "ast", "id": "api_blog_request_body_application_json_157", "community": 57, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L171", "_origin": "ast", "id": "api_blog_response_200_171", "community": 57, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L174", "_origin": "ast", "id": "api_blog_errors_174", "community": 57, "norm_label": "errors" }, { "label": "DELETE `/api/v1/blog/{uuid}`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L183", "_origin": "ast", "id": "api_blog_delete_api_v1_blog_uuid", "community": 57, "norm_label": "delete `/api/v1/blog/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L189", "_origin": "ast", "id": "api_blog_response_200_189", "community": 57, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L194", "_origin": "ast", "id": "api_blog_errors_194", "community": 57, "norm_label": "errors" }, { "label": "POST `/file/upload/clinic_pro/blog/field_image`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L203", "_origin": "ast", "id": "api_blog_post_file_upload_clinic_pro_blog_field_image", "community": 57, "norm_label": "post `/file/upload/clinic_pro/blog/field_image`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L209", "_origin": "ast", "id": "api_blog_request", "community": 57, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L217", "_origin": "ast", "id": "api_blog_response_200_217", "community": 57, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/blog.md", "source_location": "L231", "_origin": "ast", "id": "api_blog_errors_231", "community": 57, "norm_label": "errors" }, { "label": "clinic-invitation.md", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic_invitation", "community": 274, "norm_label": "clinic-invitation.md" }, { "label": "Clinic Doctor Invitation API", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic_invitation_clinic_doctor_invitation_api", "community": 12, "norm_label": "clinic doctor invitation api" }, { "label": "POST `/api/v1/admin/clinic/{uuid}/invite-doctor`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L9", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", "community": 12, "norm_label": "post `/api/v1/admin/clinic/{uuid}/invite-doctor`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L15", "_origin": "ast", "id": "api_clinic_invitation_path_parameters", "community": 12, "norm_label": "path parameters" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L20", "_origin": "ast", "id": "api_clinic_invitation_request_body_application_json", "community": 12, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L35", "_origin": "ast", "id": "api_clinic_invitation_response_201", "community": 12, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L56", "_origin": "ast", "id": "api_clinic_invitation_errors", "community": 12, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/clinic/{uuid}/invitations`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L66", "_origin": "ast", "id": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", "community": 12, "norm_label": "get `/api/v1/admin/clinic/{uuid}/invitations`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L72", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_72", "community": 12, "norm_label": "path parameters" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L77", "_origin": "ast", "id": "api_clinic_invitation_query_parameters", "community": 12, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L83", "_origin": "ast", "id": "api_clinic_invitation_response_200", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L118", "_origin": "ast", "id": "api_clinic_invitation_errors_118", "community": 12, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/clinic/invitation/{invUuid}/resend`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L127", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", "community": 12, "norm_label": "post `/api/v1/admin/clinic/invitation/{invuuid}/resend`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L133", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_133", "community": 12, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L138", "_origin": "ast", "id": "api_clinic_invitation_response_200_138", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L146", "_origin": "ast", "id": "api_clinic_invitation_errors_146", "community": 12, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/clinic/invitation/{invUuid}/status`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L155", "_origin": "ast", "id": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", "community": 12, "norm_label": "patch `/api/v1/admin/clinic/invitation/{invuuid}/status`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L161", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_161", "community": 12, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L166", "_origin": "ast", "id": "api_clinic_invitation_request_body", "community": 12, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L177", "_origin": "ast", "id": "api_clinic_invitation_response_200_177", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L185", "_origin": "ast", "id": "api_clinic_invitation_errors_185", "community": 12, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/clinic/invitation/{invUuid}`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L195", "_origin": "ast", "id": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", "community": 12, "norm_label": "delete `/api/v1/admin/clinic/invitation/{invuuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L201", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_201", "community": 12, "norm_label": "path parameters" }, { "label": "Response `204`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L206", "_origin": "ast", "id": "api_clinic_invitation_response_204", "community": 12, "norm_label": "response `204`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L209", "_origin": "ast", "id": "api_clinic_invitation_errors_209", "community": 12, "norm_label": "errors" }, { "label": "GET `/api/v1/clinic-invitation/{token}`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L218", "_origin": "ast", "id": "api_clinic_invitation_get_api_v1_clinic_invitation_token", "community": 12, "norm_label": "get `/api/v1/clinic-invitation/{token}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L224", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_224", "community": 12, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L229", "_origin": "ast", "id": "api_clinic_invitation_response_200_229", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L255", "_origin": "ast", "id": "api_clinic_invitation_errors_255", "community": 12, "norm_label": "errors" }, { "label": "POST `/api/v1/clinic-invitation/{token}/accept`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L262", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", "community": 12, "norm_label": "post `/api/v1/clinic-invitation/{token}/accept`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L270", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_270", "community": 12, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L275", "_origin": "ast", "id": "api_clinic_invitation_response_200_275", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L283", "_origin": "ast", "id": "api_clinic_invitation_errors_283", "community": 12, "norm_label": "errors" }, { "label": "POST `/api/v1/clinic-invitation/{token}/reject`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L291", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", "community": 12, "norm_label": "post `/api/v1/clinic-invitation/{token}/reject`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L297", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_297", "community": 12, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L302", "_origin": "ast", "id": "api_clinic_invitation_response_200_302", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L310", "_origin": "ast", "id": "api_clinic_invitation_errors_310", "community": 12, "norm_label": "errors" }, { "label": "GET `/api/v1/doctor/invitations`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L318", "_origin": "ast", "id": "api_clinic_invitation_get_api_v1_doctor_invitations", "community": 12, "norm_label": "get `/api/v1/doctor/invitations`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L324", "_origin": "ast", "id": "api_clinic_invitation_response_200_324", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L346", "_origin": "ast", "id": "api_clinic_invitation_errors_346", "community": 12, "norm_label": "errors" }, { "label": "POST `/api/v1/doctor/invitation/{invUuid}/respond`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L353", "_origin": "ast", "id": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", "community": 12, "norm_label": "post `/api/v1/doctor/invitation/{invuuid}/respond`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L361", "_origin": "ast", "id": "api_clinic_invitation_path_parameters_361", "community": 12, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L366", "_origin": "ast", "id": "api_clinic_invitation_request_body_366", "community": 12, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L374", "_origin": "ast", "id": "api_clinic_invitation_response_200_374", "community": 12, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic-invitation.md", "source_location": "L382", "_origin": "ast", "id": "api_clinic_invitation_errors_382", "community": 12, "norm_label": "errors" }, { "label": "clinic-services.md", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic_services", "community": 203, "norm_label": "clinic-services.md" }, { "label": "Clinic Services API", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic_services_clinic_services_api", "community": 203, "norm_label": "clinic services api" }, { "label": "GET /api/v1/service-sections", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L9", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_sections", "community": 203, "norm_label": "get /api/v1/service-sections" }, { "label": "POST /api/v1/service-section", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L35", "_origin": "ast", "id": "api_clinic_services_post_api_v1_service_section", "community": 203, "norm_label": "post /api/v1/service-section" }, { "label": "PATCH /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L56", "_origin": "ast", "id": "api_clinic_services_patch_api_v1_service_section_uuid", "community": 203, "norm_label": "patch /api/v1/service-section/{uuid}" }, { "label": "DELETE /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L68", "_origin": "ast", "id": "api_clinic_services_delete_api_v1_service_section_uuid", "community": 203, "norm_label": "delete /api/v1/service-section/{uuid}" }, { "label": "GET /api/v1/service-items/{sectionUuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L76", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_items_sectionuuid", "community": 203, "norm_label": "get /api/v1/service-items/{sectionuuid}" }, { "label": "POST /api/v1/service-item", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L102", "_origin": "ast", "id": "api_clinic_services_post_api_v1_service_item", "community": 203, "norm_label": "post /api/v1/service-item" }, { "label": "PATCH /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L135", "_origin": "ast", "id": "api_clinic_services_patch_api_v1_service_item_uuid", "community": 203, "norm_label": "patch /api/v1/service-item/{uuid}" }, { "label": "DELETE /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L154", "_origin": "ast", "id": "api_clinic_services_delete_api_v1_service_item_uuid", "community": 203, "norm_label": "delete /api/v1/service-item/{uuid}" }, { "label": "\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631 \u0633\u0627\u0644\u0627\u0646\u0647 (Tariff) \u2014 \u0641\u0627\u0632 \u06f3 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L176", "_origin": "ast", "id": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "community": 203, "norm_label": "\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631 \u0633\u0627\u0644\u0627\u0646\u0647 (tariff) \u2014 \u0641\u0627\u0632 \u06f3 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628" }, { "label": "GET /api/v1/service-items/{uuid}/tariffs", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L180", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "community": 203, "norm_label": "get /api/v1/service-items/{uuid}/tariffs" }, { "label": "PUT /api/v1/service-items/{uuid}/tariffs/{year}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L200", "_origin": "ast", "id": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "community": 203, "norm_label": "put /api/v1/service-items/{uuid}/tariffs/{year}" }, { "label": "clinic.md", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic", "community": 10, "norm_label": "clinic.md" }, { "label": "Clinic API", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L1", "_origin": "ast", "id": "api_clinic_clinic_api", "community": 10, "norm_label": "clinic api" }, { "label": "POST `/api/v1/clinic`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L7", "_origin": "ast", "id": "api_clinic_post_api_v1_clinic", "community": 10, "norm_label": "post `/api/v1/clinic`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L13", "_origin": "ast", "id": "api_clinic_request_body_application_json", "community": 10, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L57", "_origin": "ast", "id": "api_clinic_response_201", "community": 10, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L90", "_origin": "ast", "id": "api_clinic_errors", "community": 10, "norm_label": "errors" }, { "label": "GET `/api/v1/clinic/{uuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L97", "_origin": "ast", "id": "api_clinic_get_api_v1_clinic_uuid", "community": 10, "norm_label": "get `/api/v1/clinic/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L103", "_origin": "ast", "id": "api_clinic_path_parameters", "community": 10, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L108", "_origin": "ast", "id": "api_clinic_response_200", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L151", "_origin": "ast", "id": "api_clinic_errors_151", "community": 10, "norm_label": "errors" }, { "label": "PATCH `/api/v1/clinic/{uuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L158", "_origin": "ast", "id": "api_clinic_patch_api_v1_clinic_uuid", "community": 10, "norm_label": "patch `/api/v1/clinic/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L164", "_origin": "ast", "id": "api_clinic_path_parameters_164", "community": 10, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L169", "_origin": "ast", "id": "api_clinic_request_body", "community": 10, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L172", "_origin": "ast", "id": "api_clinic_response_200_172", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L175", "_origin": "ast", "id": "api_clinic_errors_175", "community": 10, "norm_label": "errors" }, { "label": "GET `/api/v1/clinics`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L184", "_origin": "ast", "id": "api_clinic_get_api_v1_clinics", "community": 10, "norm_label": "get `/api/v1/clinics`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L190", "_origin": "ast", "id": "api_clinic_query_parameters", "community": 10, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L202", "_origin": "ast", "id": "api_clinic_response_200_202", "community": 10, "norm_label": "response `200`" }, { "label": "GET `/api/v1/clinic/doctor-list/{clinicUuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L246", "_origin": "ast", "id": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid", "community": 10, "norm_label": "get `/api/v1/clinic/doctor-list/{clinicuuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L252", "_origin": "ast", "id": "api_clinic_path_parameters_252", "community": 10, "norm_label": "path parameters" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L257", "_origin": "ast", "id": "api_clinic_query_parameters_257", "community": 10, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L273", "_origin": "ast", "id": "api_clinic_response_200_273", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L307", "_origin": "ast", "id": "api_clinic_errors_307", "community": 10, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/clinic/{clinicUuid}/doctor/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L314", "_origin": "ast", "id": "api_clinic_delete_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid", "community": 10, "norm_label": "delete `/api/v1/admin/clinic/{clinicuuid}/doctor/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L320", "_origin": "ast", "id": "api_clinic_path_parameters_320", "community": 10, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L326", "_origin": "ast", "id": "api_clinic_response_200_326", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L331", "_origin": "ast", "id": "api_clinic_errors_331", "community": 10, "norm_label": "errors" }, { "label": "POST `/file/upload/clinic_pro/clinic/field_clinic_logo`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L339", "_origin": "ast", "id": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", "community": 10, "norm_label": "post `/file/upload/clinic_pro/clinic/field_clinic_logo`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L345", "_origin": "ast", "id": "api_clinic_request", "community": 10, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L352", "_origin": "ast", "id": "api_clinic_response_200_352", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L366", "_origin": "ast", "id": "api_clinic_errors_366", "community": 10, "norm_label": "errors" }, { "label": "POST `/file/upload/clinic_pro/clinic/field_image_clinic`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L374", "_origin": "ast", "id": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", "community": 10, "norm_label": "post `/file/upload/clinic_pro/clinic/field_image_clinic`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L380", "_origin": "ast", "id": "api_clinic_request_380", "community": 10, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L387", "_origin": "ast", "id": "api_clinic_response_200_387", "community": 10, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L403", "_origin": "ast", "id": "api_clinic_errors_403", "community": 10, "norm_label": "errors" }, { "label": "Clinic Address Management", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L411", "_origin": "ast", "id": "api_clinic_clinic_address_management", "community": 10, "norm_label": "clinic address management" }, { "label": "`GET /api/v1/clinic/{clinicUuid}/addresses`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L413", "_origin": "ast", "id": "api_clinic_get_api_v1_clinic_clinicuuid_addresses", "community": 10, "norm_label": "`get /api/v1/clinic/{clinicuuid}/addresses`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L419", "_origin": "ast", "id": "api_clinic_response_200_419", "community": 10, "norm_label": "response `200`" }, { "label": "`POST /api/v1/clinic/{clinicUuid}/address`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L442", "_origin": "ast", "id": "api_clinic_post_api_v1_clinic_clinicuuid_address", "community": 10, "norm_label": "`post /api/v1/clinic/{clinicuuid}/address`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L448", "_origin": "ast", "id": "api_clinic_request_448", "community": 10, "norm_label": "request" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L471", "_origin": "ast", "id": "api_clinic_response_201_471", "community": 10, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L476", "_origin": "ast", "id": "api_clinic_errors_476", "community": 10, "norm_label": "errors" }, { "label": "`PATCH /api/v1/clinic/{clinicUuid}/address/{addressUuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L484", "_origin": "ast", "id": "api_clinic_patch_api_v1_clinic_clinicuuid_address_addressuuid", "community": 10, "norm_label": "`patch /api/v1/clinic/{clinicuuid}/address/{addressuuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L490", "_origin": "ast", "id": "api_clinic_response_200_490", "community": 10, "norm_label": "response `200`" }, { "label": "`DELETE /api/v1/clinic/{clinicUuid}/address/{addressUuid}`", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L497", "_origin": "ast", "id": "api_clinic_delete_api_v1_clinic_clinicuuid_address_addressuuid", "community": 10, "norm_label": "`delete /api/v1/clinic/{clinicuuid}/address/{addressuuid}`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L505", "_origin": "ast", "id": "api_clinic_errors_505", "community": 10, "norm_label": "errors" }, { "label": "Removed endpoint", "file_type": "document", "source_file": "docs/api/clinic.md", "source_location": "L514", "_origin": "ast", "id": "api_clinic_removed_endpoint", "community": 10, "norm_label": "removed endpoint" }, { "label": "dashboard.md", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L1", "_origin": "ast", "id": "api_dashboard", "community": 136, "norm_label": "dashboard.md" }, { "label": "Dashboard API", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L1", "_origin": "ast", "id": "api_dashboard_dashboard_api", "community": 136, "norm_label": "dashboard api" }, { "label": "GET /api/v1/dashboard/clinic", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L7", "_origin": "ast", "id": "api_dashboard_get_api_v1_dashboard_clinic", "community": 136, "norm_label": "get /api/v1/dashboard/clinic" }, { "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L13", "_origin": "ast", "id": "api_dashboard_query_params", "community": 136, "norm_label": "query params" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L20", "_origin": "ast", "id": "api_dashboard_response_200", "community": 136, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L69", "_origin": "ast", "id": "api_dashboard_errors", "community": 136, "norm_label": "errors" }, { "label": "GET /api/v1/dashboard/doctor", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L77", "_origin": "ast", "id": "api_dashboard_get_api_v1_dashboard_doctor", "community": 136, "norm_label": "get /api/v1/dashboard/doctor" }, { "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L83", "_origin": "ast", "id": "api_dashboard_query_params_83", "community": 136, "norm_label": "query params" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L90", "_origin": "ast", "id": "api_dashboard_response_200_90", "community": 136, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L138", "_origin": "ast", "id": "api_dashboard_errors_138", "community": 136, "norm_label": "errors" }, { "label": "GET /api/v1/dashboard/secretary", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L146", "_origin": "ast", "id": "api_dashboard_get_api_v1_dashboard_secretary", "community": 136, "norm_label": "get /api/v1/dashboard/secretary" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L152", "_origin": "ast", "id": "api_dashboard_response_200_152", "community": 136, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L190", "_origin": "ast", "id": "api_dashboard_errors_190", "community": 136, "norm_label": "errors" }, { "label": "GET /api/v1/admin/dashboard/charts", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L198", "_origin": "ast", "id": "api_dashboard_get_api_v1_admin_dashboard_charts", "community": 136, "norm_label": "get /api/v1/admin/dashboard/charts" }, { "label": "Query params", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L204", "_origin": "ast", "id": "api_dashboard_query_params_204", "community": 136, "norm_label": "query params" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/dashboard.md", "source_location": "L211", "_origin": "ast", "id": "api_dashboard_response_200_211", "community": 136, "norm_label": "response `200`" }, { "label": "doctor-service.md", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L1", "_origin": "ast", "id": "api_doctor_service", "community": 92, "norm_label": "doctor-service.md" }, { "label": "Doctor Service API", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L1", "_origin": "ast", "id": "api_doctor_service_doctor_service_api", "community": 92, "norm_label": "doctor service api" }, { "label": "GET `/api/v1/doctor-services`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L7", "_origin": "ast", "id": "api_doctor_service_get_api_v1_doctor_services", "community": 92, "norm_label": "get `/api/v1/doctor-services`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L13", "_origin": "ast", "id": "api_doctor_service_query_parameters", "community": 92, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L18", "_origin": "ast", "id": "api_doctor_service_response_200", "community": 92, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/doctor-services`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L37", "_origin": "ast", "id": "api_doctor_service_get_api_v1_admin_doctor_services", "community": 92, "norm_label": "get `/api/v1/admin/doctor-services`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L43", "_origin": "ast", "id": "api_doctor_service_query_parameters_43", "community": 92, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L51", "_origin": "ast", "id": "api_doctor_service_response_200_51", "community": 92, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L60", "_origin": "ast", "id": "api_doctor_service_errors", "community": 92, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/doctor-service`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L68", "_origin": "ast", "id": "api_doctor_service_post_api_v1_admin_doctor_service", "community": 92, "norm_label": "post `/api/v1/admin/doctor-service`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L74", "_origin": "ast", "id": "api_doctor_service_request_body_application_json", "community": 92, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L93", "_origin": "ast", "id": "api_doctor_service_response_201", "community": 92, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L96", "_origin": "ast", "id": "api_doctor_service_errors_96", "community": 92, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/doctor-service/{id}`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L105", "_origin": "ast", "id": "api_doctor_service_patch_api_v1_admin_doctor_service_id", "community": 92, "norm_label": "patch `/api/v1/admin/doctor-service/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L111", "_origin": "ast", "id": "api_doctor_service_path_parameters", "community": 92, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L118", "_origin": "ast", "id": "api_doctor_service_response_200_118", "community": 92, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L121", "_origin": "ast", "id": "api_doctor_service_errors_121", "community": 92, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/doctor-service/{id}`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L130", "_origin": "ast", "id": "api_doctor_service_delete_api_v1_admin_doctor_service_id", "community": 92, "norm_label": "delete `/api/v1/admin/doctor-service/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L136", "_origin": "ast", "id": "api_doctor_service_response_200_136", "community": 92, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor-service.md", "source_location": "L141", "_origin": "ast", "id": "api_doctor_service_errors_141", "community": 92, "norm_label": "errors" }, { "label": "doctor.md", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L1", "_origin": "ast", "id": "api_doctor", "community": 333, "norm_label": "doctor.md" }, { "label": "Doctor API", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L1", "_origin": "ast", "id": "api_doctor_doctor_api", "community": 333, "norm_label": "doctor api" }, { "label": "POST `/api/v1/doctor`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L7", "_origin": "ast", "id": "api_doctor_post_api_v1_doctor", "community": 632, "norm_label": "post `/api/v1/doctor`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L13", "_origin": "ast", "id": "api_doctor_request_body_application_json", "community": 632, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L36", "_origin": "ast", "id": "api_doctor_response_201", "community": 632, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L56", "_origin": "ast", "id": "api_doctor_errors", "community": 632, "norm_label": "errors" }, { "label": "GET `/api/v1/doctor/{uuid}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L65", "_origin": "ast", "id": "api_doctor_get_api_v1_doctor_uuid", "community": 633, "norm_label": "get `/api/v1/doctor/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L71", "_origin": "ast", "id": "api_doctor_path_parameters", "community": 633, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L76", "_origin": "ast", "id": "api_doctor_response_200", "community": 633, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L114", "_origin": "ast", "id": "api_doctor_errors_114", "community": 633, "norm_label": "errors" }, { "label": "GET `/api/v1/clinic/my-doctor/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L121", "_origin": "ast", "id": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid", "community": 595, "norm_label": "get `/api/v1/clinic/my-doctor/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L127", "_origin": "ast", "id": "api_doctor_path_parameters_127", "community": 595, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L132", "_origin": "ast", "id": "api_doctor_response_200_132", "community": 595, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L151", "_origin": "ast", "id": "api_doctor_errors_151", "community": 595, "norm_label": "errors" }, { "label": "Schedule Fields Notes", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L159", "_origin": "ast", "id": "api_doctor_schedule_fields_notes", "community": 595, "norm_label": "schedule fields notes" }, { "label": "GET `/api/v1/doctors`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L171", "_origin": "ast", "id": "api_doctor_get_api_v1_doctors", "community": 333, "norm_label": "get `/api/v1/doctors`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L177", "_origin": "ast", "id": "api_doctor_query_parameters", "community": 333, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L187", "_origin": "ast", "id": "api_doctor_response_200_187", "community": 333, "norm_label": "response `200`" }, { "label": "PATCH `/api/v1/doctor/{uuid}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L216", "_origin": "ast", "id": "api_doctor_patch_api_v1_doctor_uuid", "community": 483, "norm_label": "patch `/api/v1/doctor/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L222", "_origin": "ast", "id": "api_doctor_path_parameters_222", "community": 483, "norm_label": "path parameters" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L227", "_origin": "ast", "id": "api_doctor_request_body_application_json_227", "community": 483, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L246", "_origin": "ast", "id": "api_doctor_response_200_246", "community": 483, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L249", "_origin": "ast", "id": "api_doctor_errors_249", "community": 483, "norm_label": "errors" }, { "label": "DELETE `/api/v1/doctor/{uuid}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L258", "_origin": "ast", "id": "api_doctor_delete_api_v1_doctor_uuid", "community": 631, "norm_label": "delete `/api/v1/doctor/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L266", "_origin": "ast", "id": "api_doctor_path_parameters_266", "community": 631, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L271", "_origin": "ast", "id": "api_doctor_response_200_271", "community": 631, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L279", "_origin": "ast", "id": "api_doctor_errors_279", "community": 631, "norm_label": "errors" }, { "label": "POST `/file/upload/clinic_pro/doctor/field_image`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L288", "_origin": "ast", "id": "api_doctor_post_file_upload_clinic_pro_doctor_field_image", "community": 536, "norm_label": "post `/file/upload/clinic_pro/doctor/field_image`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L294", "_origin": "ast", "id": "api_doctor_request", "community": 536, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L301", "_origin": "ast", "id": "api_doctor_response_200_301", "community": 536, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L315", "_origin": "ast", "id": "api_doctor_errors_315", "community": 536, "norm_label": "errors" }, { "label": "GET `/api/v1/clinic-pro/doctor-addresses/{doctorId}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L323", "_origin": "ast", "id": "api_doctor_get_api_v1_clinic_pro_doctor_addresses_doctorid", "community": 638, "norm_label": "get `/api/v1/clinic-pro/doctor-addresses/{doctorid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L329", "_origin": "ast", "id": "api_doctor_path_parameters_329", "community": 638, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L334", "_origin": "ast", "id": "api_doctor_response_200_334", "community": 638, "norm_label": "response `200`" }, { "label": "POST `/api/v1/clinic-pro/doctor-address`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L373", "_origin": "ast", "id": "api_doctor_post_api_v1_clinic_pro_doctor_address", "community": 537, "norm_label": "post `/api/v1/clinic-pro/doctor-address`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L379", "_origin": "ast", "id": "api_doctor_request_body", "community": 537, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L402", "_origin": "ast", "id": "api_doctor_response_201_402", "community": 537, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L417", "_origin": "ast", "id": "api_doctor_errors_417", "community": 537, "norm_label": "errors" }, { "label": "PATCH `/api/v1/clinic-pro/doctor-address/{id}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L426", "_origin": "ast", "id": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id", "community": 596, "norm_label": "patch `/api/v1/clinic-pro/doctor-address/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L432", "_origin": "ast", "id": "api_doctor_path_parameters_432", "community": 596, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L437", "_origin": "ast", "id": "api_doctor_request_body_437", "community": 596, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L440", "_origin": "ast", "id": "api_doctor_response_200_440", "community": 596, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L443", "_origin": "ast", "id": "api_doctor_errors_443", "community": 596, "norm_label": "errors" }, { "label": "DELETE `/api/v1/clinic-pro/doctor-address/{id}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L452", "_origin": "ast", "id": "api_doctor_delete_api_v1_clinic_pro_doctor_address_id", "community": 333, "norm_label": "delete `/api/v1/clinic-pro/doctor-address/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L458", "_origin": "ast", "id": "api_doctor_response_200_458", "community": 333, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L463", "_origin": "ast", "id": "api_doctor_errors_463", "community": 333, "norm_label": "errors" }, { "label": "POST `/api/v1/clinic-pro/doctor-address/from-clinic/{clinicUuid}`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L472", "_origin": "ast", "id": "api_doctor_post_api_v1_clinic_pro_doctor_address_from_clinic_clinicuuid", "community": 538, "norm_label": "post `/api/v1/clinic-pro/doctor-address/from-clinic/{clinicuuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L478", "_origin": "ast", "id": "api_doctor_path_parameters_478", "community": 538, "norm_label": "path parameters" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L483", "_origin": "ast", "id": "api_doctor_response_201_483", "community": 538, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/doctor.md", "source_location": "L486", "_origin": "ast", "id": "api_doctor_errors_486", "community": 538, "norm_label": "errors" }, { "label": "insurance.md", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L1", "_origin": "ast", "id": "api_insurance", "community": 228, "norm_label": "insurance.md" }, { "label": "Insurance API", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L1", "_origin": "ast", "id": "api_insurance_insurance_api", "community": 228, "norm_label": "insurance api" }, { "label": "GET `/api/v1/insurances`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L11", "_origin": "ast", "id": "api_insurance_get_api_v1_insurances", "community": 640, "norm_label": "get `/api/v1/insurances`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L17", "_origin": "ast", "id": "api_insurance_query_parameters", "community": 640, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L22", "_origin": "ast", "id": "api_insurance_response_200", "community": 640, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/insurances`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L47", "_origin": "ast", "id": "api_insurance_get_api_v1_admin_insurances", "community": 634, "norm_label": "get `/api/v1/admin/insurances`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L53", "_origin": "ast", "id": "api_insurance_query_parameters_53", "community": 634, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L61", "_origin": "ast", "id": "api_insurance_response_200_61", "community": 634, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L70", "_origin": "ast", "id": "api_insurance_errors", "community": 634, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/insurance`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L78", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance", "community": 540, "norm_label": "post `/api/v1/admin/insurance`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L84", "_origin": "ast", "id": "api_insurance_request_body_application_json", "community": 540, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L101", "_origin": "ast", "id": "api_insurance_response_201", "community": 540, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L104", "_origin": "ast", "id": "api_insurance_errors_104", "community": 540, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/insurance/{id}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L113", "_origin": "ast", "id": "api_insurance_patch_api_v1_admin_insurance_id", "community": 635, "norm_label": "patch `/api/v1/admin/insurance/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L119", "_origin": "ast", "id": "api_insurance_path_parameters", "community": 635, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L126", "_origin": "ast", "id": "api_insurance_response_200_126", "community": 635, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L129", "_origin": "ast", "id": "api_insurance_errors_129", "community": 635, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/insurance/{id}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L138", "_origin": "ast", "id": "api_insurance_delete_api_v1_admin_insurance_id", "community": 228, "norm_label": "delete `/api/v1/admin/insurance/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L144", "_origin": "ast", "id": "api_insurance_response_200_144", "community": 228, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/insurance/{id}/upload-logo`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L151", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", "community": 641, "norm_label": "post `/api/v1/admin/insurance/{id}/upload-logo`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L157", "_origin": "ast", "id": "api_insurance_request", "community": 641, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L164", "_origin": "ast", "id": "api_insurance_response_200_164", "community": 641, "norm_label": "response `200`" }, { "label": "POST `/api/v1/insurance/`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L180", "_origin": "ast", "id": "api_insurance_post_api_v1_insurance", "community": 542, "norm_label": "post `/api/v1/insurance/`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L186", "_origin": "ast", "id": "api_insurance_request_body_application_json_186", "community": 542, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L201", "_origin": "ast", "id": "api_insurance_response_201_201", "community": 542, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L214", "_origin": "ast", "id": "api_insurance_errors_214", "community": 542, "norm_label": "errors" }, { "label": "GET `/api/v1/insurance/{id}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L224", "_origin": "ast", "id": "api_insurance_get_api_v1_insurance_id", "community": 228, "norm_label": "get `/api/v1/insurance/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L230", "_origin": "ast", "id": "api_insurance_response_200_230", "community": 228, "norm_label": "response `200`" }, { "label": "PATCH `/api/v1/insurance/{id}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L235", "_origin": "ast", "id": "api_insurance_patch_api_v1_insurance_id", "community": 543, "norm_label": "patch `/api/v1/insurance/{id}`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L241", "_origin": "ast", "id": "api_insurance_request_body", "community": 543, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L246", "_origin": "ast", "id": "api_insurance_response_200_246", "community": 543, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L249", "_origin": "ast", "id": "api_insurance_errors_249", "community": 543, "norm_label": "errors" }, { "label": "DELETE `/api/v1/insurance/{id}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L258", "_origin": "ast", "id": "api_insurance_delete_api_v1_insurance_id", "community": 228, "norm_label": "delete `/api/v1/insurance/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L264", "_origin": "ast", "id": "api_insurance_response_200_264", "community": 228, "norm_label": "response `200`" }, { "label": "EntityInsurancePricing \u2014 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648\u06cc\u0632\u06cc\u062a \u0628\u0631 \u0627\u0633\u0627\u0633 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L271", "_origin": "ast", "id": "api_insurance_entityinsurancepricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647", "community": 228, "norm_label": "entityinsurancepricing \u2014 \u0642\u06cc\u0645\u062a\u200c\u06af\u0630\u0627\u0631\u06cc \u0648\u06cc\u0632\u06cc\u062a \u0628\u0631 \u0627\u0633\u0627\u0633 \u0628\u06cc\u0645\u0647" }, { "label": "GET `/api/v1/insurance-pricing`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L281", "_origin": "ast", "id": "api_insurance_get_api_v1_insurance_pricing", "community": 228, "norm_label": "get `/api/v1/insurance-pricing`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L287", "_origin": "ast", "id": "api_insurance_response_200_287", "community": 228, "norm_label": "response `200`" }, { "label": "\u062e\u0637\u0627\u0647\u0627", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L315", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627", "community": 228, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { "label": "PUT `/api/v1/insurance-pricing`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L320", "_origin": "ast", "id": "api_insurance_put_api_v1_insurance_pricing", "community": 544, "norm_label": "put `/api/v1/insurance-pricing`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L326", "_origin": "ast", "id": "api_insurance_request_body_326", "community": 544, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L343", "_origin": "ast", "id": "api_insurance_response_200_343", "community": 544, "norm_label": "response `200`" }, { "label": "\u062e\u0637\u0627\u0647\u0627", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L346", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627_346", "community": 544, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { "label": "TenantInsurance \u2014 \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06cc tenant (\u0641\u0627\u0632 \u06f1 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628)", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L351", "_origin": "ast", "id": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "community": 606, "norm_label": "tenantinsurance \u2014 \u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06cc tenant (\u0641\u0627\u0632 \u06f1 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628)" }, { "label": "GET `/api/v1/billing/tenant-insurances`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L355", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances", "community": 606, "norm_label": "get `/api/v1/billing/tenant-insurances`" }, { "label": "POST `/api/v1/billing/tenant-insurances`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L383", "_origin": "ast", "id": "api_insurance_post_api_v1_billing_tenant_insurances", "community": 606, "norm_label": "post `/api/v1/billing/tenant-insurances`" }, { "label": "PATCH `/api/v1/billing/tenant-insurances/{uuid}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L397", "_origin": "ast", "id": "api_insurance_patch_api_v1_billing_tenant_insurances_uuid", "community": 606, "norm_label": "patch `/api/v1/billing/tenant-insurances/{uuid}`" }, { "label": "DELETE `/api/v1/billing/tenant-insurances/{uuid}`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L400", "_origin": "ast", "id": "api_insurance_delete_api_v1_billing_tenant_insurances_uuid", "community": 606, "norm_label": "delete `/api/v1/billing/tenant-insurances/{uuid}`" }, { "label": "TenantServiceCoverage \u2014 \u067e\u0648\u0634\u0634 \u062e\u062f\u0645\u062a \u062a\u062d\u062a \u06cc\u06a9 \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f2)", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L411", "_origin": "ast", "id": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2", "community": 639, "norm_label": "tenantservicecoverage \u2014 \u067e\u0648\u0634\u0634 \u062e\u062f\u0645\u062a \u062a\u062d\u062a \u06cc\u06a9 \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f2)" }, { "label": "GET `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L415", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances_uuid_service_coverage", "community": 639, "norm_label": "get `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { "label": "PUT `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`", "file_type": "document", "source_file": "docs/api/insurance.md", "source_location": "L440", "_origin": "ast", "id": "api_insurance_put_api_v1_billing_tenant_insurances_uuid_service_coverage", "community": 639, "norm_label": "put `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { "label": "location.md", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L1", "_origin": "ast", "id": "api_location", "community": 29, "norm_label": "location.md" }, { "label": "Location API (Province & City)", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L1", "_origin": "ast", "id": "api_location_location_api_province_city", "community": 29, "norm_label": "location api (province & city)" }, { "label": "GET `/api/v1/provinces`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L7", "_origin": "ast", "id": "api_location_get_api_v1_provinces", "community": 29, "norm_label": "get `/api/v1/provinces`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L13", "_origin": "ast", "id": "api_location_response_200", "community": 29, "norm_label": "response `200`" }, { "label": "GET `/api/v1/cities`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L26", "_origin": "ast", "id": "api_location_get_api_v1_cities", "community": 29, "norm_label": "get `/api/v1/cities`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L32", "_origin": "ast", "id": "api_location_query_parameters", "community": 29, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L37", "_origin": "ast", "id": "api_location_response_200_37", "community": 29, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/provinces`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L50", "_origin": "ast", "id": "api_location_get_api_v1_admin_provinces", "community": 29, "norm_label": "get `/api/v1/admin/provinces`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L56", "_origin": "ast", "id": "api_location_query_parameters_56", "community": 29, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L63", "_origin": "ast", "id": "api_location_response_200_63", "community": 29, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L72", "_origin": "ast", "id": "api_location_errors", "community": 29, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/cities`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L80", "_origin": "ast", "id": "api_location_get_api_v1_admin_cities", "community": 29, "norm_label": "get `/api/v1/admin/cities`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L86", "_origin": "ast", "id": "api_location_query_parameters_86", "community": 29, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L94", "_origin": "ast", "id": "api_location_response_200_94", "community": 29, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/province`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L99", "_origin": "ast", "id": "api_location_post_api_v1_admin_province", "community": 29, "norm_label": "post `/api/v1/admin/province`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L105", "_origin": "ast", "id": "api_location_request_body_application_json", "community": 29, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L120", "_origin": "ast", "id": "api_location_response_201", "community": 29, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L123", "_origin": "ast", "id": "api_location_errors_123", "community": 29, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/province/{id}`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L132", "_origin": "ast", "id": "api_location_patch_api_v1_admin_province_id", "community": 29, "norm_label": "patch `/api/v1/admin/province/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L138", "_origin": "ast", "id": "api_location_path_parameters", "community": 29, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L145", "_origin": "ast", "id": "api_location_response_200_145", "community": 29, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L148", "_origin": "ast", "id": "api_location_errors_148", "community": 29, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/province/{id}`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L157", "_origin": "ast", "id": "api_location_delete_api_v1_admin_province_id", "community": 29, "norm_label": "delete `/api/v1/admin/province/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L163", "_origin": "ast", "id": "api_location_response_200_163", "community": 29, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/city`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L170", "_origin": "ast", "id": "api_location_post_api_v1_admin_city", "community": 29, "norm_label": "post `/api/v1/admin/city`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L176", "_origin": "ast", "id": "api_location_request_body_application_json_176", "community": 29, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L193", "_origin": "ast", "id": "api_location_response_201_193", "community": 29, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L196", "_origin": "ast", "id": "api_location_errors_196", "community": 29, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/city/{id}`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L205", "_origin": "ast", "id": "api_location_patch_api_v1_admin_city_id", "community": 29, "norm_label": "patch `/api/v1/admin/city/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L213", "_origin": "ast", "id": "api_location_response_200_213", "community": 29, "norm_label": "response `200`" }, { "label": "DELETE `/api/v1/admin/city/{id}`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L218", "_origin": "ast", "id": "api_location_delete_api_v1_admin_city_id", "community": 29, "norm_label": "delete `/api/v1/admin/city/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L224", "_origin": "ast", "id": "api_location_response_200_224", "community": 29, "norm_label": "response `200`" }, { "label": "GET `/api/v1/categorys/{bundle}` *(Legacy)*", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L231", "_origin": "ast", "id": "api_location_get_api_v1_categorys_bundle_legacy", "community": 29, "norm_label": "get `/api/v1/categorys/{bundle}` *(legacy)*" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/location.md", "source_location": "L237", "_origin": "ast", "id": "api_location_path_parameters_237", "community": 29, "norm_label": "path parameters" }, { "label": "patient.md", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1", "_origin": "ast", "id": "api_patient", "community": 61, "norm_label": "patient.md" }, { "label": "Patient Records & Sessions API", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1", "_origin": "ast", "id": "api_patient_patient_records_sessions_api", "community": 61, "norm_label": "patient records & sessions api" }, { "label": "Overview", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L3", "_origin": "ast", "id": "api_patient_overview", "community": 61, "norm_label": "overview" }, { "label": "Endpoints", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L12", "_origin": "ast", "id": "api_patient_endpoints", "community": 61, "norm_label": "endpoints" }, { "label": "List Patients", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L14", "_origin": "ast", "id": "api_patient_list_patients", "community": 61, "norm_label": "list patients" }, { "label": "Create Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L62", "_origin": "ast", "id": "api_patient_create_patient_record", "community": 61, "norm_label": "create patient record" }, { "label": "Get Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L118", "_origin": "ast", "id": "api_patient_get_patient_record", "community": 61, "norm_label": "get patient record" }, { "label": "List Patient Sessions", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L172", "_origin": "ast", "id": "api_patient_list_patient_sessions", "community": 61, "norm_label": "list patient sessions" }, { "label": "Create Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L218", "_origin": "ast", "id": "api_patient_create_session", "community": 61, "norm_label": "create session" }, { "label": "Update Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L277", "_origin": "ast", "id": "api_patient_update_session", "community": 61, "norm_label": "update session" }, { "label": "Auto-Creation on Appointment Confirm", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L311", "_origin": "ast", "id": "api_patient_auto_creation_on_appointment_confirm", "community": 61, "norm_label": "auto-creation on appointment confirm" }, { "label": "payment.md", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L1", "_origin": "ast", "id": "api_payment", "community": 45, "norm_label": "payment.md" }, { "label": "Payment API", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L1", "_origin": "ast", "id": "api_payment_payment_api", "community": 45, "norm_label": "payment api" }, { "label": "GET `/api/v1/payment/config`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L8", "_origin": "ast", "id": "api_payment_get_api_v1_payment_config", "community": 45, "norm_label": "get `/api/v1/payment/config`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L14", "_origin": "ast", "id": "api_payment_response_200", "community": 45, "norm_label": "response `200`" }, { "label": "GET `/api/v1/my/payments`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L34", "_origin": "ast", "id": "api_payment_get_api_v1_my_payments", "community": 45, "norm_label": "get `/api/v1/my/payments`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L40", "_origin": "ast", "id": "api_payment_query_parameters", "community": 45, "norm_label": "query parameters" }, { "label": "Response `200` (paginated)", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L47", "_origin": "ast", "id": "api_payment_response_200_paginated", "community": 45, "norm_label": "response `200` (paginated)" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L70", "_origin": "ast", "id": "api_payment_errors", "community": 45, "norm_label": "errors" }, { "label": "POST `/api/v1/payment/appointment`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L77", "_origin": "ast", "id": "api_payment_post_api_v1_payment_appointment", "community": 45, "norm_label": "post `/api/v1/payment/appointment`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L83", "_origin": "ast", "id": "api_payment_request_body_application_json", "community": 45, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L98", "_origin": "ast", "id": "api_payment_response_200_98", "community": 45, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L116", "_origin": "ast", "id": "api_payment_errors_116", "community": 45, "norm_label": "errors" }, { "label": "POST `/api/v1/payment/callback/{gateway}`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L127", "_origin": "ast", "id": "api_payment_post_api_v1_payment_callback_gateway", "community": 45, "norm_label": "post `/api/v1/payment/callback/{gateway}`" }, { "label": "GET `/api/v1/payment/callback/{gateway}`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L128", "_origin": "ast", "id": "api_payment_get_api_v1_payment_callback_gateway", "community": 45, "norm_label": "get `/api/v1/payment/callback/{gateway}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L134", "_origin": "ast", "id": "api_payment_path_parameters", "community": 45, "norm_label": "path parameters" }, { "label": "Request (varies by gateway)", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L139", "_origin": "ast", "id": "api_payment_request_varies_by_gateway", "community": 45, "norm_label": "request (varies by gateway)" }, { "label": "Response", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L150", "_origin": "ast", "id": "api_payment_response", "community": 45, "norm_label": "response" }, { "label": "Notes", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L163", "_origin": "ast", "id": "api_payment_notes", "community": 45, "norm_label": "notes" }, { "label": "POST `/api/v1/subscription-payment`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L170", "_origin": "ast", "id": "api_payment_post_api_v1_subscription_payment", "community": 45, "norm_label": "post `/api/v1/subscription-payment`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L176", "_origin": "ast", "id": "api_payment_request_body", "community": 45, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L191", "_origin": "ast", "id": "api_payment_response_200_191", "community": 45, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L203", "_origin": "ast", "id": "api_payment_errors_203", "community": 45, "norm_label": "errors" }, { "label": "POST/GET `/api/v1/subscription-payment/callback/{gateway}`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L212", "_origin": "ast", "id": "api_payment_post_get_api_v1_subscription_payment_callback_gateway", "community": 45, "norm_label": "post/get `/api/v1/subscription-payment/callback/{gateway}`" }, { "label": "GET `/api/v1/payment/{uuid}`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L220", "_origin": "ast", "id": "api_payment_get_api_v1_payment_uuid", "community": 45, "norm_label": "get `/api/v1/payment/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L226", "_origin": "ast", "id": "api_payment_path_parameters_226", "community": 45, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L231", "_origin": "ast", "id": "api_payment_response_200_231", "community": 45, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L260", "_origin": "ast", "id": "api_payment_errors_260", "community": 45, "norm_label": "errors" }, { "label": "Sandbox (test) mode & origin allowlist", "file_type": "document", "source_file": "docs/api/payment.md", "source_location": "L269", "_origin": "ast", "id": "api_payment_sandbox_test_mode_origin_allowlist", "community": 45, "norm_label": "sandbox (test) mode & origin allowlist" }, { "label": "rating.md", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L1", "_origin": "ast", "id": "api_rating", "community": 17, "norm_label": "rating.md" }, { "label": "Rating & Comments API", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L1", "_origin": "ast", "id": "api_rating_rating_comments_api", "community": 17, "norm_label": "rating & comments api" }, { "label": "POST `/api/v1/rate`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L7", "_origin": "ast", "id": "api_rating_post_api_v1_rate", "community": 17, "norm_label": "post `/api/v1/rate`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L15", "_origin": "ast", "id": "api_rating_request_body_application_json", "community": 17, "norm_label": "request body (`application/json`)" }, { "label": "Response `201` / `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L37", "_origin": "ast", "id": "api_rating_response_201_200", "community": 17, "norm_label": "response `201` / `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L59", "_origin": "ast", "id": "api_rating_errors", "community": 17, "norm_label": "errors" }, { "label": "GET `/api/v1/rate/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L69", "_origin": "ast", "id": "api_rating_get_api_v1_rate_doctoruuid", "community": 17, "norm_label": "get `/api/v1/rate/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L75", "_origin": "ast", "id": "api_rating_path_parameters", "community": 17, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L80", "_origin": "ast", "id": "api_rating_response_200", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L105", "_origin": "ast", "id": "api_rating_errors_105", "community": 17, "norm_label": "errors" }, { "label": "GET `/api/v1/rate/{doctorUuid}/eligibility`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L112", "_origin": "ast", "id": "api_rating_get_api_v1_rate_doctoruuid_eligibility", "community": 17, "norm_label": "get `/api/v1/rate/{doctoruuid}/eligibility`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L118", "_origin": "ast", "id": "api_rating_path_parameters_118", "community": 17, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L123", "_origin": "ast", "id": "api_rating_response_200_123", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L133", "_origin": "ast", "id": "api_rating_errors_133", "community": 17, "norm_label": "errors" }, { "label": "POST `/api/v1/comment`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L141", "_origin": "ast", "id": "api_rating_post_api_v1_comment", "community": 17, "norm_label": "post `/api/v1/comment`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L151", "_origin": "ast", "id": "api_rating_request_body_application_json_151", "community": 17, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L166", "_origin": "ast", "id": "api_rating_response_201", "community": 17, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L171", "_origin": "ast", "id": "api_rating_errors_171", "community": 17, "norm_label": "errors" }, { "label": "GET `/api/v1/comments/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L181", "_origin": "ast", "id": "api_rating_get_api_v1_comments_doctoruuid", "community": 17, "norm_label": "get `/api/v1/comments/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L189", "_origin": "ast", "id": "api_rating_path_parameters_189", "community": 17, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L194", "_origin": "ast", "id": "api_rating_response_200_194", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L233", "_origin": "ast", "id": "api_rating_errors_233", "community": 17, "norm_label": "errors" }, { "label": "DELETE `/api/v1/comment/{uuid}`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L240", "_origin": "ast", "id": "api_rating_delete_api_v1_comment_uuid", "community": 17, "norm_label": "delete `/api/v1/comment/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L246", "_origin": "ast", "id": "api_rating_response_200_246", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L251", "_origin": "ast", "id": "api_rating_errors_251", "community": 17, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/comments/pending`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L260", "_origin": "ast", "id": "api_rating_get_api_v1_admin_comments_pending", "community": 17, "norm_label": "get `/api/v1/admin/comments/pending`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L266", "_origin": "ast", "id": "api_rating_response_200_266", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L283", "_origin": "ast", "id": "api_rating_errors_283", "community": 17, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/comment/{uuid}/approve`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L291", "_origin": "ast", "id": "api_rating_post_api_v1_admin_comment_uuid_approve", "community": 17, "norm_label": "post `/api/v1/admin/comment/{uuid}/approve`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L297", "_origin": "ast", "id": "api_rating_response_200_297", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L300", "_origin": "ast", "id": "api_rating_errors_300", "community": 17, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/comment/{uuid}/reject`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L309", "_origin": "ast", "id": "api_rating_post_api_v1_admin_comment_uuid_reject", "community": 17, "norm_label": "post `/api/v1/admin/comment/{uuid}/reject`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L315", "_origin": "ast", "id": "api_rating_response_200_315", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L318", "_origin": "ast", "id": "api_rating_errors_318", "community": 17, "norm_label": "errors" }, { "label": "POST `/api/v1/like/{commentUuid}`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L327", "_origin": "ast", "id": "api_rating_post_api_v1_like_commentuuid", "community": 17, "norm_label": "post `/api/v1/like/{commentuuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L336", "_origin": "ast", "id": "api_rating_path_parameters_336", "community": 17, "norm_label": "path parameters" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L341", "_origin": "ast", "id": "api_rating_request_body_application_json_341", "community": 17, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L349", "_origin": "ast", "id": "api_rating_response_200_349", "community": 17, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/rating.md", "source_location": "L361", "_origin": "ast", "id": "api_rating_errors_361", "community": 17, "norm_label": "errors" }, { "label": "representation.md", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L1", "_origin": "ast", "id": "api_representation", "community": 229, "norm_label": "representation.md" }, { "label": "Representation (Agent) API", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L1", "_origin": "ast", "id": "api_representation_representation_agent_api", "community": 229, "norm_label": "representation (agent) api" }, { "label": "POST `/api/v1/representation`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L9", "_origin": "ast", "id": "api_representation_post_api_v1_representation", "community": 545, "norm_label": "post `/api/v1/representation`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L15", "_origin": "ast", "id": "api_representation_request_body_application_json", "community": 545, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L39", "_origin": "ast", "id": "api_representation_response_201", "community": 545, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L56", "_origin": "ast", "id": "api_representation_errors", "community": 545, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/{uuid}`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L67", "_origin": "ast", "id": "api_representation_get_api_v1_representation_uuid", "community": 534, "norm_label": "get `/api/v1/representation/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L73", "_origin": "ast", "id": "api_representation_path_parameters", "community": 534, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L78", "_origin": "ast", "id": "api_representation_response_200", "community": 534, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L96", "_origin": "ast", "id": "api_representation_errors_96", "community": 534, "norm_label": "errors" }, { "label": "PATCH `/api/v1/representation/{uuid}`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L105", "_origin": "ast", "id": "api_representation_patch_api_v1_representation_uuid", "community": 546, "norm_label": "patch `/api/v1/representation/{uuid}`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L111", "_origin": "ast", "id": "api_representation_request_body_application_json_111", "community": 546, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L126", "_origin": "ast", "id": "api_representation_response_200_126", "community": 546, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L129", "_origin": "ast", "id": "api_representation_errors_129", "community": 546, "norm_label": "errors" }, { "label": "DELETE `/api/v1/representation/{uuid}`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L140", "_origin": "ast", "id": "api_representation_delete_api_v1_representation_uuid", "community": 229, "norm_label": "delete `/api/v1/representation/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L146", "_origin": "ast", "id": "api_representation_response_200_146", "community": 229, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L151", "_origin": "ast", "id": "api_representation_errors_151", "community": 229, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/{uuid}/dashboard/monthly`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L160", "_origin": "ast", "id": "api_representation_get_api_v1_representation_uuid_dashboard_monthly", "community": 229, "norm_label": "get `/api/v1/representation/{uuid}/dashboard/monthly`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L166", "_origin": "ast", "id": "api_representation_path_parameters_166", "community": 229, "norm_label": "path parameters" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L171", "_origin": "ast", "id": "api_representation_query_parameters", "community": 229, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L177", "_origin": "ast", "id": "api_representation_response_200_177", "community": 229, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L195", "_origin": "ast", "id": "api_representation_errors_195", "community": 229, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/{uuid}/dashboard/yearly`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L204", "_origin": "ast", "id": "api_representation_get_api_v1_representation_uuid_dashboard_yearly", "community": 229, "norm_label": "get `/api/v1/representation/{uuid}/dashboard/yearly`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L210", "_origin": "ast", "id": "api_representation_query_parameters_210", "community": 229, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L215", "_origin": "ast", "id": "api_representation_response_200_215", "community": 229, "norm_label": "response `200`" }, { "label": "\u067e\u0646\u0644 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (ROLE_REPRESENTATION)", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L236", "_origin": "ast", "id": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "community": 297, "norm_label": "\u067e\u0646\u0644 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (role_representation)" }, { "label": "GET `/api/v1/representation/me`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L242", "_origin": "ast", "id": "api_representation_get_api_v1_representation_me", "community": 297, "norm_label": "get `/api/v1/representation/me`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L246", "_origin": "ast", "id": "api_representation_response_200_246", "community": 297, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L270", "_origin": "ast", "id": "api_representation_errors_270", "community": 297, "norm_label": "errors" }, { "label": "POST `/api/v1/representation/verify-national-code`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L277", "_origin": "ast", "id": "api_representation_post_api_v1_representation_verify_national_code", "community": 547, "norm_label": "post `/api/v1/representation/verify-national-code`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L281", "_origin": "ast", "id": "api_representation_request_body", "community": 547, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L289", "_origin": "ast", "id": "api_representation_response_200_289", "community": 547, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L292", "_origin": "ast", "id": "api_representation_errors_292", "community": 547, "norm_label": "errors" }, { "label": "POST `/api/v1/representation/iban`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L302", "_origin": "ast", "id": "api_representation_post_api_v1_representation_iban", "community": 548, "norm_label": "post `/api/v1/representation/iban`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L306", "_origin": "ast", "id": "api_representation_request_body_306", "community": 548, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L315", "_origin": "ast", "id": "api_representation_response_200_315", "community": 548, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L318", "_origin": "ast", "id": "api_representation_errors_318", "community": 548, "norm_label": "errors" }, { "label": "DELETE `/api/v1/representation/iban/{id}`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L330", "_origin": "ast", "id": "api_representation_delete_api_v1_representation_iban_id", "community": 297, "norm_label": "delete `/api/v1/representation/iban/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L334", "_origin": "ast", "id": "api_representation_response_200_334", "community": 297, "norm_label": "response `200`" }, { "label": "POST `/api/v1/representation/doctor`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L339", "_origin": "ast", "id": "api_representation_post_api_v1_representation_doctor", "community": 549, "norm_label": "post `/api/v1/representation/doctor`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L343", "_origin": "ast", "id": "api_representation_request_body_343", "community": 549, "norm_label": "request body" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L354", "_origin": "ast", "id": "api_representation_response_201_354", "community": 549, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L358", "_origin": "ast", "id": "api_representation_errors_358", "community": 549, "norm_label": "errors" }, { "label": "POST `/api/v1/representation/clinic`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L367", "_origin": "ast", "id": "api_representation_post_api_v1_representation_clinic", "community": 550, "norm_label": "post `/api/v1/representation/clinic`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L371", "_origin": "ast", "id": "api_representation_request_body_371", "community": 550, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L381", "_origin": "ast", "id": "api_representation_response_200_381", "community": 550, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L385", "_origin": "ast", "id": "api_representation_errors_385", "community": 550, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/appointments`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L393", "_origin": "ast", "id": "api_representation_get_api_v1_representation_appointments", "community": 551, "norm_label": "get `/api/v1/representation/appointments`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L397", "_origin": "ast", "id": "api_representation_query_parameters_397", "community": 551, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L406", "_origin": "ast", "id": "api_representation_response_200_406", "community": 551, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L429", "_origin": "ast", "id": "api_representation_errors_429", "community": 551, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/doctors`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L436", "_origin": "ast", "id": "api_representation_get_api_v1_representation_doctors", "community": 552, "norm_label": "get `/api/v1/representation/doctors`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L442", "_origin": "ast", "id": "api_representation_query_parameters_442", "community": 552, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L449", "_origin": "ast", "id": "api_representation_response_200_449", "community": 552, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L464", "_origin": "ast", "id": "api_representation_errors_464", "community": 552, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/doctors/stats`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L471", "_origin": "ast", "id": "api_representation_get_api_v1_representation_doctors_stats", "community": 297, "norm_label": "get `/api/v1/representation/doctors/stats`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L477", "_origin": "ast", "id": "api_representation_response_200_477", "community": 297, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L484", "_origin": "ast", "id": "api_representation_errors_484", "community": 297, "norm_label": "errors" }, { "label": "POST `/api/v1/representation/doctors/{uuid}/status`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L491", "_origin": "ast", "id": "api_representation_post_api_v1_representation_doctors_uuid_status", "community": 553, "norm_label": "post `/api/v1/representation/doctors/{uuid}/status`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L497", "_origin": "ast", "id": "api_representation_path_parameters_497", "community": 553, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L502", "_origin": "ast", "id": "api_representation_response_200_502", "community": 553, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L506", "_origin": "ast", "id": "api_representation_errors_506", "community": 553, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/clinics`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L513", "_origin": "ast", "id": "api_representation_get_api_v1_representation_clinics", "community": 554, "norm_label": "get `/api/v1/representation/clinics`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L519", "_origin": "ast", "id": "api_representation_query_parameters_519", "community": 554, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L526", "_origin": "ast", "id": "api_representation_response_200_526", "community": 554, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L540", "_origin": "ast", "id": "api_representation_errors_540", "community": 554, "norm_label": "errors" }, { "label": "\u062f\u0627\u0634\u0628\u0648\u0631\u062f\u060c \u0639\u0645\u0644\u06a9\u0631\u062f \u0648 \u0645\u0627\u0644\u06cc\u0650 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u062c\u0627\u0631\u06cc", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L547", "_origin": "ast", "id": "api_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0639\u0645\u0644\u06a9\u0631\u062f_\u0648_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062c\u0627\u0631\u06cc", "community": 487, "norm_label": "\u062f\u0627\u0634\u0628\u0648\u0631\u062f\u060c \u0639\u0645\u0644\u06a9\u0631\u062f \u0648 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647\u200c\u06cc \u062c\u0627\u0631\u06cc" }, { "label": "GET `/api/v1/representation/dashboard/summary`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L551", "_origin": "ast", "id": "api_representation_get_api_v1_representation_dashboard_summary", "community": 487, "norm_label": "get `/api/v1/representation/dashboard/summary`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L570", "_origin": "ast", "id": "api_representation_errors_570", "community": 487, "norm_label": "errors" }, { "label": "GET `/api/v1/representation/doctors/performance`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L575", "_origin": "ast", "id": "api_representation_get_api_v1_representation_doctors_performance", "community": 487, "norm_label": "get `/api/v1/representation/doctors/performance`" }, { "label": "GET `/api/v1/representation/finance/report`", "file_type": "document", "source_file": "docs/api/representation.md", "source_location": "L596", "_origin": "ast", "id": "api_representation_get_api_v1_representation_finance_report", "community": 487, "norm_label": "get `/api/v1/representation/finance/report`" }, { "label": "secretary.md", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L1", "_origin": "ast", "id": "api_secretary", "community": 46, "norm_label": "secretary.md" }, { "label": "Secretary API", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L1", "_origin": "ast", "id": "api_secretary_secretary_api", "community": 46, "norm_label": "secretary api" }, { "label": "\u0645\u062f\u0644 Scope", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L5", "_origin": "ast", "id": "api_secretary_\u0645\u062f\u0644_scope", "community": 46, "norm_label": "\u0645\u062f\u0644 scope" }, { "label": "POST `/api/v1/secretary`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L22", "_origin": "ast", "id": "api_secretary_post_api_v1_secretary", "community": 46, "norm_label": "post `/api/v1/secretary`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L28", "_origin": "ast", "id": "api_secretary_request_body_application_json", "community": 46, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L101", "_origin": "ast", "id": "api_secretary_response_201", "community": 46, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L127", "_origin": "ast", "id": "api_secretary_errors", "community": 46, "norm_label": "errors" }, { "label": "GET `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L139", "_origin": "ast", "id": "api_secretary_get_api_v1_secretary_uuid", "community": 46, "norm_label": "get `/api/v1/secretary/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L145", "_origin": "ast", "id": "api_secretary_path_parameters", "community": 46, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L151", "_origin": "ast", "id": "api_secretary_response_200", "community": 46, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L167", "_origin": "ast", "id": "api_secretary_errors_167", "community": 46, "norm_label": "errors" }, { "label": "PATCH `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L177", "_origin": "ast", "id": "api_secretary_patch_api_v1_secretary_uuid", "community": 46, "norm_label": "patch `/api/v1/secretary/{uuid}`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L183", "_origin": "ast", "id": "api_secretary_request_body_application_json_183", "community": 46, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L207", "_origin": "ast", "id": "api_secretary_response_200_207", "community": 46, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L211", "_origin": "ast", "id": "api_secretary_errors_211", "community": 46, "norm_label": "errors" }, { "label": "DELETE `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L221", "_origin": "ast", "id": "api_secretary_delete_api_v1_secretary_uuid", "community": 46, "norm_label": "delete `/api/v1/secretary/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L227", "_origin": "ast", "id": "api_secretary_response_200_227", "community": 46, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L233", "_origin": "ast", "id": "api_secretary_errors_233", "community": 46, "norm_label": "errors" }, { "label": "GET `/api/v1/secretaries/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L243", "_origin": "ast", "id": "api_secretary_get_api_v1_secretaries_doctoruuid", "community": 46, "norm_label": "get `/api/v1/secretaries/{doctoruuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L249", "_origin": "ast", "id": "api_secretary_path_parameters_249", "community": 46, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L255", "_origin": "ast", "id": "api_secretary_response_200_255", "community": 46, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L275", "_origin": "ast", "id": "api_secretary_errors_275", "community": 46, "norm_label": "errors" }, { "label": "GET `/api/v1/secretaries/clinic/{clinicUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L285", "_origin": "ast", "id": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "community": 46, "norm_label": "get `/api/v1/secretaries/clinic/{clinicuuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L291", "_origin": "ast", "id": "api_secretary_path_parameters_291", "community": 46, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L297", "_origin": "ast", "id": "api_secretary_response_200_297", "community": 46, "norm_label": "response `200`" }, { "label": "Notes", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L317", "_origin": "ast", "id": "api_secretary_notes", "community": 46, "norm_label": "notes" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L323", "_origin": "ast", "id": "api_secretary_errors_323", "community": 46, "norm_label": "errors" }, { "label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L333", "_origin": "ast", "id": "api_secretary_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "community": 46, "norm_label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "label": "settlement.md", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L1", "_origin": "ast", "id": "api_settlement", "community": 35, "norm_label": "settlement.md" }, { "label": "Settlement & Wallet API", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L1", "_origin": "ast", "id": "api_settlement_settlement_wallet_api", "community": 35, "norm_label": "settlement & wallet api" }, { "label": "GET `/api/v1/wallet/balance`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L7", "_origin": "ast", "id": "api_settlement_get_api_v1_wallet_balance", "community": 35, "norm_label": "get `/api/v1/wallet/balance`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L13", "_origin": "ast", "id": "api_settlement_response_200", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L33", "_origin": "ast", "id": "api_settlement_errors", "community": 35, "norm_label": "errors" }, { "label": "GET `/api/v1/wallet/transactions`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L40", "_origin": "ast", "id": "api_settlement_get_api_v1_wallet_transactions", "community": 35, "norm_label": "get `/api/v1/wallet/transactions`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L46", "_origin": "ast", "id": "api_settlement_query_parameters", "community": 35, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L52", "_origin": "ast", "id": "api_settlement_response_200_52", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L86", "_origin": "ast", "id": "api_settlement_errors_86", "community": 35, "norm_label": "errors" }, { "label": "POST `/api/v1/settlement`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L93", "_origin": "ast", "id": "api_settlement_post_api_v1_settlement", "community": 35, "norm_label": "post `/api/v1/settlement`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L99", "_origin": "ast", "id": "api_settlement_request_body_application_json", "community": 35, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L114", "_origin": "ast", "id": "api_settlement_response_201", "community": 35, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L132", "_origin": "ast", "id": "api_settlement_errors_132", "community": 35, "norm_label": "errors" }, { "label": "GET `/api/v1/settlement`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L142", "_origin": "ast", "id": "api_settlement_get_api_v1_settlement", "community": 35, "norm_label": "get `/api/v1/settlement`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L150", "_origin": "ast", "id": "api_settlement_response_200_150", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L174", "_origin": "ast", "id": "api_settlement_errors_174", "community": 35, "norm_label": "errors" }, { "label": "GET `/api/v1/settlement/{uuid}`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L181", "_origin": "ast", "id": "api_settlement_get_api_v1_settlement_uuid", "community": 35, "norm_label": "get `/api/v1/settlement/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L187", "_origin": "ast", "id": "api_settlement_response_200_187", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L190", "_origin": "ast", "id": "api_settlement_errors_190", "community": 35, "norm_label": "errors" }, { "label": "POST `/api/v1/settlement/{uuid}/approve`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L199", "_origin": "ast", "id": "api_settlement_post_api_v1_settlement_uuid_approve", "community": 35, "norm_label": "post `/api/v1/settlement/{uuid}/approve`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L205", "_origin": "ast", "id": "api_settlement_path_parameters", "community": 35, "norm_label": "path parameters" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L210", "_origin": "ast", "id": "api_settlement_request_body_application_json_210", "community": 35, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L221", "_origin": "ast", "id": "api_settlement_response_200_221", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L224", "_origin": "ast", "id": "api_settlement_errors_224", "community": 35, "norm_label": "errors" }, { "label": "POST `/api/v1/settlement/{uuid}/reject`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L234", "_origin": "ast", "id": "api_settlement_post_api_v1_settlement_uuid_reject", "community": 35, "norm_label": "post `/api/v1/settlement/{uuid}/reject`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L240", "_origin": "ast", "id": "api_settlement_request_body", "community": 35, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L251", "_origin": "ast", "id": "api_settlement_response_200_251", "community": 35, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L254", "_origin": "ast", "id": "api_settlement_errors_254", "community": 35, "norm_label": "errors" }, { "label": "FinancialBreakdown (\u0644\u0627\u06af \u0645\u0627\u0644\u06cc)", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L264", "_origin": "ast", "id": "api_settlement_financialbreakdown_\u0644\u0627\u06af_\u0645\u0627\u0644\u06cc", "community": 35, "norm_label": "financialbreakdown (\u0644\u0627\u06af \u0645\u0627\u0644\u06cc)" }, { "label": "\u0631\u0633\u06cc\u062f \u067e\u0631\u062f\u0627\u062e\u062a \u0648 \u062b\u0628\u062a \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0647\u0627\u06cc\u06cc (ROLE_ADMIN)", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L270", "_origin": "ast", "id": "api_settlement_\u0631\u0633\u06cc\u062f_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0647\u0627\u06cc\u06cc_role_admin", "community": 35, "norm_label": "\u0631\u0633\u06cc\u062f \u067e\u0631\u062f\u0627\u062e\u062a \u0648 \u062b\u0628\u062a \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0647\u0627\u06cc\u06cc (role_admin)" }, { "label": "POST `/file/upload/clinic_pro/settlement/receipt`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L274", "_origin": "ast", "id": "api_settlement_post_file_upload_clinic_pro_settlement_receipt", "community": 35, "norm_label": "post `/file/upload/clinic_pro/settlement/receipt`" }, { "label": "POST `/api/v1/settlement/{uuid}/receipt`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L283", "_origin": "ast", "id": "api_settlement_post_api_v1_settlement_uuid_receipt", "community": 35, "norm_label": "post `/api/v1/settlement/{uuid}/receipt`" }, { "label": "POST `/api/v1/settlement/{uuid}/paid`", "file_type": "document", "source_file": "docs/api/settlement.md", "source_location": "L304", "_origin": "ast", "id": "api_settlement_post_api_v1_settlement_uuid_paid", "community": 35, "norm_label": "post `/api/v1/settlement/{uuid}/paid`" }, { "label": "sms.md", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L1", "_origin": "ast", "id": "api_sms", "community": 274, "norm_label": "sms.md" }, { "label": "SMS API", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L1", "_origin": "ast", "id": "api_sms_sms_api", "community": 392, "norm_label": "sms api" }, { "label": "POST `/api/v1/sms/send`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L9", "_origin": "ast", "id": "api_sms_post_api_v1_sms_send", "community": 555, "norm_label": "post `/api/v1/sms/send`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L15", "_origin": "ast", "id": "api_sms_request_body_application_json", "community": 555, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L30", "_origin": "ast", "id": "api_sms_response_200", "community": 555, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L38", "_origin": "ast", "id": "api_sms_errors", "community": 555, "norm_label": "errors" }, { "label": "POST `/api/v1/sms/send-template`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L47", "_origin": "ast", "id": "api_sms_post_api_v1_sms_send_template", "community": 559, "norm_label": "post `/api/v1/sms/send-template`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L53", "_origin": "ast", "id": "api_sms_request_body_application_json_53", "community": 559, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L73", "_origin": "ast", "id": "api_sms_response_200_73", "community": 559, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L81", "_origin": "ast", "id": "api_sms_errors_81", "community": 559, "norm_label": "errors" }, { "label": "POST `/api/v1/sms/template`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L91", "_origin": "ast", "id": "api_sms_post_api_v1_sms_template", "community": 556, "norm_label": "post `/api/v1/sms/template`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L97", "_origin": "ast", "id": "api_sms_request_body_application_json_97", "community": 556, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L112", "_origin": "ast", "id": "api_sms_response_201", "community": 556, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L135", "_origin": "ast", "id": "api_sms_errors_135", "community": 556, "norm_label": "errors" }, { "label": "GET `/api/v1/sms/template/{uuid}`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L144", "_origin": "ast", "id": "api_sms_get_api_v1_sms_template_uuid", "community": 598, "norm_label": "get `/api/v1/sms/template/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L150", "_origin": "ast", "id": "api_sms_response_200_150", "community": 598, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L153", "_origin": "ast", "id": "api_sms_errors_153", "community": 598, "norm_label": "errors" }, { "label": "PATCH `/api/v1/sms/template/{uuid}`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L161", "_origin": "ast", "id": "api_sms_patch_api_v1_sms_template_uuid", "community": 557, "norm_label": "patch `/api/v1/sms/template/{uuid}`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L167", "_origin": "ast", "id": "api_sms_request_body_application_json_167", "community": 557, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L178", "_origin": "ast", "id": "api_sms_response_200_178", "community": 557, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L181", "_origin": "ast", "id": "api_sms_errors_181", "community": 557, "norm_label": "errors" }, { "label": "POST `/api/v1/sms/template/{uuid}/submit`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L191", "_origin": "ast", "id": "api_sms_post_api_v1_sms_template_uuid_submit", "community": 599, "norm_label": "post `/api/v1/sms/template/{uuid}/submit`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L197", "_origin": "ast", "id": "api_sms_response_200_197", "community": 599, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L200", "_origin": "ast", "id": "api_sms_errors_200", "community": 599, "norm_label": "errors" }, { "label": "DELETE `/api/v1/sms/template/{uuid}`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L210", "_origin": "ast", "id": "api_sms_delete_api_v1_sms_template_uuid", "community": 597, "norm_label": "delete `/api/v1/sms/template/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L216", "_origin": "ast", "id": "api_sms_response_200_216", "community": 597, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L221", "_origin": "ast", "id": "api_sms_errors_221", "community": 597, "norm_label": "errors" }, { "label": "GET `/api/v1/admin/sms/templates`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L230", "_origin": "ast", "id": "api_sms_get_api_v1_admin_sms_templates", "community": 392, "norm_label": "get `/api/v1/admin/sms/templates`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L236", "_origin": "ast", "id": "api_sms_response_200_236", "community": 392, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/sms/template/{uuid}/approve`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L253", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_template_uuid_approve", "community": 600, "norm_label": "post `/api/v1/admin/sms/template/{uuid}/approve`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L259", "_origin": "ast", "id": "api_sms_request_body_application_json_259", "community": 600, "norm_label": "request body (`application/json`)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L272", "_origin": "ast", "id": "api_sms_response_200_272", "community": 600, "norm_label": "response `200`" }, { "label": "POST `/api/v1/admin/sms/template/{uuid}/reject`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L277", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_template_uuid_reject", "community": 558, "norm_label": "post `/api/v1/admin/sms/template/{uuid}/reject`" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L283", "_origin": "ast", "id": "api_sms_request_body", "community": 558, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L294", "_origin": "ast", "id": "api_sms_response_200_294", "community": 558, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L297", "_origin": "ast", "id": "api_sms_errors_297", "community": 558, "norm_label": "errors" }, { "label": "SMS Wallet", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L304", "_origin": "ast", "id": "api_sms_sms_wallet", "community": 560, "norm_label": "sms wallet" }, { "label": "GET /api/v1/sms/wallet/balance", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L308", "_origin": "ast", "id": "api_sms_get_api_v1_sms_wallet_balance", "community": 560, "norm_label": "get /api/v1/sms/wallet/balance" }, { "label": "POST /api/v1/sms/wallet/charge", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L323", "_origin": "ast", "id": "api_sms_post_api_v1_sms_wallet_charge", "community": 560, "norm_label": "post /api/v1/sms/wallet/charge" }, { "label": "GET /api/v1/sms/wallet/logs", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L351", "_origin": "ast", "id": "api_sms_get_api_v1_sms_wallet_logs", "community": 560, "norm_label": "get /api/v1/sms/wallet/logs" }, { "label": "SMS Settings", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L375", "_origin": "ast", "id": "api_sms_sms_settings", "community": 392, "norm_label": "sms settings" }, { "label": "GET /api/v1/sms/settings", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L377", "_origin": "ast", "id": "api_sms_get_api_v1_sms_settings", "community": 392, "norm_label": "get /api/v1/sms/settings" }, { "label": "PATCH /api/v1/sms/settings", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L401", "_origin": "ast", "id": "api_sms_patch_api_v1_sms_settings", "community": 392, "norm_label": "patch /api/v1/sms/settings" }, { "label": "Admin Endpoints", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L420", "_origin": "ast", "id": "api_sms_admin_endpoints", "community": 488, "norm_label": "admin endpoints" }, { "label": "GET /api/v1/admin/sms/settings/review", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L422", "_origin": "ast", "id": "api_sms_get_api_v1_admin_sms_settings_review", "community": 488, "norm_label": "get /api/v1/admin/sms/settings/review" }, { "label": "POST /api/v1/admin/sms/settings/{id}/approve", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L453", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_settings_id_approve", "community": 488, "norm_label": "post /api/v1/admin/sms/settings/{id}/approve" }, { "label": "POST /api/v1/admin/sms/settings/{id}/reject", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L457", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_settings_id_reject", "community": 488, "norm_label": "post /api/v1/admin/sms/settings/{id}/reject" }, { "label": "GET /api/v1/admin/sms/wallet-report", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L467", "_origin": "ast", "id": "api_sms_get_api_v1_admin_sms_wallet_report", "community": 488, "norm_label": "get /api/v1/admin/sms/wallet-report" }, { "label": "\u0645\u062a\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u067e\u0630\u06cc\u0631 \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627\u06cc \u0633\u06cc\u0633\u062a\u0645\u06cc", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L473", "_origin": "ast", "id": "api_sms_\u0645\u062a\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645\u06cc", "community": 334, "norm_label": "\u0645\u062a\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u067e\u0630\u06cc\u0631 \u067e\u06cc\u0627\u0645\u06a9\u200c\u0647\u0627\u06cc \u0633\u06cc\u0633\u062a\u0645\u06cc" }, { "label": "GET `/api/v1/admin/sms/messages`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L481", "_origin": "ast", "id": "api_sms_get_api_v1_admin_sms_messages", "community": 334, "norm_label": "get `/api/v1/admin/sms/messages`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L487", "_origin": "ast", "id": "api_sms_response_200_487", "community": 334, "norm_label": "response `200`" }, { "label": "PATCH `/api/v1/admin/sms/messages/{tag}`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L505", "_origin": "ast", "id": "api_sms_patch_api_v1_admin_sms_messages_tag", "community": 334, "norm_label": "patch `/api/v1/admin/sms/messages/{tag}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L511", "_origin": "ast", "id": "api_sms_path_parameters", "community": 334, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L516", "_origin": "ast", "id": "api_sms_request_body_516", "community": 334, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L524", "_origin": "ast", "id": "api_sms_response_200_524", "community": 334, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/sms.md", "source_location": "L529", "_origin": "ast", "id": "api_sms_errors_529", "community": 334, "norm_label": "errors" }, { "label": "specialty.md", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L1", "_origin": "ast", "id": "api_specialty", "community": 62, "norm_label": "specialty.md" }, { "label": "Specialty API", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L1", "_origin": "ast", "id": "api_specialty_specialty_api", "community": 62, "norm_label": "specialty api" }, { "label": "GET `/api/v1/specialties`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L7", "_origin": "ast", "id": "api_specialty_get_api_v1_specialties", "community": 62, "norm_label": "get `/api/v1/specialties`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L13", "_origin": "ast", "id": "api_specialty_query_parameters", "community": 62, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L18", "_origin": "ast", "id": "api_specialty_response_200", "community": 62, "norm_label": "response `200`" }, { "label": "GET `/api/v1/specialties/doctor-counts`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L45", "_origin": "ast", "id": "api_specialty_get_api_v1_specialties_doctor_counts", "community": 62, "norm_label": "get `/api/v1/specialties/doctor-counts`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L51", "_origin": "ast", "id": "api_specialty_query_parameters_51", "community": 62, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L56", "_origin": "ast", "id": "api_specialty_response_200_56", "community": 62, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/specialties`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L78", "_origin": "ast", "id": "api_specialty_get_api_v1_admin_specialties", "community": 62, "norm_label": "get `/api/v1/admin/specialties`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L84", "_origin": "ast", "id": "api_specialty_query_parameters_84", "community": 62, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L91", "_origin": "ast", "id": "api_specialty_response_200_91", "community": 62, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L100", "_origin": "ast", "id": "api_specialty_errors", "community": 62, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/specialty`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L108", "_origin": "ast", "id": "api_specialty_post_api_v1_admin_specialty", "community": 62, "norm_label": "post `/api/v1/admin/specialty`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L114", "_origin": "ast", "id": "api_specialty_request_body_application_json", "community": 62, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L133", "_origin": "ast", "id": "api_specialty_response_201", "community": 62, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L136", "_origin": "ast", "id": "api_specialty_errors_136", "community": 62, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/specialty/{id}`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L145", "_origin": "ast", "id": "api_specialty_patch_api_v1_admin_specialty_id", "community": 62, "norm_label": "patch `/api/v1/admin/specialty/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L151", "_origin": "ast", "id": "api_specialty_path_parameters", "community": 62, "norm_label": "path parameters" }, { "label": "Request Body (all optional)", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L156", "_origin": "ast", "id": "api_specialty_request_body_all_optional", "community": 62, "norm_label": "request body (all optional)" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L167", "_origin": "ast", "id": "api_specialty_response_200_167", "community": 62, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L170", "_origin": "ast", "id": "api_specialty_errors_170", "community": 62, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/specialty/{id}`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L179", "_origin": "ast", "id": "api_specialty_delete_api_v1_admin_specialty_id", "community": 62, "norm_label": "delete `/api/v1/admin/specialty/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L185", "_origin": "ast", "id": "api_specialty_response_200_185", "community": 62, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/specialty.md", "source_location": "L190", "_origin": "ast", "id": "api_specialty_errors_190", "community": 62, "norm_label": "errors" }, { "label": "staff.md", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L1", "_origin": "ast", "id": "api_staff", "community": 393, "norm_label": "staff.md" }, { "label": "Staff API", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L1", "_origin": "ast", "id": "api_staff_staff_api", "community": 393, "norm_label": "staff api" }, { "label": "GET /api/v1/staff", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L7", "_origin": "ast", "id": "api_staff_get_api_v1_staff", "community": 393, "norm_label": "get /api/v1/staff" }, { "label": "POST /api/v1/staff", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L37", "_origin": "ast", "id": "api_staff_post_api_v1_staff", "community": 393, "norm_label": "post /api/v1/staff" }, { "label": "PATCH /api/v1/staff/{uuid}", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L90", "_origin": "ast", "id": "api_staff_patch_api_v1_staff_uuid", "community": 393, "norm_label": "patch /api/v1/staff/{uuid}" }, { "label": "PATCH /api/v1/staff/{uuid}/toggle", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L117", "_origin": "ast", "id": "api_staff_patch_api_v1_staff_uuid_toggle", "community": 393, "norm_label": "patch /api/v1/staff/{uuid}/toggle" }, { "label": "subscription.md", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L1", "_origin": "ast", "id": "api_subscription", "community": 137, "norm_label": "subscription.md" }, { "label": "Subscription API", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L1", "_origin": "ast", "id": "api_subscription_subscription_api", "community": 137, "norm_label": "subscription api" }, { "label": "GET /api/v1/subscription/plans", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L7", "_origin": "ast", "id": "api_subscription_get_api_v1_subscription_plans", "community": 137, "norm_label": "get /api/v1/subscription/plans" }, { "label": "GET /api/v1/subscription/my", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L51", "_origin": "ast", "id": "api_subscription_get_api_v1_subscription_my", "community": 137, "norm_label": "get /api/v1/subscription/my" }, { "label": "POST /api/v1/subscription/trial", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L83", "_origin": "ast", "id": "api_subscription_post_api_v1_subscription_trial", "community": 137, "norm_label": "post /api/v1/subscription/trial" }, { "label": "POST /api/v1/subscription-payment", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L100", "_origin": "ast", "id": "api_subscription_post_api_v1_subscription_payment", "community": 137, "norm_label": "post /api/v1/subscription-payment" }, { "label": "GET /api/v1/subscription-payment/callback/{gateway}", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L137", "_origin": "ast", "id": "api_subscription_get_api_v1_subscription_payment_callback_gateway", "community": 137, "norm_label": "get /api/v1/subscription-payment/callback/{gateway}" }, { "label": "Admin Endpoints", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L143", "_origin": "ast", "id": "api_subscription_admin_endpoints", "community": 137, "norm_label": "admin endpoints" }, { "label": "GET /api/v1/admin/subscription/plans", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L145", "_origin": "ast", "id": "api_subscription_get_api_v1_admin_subscription_plans", "community": 137, "norm_label": "get /api/v1/admin/subscription/plans" }, { "label": "POST /api/v1/admin/subscription/plan", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L148", "_origin": "ast", "id": "api_subscription_post_api_v1_admin_subscription_plan", "community": 137, "norm_label": "post /api/v1/admin/subscription/plan" }, { "label": "PATCH /api/v1/admin/subscription/plan/{uuid}", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L160", "_origin": "ast", "id": "api_subscription_patch_api_v1_admin_subscription_plan_uuid", "community": 137, "norm_label": "patch /api/v1/admin/subscription/plan/{uuid}" }, { "label": "POST /api/v1/admin/subscription/period", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L163", "_origin": "ast", "id": "api_subscription_post_api_v1_admin_subscription_period", "community": 137, "norm_label": "post /api/v1/admin/subscription/period" }, { "label": "PATCH /api/v1/admin/subscription/period/{uuid}", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L177", "_origin": "ast", "id": "api_subscription_patch_api_v1_admin_subscription_period_uuid", "community": 137, "norm_label": "patch /api/v1/admin/subscription/period/{uuid}" }, { "label": "DELETE /api/v1/admin/subscription/period/{uuid}", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L180", "_origin": "ast", "id": "api_subscription_delete_api_v1_admin_subscription_period_uuid", "community": 137, "norm_label": "delete /api/v1/admin/subscription/period/{uuid}" }, { "label": "GET /api/v1/admin/subscription/report", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L183", "_origin": "ast", "id": "api_subscription_get_api_v1_admin_subscription_report", "community": 137, "norm_label": "get /api/v1/admin/subscription/report" }, { "label": "Error Codes", "file_type": "document", "source_file": "docs/api/subscription.md", "source_location": "L209", "_origin": "ast", "id": "api_subscription_error_codes", "community": 137, "norm_label": "error codes" }, { "label": "tag.md", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L1", "_origin": "ast", "id": "api_tag", "community": 102, "norm_label": "tag.md" }, { "label": "Tag API", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L1", "_origin": "ast", "id": "api_tag_tag_api", "community": 102, "norm_label": "tag api" }, { "label": "GET `/api/v1/tags`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L9", "_origin": "ast", "id": "api_tag_get_api_v1_tags", "community": 102, "norm_label": "get `/api/v1/tags`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L15", "_origin": "ast", "id": "api_tag_response_200", "community": 102, "norm_label": "response `200`" }, { "label": "GET `/api/v1/admin/tags`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L28", "_origin": "ast", "id": "api_tag_get_api_v1_admin_tags", "community": 102, "norm_label": "get `/api/v1/admin/tags`" }, { "label": "Query Parameters", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L34", "_origin": "ast", "id": "api_tag_query_parameters", "community": 102, "norm_label": "query parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L41", "_origin": "ast", "id": "api_tag_response_200_41", "community": 102, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L50", "_origin": "ast", "id": "api_tag_errors", "community": 102, "norm_label": "errors" }, { "label": "POST `/api/v1/admin/tag`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L58", "_origin": "ast", "id": "api_tag_post_api_v1_admin_tag", "community": 102, "norm_label": "post `/api/v1/admin/tag`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L64", "_origin": "ast", "id": "api_tag_request_body_application_json", "community": 102, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L79", "_origin": "ast", "id": "api_tag_response_201", "community": 102, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L82", "_origin": "ast", "id": "api_tag_errors_82", "community": 102, "norm_label": "errors" }, { "label": "PATCH `/api/v1/admin/tag/{id}`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L91", "_origin": "ast", "id": "api_tag_patch_api_v1_admin_tag_id", "community": 102, "norm_label": "patch `/api/v1/admin/tag/{id}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L97", "_origin": "ast", "id": "api_tag_path_parameters", "community": 102, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L104", "_origin": "ast", "id": "api_tag_response_200_104", "community": 102, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L107", "_origin": "ast", "id": "api_tag_errors_107", "community": 102, "norm_label": "errors" }, { "label": "DELETE `/api/v1/admin/tag/{id}`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L116", "_origin": "ast", "id": "api_tag_delete_api_v1_admin_tag_id", "community": 102, "norm_label": "delete `/api/v1/admin/tag/{id}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L122", "_origin": "ast", "id": "api_tag_response_200_122", "community": 102, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/tag.md", "source_location": "L127", "_origin": "ast", "id": "api_tag_errors_127", "community": 102, "norm_label": "errors" }, { "label": "user-profile.md", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L1", "_origin": "ast", "id": "api_user_profile", "community": 74, "norm_label": "user-profile.md" }, { "label": "User Profile API", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L1", "_origin": "ast", "id": "api_user_profile_user_profile_api", "community": 74, "norm_label": "user profile api" }, { "label": "POST `/api/v1/user-profile`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L9", "_origin": "ast", "id": "api_user_profile_post_api_v1_user_profile", "community": 74, "norm_label": "post `/api/v1/user-profile`" }, { "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L15", "_origin": "ast", "id": "api_user_profile_request_body_application_json", "community": 74, "norm_label": "request body (`application/json`)" }, { "label": "Response `201`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L64", "_origin": "ast", "id": "api_user_profile_response_201", "community": 74, "norm_label": "response `201`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L81", "_origin": "ast", "id": "api_user_profile_errors", "community": 74, "norm_label": "errors" }, { "label": "GET `/api/v1/user-profile/{uuid}`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L91", "_origin": "ast", "id": "api_user_profile_get_api_v1_user_profile_uuid", "community": 74, "norm_label": "get `/api/v1/user-profile/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L97", "_origin": "ast", "id": "api_user_profile_path_parameters", "community": 74, "norm_label": "path parameters" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L104", "_origin": "ast", "id": "api_user_profile_response_200", "community": 74, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L107", "_origin": "ast", "id": "api_user_profile_errors_107", "community": 74, "norm_label": "errors" }, { "label": "PATCH `/api/v1/user-profile/{uuid}`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L116", "_origin": "ast", "id": "api_user_profile_patch_api_v1_user_profile_uuid", "community": 74, "norm_label": "patch `/api/v1/user-profile/{uuid}`" }, { "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L122", "_origin": "ast", "id": "api_user_profile_path_parameters_122", "community": 74, "norm_label": "path parameters" }, { "label": "Request Body", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L127", "_origin": "ast", "id": "api_user_profile_request_body", "community": 74, "norm_label": "request body" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L134", "_origin": "ast", "id": "api_user_profile_response_200_134", "community": 74, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L137", "_origin": "ast", "id": "api_user_profile_errors_137", "community": 74, "norm_label": "errors" }, { "label": "DELETE `/api/v1/user-profile/{uuid}`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L148", "_origin": "ast", "id": "api_user_profile_delete_api_v1_user_profile_uuid", "community": 74, "norm_label": "delete `/api/v1/user-profile/{uuid}`" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L154", "_origin": "ast", "id": "api_user_profile_response_200_154", "community": 74, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L159", "_origin": "ast", "id": "api_user_profile_errors_159", "community": 74, "norm_label": "errors" }, { "label": "POST `/api/v1/user-profile/avatar`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L168", "_origin": "ast", "id": "api_user_profile_post_api_v1_user_profile_avatar", "community": 74, "norm_label": "post `/api/v1/user-profile/avatar`" }, { "label": "Request", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L174", "_origin": "ast", "id": "api_user_profile_request", "community": 74, "norm_label": "request" }, { "label": "Response `200`", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L177", "_origin": "ast", "id": "api_user_profile_response_200_177", "community": 74, "norm_label": "response `200`" }, { "label": "Errors", "file_type": "document", "source_file": "docs/api/user-profile.md", "source_location": "L184", "_origin": "ast", "id": "api_user_profile_errors_184", "community": 74, "norm_label": "errors" }, { "label": "insurance-billing-system.md", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L1", "_origin": "ast", "id": "architecture_insurance_billing_system", "community": 43, "norm_label": "insurance-billing-system.md" }, { "label": "\u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628 \u0648 \u0628\u06cc\u0645\u0647 (Insurance & Medical Billing) \u2014 \u0633\u0646\u062f \u0645\u0639\u0645\u0627\u0631\u06cc", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L1", "_origin": "ast", "id": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "community": 43, "norm_label": "\u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628 \u0648 \u0628\u06cc\u0645\u0647 (insurance & medical billing) \u2014 \u0633\u0646\u062f \u0645\u0639\u0645\u0627\u0631\u06cc" }, { "label": "\u06f0. \u062a\u0637\u0628\u06cc\u0642 \u0628\u0627 \u06a9\u062f \u0641\u0639\u0644\u06cc (\u0645\u0628\u0646\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc\u060c \u0646\u0647 greenfield)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L8", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f0_\u062a\u0637\u0628\u06cc\u0642_\u0628\u0627_\u06a9\u062f_\u0641\u0639\u0644\u06cc_\u0645\u0628\u0646\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0647_greenfield", "community": 43, "norm_label": "\u06f0. \u062a\u0637\u0628\u06cc\u0642 \u0628\u0627 \u06a9\u062f \u0641\u0639\u0644\u06cc (\u0645\u0628\u0646\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc\u060c \u0646\u0647 greenfield)" }, { "label": "\u06f1. Bounded Contexts", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L28", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f1_bounded_contexts", "community": 43, "norm_label": "\u06f1. bounded contexts" }, { "label": "\u06f2. Domain Model \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 \u0641\u06cc\u0644\u062f\u0647\u0627", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L49", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f2_domain_model_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627", "community": 43, "norm_label": "\u06f2. domain model \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc\u062a\u200c\u0647\u0627 \u0648 \u0641\u06cc\u0644\u062f\u0647\u0627" }, { "label": "2.1 Value Objects", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L51", "_origin": "ast", "id": "architecture_insurance_billing_system_2_1_value_objects", "community": 43, "norm_label": "2.1 value objects" }, { "label": "2.2 Entities (\u062c\u062f\u0627\u0648\u0644)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L95", "_origin": "ast", "id": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "community": 43, "norm_label": "2.2 entities (\u062c\u062f\u0627\u0648\u0644)" }, { "label": "TenantInsurance (\u0627\u0631\u062a\u0642\u0627\u06cc EntityInsurancePricing)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L97", "_origin": "ast", "id": "architecture_insurance_billing_system_tenantinsurance_\u0627\u0631\u062a\u0642\u0627\u06cc_entityinsurancepricing", "community": 43, "norm_label": "tenantinsurance (\u0627\u0631\u062a\u0642\u0627\u06cc entityinsurancepricing)" }, { "label": "TenantServiceCoverage", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L118", "_origin": "ast", "id": "architecture_insurance_billing_system_tenantservicecoverage", "community": 43, "norm_label": "tenantservicecoverage" }, { "label": "Tariff (\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L133", "_origin": "ast", "id": "architecture_insurance_billing_system_tariff_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631", "community": 43, "norm_label": "tariff (\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631)" }, { "label": "Invoice", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L147", "_origin": "ast", "id": "architecture_insurance_billing_system_invoice", "community": 43, "norm_label": "invoice" }, { "label": "InvoiceItem", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L166", "_origin": "ast", "id": "architecture_insurance_billing_system_invoiceitem", "community": 43, "norm_label": "invoiceitem" }, { "label": "Claim (\u0645\u0637\u0627\u0644\u0628\u0647\u200c\u06cc \u0628\u06cc\u0645\u0647)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L187", "_origin": "ast", "id": "architecture_insurance_billing_system_claim_\u0645\u0637\u0627\u0644\u0628\u0647_\u06cc_\u0628\u06cc\u0645\u0647", "community": 43, "norm_label": "claim (\u0645\u0637\u0627\u0644\u0628\u0647\u200c\u06cc \u0628\u06cc\u0645\u0647)" }, { "label": "ClaimItem", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L204", "_origin": "ast", "id": "architecture_insurance_billing_system_claimitem", "community": 43, "norm_label": "claimitem" }, { "label": "\u06f3. Entity Diagram (ERD \u0645\u062a\u0646\u06cc)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L217", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f3_entity_diagram_erd_\u0645\u062a\u0646\u06cc", "community": 43, "norm_label": "\u06f3. entity diagram (erd \u0645\u062a\u0646\u06cc)" }, { "label": "\u06f4. Aggregates (DDD)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L236", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f4_aggregates_ddd", "community": 43, "norm_label": "\u06f4. aggregates (ddd)" }, { "label": "\u06f5. \u0645\u0646\u0637\u0642 \u0645\u062d\u0627\u0633\u0628\u0647\u200c\u06cc \u0633\u0647\u0645 (Domain Service)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L248", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f5_\u0645\u0646\u0637\u0642_\u0645\u062d\u0627\u0633\u0628\u0647_\u06cc_\u0633\u0647\u0645_domain_service", "community": 43, "norm_label": "\u06f5. \u0645\u0646\u0637\u0642 \u0645\u062d\u0627\u0633\u0628\u0647\u200c\u06cc \u0633\u0647\u0645 (domain service)" }, { "label": "\u06f6. Repository / Service / DTO", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L304", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f6_repository_service_dto", "community": 43, "norm_label": "\u06f6. repository / service / dto" }, { "label": "\u06f7. REST API (\u062a\u062d\u062a `/api/v1`, `BaseController`, tenant \u0627\u0632 `#[CurrentUser]`)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L319", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser", "community": 43, "norm_label": "\u06f7. rest api (\u062a\u062d\u062a `/api/v1`, `basecontroller`, tenant \u0627\u0632 `#[currentuser]`)" }, { "label": "TenantInsurance (\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06cc tenant)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L321", "_origin": "ast", "id": "architecture_insurance_billing_system_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant", "community": 43, "norm_label": "tenantinsurance (\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u0628\u06cc\u0645\u0647\u200c\u06cc tenant)" }, { "label": "Tariff", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L328", "_origin": "ast", "id": "architecture_insurance_billing_system_tariff", "community": 43, "norm_label": "tariff" }, { "label": "Invoice", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L332", "_origin": "ast", "id": "architecture_insurance_billing_system_invoice_332", "community": 43, "norm_label": "invoice" }, { "label": "Claim", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L338", "_origin": "ast", "id": "architecture_insurance_billing_system_claim", "community": 43, "norm_label": "claim" }, { "label": "\u06f8. Workflow", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L348", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f8_workflow", "community": 43, "norm_label": "\u06f8. workflow" }, { "label": "\u062b\u0628\u062a \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L350", "_origin": "ast", "id": "architecture_insurance_billing_system_\u062b\u0628\u062a_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "community": 43, "norm_label": "\u062b\u0628\u062a \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628" }, { "label": "Claim", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L364", "_origin": "ast", "id": "architecture_insurance_billing_system_claim_364", "community": 43, "norm_label": "claim" }, { "label": "\u06f9. Events / Use Cases", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L376", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f9_events_use_cases", "community": 43, "norm_label": "\u06f9. events / use cases" }, { "label": "\u06f1\u06f0. \u0622\u06cc\u0646\u062f\u0647: \u0627\u062a\u0635\u0627\u0644 \u0628\u0647 API \u0628\u06cc\u0645\u0647 (\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc \u06f1\u06f0)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L385", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f1\u06f0_\u0622\u06cc\u0646\u062f\u0647_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_api_\u0628\u06cc\u0645\u0647_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u06f1\u06f0", "community": 43, "norm_label": "\u06f1\u06f0. \u0627\u06cc\u0646\u062f\u0647: \u0627\u062a\u0635\u0627\u0644 \u0628\u0647 api \u0628\u06cc\u0645\u0647 (\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc \u06f1\u06f0)" }, { "label": "\u06f1\u06f1. \u0641\u0627\u0632\u0628\u0646\u062f\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc (\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc)", "file_type": "document", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L390", "_origin": "ast", "id": "architecture_insurance_billing_system_\u06f1\u06f1_\u0641\u0627\u0632\u0628\u0646\u062f\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc", "community": 43, "norm_label": "\u06f1\u06f1. \u0641\u0627\u0632\u0628\u0646\u062f\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc (\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc)" }, { "label": "audit-backlog.md", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L1", "_origin": "ast", "id": "docs_audit_backlog", "community": 493, "norm_label": "audit-backlog.md" }, { "label": "Backend Audit Backlog \u2014 ClinicPro", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L1", "_origin": "ast", "id": "docs_audit_backlog_backend_audit_backlog_clinicpro", "community": 493, "norm_label": "backend audit backlog \u2014 clinicpro" }, { "label": "\u2705 DONE (committed on backend-audit)", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L12", "_origin": "ast", "id": "docs_audit_backlog_done_committed_on_backend_audit", "community": 493, "norm_label": "\u2705 done (committed on backend-audit)" }, { "label": "\u2610 CRITICAL", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L30", "_origin": "ast", "id": "docs_audit_backlog_critical", "community": 493, "norm_label": "\u2610 critical" }, { "label": "\u2610 HIGH", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L36", "_origin": "ast", "id": "docs_audit_backlog_high", "community": 493, "norm_label": "\u2610 high" }, { "label": "\u2610 MEDIUM", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L53", "_origin": "ast", "id": "docs_audit_backlog_medium", "community": 493, "norm_label": "\u2610 medium" }, { "label": "\u2610 LOW", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L81", "_origin": "ast", "id": "docs_audit_backlog_low", "community": 493, "norm_label": "\u2610 low" }, { "label": "\u2610 EPICS (design debt \u2014 cross-repo, defer; do NOT quick-fix)", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L102", "_origin": "ast", "id": "docs_audit_backlog_epics_design_debt_cross_repo_defer_do_not_quick_fix", "community": 493, "norm_label": "\u2610 epics (design debt \u2014 cross-repo, defer; do not quick-fix)" }, { "label": "Tallies", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L115", "_origin": "ast", "id": "docs_audit_backlog_tallies", "community": 493, "norm_label": "tallies" }, { "label": "Progress (this audit session)", "file_type": "document", "source_file": "docs/audit-backlog.md", "source_location": "L119", "_origin": "ast", "id": "docs_audit_backlog_progress_this_audit_session", "community": 493, "norm_label": "progress (this audit session)" }, { "label": "deploy-liara-php.md", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy_liara_php", "community": 306, "norm_label": "deploy-liara-php.md" }, { "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (\u067e\u0644\u062a\u0641\u0631\u0645 PHP)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "community": 306, "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (\u067e\u0644\u062a\u0641\u0631\u0645 php)" }, { "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L9", "_origin": "ast", "id": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc", "community": 306, "norm_label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062f\u062e\u06cc\u0644 (\u0647\u0645\u0647 \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L32", "_origin": "ast", "id": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", "community": 306, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062f\u062e\u06cc\u0644 (\u0647\u0645\u0647 \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L47", "_origin": "ast", "id": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632", "community": 306, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632" }, { "label": "\u06af\u0627\u0645 \u06f1 \u2014 build \u0645\u062d\u0644\u06cc asset\u200c\u0647\u0627 (\u062d\u06cc\u0627\u062a\u06cc)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L63", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f1 \u2014 build \u0645\u062d\u0644\u06cc asset\u200c\u0647\u0627 (\u062d\u06cc\u0627\u062a\u06cc)" }, { "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L76", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis" }, { "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 PHP", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L85", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647 php" }, { "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L92", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631" }, { "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L106", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f5 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" }, { "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L131", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f6 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u06af\u0627\u0645 \u06f7 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L146", "_origin": "ast", "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f7 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0627\u06cc\u06cc\u062f" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L162", "_origin": "ast", "id": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "community": 306, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" }, { "label": "\u0646\u06af\u0627\u0634\u062a compose \u2192 \u0644\u06cc\u0627\u0631\u0627 (PHP platform)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L173", "_origin": "ast", "id": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform", "community": 306, "norm_label": "\u0646\u06af\u0627\u0634\u062a compose \u2192 \u0644\u06cc\u0627\u0631\u0627 (php platform)" }, { "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L190", "_origin": "ast", "id": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "community": 306, "norm_label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644" }, { "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L204", "_origin": "ast", "id": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647", "community": 306, "norm_label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647" }, { "label": "deploy-liara.md", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy_liara", "community": 306, "norm_label": "deploy-liara.md" }, { "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (Docker)", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L1", "_origin": "ast", "id": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "community": 306, "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (docker)" }, { "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L9", "_origin": "ast", "id": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc", "community": 306, "norm_label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L36", "_origin": "ast", "id": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 306, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u06af\u0627\u0645 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L58", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis" }, { "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u062f\u0627\u06a9\u0631", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L69", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647 \u062f\u0627\u06a9\u0631" }, { "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L76", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631" }, { "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L90", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" }, { "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L114", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L132", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "community": 306, "norm_label": "\u06af\u0627\u0645 \u06f6 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0627\u06cc\u06cc\u062f" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L148", "_origin": "ast", "id": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "community": 306, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" }, { "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L159", "_origin": "ast", "id": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "community": 306, "norm_label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644" }, { "label": "\u06af\u0632\u06cc\u0646\u0647\u0654 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u2014 worker \u0645\u062c\u0632\u0627", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L171", "_origin": "ast", "id": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627", "community": 306, "norm_label": "\u06af\u0632\u06cc\u0646\u0647 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u2014 worker \u0645\u062c\u0632\u0627" }, { "label": "coolify.md", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L1", "_origin": "ast", "id": "deploy_coolify", "community": 418, "norm_label": "coolify.md" }, { "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc Coolify (Docker Compose)", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L1", "_origin": "ast", "id": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose", "community": 418, "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro \u0631\u0648\u06cc coolify (docker compose)" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L10", "_origin": "ast", "id": "deploy_coolify_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 418, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u0645\u0631\u0627\u062d\u0644 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L26", "_origin": "ast", "id": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "community": 418, "norm_label": "\u0645\u0631\u0627\u062d\u0644 \u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "label": "\u06f1. \u0633\u0627\u062e\u062a Resource \u062f\u0631 Coolify", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L28", "_origin": "ast", "id": "deploy_coolify_\u06f1_\u0633\u0627\u062e\u062a_resource_\u062f\u0631_coolify", "community": 418, "norm_label": "\u06f1. \u0633\u0627\u062e\u062a resource \u062f\u0631 coolify" }, { "label": "\u06f2. \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u0645\u0646\u0647", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L37", "_origin": "ast", "id": "deploy_coolify_\u06f2_\u0627\u062e\u062a\u0635\u0627\u0635_\u062f\u0627\u0645\u0646\u0647", "community": 418, "norm_label": "\u06f2. \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u0645\u0646\u0647" }, { "label": "\u06f3. \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L49", "_origin": "ast", "id": "deploy_coolify_\u06f3_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "community": 418, "norm_label": "\u06f3. \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" }, { "label": "\u0686\u0646\u062f \u062f\u0627\u0645\u0646\u0647 \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u0645\u0647\u0645)", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L68", "_origin": "ast", "id": "deploy_coolify_\u0686\u0646\u062f_\u062f\u0627\u0645\u0646\u0647_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0645\u0647\u0645", "community": 418, "norm_label": "\u0686\u0646\u062f \u062f\u0627\u0645\u0646\u0647 \u0641\u0631\u0627\u0646\u062a\u200c\u0627\u0646\u062f (\u0645\u0647\u0645)" }, { "label": "\u06f4. Persistent Storage (\u062d\u06cc\u0627\u062a\u06cc)", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L91", "_origin": "ast", "id": "deploy_coolify_\u06f4_persistent_storage_\u062d\u06cc\u0627\u062a\u06cc", "community": 418, "norm_label": "\u06f4. persistent storage (\u062d\u06cc\u0627\u062a\u06cc)" }, { "label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc \u0648 \u0633\u0627\u062e\u062a \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L105", "_origin": "ast", "id": "deploy_coolify_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0648_\u0633\u0627\u062e\u062a_\u0627\u062f\u0645\u06cc\u0646", "community": 418, "norm_label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc \u0648 \u0633\u0627\u062e\u062a \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0646\u06a9\u0627\u062a \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L118", "_origin": "ast", "id": "deploy_coolify_\u0646\u06a9\u0627\u062a_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc", "community": 418, "norm_label": "\u0646\u06a9\u0627\u062a \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc" }, { "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", "file_type": "document", "source_file": "docs/deploy/coolify.md", "source_location": "L128", "_origin": "ast", "id": "deploy_coolify_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "community": 418, "norm_label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_architecture", "community": 357, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 357, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_10_staff_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 357, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: ClinicStaff", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L17", "_origin": "ast", "id": "task_10_staff_architecture_entity_clinicstaff", "community": 357, "norm_label": "entity: clinicstaff" }, { "label": "Controller: StaffController", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L82", "_origin": "ast", "id": "task_10_staff_architecture_controller_staffcontroller", "community": 357, "norm_label": "controller: staffcontroller" }, { "label": "Service: StaffService", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L133", "_origin": "ast", "id": "task_10_staff_architecture_service_staffservice", "community": 357, "norm_label": "service: staffservice" }, { "label": "\u0646\u062d\u0648\u0647 \u062e\u0648\u0627\u0646\u062f\u0646 entity_type / entity_id \u0627\u0632 JWT", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L158", "_origin": "ast", "id": "task_10_staff_architecture_\u0646\u062d\u0648\u0647_\u062e\u0648\u0627\u0646\u062f\u0646_entity_type_entity_id_\u0627\u0632_jwt", "community": 357, "norm_label": "\u0646\u062d\u0648\u0647 \u062e\u0648\u0627\u0646\u062f\u0646 entity_type / entity_id \u0627\u0632 jwt" }, { "label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc\u200c\u0647\u0627\u06cc \u0622\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L169", "_origin": "ast", "id": "task_10_staff_architecture_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_\u0647\u0627\u06cc_\u0622\u06cc\u0646\u062f\u0647", "community": 357, "norm_label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc\u200c\u0647\u0627\u06cc \u0627\u06cc\u0646\u062f\u0647" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_database", "community": 470, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 470, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u062c\u062f\u0648\u0644: clinic_staff", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L3", "_origin": "ast", "id": "task_10_staff_database_\u062c\u062f\u0648\u0644_clinic_staff", "community": 470, "norm_label": "\u062c\u062f\u0648\u0644: clinic_staff" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L20", "_origin": "ast", "id": "task_10_staff_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 470, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L27", "_origin": "ast", "id": "task_10_staff_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 470, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "Migration \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L33", "_origin": "ast", "id": "task_10_staff_database_migration_\u0646\u0645\u0648\u0646\u0647", "community": 470, "norm_label": "migration \u0646\u0645\u0648\u0646\u0647" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_task", "community": 172, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 172, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L3", "_origin": "ast", "id": "task_10_staff_task_\u062a\u0648\u0636\u06cc\u062d", "community": 172, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L7", "_origin": "ast", "id": "task_10_staff_task_endpoint_\u0647\u0627", "community": 172, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L18", "_origin": "ast", "id": "task_10_staff_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 172, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L23", "_origin": "ast", "id": "task_10_staff_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 172, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L26", "_origin": "ast", "id": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 172, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/staff", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L28", "_origin": "ast", "id": "task_10_staff_task_post_api_v1_staff", "community": 172, "norm_label": "post /api/v1/staff" }, { "label": "PATCH /api/v1/staff/{uuid}", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L39", "_origin": "ast", "id": "task_10_staff_task_patch_api_v1_staff_uuid", "community": 172, "norm_label": "patch /api/v1/staff/{uuid}" }, { "label": "PATCH /api/v1/staff/{uuid}/toggle", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L48", "_origin": "ast", "id": "task_10_staff_task_patch_api_v1_staff_uuid_toggle", "community": 172, "norm_label": "patch /api/v1/staff/{uuid}/toggle" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L54", "_origin": "ast", "id": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 172, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/staff", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L56", "_origin": "ast", "id": "task_10_staff_task_get_api_v1_staff", "community": 172, "norm_label": "get /api/v1/staff" }, { "label": "POST /api/v1/staff (\u0645\u0648\u0641\u0642)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L75", "_origin": "ast", "id": "task_10_staff_task_post_api_v1_staff_\u0645\u0648\u0641\u0642", "community": 172, "norm_label": "post /api/v1/staff (\u0645\u0648\u0641\u0642)" }, { "label": "PATCH /api/v1/staff/{uuid}/toggle", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L92", "_origin": "ast", "id": "task_10_staff_task_patch_api_v1_staff_uuid_toggle_92", "community": 172, "norm_label": "patch /api/v1/staff/{uuid}/toggle" }, { "label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L100", "_origin": "ast", "id": "task_10_staff_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627", "community": 172, "norm_label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_user_flow", "community": 383, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (Staff)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "community": 383, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0633\u0646\u0644 (staff)" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0633\u0646\u0644 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0633\u0646\u0644_\u062c\u062f\u06cc\u062f", "community": 383, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0633\u0646\u0644 \u062c\u062f\u06cc\u062f" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u0631\u0633\u0646\u0644", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L24", "_origin": "ast", "id": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0631\u0633\u0646\u0644", "community": 383, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u0631\u0633\u0646\u0644" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc (Soft Delete)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L40", "_origin": "ast", "id": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0633\u0627\u0632\u06cc_soft_delete", "community": 383, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc (soft delete)" }, { "label": "\u0686\u0631\u0627 \u062d\u0630\u0641 \u0633\u062e\u062a \u0645\u0645\u0646\u0648\u0639 \u0627\u0633\u062a", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L55", "_origin": "ast", "id": "task_10_staff_user_flow_\u0686\u0631\u0627_\u062d\u0630\u0641_\u0633\u062e\u062a_\u0645\u0645\u0646\u0648\u0639_\u0627\u0633\u062a", "community": 383, "norm_label": "\u0686\u0631\u0627 \u062d\u0630\u0641 \u0633\u062e\u062a \u0645\u0645\u0646\u0648\u0639 \u0627\u0633\u062a" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 Frontend (StaffPage.tsx)", "file_type": "document", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L71", "_origin": "ast", "id": "task_10_staff_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend_staffpage_tsx", "community": 383, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 frontend (staffpage.tsx)" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_architecture", "community": 358, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription Tiers)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "community": 358, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription tiers)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_11_subscription_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 358, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: SubscriptionPlan", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L24", "_origin": "ast", "id": "task_11_subscription_architecture_entity_subscriptionplan", "community": 358, "norm_label": "entity: subscriptionplan" }, { "label": "Entity: SubscriptionPeriod", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L62", "_origin": "ast", "id": "task_11_subscription_architecture_entity_subscriptionperiod", "community": 358, "norm_label": "entity: subscriptionperiod" }, { "label": "Entity: ClinicSubscription", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L105", "_origin": "ast", "id": "task_11_subscription_architecture_entity_clinicsubscription", "community": 358, "norm_label": "entity: clinicsubscription" }, { "label": "Service: SubscriptionService", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L151", "_origin": "ast", "id": "task_11_subscription_architecture_service_subscriptionservice", "community": 358, "norm_label": "service: subscriptionservice" }, { "label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc PaymentController", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L194", "_origin": "ast", "id": "task_11_subscription_architecture_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_paymentcontroller", "community": 358, "norm_label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc paymentcontroller" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_database", "community": 329, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription Tiers)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "community": 329, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription tiers)" }, { "label": "\u062c\u062f\u0648\u0644: subscription_plans", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L3", "_origin": "ast", "id": "task_11_subscription_database_\u062c\u062f\u0648\u0644_subscription_plans", "community": 329, "norm_label": "\u062c\u062f\u0648\u0644: subscription_plans" }, { "label": "\u062c\u062f\u0648\u0644: subscription_periods", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L17", "_origin": "ast", "id": "task_11_subscription_database_\u062c\u062f\u0648\u0644_subscription_periods", "community": 329, "norm_label": "\u062c\u062f\u0648\u0644: subscription_periods" }, { "label": "\u062c\u062f\u0648\u0644: clinic_subscriptions", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L33", "_origin": "ast", "id": "task_11_subscription_database_\u062c\u062f\u0648\u0644_clinic_subscriptions", "community": 329, "norm_label": "\u062c\u062f\u0648\u0644: clinic_subscriptions" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L49", "_origin": "ast", "id": "task_11_subscription_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 329, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "Seed Data (Migration \u0627\u0648\u0644\u06cc\u0647)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L63", "_origin": "ast", "id": "task_11_subscription_database_seed_data_migration_\u0627\u0648\u0644\u06cc\u0647", "community": 329, "norm_label": "seed data (migration \u0627\u0648\u0644\u06cc\u0647)" }, { "label": "SiteConfig key \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L82", "_origin": "ast", "id": "task_11_subscription_database_siteconfig_key_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 329, "norm_label": "siteconfig key \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L88", "_origin": "ast", "id": "task_11_subscription_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 329, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_task", "community": 106, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (Subscription Tiers)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "community": 106, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc (subscription tiers)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L3", "_origin": "ast", "id": "task_11_subscription_task_\u062a\u0648\u0636\u06cc\u062d", "community": 106, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0633\u0637\u0648\u062d \u067e\u0646\u0644", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L10", "_origin": "ast", "id": "task_11_subscription_task_\u0633\u0637\u0648\u062d_\u067e\u0646\u0644", "community": 106, "norm_label": "\u0633\u0637\u0648\u062d \u067e\u0646\u0644" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L18", "_origin": "ast", "id": "task_11_subscription_task_endpoint_\u0647\u0627", "community": 106, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L37", "_origin": "ast", "id": "task_11_subscription_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 106, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L41", "_origin": "ast", "id": "task_11_subscription_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 106, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L44", "_origin": "ast", "id": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 106, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/subscription/trial", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L46", "_origin": "ast", "id": "task_11_subscription_task_post_api_v1_subscription_trial", "community": 106, "norm_label": "post /api/v1/subscription/trial" }, { "label": "POST /api/v1/admin/subscription/period", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L52", "_origin": "ast", "id": "task_11_subscription_task_post_api_v1_admin_subscription_period", "community": 106, "norm_label": "post /api/v1/admin/subscription/period" }, { "label": "POST /api/v1/subscription-payment (\u0645\u0648\u062c\u0648\u062f)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L64", "_origin": "ast", "id": "task_11_subscription_task_post_api_v1_subscription_payment_\u0645\u0648\u062c\u0648\u062f", "community": 106, "norm_label": "post /api/v1/subscription-payment (\u0645\u0648\u062c\u0648\u062f)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L72", "_origin": "ast", "id": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 106, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/subscription/plans", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L74", "_origin": "ast", "id": "task_11_subscription_task_get_api_v1_subscription_plans", "community": 106, "norm_label": "get /api/v1/subscription/plans" }, { "label": "GET /api/v1/subscription/my", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L95", "_origin": "ast", "id": "task_11_subscription_task_get_api_v1_subscription_my", "community": 106, "norm_label": "get /api/v1/subscription/my" }, { "label": "POST /api/v1/subscription/trial (\u0645\u0648\u0641\u0642)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L123", "_origin": "ast", "id": "task_11_subscription_task_post_api_v1_subscription_trial_\u0645\u0648\u0641\u0642", "community": 106, "norm_label": "post /api/v1/subscription/trial (\u0645\u0648\u0641\u0642)" }, { "label": "POST /api/v1/subscription/trial (\u062e\u0637\u0627 \u2014 \u0642\u0628\u0644\u0627\u064b \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L135", "_origin": "ast", "id": "task_11_subscription_task_post_api_v1_subscription_trial_\u062e\u0637\u0627_\u0642\u0628\u0644\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0634\u062f\u0647", "community": 106, "norm_label": "post /api/v1/subscription/trial (\u062e\u0637\u0627 \u2014 \u0642\u0628\u0644\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647)" }, { "label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062a\u0631\u06cc\u0627\u0644", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L143", "_origin": "ast", "id": "task_11_subscription_task_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062a\u0631\u06cc\u0627\u0644", "community": 106, "norm_label": "\u0642\u0648\u0627\u0646\u06cc\u0646 \u062a\u0631\u06cc\u0627\u0644" }, { "label": "\u0642\u0627\u0646\u0648\u0646 \u062a\u0645\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L150", "_origin": "ast", "id": "task_11_subscription_task_\u0642\u0627\u0646\u0648\u0646_\u062a\u0645\u062f\u06cc\u062f", "community": 106, "norm_label": "\u0642\u0627\u0646\u0648\u0646 \u062a\u0645\u062f\u06cc\u062f" }, { "label": "gate check \u062f\u0631 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L156", "_origin": "ast", "id": "task_11_subscription_task_gate_check_\u062f\u0631_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "community": 106, "norm_label": "gate check \u062f\u0631 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_user_flow", "community": 359, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "community": 359, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u067e\u0646\u0644\u200c\u0647\u0627 \u0648 \u062e\u0631\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u067e\u0646\u0644_\u0647\u0627_\u0648_\u062e\u0631\u06cc\u062f", "community": 359, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u067e\u0646\u0644\u200c\u0647\u0627 \u0648 \u062e\u0631\u06cc\u062f" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0645\u062f\u06cc\u062f \u0627\u0634\u062a\u0631\u0627\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L45", "_origin": "ast", "id": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0645\u062f\u06cc\u062f_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 359, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0645\u062f\u06cc\u062f \u0627\u0634\u062a\u0631\u0627\u06a9" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 gate check \u062f\u0631 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L62", "_origin": "ast", "id": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_gate_check_\u062f\u0631_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "community": 359, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 gate check \u062f\u0631 \u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0646\u0644\u200c\u0647\u0627 \u062a\u0648\u0633\u0637 \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L81", "_origin": "ast", "id": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0646\u0644_\u0647\u0627_\u062a\u0648\u0633\u0637_\u0627\u062f\u0645\u06cc\u0646", "community": 359, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0646\u0644\u200c\u0647\u0627 \u062a\u0648\u0633\u0637 \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0647\u0634\u062f\u0627\u0631 \u0627\u0646\u0642\u0636\u0627 (frontend)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L98", "_origin": "ast", "id": "task_11_subscription_user_flow_\u0647\u0634\u062f\u0627\u0631_\u0627\u0646\u0642\u0636\u0627_frontend", "community": 359, "norm_label": "\u0647\u0634\u062f\u0627\u0631 \u0627\u0646\u0642\u0636\u0627 (frontend)" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 Frontend (SubscriptionPage.tsx)", "file_type": "document", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L106", "_origin": "ast", "id": "task_11_subscription_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend_subscriptionpage_tsx", "community": 359, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 frontend (subscriptionpage.tsx)" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_architecture", "community": 330, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "community": 330, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_12_secretary_completion_architecture_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f", "community": 330, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a Backend", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L11", "_origin": "ast", "id": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_backend", "community": 330, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a backend" }, { "label": "SecretaryController \u2014 constructor injection", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L13", "_origin": "ast", "id": "task_12_secretary_completion_architecture_secretarycontroller_constructor_injection", "community": 330, "norm_label": "secretarycontroller \u2014 constructor injection" }, { "label": "SecretaryRepository \u2014 \u0645\u062a\u062f \u062c\u062f\u06cc\u062f countActive", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L23", "_origin": "ast", "id": "task_12_secretary_completion_architecture_secretaryrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f_countactive", "community": 330, "norm_label": "secretaryrepository \u2014 \u0645\u062a\u062f \u062c\u062f\u06cc\u062f countactive" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a Frontend", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L38", "_origin": "ast", "id": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_frontend", "community": 330, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a frontend" }, { "label": "SecretariesPage.tsx \u2014 \u0633\u0627\u062e\u062a\u0627\u0631 Modal permissions", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L40", "_origin": "ast", "id": "task_12_secretary_completion_architecture_secretariespage_tsx_\u0633\u0627\u062e\u062a\u0627\u0631_modal_permissions", "community": 330, "norm_label": "secretariespage.tsx \u2014 \u0633\u0627\u062e\u062a\u0627\u0631 modal permissions" }, { "label": "\u0646\u06a9\u062a\u0647: \u0645\u062f\u06cc\u0631\u06cc\u062a \u062e\u0637\u0627\u06cc 403 \u062f\u0631 \u0641\u0631\u0645 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L65", "_origin": "ast", "id": "task_12_secretary_completion_architecture_\u0646\u06a9\u062a\u0647_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062e\u0637\u0627\u06cc_403_\u062f\u0631_\u0641\u0631\u0645_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc", "community": 330, "norm_label": "\u0646\u06a9\u062a\u0647: \u0645\u062f\u06cc\u0631\u06cc\u062a \u062e\u0637\u0627\u06cc 403 \u062f\u0631 \u0641\u0631\u0645 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_database", "community": 385, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "community": 385, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u0647\u06cc\u0686 migration \u0644\u0627\u0632\u0645 \u0646\u06cc\u0633\u062a", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L3", "_origin": "ast", "id": "task_12_secretary_completion_database_\u0647\u06cc\u0686_migration_\u0644\u0627\u0632\u0645_\u0646\u06cc\u0633\u062a", "community": 385, "norm_label": "\u0647\u06cc\u0686 migration \u0644\u0627\u0632\u0645 \u0646\u06cc\u0633\u062a" }, { "label": "\u0633\u062a\u0648\u0646 \u0645\u0648\u062c\u0648\u062f: permissions \u062f\u0631 doctor_secretaries", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L7", "_origin": "ast", "id": "task_12_secretary_completion_database_\u0633\u062a\u0648\u0646_\u0645\u0648\u062c\u0648\u062f_permissions_\u062f\u0631_doctor_secretaries", "community": 385, "norm_label": "\u0633\u062a\u0648\u0646 \u0645\u0648\u062c\u0648\u062f: permissions \u062f\u0631 doctor_secretaries" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 JSON \u0630\u062e\u06cc\u0631\u0647\u200c\u0634\u062f\u0647:", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L13", "_origin": "ast", "id": "task_12_secretary_completion_database_\u0633\u0627\u062e\u062a\u0627\u0631_json_\u0630\u062e\u06cc\u0631\u0647_\u0634\u062f\u0647", "community": 385, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 json \u0630\u062e\u06cc\u0631\u0647\u200c\u0634\u062f\u0647:" }, { "label": "\u0646\u06a9\u062a\u0647 `version`:", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L44", "_origin": "ast", "id": "task_12_secretary_completion_database_\u0646\u06a9\u062a\u0647_version", "community": 385, "norm_label": "\u0646\u06a9\u062a\u0647 `version`:" }, { "label": "\u062c\u062f\u0648\u0644 doctor_secretaries (\u0645\u0631\u062c\u0639)", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L48", "_origin": "ast", "id": "task_12_secretary_completion_database_\u062c\u062f\u0648\u0644_doctor_secretaries_\u0645\u0631\u062c\u0639", "community": 385, "norm_label": "\u062c\u062f\u0648\u0644 doctor_secretaries (\u0645\u0631\u062c\u0639)" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_task", "community": 132, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 + UI Permissions", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "community": 132, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 + ui permissions" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L3", "_origin": "ast", "id": "task_12_secretary_completion_task_\u062a\u0648\u0636\u06cc\u062d", "community": 132, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L12", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f", "community": 132, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f" }, { "label": "API \u0645\u0648\u062c\u0648\u062f (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631)", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L19", "_origin": "ast", "id": "task_12_secretary_completion_task_api_\u0645\u0648\u062c\u0648\u062f_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631", "community": 132, "norm_label": "api \u0645\u0648\u062c\u0648\u062f (\u0628\u062f\u0648\u0646 \u062a\u063a\u06cc\u06cc\u0631)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L28", "_origin": "ast", "id": "task_12_secretary_completion_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 132, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L33", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 132, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 Backend \u2014 SecretaryController::create()", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L37", "_origin": "ast", "id": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_backend_secretarycontroller_create", "community": 132, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 backend \u2014 secretarycontroller::create()" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0642\u0628\u0644):", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L39", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0642\u0628\u0644", "community": 132, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u0642\u0628\u0644):" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u062c\u062f\u06cc\u062f (\u0628\u0639\u062f):", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L51", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0648\u0636\u0639\u06cc\u062a_\u062c\u062f\u06cc\u062f_\u0628\u0639\u062f", "community": 132, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u062c\u062f\u06cc\u062f (\u0628\u0639\u062f):" }, { "label": "\u062e\u0637\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062f\u0631 ErrorCodes.php \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u062f:", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L76", "_origin": "ast", "id": "task_12_secretary_completion_task_\u062e\u0637\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u062f\u0631_errorcodes_php_\u0627\u0636\u0627\u0641\u0647_\u0634\u0648\u062f", "community": 132, "norm_label": "\u062e\u0637\u0627\u06cc \u062c\u062f\u06cc\u062f \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062f\u0631 errorcodes.php \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u062f:" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 Frontend \u2014 SecretariesPage.tsx", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L84", "_origin": "ast", "id": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_frontend_secretariespage_tsx", "community": 132, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 frontend \u2014 secretariespage.tsx" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 DEFAULT_PERMISSIONS (\u0627\u0632 DoctorSecretary::DEFAULT_PERMISSIONS):", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L86", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0633\u0627\u062e\u062a\u0627\u0631_default_permissions_\u0627\u0632_doctorsecretary_default_permissions", "community": 132, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 default_permissions (\u0627\u0632 doctorsecretary::default_permissions):" }, { "label": "\u0646\u0645\u0648\u0646\u0647 UI Permissions checkbox matrix \u062f\u0631 Modal:", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L100", "_origin": "ast", "id": "task_12_secretary_completion_task_\u0646\u0645\u0648\u0646\u0647_ui_permissions_checkbox_matrix_\u062f\u0631_modal", "community": 132, "norm_label": "\u0646\u0645\u0648\u0646\u0647 ui permissions checkbox matrix \u062f\u0631 modal:" }, { "label": "PATCH /api/v1/secretary/{uuid} \u0628\u0627 permissions:", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L115", "_origin": "ast", "id": "task_12_secretary_completion_task_patch_api_v1_secretary_uuid_\u0628\u0627_permissions", "community": 132, "norm_label": "patch /api/v1/secretary/{uuid} \u0628\u0627 permissions:" }, { "label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L139", "_origin": "ast", "id": "task_12_secretary_completion_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 132, "norm_label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "Response \u062e\u0637\u0627 (403)", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L145", "_origin": "ast", "id": "task_12_secretary_completion_task_response_\u062e\u0637\u0627_403", "community": 132, "norm_label": "response \u062e\u0637\u0627 (403)" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_user_flow", "community": 472, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "community": 472, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u062a\u06a9\u0645\u06cc\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0641\u0632\u0648\u062f\u0646 \u0645\u0646\u0634\u06cc \u062c\u062f\u06cc\u062f \u0628\u0627 \u0628\u0631\u0631\u0633\u06cc \u0633\u0642\u0641 \u067e\u0646\u0644", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0634\u06cc_\u062c\u062f\u06cc\u062f_\u0628\u0627_\u0628\u0631\u0631\u0633\u06cc_\u0633\u0642\u0641_\u067e\u0646\u0644", "community": 472, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0641\u0632\u0648\u062f\u0646 \u0645\u0646\u0634\u06cc \u062c\u062f\u06cc\u062f \u0628\u0627 \u0628\u0631\u0631\u0633\u06cc \u0633\u0642\u0641 \u067e\u0646\u0644" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634 permissions \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L22", "_origin": "ast", "id": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_permissions_\u0645\u0646\u0634\u06cc", "community": 472, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u06cc\u0631\u0627\u06cc\u0634 permissions \u0645\u0646\u0634\u06cc" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u0633\u0637\u0648\u062d \u0633\u0642\u0641 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L54", "_origin": "ast", "id": "task_12_secretary_completion_user_flow_\u062a\u0631\u062a\u06cc\u0628_\u0633\u0637\u0648\u062d_\u0633\u0642\u0641_\u0645\u0646\u0634\u06cc", "community": 472, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u0633\u0637\u0648\u062d \u0633\u0642\u0641 \u0645\u0646\u0634\u06cc" }, { "label": "\u0646\u06a9\u062a\u0647: \u0645\u0646\u0634\u06cc \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0627\u0632 \u0633\u0642\u0641 \u06a9\u0645 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L64", "_origin": "ast", "id": "task_12_secretary_completion_user_flow_\u0646\u06a9\u062a\u0647_\u0645\u0646\u0634\u06cc_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0627\u0632_\u0633\u0642\u0641_\u06a9\u0645_\u0646\u0645\u06cc_\u0634\u0648\u062f", "community": 472, "norm_label": "\u0646\u06a9\u062a\u0647: \u0645\u0646\u0634\u06cc \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0627\u0632 \u0633\u0642\u0641 \u06a9\u0645 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_architecture", "community": 386, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 386, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_13_clinic_services_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 386, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: ServiceSection", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L17", "_origin": "ast", "id": "task_13_clinic_services_architecture_entity_servicesection", "community": 386, "norm_label": "entity: servicesection" }, { "label": "Entity: ServiceItem", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L51", "_origin": "ast", "id": "task_13_clinic_services_architecture_entity_serviceitem", "community": 386, "norm_label": "entity: serviceitem" }, { "label": "Controller: ClinicServiceController", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L90", "_origin": "ast", "id": "task_13_clinic_services_architecture_controller_clinicservicecontroller", "community": 386, "norm_label": "controller: clinicservicecontroller" }, { "label": "\u0646\u06a9\u062a\u0647 DELETE \u0633\u0631\u0648\u06cc\u0633 \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L119", "_origin": "ast", "id": "task_13_clinic_services_architecture_\u0646\u06a9\u062a\u0647_delete_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647", "community": 386, "norm_label": "\u0646\u06a9\u062a\u0647 delete \u0633\u0631\u0648\u06cc\u0633 \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u067e\u0631\u0648\u0646\u062f\u0647" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_database", "community": 473, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 473, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u062c\u062f\u0648\u0644: service_sections", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L3", "_origin": "ast", "id": "task_13_clinic_services_database_\u062c\u062f\u0648\u0644_service_sections", "community": 473, "norm_label": "\u062c\u062f\u0648\u0644: service_sections" }, { "label": "\u062c\u062f\u0648\u0644: service_items", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L21", "_origin": "ast", "id": "task_13_clinic_services_database_\u062c\u062f\u0648\u0644_service_items", "community": 473, "norm_label": "\u062c\u062f\u0648\u0644: service_items" }, { "label": "Migration \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L35", "_origin": "ast", "id": "task_13_clinic_services_database_migration_\u0646\u0645\u0648\u0646\u0647", "community": 473, "norm_label": "migration \u0646\u0645\u0648\u0646\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L65", "_origin": "ast", "id": "task_13_clinic_services_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 473, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_task", "community": 198, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (Clinic Services)", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "community": 198, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9 (clinic services)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L3", "_origin": "ast", "id": "task_13_clinic_services_task_\u062a\u0648\u0636\u06cc\u062d", "community": 198, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L8", "_origin": "ast", "id": "task_13_clinic_services_task_endpoint_\u0647\u0627", "community": 198, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L23", "_origin": "ast", "id": "task_13_clinic_services_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 198, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L27", "_origin": "ast", "id": "task_13_clinic_services_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 198, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L30", "_origin": "ast", "id": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 198, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/service-section", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L32", "_origin": "ast", "id": "task_13_clinic_services_task_post_api_v1_service_section", "community": 198, "norm_label": "post /api/v1/service-section" }, { "label": "POST /api/v1/service-item", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L39", "_origin": "ast", "id": "task_13_clinic_services_task_post_api_v1_service_item", "community": 198, "norm_label": "post /api/v1/service-item" }, { "label": "PATCH /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L49", "_origin": "ast", "id": "task_13_clinic_services_task_patch_api_v1_service_item_uuid", "community": 198, "norm_label": "patch /api/v1/service-item/{uuid}" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L57", "_origin": "ast", "id": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 198, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/service-sections", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L59", "_origin": "ast", "id": "task_13_clinic_services_task_get_api_v1_service_sections", "community": 198, "norm_label": "get /api/v1/service-sections" }, { "label": "GET /api/v1/service-items/{sectionUuid}", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L80", "_origin": "ast", "id": "task_13_clinic_services_task_get_api_v1_service_items_sectionuuid", "community": 198, "norm_label": "get /api/v1/service-items/{sectionuuid}" }, { "label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L96", "_origin": "ast", "id": "task_13_clinic_services_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627", "community": 198, "norm_label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_user_flow", "community": 331, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u0648 \u0627\u06cc\u062c\u0627\u062f \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u0648 \u0627\u06cc\u062c\u0627\u062f \u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0646\u0645\u0627\u06cc\u0634 (ServicesPage.tsx)", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L18", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u0633\u0627\u062e\u062a\u0627\u0631_\u0646\u0645\u0627\u06cc\u0634_servicespage_tsx", "community": 331, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0646\u0645\u0627\u06cc\u0634 (servicespage.tsx)" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u06cc\u062c\u0627\u062f \u0628\u062e\u0634 \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L33", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u06cc\u062c\u0627\u062f_\u0628\u062e\u0634_\u062c\u062f\u06cc\u062f", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u06cc\u062c\u0627\u062f \u0628\u062e\u0634 \u062c\u062f\u06cc\u062f" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062d\u0630\u0641 \u0628\u062e\u0634", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L45", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062d\u0630\u0641_\u0628\u062e\u0634", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062d\u0630\u0641 \u0628\u062e\u0634" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062d\u0630\u0641 \u0632\u06cc\u0631\u0628\u062e\u0634", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L62", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062d\u0630\u0641_\u0632\u06cc\u0631\u0628\u062e\u0634", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062d\u0630\u0641 \u0632\u06cc\u0631\u0628\u062e\u0634" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 \u067e\u0631\u0633\u0646\u0644 \u0627\u0646\u062c\u0627\u0645\u200c\u062f\u0647\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L72", "_origin": "ast", "id": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u067e\u0631\u0633\u0646\u0644_\u0627\u0646\u062c\u0627\u0645_\u062f\u0647\u0646\u062f\u0647", "community": 331, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 \u067e\u0631\u0633\u0646\u0644 \u0627\u0646\u062c\u0627\u0645\u200c\u062f\u0647\u0646\u062f\u0647" }, { "label": "gate check \u2014 \u06a9\u0627\u0631\u0628\u0631 Free", "file_type": "document", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L84", "_origin": "ast", "id": "task_13_clinic_services_user_flow_gate_check_\u06a9\u0627\u0631\u0628\u0631_free", "community": 331, "norm_label": "gate check \u2014 \u06a9\u0627\u0631\u0628\u0631 free" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_architecture", "community": 361, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "community": 361, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_14_sms_panel_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 361, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: SmsWallet", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L28", "_origin": "ast", "id": "task_14_sms_panel_architecture_entity_smswallet", "community": 361, "norm_label": "entity: smswallet" }, { "label": "Entity: SmsWalletTransaction", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L56", "_origin": "ast", "id": "task_14_sms_panel_architecture_entity_smswallettransaction", "community": 361, "norm_label": "entity: smswallettransaction" }, { "label": "Entity: SmsSettings", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L95", "_origin": "ast", "id": "task_14_sms_panel_architecture_entity_smssettings", "community": 361, "norm_label": "entity: smssettings" }, { "label": "SmsWalletService", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L129", "_origin": "ast", "id": "task_14_sms_panel_architecture_smswalletservice", "community": 361, "norm_label": "smswalletservice" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 SmsService::send()", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L155", "_origin": "ast", "id": "task_14_sms_panel_architecture_\u062a\u063a\u06cc\u06cc\u0631_smsservice_send", "community": 361, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 smsservice::send()" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_database", "community": 362, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "community": 362, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "label": "\u062c\u062f\u0648\u0644: sms_wallets", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L3", "_origin": "ast", "id": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_wallets", "community": 362, "norm_label": "\u062c\u062f\u0648\u0644: sms_wallets" }, { "label": "\u062c\u062f\u0648\u0644: sms_wallet_transactions", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L15", "_origin": "ast", "id": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_wallet_transactions", "community": 362, "norm_label": "\u062c\u062f\u0648\u0644: sms_wallet_transactions" }, { "label": "\u062c\u062f\u0648\u0644: sms_settings", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L33", "_origin": "ast", "id": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_settings", "community": 362, "norm_label": "\u062c\u062f\u0648\u0644: sms_settings" }, { "label": "SiteConfig key \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L47", "_origin": "ast", "id": "task_14_sms_panel_database_siteconfig_key_\u062c\u062f\u06cc\u062f", "community": 362, "norm_label": "siteconfig key \u062c\u062f\u06cc\u062f" }, { "label": "Migration \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L53", "_origin": "ast", "id": "task_14_sms_panel_database_migration_\u0646\u0645\u0648\u0646\u0647", "community": 362, "norm_label": "migration \u0646\u0645\u0648\u0646\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L93", "_origin": "ast", "id": "task_14_sms_panel_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 362, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_task", "community": 158, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc \u2014 \u06a9\u06cc\u0641 \u067e\u0648\u0644 + \u062a\u0646\u0638\u06cc\u0645\u0627\u062a (SMS Panel)", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "community": 158, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc \u2014 \u06a9\u06cc\u0641 \u067e\u0648\u0644 + \u062a\u0646\u0638\u06cc\u0645\u0627\u062a (sms panel)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L3", "_origin": "ast", "id": "task_14_sms_panel_task_\u062a\u0648\u0636\u06cc\u062d", "community": 158, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627 (\u0647\u0645\u0647 \u062c\u062f\u06cc\u062f)", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L8", "_origin": "ast", "id": "task_14_sms_panel_task_endpoint_\u0647\u0627_\u0647\u0645\u0647_\u062c\u062f\u06cc\u062f", "community": 158, "norm_label": "endpoint \u0647\u0627 (\u0647\u0645\u0647 \u062c\u062f\u06cc\u062f)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L19", "_origin": "ast", "id": "task_14_sms_panel_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 158, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L23", "_origin": "ast", "id": "task_14_sms_panel_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 158, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L26", "_origin": "ast", "id": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 158, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/sms/wallet/charge", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L28", "_origin": "ast", "id": "task_14_sms_panel_task_post_api_v1_sms_wallet_charge", "community": 158, "norm_label": "post /api/v1/sms/wallet/charge" }, { "label": "PATCH /api/v1/sms/settings", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L37", "_origin": "ast", "id": "task_14_sms_panel_task_patch_api_v1_sms_settings", "community": 158, "norm_label": "patch /api/v1/sms/settings" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L47", "_origin": "ast", "id": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 158, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/sms/wallet/balance", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L49", "_origin": "ast", "id": "task_14_sms_panel_task_get_api_v1_sms_wallet_balance", "community": 158, "norm_label": "get /api/v1/sms/wallet/balance" }, { "label": "GET /api/v1/sms/wallet/logs", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L61", "_origin": "ast", "id": "task_14_sms_panel_task_get_api_v1_sms_wallet_logs", "community": 158, "norm_label": "get /api/v1/sms/wallet/logs" }, { "label": "GET /api/v1/sms/settings", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L85", "_origin": "ast", "id": "task_14_sms_panel_task_get_api_v1_sms_settings", "community": 158, "norm_label": "get /api/v1/sms/settings" }, { "label": "GET /api/v1/admin/sms/wallet-report", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L98", "_origin": "ast", "id": "task_14_sms_panel_task_get_api_v1_admin_sms_wallet_report", "community": 158, "norm_label": "get /api/v1/admin/sms/wallet-report" }, { "label": "SiteConfig key \u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L114", "_origin": "ast", "id": "task_14_sms_panel_task_siteconfig_key_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "community": 158, "norm_label": "siteconfig key \u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" }, { "label": "\u06a9\u0633\u0631 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L120", "_origin": "ast", "id": "task_14_sms_panel_task_\u06a9\u0633\u0631_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 158, "norm_label": "\u06a9\u0633\u0631 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_user_flow", "community": 476, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "community": 476, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0634\u0627\u0631\u0698 \u06a9\u06cc\u0641 \u067e\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0634\u0627\u0631\u0698_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 476, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0634\u0627\u0631\u0698 \u06a9\u06cc\u0641 \u067e\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u06cc\u0627\u062f\u0622\u0648\u0631\u06cc \u062e\u0648\u062f\u06a9\u0627\u0631", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L34", "_origin": "ast", "id": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u06cc\u0627\u062f\u0622\u0648\u0631\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631", "community": 476, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u06cc\u0627\u062f\u0627\u0648\u0631\u06cc \u062e\u0648\u062f\u06a9\u0627\u0631" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0633\u0631 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u06cc\u0627\u062f\u0622\u0648\u0631\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L59", "_origin": "ast", "id": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0633\u0631_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u06cc\u0627\u062f\u0622\u0648\u0631\u06cc", "community": 476, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0633\u0631 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u06cc\u0627\u062f\u0627\u0648\u0631\u06cc" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 Frontend", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L84", "_origin": "ast", "id": "task_14_sms_panel_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend", "community": 476, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 frontend" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_architecture", "community": 363, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "community": 363, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_15_patient_records_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 363, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: PatientRecord", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L23", "_origin": "ast", "id": "task_15_patient_records_architecture_entity_patientrecord", "community": 363, "norm_label": "entity: patientrecord" }, { "label": "Entity: PatientSession", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L60", "_origin": "ast", "id": "task_15_patient_records_architecture_entity_patientsession", "community": 363, "norm_label": "entity: patientsession" }, { "label": "Entity: SessionService (\u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u0627\u0646\u062c\u0627\u0645\u200c\u0634\u062f\u0647 \u062f\u0631 \u0633\u0634\u0646)", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L118", "_origin": "ast", "id": "task_15_patient_records_architecture_entity_sessionservice_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062f\u0631_\u0633\u0634\u0646", "community": 363, "norm_label": "entity: sessionservice (\u0633\u0631\u0648\u06cc\u0633\u200c\u0647\u0627\u06cc \u0627\u0646\u062c\u0627\u0645\u200c\u0634\u062f\u0647 \u062f\u0631 \u0633\u0634\u0646)" }, { "label": "PatientService", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L152", "_origin": "ast", "id": "task_15_patient_records_architecture_patientservice", "community": 363, "norm_label": "patientservice" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 \u062f\u0631 AppointmentController", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L195", "_origin": "ast", "id": "task_15_patient_records_architecture_\u062a\u063a\u06cc\u06cc\u0631_\u062f\u0631_appointmentcontroller", "community": 363, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 \u062f\u0631 appointmentcontroller" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_database", "community": 387, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "community": 387, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "\u062c\u062f\u0648\u0644: patient_records", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L3", "_origin": "ast", "id": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_patient_records", "community": 387, "norm_label": "\u062c\u062f\u0648\u0644: patient_records" }, { "label": "\u062c\u062f\u0648\u0644: patient_sessions", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L21", "_origin": "ast", "id": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_patient_sessions", "community": 387, "norm_label": "\u062c\u062f\u0648\u0644: patient_sessions" }, { "label": "\u062c\u062f\u0648\u0644: session_services", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L45", "_origin": "ast", "id": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_session_services", "community": 387, "norm_label": "\u062c\u062f\u0648\u0644: session_services" }, { "label": "Migration \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L57", "_origin": "ast", "id": "task_15_patient_records_database_migration_\u0646\u0645\u0648\u0646\u0647", "community": 387, "norm_label": "migration \u0646\u0645\u0648\u0646\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L111", "_origin": "ast", "id": "task_15_patient_records_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 387, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_task", "community": 133, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (Patient Records)", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "community": 133, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631 (patient records)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L3", "_origin": "ast", "id": "task_15_patient_records_task_\u062a\u0648\u0636\u06cc\u062d", "community": 133, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L8", "_origin": "ast", "id": "task_15_patient_records_task_endpoint_\u0647\u0627", "community": 133, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L19", "_origin": "ast", "id": "task_15_patient_records_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 133, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L24", "_origin": "ast", "id": "task_15_patient_records_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 133, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L27", "_origin": "ast", "id": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 133, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/patient (\u0627\u06cc\u062c\u0627\u062f \u062f\u0633\u062a\u06cc)", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L29", "_origin": "ast", "id": "task_15_patient_records_task_post_api_v1_patient_\u0627\u06cc\u062c\u0627\u062f_\u062f\u0633\u062a\u06cc", "community": 133, "norm_label": "post /api/v1/patient (\u0627\u06cc\u062c\u0627\u062f \u062f\u0633\u062a\u06cc)" }, { "label": "POST /api/v1/patient/{uuid}/session", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L36", "_origin": "ast", "id": "task_15_patient_records_task_post_api_v1_patient_uuid_session", "community": 133, "norm_label": "post /api/v1/patient/{uuid}/session" }, { "label": "PATCH /api/v1/session/{uuid}", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L54", "_origin": "ast", "id": "task_15_patient_records_task_patch_api_v1_session_uuid", "community": 133, "norm_label": "patch /api/v1/session/{uuid}" }, { "label": "\u0641\u0631\u0645\u0648\u0644 \u0645\u062d\u0627\u0633\u0628\u0647 final_price", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L62", "_origin": "ast", "id": "task_15_patient_records_task_\u0641\u0631\u0645\u0648\u0644_\u0645\u062d\u0627\u0633\u0628\u0647_final_price", "community": 133, "norm_label": "\u0641\u0631\u0645\u0648\u0644 \u0645\u062d\u0627\u0633\u0628\u0647 final_price" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L80", "_origin": "ast", "id": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 133, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/patients?search=\u0639\u0644\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L82", "_origin": "ast", "id": "task_15_patient_records_task_get_api_v1_patients_search_\u0639\u0644\u06cc", "community": 133, "norm_label": "get /api/v1/patients?search=\u0639\u0644\u06cc" }, { "label": "GET /api/v1/patient/{uuid}", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L99", "_origin": "ast", "id": "task_15_patient_records_task_get_api_v1_patient_uuid", "community": 133, "norm_label": "get /api/v1/patient/{uuid}" }, { "label": "GET /api/v1/patient/{uuid}/sessions", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L113", "_origin": "ast", "id": "task_15_patient_records_task_get_api_v1_patient_uuid_sessions", "community": 133, "norm_label": "get /api/v1/patient/{uuid}/sessions" }, { "label": "\u0627\u06cc\u062c\u0627\u062f \u062e\u0648\u062f\u06a9\u0627\u0631 \u067e\u0631\u0648\u0646\u062f\u0647 \u0647\u0646\u06af\u0627\u0645 \u062a\u0623\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L137", "_origin": "ast", "id": "task_15_patient_records_task_\u0627\u06cc\u062c\u0627\u062f_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_\u0647\u0646\u06af\u0627\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a", "community": 133, "norm_label": "\u0627\u06cc\u062c\u0627\u062f \u062e\u0648\u062f\u06a9\u0627\u0631 \u067e\u0631\u0648\u0646\u062f\u0647 \u0647\u0646\u06af\u0627\u0645 \u062a\u0627\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a" }, { "label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L148", "_origin": "ast", "id": "task_15_patient_records_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627", "community": 133, "norm_label": "\u06a9\u062f\u0647\u0627\u06cc \u062e\u0637\u0627" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_user_flow", "community": 364, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "community": 364, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631 \u2014 \u062a\u0623\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a \u2192 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0646\u062f\u0647", "community": 364, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631 \u2014 \u062a\u0627\u06cc\u06cc\u062f \u0646\u0648\u0628\u062a \u2192 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0646\u062f\u0647" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0633\u062a\u06cc \u2014 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0646\u062f\u0647 \u062a\u0648\u0633\u0637 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L33", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0633\u062a\u06cc_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0646\u062f\u0647_\u062a\u0648\u0633\u0637_\u0645\u0646\u0634\u06cc", "community": 364, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0633\u062a\u06cc \u2014 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0646\u062f\u0647 \u062a\u0648\u0633\u0637 \u0645\u0646\u0634\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0645\u0631\u0627\u062c\u0639\u0647 (\u0633\u0634\u0646)", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L52", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0633\u0634\u0646", "community": 364, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0645\u0631\u0627\u062c\u0639\u0647 (\u0633\u0634\u0646)" }, { "label": "\u0645\u062d\u0627\u0633\u0628\u0647 real-time \u062f\u0631 Frontend", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L89", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u0645\u062d\u0627\u0633\u0628\u0647_real_time_\u062f\u0631_frontend", "community": 364, "norm_label": "\u0645\u062d\u0627\u0633\u0628\u0647 real-time \u062f\u0631 frontend" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062c\u0633\u062a\u062c\u0648 \u0628\u06cc\u0645\u0627\u0631", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L100", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062c\u0633\u062a\u062c\u0648_\u0628\u06cc\u0645\u0627\u0631", "community": 364, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062c\u0633\u062a\u062c\u0648 \u0628\u06cc\u0645\u0627\u0631" }, { "label": "\u0646\u0645\u0627\u06cc\u0634 \u0635\u0641\u062d\u0647 \u0628\u06cc\u0645\u0627\u0631 (PatientDetailPage.tsx)", "file_type": "document", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L109", "_origin": "ast", "id": "task_15_patient_records_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u0635\u0641\u062d\u0647_\u0628\u06cc\u0645\u0627\u0631_patientdetailpage_tsx", "community": 364, "norm_label": "\u0646\u0645\u0627\u06cc\u0634 \u0635\u0641\u062d\u0647 \u0628\u06cc\u0645\u0627\u0631 (patientdetailpage.tsx)" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_architecture", "community": 293, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "community": 293, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f" }, { "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f", "community": 293, "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 Backend", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L11", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_backend", "community": 293, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 backend" }, { "label": "DashboardController \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 from/to", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L13", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_dashboardcontroller_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_from_to", "community": 293, "norm_label": "dashboardcontroller \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 from/to" }, { "label": "AdminApiController \u2014 dashboardCharts \u0628\u0627 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L39", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_adminapicontroller_dashboardcharts_\u0628\u0627_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc", "community": 293, "norm_label": "adminapicontroller \u2014 dashboardcharts \u0628\u0627 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc" }, { "label": "\u062a\u063a\u06cc\u06cc\u0631 Frontend \u2014 DashboardPage.tsx", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L54", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_frontend_dashboardpage_tsx", "community": 293, "norm_label": "\u062a\u063a\u06cc\u06cc\u0631 frontend \u2014 dashboardpage.tsx" }, { "label": "date range selector component:", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L56", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_date_range_selector_component", "community": 293, "norm_label": "date range selector component:" }, { "label": "\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627 \u0628\u0627 Recharts:", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L74", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627_\u0628\u0627_recharts", "community": 293, "norm_label": "\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627 \u0628\u0627 recharts:" }, { "label": "\u0646\u0635\u0628 dependency:", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L95", "_origin": "ast", "id": "task_16_smart_dashboard_architecture_\u0646\u0635\u0628_dependency", "community": 293, "norm_label": "\u0646\u0635\u0628 dependency:" }, { "label": "database.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_database", "community": 332, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "community": 332, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f" }, { "label": "\u0647\u06cc\u0686 migration \u0644\u0627\u0632\u0645 \u0646\u06cc\u0633\u062a", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L3", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u0647\u06cc\u0686_migration_\u0644\u0627\u0632\u0645_\u0646\u06cc\u0633\u062a", "community": 332, "norm_label": "\u0647\u06cc\u0686 migration \u0644\u0627\u0632\u0645 \u0646\u06cc\u0633\u062a" }, { "label": "Query \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L7", "_origin": "ast", "id": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "community": 332, "norm_label": "query \u0647\u0627\u06cc \u062c\u062f\u06cc\u062f" }, { "label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0631\u0648\u0632 (admin chart)", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L9", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u0646\u0648\u0628\u062a_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0631\u0648\u0632_admin_chart", "community": 332, "norm_label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0631\u0648\u0632 (admin chart)" }, { "label": "\u062f\u0631\u0622\u0645\u062f \u0628\u0631 \u0627\u0633\u0627\u0633 \u0631\u0648\u0632 (\u0627\u0632 patient_sessions)", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L20", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u062f\u0631\u0622\u0645\u062f_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0631\u0648\u0632_\u0627\u0632_patient_sessions", "community": 332, "norm_label": "\u062f\u0631\u0627\u0645\u062f \u0628\u0631 \u0627\u0633\u0627\u0633 \u0631\u0648\u0632 (\u0627\u0632 patient_sessions)" }, { "label": "\u0641\u0631\u0648\u0634 \u0627\u0634\u062a\u0631\u0627\u06a9 \u0628\u0631 \u0627\u0633\u0627\u0633 \u067e\u0646\u0644 (admin)", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L35", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u0641\u0631\u0648\u0634_\u0627\u0634\u062a\u0631\u0627\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u067e\u0646\u0644_admin", "community": 332, "norm_label": "\u0641\u0631\u0648\u0634 \u0627\u0634\u062a\u0631\u0627\u06a9 \u0628\u0631 \u0627\u0633\u0627\u0633 \u067e\u0646\u0644 (admin)" }, { "label": "\u0628\u06cc\u0645\u0627\u0631\u0627\u0646 \u0645\u0646\u062d\u0635\u0631\u0628\u0647\u200c\u0641\u0631\u062f \u062f\u0631 \u0628\u0627\u0632\u0647", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L49", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646_\u0645\u0646\u062d\u0635\u0631\u0628\u0647_\u0641\u0631\u062f_\u062f\u0631_\u0628\u0627\u0632\u0647", "community": 332, "norm_label": "\u0628\u06cc\u0645\u0627\u0631\u0627\u0646 \u0645\u0646\u062d\u0635\u0631\u0628\u0647\u200c\u0641\u0631\u062f \u062f\u0631 \u0628\u0627\u0632\u0647" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L59", "_origin": "ast", "id": "task_16_smart_dashboard_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 332, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_task", "community": 273, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f \u2014 \u0686\u0627\u0631\u062a + \u0641\u06cc\u0644\u062a\u0631 \u0632\u0645\u0627\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "community": 273, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f \u2014 \u0686\u0627\u0631\u062a + \u0641\u06cc\u0644\u062a\u0631 \u0632\u0645\u0627\u0646\u06cc" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L3", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u062a\u0648\u0636\u06cc\u062d", "community": 273, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L8", "_origin": "ast", "id": "task_16_smart_dashboard_task_endpoint_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f", "community": 273, "norm_label": "endpoint \u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u06a9\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u0631 Response", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L16", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0631_response", "community": 273, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u0631 response" }, { "label": "GET /api/v1/dashboard/clinic", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L18", "_origin": "ast", "id": "task_16_smart_dashboard_task_get_api_v1_dashboard_clinic", "community": 273, "norm_label": "get /api/v1/dashboard/clinic" }, { "label": "GET /api/v1/dashboard/doctor", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L28", "_origin": "ast", "id": "task_16_smart_dashboard_task_get_api_v1_dashboard_doctor", "community": 273, "norm_label": "get /api/v1/dashboard/doctor" }, { "label": "GET /api/v1/admin/dashboard/charts?from=UNIX&to=UNIX", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L37", "_origin": "ast", "id": "task_16_smart_dashboard_task_get_api_v1_admin_dashboard_charts_from_unix_to_unix", "community": 273, "norm_label": "get /api/v1/admin/dashboard/charts?from=unix&to=unix" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L58", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 273, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L62", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 273, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0641\u06cc\u0644\u062a\u0631 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L65", "_origin": "ast", "id": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062a\u0631_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc", "community": 273, "norm_label": "\u0641\u06cc\u0644\u062a\u0631 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow", "community": 388, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "community": 388, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0647\u0648\u0634\u0645\u0646\u062f" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc", "community": 388, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0627\u0646\u062a\u062e\u0627\u0628 \u0628\u0627\u0632\u0647 \u0632\u0645\u0627\u0646\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u06a9\u0644\u06cc\u0646\u06cc\u06a9/\u0645\u0637\u0628", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L29", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "community": 388, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u06a9\u0644\u06cc\u0646\u06cc\u06a9/\u0645\u0637\u0628" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0627\u062f\u0645\u06cc\u0646", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L55", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0627\u062f\u0645\u06cc\u0646", "community": 388, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0627\u062f\u0645\u06cc\u0646" }, { "label": "\u0641\u06cc\u0644\u062a\u0631 \u0646\u0642\u0634 \u2014 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L66", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_\u0641\u06cc\u0644\u062a\u0631_\u0646\u0642\u0634_\u0645\u0646\u0634\u06cc", "community": 388, "norm_label": "\u0641\u06cc\u0644\u062a\u0631 \u0646\u0642\u0634 \u2014 \u0645\u0646\u0634\u06cc" }, { "label": "preset \u0647\u0627 \u2014 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0632/\u062a\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L76", "_origin": "ast", "id": "task_16_smart_dashboard_user_flow_preset_\u0647\u0627_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0632_\u062a\u0627", "community": 388, "norm_label": "preset \u0647\u0627 \u2014 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0632/\u062a\u0627" }, { "label": "bug-report-2026-06-20.md", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L1", "_origin": "ast", "id": "qa_bug_report_2026_06_20", "community": 311, "norm_label": "bug-report-2026-06-20.md" }, { "label": "\u06af\u0632\u0627\u0631\u0634 \u0628\u0627\u06af \u2014 \u0645\u0645\u06cc\u0632\u06cc \u06f1\u06f4\u06f0\u06f5/\u06f0\u06f3/\u06f3\u06f0 (2026-06-20)", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L1", "_origin": "ast", "id": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20", "community": 311, "norm_label": "\u06af\u0632\u0627\u0631\u0634 \u0628\u0627\u06af \u2014 \u0645\u0645\u06cc\u0632\u06cc \u06f1\u06f4\u06f0\u06f5/\u06f0\u06f3/\u06f3\u06f0 (2026-06-20)" }, { "label": "\u062e\u0644\u0627\u0635\u0647", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L5", "_origin": "ast", "id": "qa_bug_report_2026_06_20_\u062e\u0644\u0627\u0635\u0647", "community": 311, "norm_label": "\u062e\u0644\u0627\u0635\u0647" }, { "label": "\u0628\u0627\u06af\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L19", "_origin": "ast", "id": "qa_bug_report_2026_06_20_\u0628\u0627\u06af_\u0647\u0627", "community": 311, "norm_label": "\u0628\u0627\u06af\u200c\u0647\u0627" }, { "label": "[HIGH] BUG-3 \u2014 \u0633\u0627\u062e\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0628\u0627 \u0634\u0645\u0627\u0631\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644\u0650 \u0646\u0627\u0645\u0639\u062a\u0628\u0631 (\u0628\u062f\u0648\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0641\u0631\u0645\u062a)", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L21", "_origin": "ast", "id": "qa_bug_report_2026_06_20_high_bug_3_\u0633\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0628\u0627_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0646\u0627\u0645\u0639\u062a\u0628\u0631_\u0628\u062f\u0648\u0646_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0641\u0631\u0645\u062a", "community": 311, "norm_label": "[high] bug-3 \u2014 \u0633\u0627\u062e\u062a \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0628\u0627 \u0634\u0645\u0627\u0631\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644 \u0646\u0627\u0645\u0639\u062a\u0628\u0631 (\u0628\u062f\u0648\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0641\u0631\u0645\u062a)" }, { "label": "[MEDIUM] BUG-2 \u2014 \u06a9\u062f \u0645\u0644\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0628\u062f\u0648\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0633\u0645\u062a \u0633\u0631\u0648\u0631 \u0630\u062e\u06cc\u0631\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L36", "_origin": "ast", "id": "qa_bug_report_2026_06_20_medium_bug_2_\u06a9\u062f_\u0645\u0644\u06cc_\u0646\u0627\u0645\u0639\u062a\u0628\u0631_\u0628\u062f\u0648\u0646_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0630\u062e\u06cc\u0631\u0647_\u0645\u06cc_\u0634\u0648\u062f", "community": 311, "norm_label": "[medium] bug-2 \u2014 \u06a9\u062f \u0645\u0644\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0628\u062f\u0648\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0633\u0645\u062a \u0633\u0631\u0648\u0631 \u0630\u062e\u06cc\u0631\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f" }, { "label": "[MEDIUM] BUG-1 \u2014 \u06f5\u06f0\u06f0 \u0631\u0648\u06cc \u0633\u0627\u062e\u062a \u0628\u0644\u0627\u06af \u0628\u0627 \u062a\u0627\u06cc\u067e \u0627\u0634\u062a\u0628\u0627\u0647\u0650 body \u2705 \u0631\u0641\u0639 \u0634\u062f", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L51", "_origin": "ast", "id": "qa_bug_report_2026_06_20_medium_bug_1_\u06f5\u06f0\u06f0_\u0631\u0648\u06cc_\u0633\u0627\u062e\u062a_\u0628\u0644\u0627\u06af_\u0628\u0627_\u062a\u0627\u06cc\u067e_\u0627\u0634\u062a\u0628\u0627\u0647_body_\u0631\u0641\u0639_\u0634\u062f", "community": 311, "norm_label": "[medium] bug-1 \u2014 \u06f5\u06f0\u06f0 \u0631\u0648\u06cc \u0633\u0627\u062e\u062a \u0628\u0644\u0627\u06af \u0628\u0627 \u062a\u0627\u06cc\u067e \u0627\u0634\u062a\u0628\u0627\u0647 body \u2705 \u0631\u0641\u0639 \u0634\u062f" }, { "label": "\u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u062a\u0633\u062a \u0634\u062f\u0646\u062f \u0648 **\u0633\u0627\u0644\u0645** \u0628\u0648\u062f\u0646\u062f (\u0634\u0648\u0627\u0647\u062f \u0645\u062b\u0628\u062a)", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L63", "_origin": "ast", "id": "qa_bug_report_2026_06_20_\u0645\u0648\u0627\u0631\u062f\u06cc_\u06a9\u0647_\u062a\u0633\u062a_\u0634\u062f\u0646\u062f_\u0648_\u0633\u0627\u0644\u0645_\u0628\u0648\u062f\u0646\u062f_\u0634\u0648\u0627\u0647\u062f_\u0645\u062b\u0628\u062a", "community": 311, "norm_label": "\u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u062a\u0633\u062a \u0634\u062f\u0646\u062f \u0648 **\u0633\u0627\u0644\u0645** \u0628\u0648\u062f\u0646\u062f (\u0634\u0648\u0627\u0647\u062f \u0645\u062b\u0628\u062a)" }, { "label": "\u062a\u0648\u0635\u06cc\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L78", "_origin": "ast", "id": "qa_bug_report_2026_06_20_\u062a\u0648\u0635\u06cc\u0647_\u0647\u0627", "community": 311, "norm_label": "\u062a\u0648\u0635\u06cc\u0647\u200c\u0647\u0627" }, { "label": "security-audit.md", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L1", "_origin": "ast", "id": "docs_security_audit", "community": 23, "norm_label": "security-audit.md" }, { "label": "Security Audit Report \u2014 ClinicPro Symfony 7", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L1", "_origin": "ast", "id": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "community": 23, "norm_label": "security audit report \u2014 clinicpro symfony 7" }, { "label": "Executive Summary", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L10", "_origin": "ast", "id": "docs_security_audit_executive_summary", "community": 23, "norm_label": "executive summary" }, { "label": "Critical Issues (Fixed)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L19", "_origin": "ast", "id": "docs_security_audit_critical_issues_fixed", "community": 23, "norm_label": "critical issues (fixed)" }, { "label": "CRIT-01 \u2014 Weak APP_SECRET Committed to Version Control", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L21", "_origin": "ast", "id": "docs_security_audit_crit_01_weak_app_secret_committed_to_version_control", "community": 23, "norm_label": "crit-01 \u2014 weak app_secret committed to version control" }, { "label": "CRIT-02 \u2014 JWT Passphrase Hardcoded in `.env`", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L30", "_origin": "ast", "id": "docs_security_audit_crit_02_jwt_passphrase_hardcoded_in_env", "community": 23, "norm_label": "crit-02 \u2014 jwt passphrase hardcoded in `.env`" }, { "label": "CRIT-03 \u2014 Payment Gateway Test Credentials Committed", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L36", "_origin": "ast", "id": "docs_security_audit_crit_03_payment_gateway_test_credentials_committed", "community": 23, "norm_label": "crit-03 \u2014 payment gateway test credentials committed" }, { "label": "CRIT-04 \u2014 Unhandled Exceptions Leaking Stack Traces", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L42", "_origin": "ast", "id": "docs_security_audit_crit_04_unhandled_exceptions_leaking_stack_traces", "community": 23, "norm_label": "crit-04 \u2014 unhandled exceptions leaking stack traces" }, { "label": "High Risk Issues (Fixed)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L52", "_origin": "ast", "id": "docs_security_audit_high_risk_issues_fixed", "community": 23, "norm_label": "high risk issues (fixed)" }, { "label": "HIGH-01 \u2014 Password Hasher: `bcrypt` Instead of `argon2id`", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L54", "_origin": "ast", "id": "docs_security_audit_high_01_password_hasher_bcrypt_instead_of_argon2id", "community": 23, "norm_label": "high-01 \u2014 password hasher: `bcrypt` instead of `argon2id`" }, { "label": "HIGH-02 \u2014 No Rate Limiting on OTP/Login Endpoints", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L67", "_origin": "ast", "id": "docs_security_audit_high_02_no_rate_limiting_on_otp_login_endpoints", "community": 23, "norm_label": "high-02 \u2014 no rate limiting on otp/login endpoints" }, { "label": "HIGH-03 \u2014 PasswordAuthenticator Never Triggered (Login Broken for Staff)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L78", "_origin": "ast", "id": "docs_security_audit_high_03_passwordauthenticator_never_triggered_login_broken_for_staff", "community": 23, "norm_label": "high-03 \u2014 passwordauthenticator never triggered (login broken for staff)" }, { "label": "HIGH-04 \u2014 Payment Callback IP Whitelist Never Enforced", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L86", "_origin": "ast", "id": "docs_security_audit_high_04_payment_callback_ip_whitelist_never_enforced", "community": 23, "norm_label": "high-04 \u2014 payment callback ip whitelist never enforced" }, { "label": "HIGH-05 \u2014 Open Redirect: ALLOWED_FRONTEND_HOSTS Always Empty", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L92", "_origin": "ast", "id": "docs_security_audit_high_05_open_redirect_allowed_frontend_hosts_always_empty", "community": 23, "norm_label": "high-05 \u2014 open redirect: allowed_frontend_hosts always empty" }, { "label": "HIGH-06 \u2014 FileValidatorService API Mismatch in BlogController (Upload Bypass)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L101", "_origin": "ast", "id": "docs_security_audit_high_06_filevalidatorservice_api_mismatch_in_blogcontroller_upload_bypass", "community": 23, "norm_label": "high-06 \u2014 filevalidatorservice api mismatch in blogcontroller (upload bypass)" }, { "label": "HIGH-07 \u2014 DoctorController Upload Skips Size Validation", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L109", "_origin": "ast", "id": "docs_security_audit_high_07_doctorcontroller_upload_skips_size_validation", "community": 23, "norm_label": "high-07 \u2014 doctorcontroller upload skips size validation" }, { "label": "HIGH-08 \u2014 Unauthenticated Requests Returning 500 Instead of 401", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L115", "_origin": "ast", "id": "docs_security_audit_high_08_unauthenticated_requests_returning_500_instead_of_401", "community": 23, "norm_label": "high-08 \u2014 unauthenticated requests returning 500 instead of 401" }, { "label": "HIGH-09 \u2014 SMS Template CRUD Open to Any Authenticated User (BOLA/IDOR)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L125", "_origin": "ast", "id": "docs_security_audit_high_09_sms_template_crud_open_to_any_authenticated_user_bola_idor", "community": 23, "norm_label": "high-09 \u2014 sms template crud open to any authenticated user (bola/idor)" }, { "label": "Medium Risk Issues (Fixed)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L133", "_origin": "ast", "id": "docs_security_audit_medium_risk_issues_fixed", "community": 23, "norm_label": "medium risk issues (fixed)" }, { "label": "MED-01 \u2014 `APP_ENV=dev` in Committed `.env`", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L135", "_origin": "ast", "id": "docs_security_audit_med_01_app_env_dev_in_committed_env", "community": 23, "norm_label": "med-01 \u2014 `app_env=dev` in committed `.env`" }, { "label": "MED-02 \u2014 Static Analysis Tooling Missing", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L141", "_origin": "ast", "id": "docs_security_audit_med_02_static_analysis_tooling_missing", "community": 23, "norm_label": "med-02 \u2014 static analysis tooling missing" }, { "label": "MED-03 \u2014 NelmioApiDoc Publicly Accessible", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L150", "_origin": "ast", "id": "docs_security_audit_med_03_nelmioapidoc_publicly_accessible", "community": 23, "norm_label": "med-03 \u2014 nelmioapidoc publicly accessible" }, { "label": "MED-04 \u2014 `session: true` for a Stateless API", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L155", "_origin": "ast", "id": "docs_security_audit_med_04_session_true_for_a_stateless_api", "community": 23, "norm_label": "med-04 \u2014 `session: true` for a stateless api" }, { "label": "MED-05 \u2014 `/session/token` Endpoint Has No Security Purpose", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L161", "_origin": "ast", "id": "docs_security_audit_med_05_session_token_endpoint_has_no_security_purpose", "community": 23, "norm_label": "med-05 \u2014 `/session/token` endpoint has no security purpose" }, { "label": "Low Risk Issues", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L168", "_origin": "ast", "id": "docs_security_audit_low_risk_issues", "community": 23, "norm_label": "low risk issues" }, { "label": "LOW-01 \u2014 HSTS Header Missing `preload` Directive", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L170", "_origin": "ast", "id": "docs_security_audit_low_01_hsts_header_missing_preload_directive", "community": 23, "norm_label": "low-01 \u2014 hsts header missing `preload` directive" }, { "label": "LOW-02 \u2014 PHP `expose_php` Not Disabled", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L175", "_origin": "ast", "id": "docs_security_audit_low_02_php_expose_php_not_disabled", "community": 23, "norm_label": "low-02 \u2014 php `expose_php` not disabled" }, { "label": "LOW-03 \u2014 Composer `php` Constraint Too Permissive", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L179", "_origin": "ast", "id": "docs_security_audit_low_03_composer_php_constraint_too_permissive", "community": 23, "norm_label": "low-03 \u2014 composer `php` constraint too permissive" }, { "label": "LOW-04 \u2014 Payment Amount Hardcoded", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L184", "_origin": "ast", "id": "docs_security_audit_low_04_payment_amount_hardcoded", "community": 23, "norm_label": "low-04 \u2014 payment amount hardcoded" }, { "label": "LOW-05 \u2014 Database Credentials in `.env` Are Insecure Defaults", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L189", "_origin": "ast", "id": "docs_security_audit_low_05_database_credentials_in_env_are_insecure_defaults", "community": 23, "norm_label": "low-05 \u2014 database credentials in `.env` are insecure defaults" }, { "label": "Changes Applied", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L196", "_origin": "ast", "id": "docs_security_audit_changes_applied", "community": 23, "norm_label": "changes applied" }, { "label": "Installed Packages", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L217", "_origin": "ast", "id": "docs_security_audit_installed_packages", "community": 23, "norm_label": "installed packages" }, { "label": "Configuration Changes", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L227", "_origin": "ast", "id": "docs_security_audit_configuration_changes", "community": 23, "norm_label": "configuration changes" }, { "label": "`config/packages/security.yaml`", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L229", "_origin": "ast", "id": "docs_security_audit_config_packages_security_yaml", "community": 23, "norm_label": "`config/packages/security.yaml`" }, { "label": "`config/packages/rate_limiter.yaml` (new)", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L241", "_origin": "ast", "id": "docs_security_audit_config_packages_rate_limiter_yaml_new", "community": 23, "norm_label": "`config/packages/rate_limiter.yaml` (new)" }, { "label": "Remaining Recommendations", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L257", "_origin": "ast", "id": "docs_security_audit_remaining_recommendations", "community": 23, "norm_label": "remaining recommendations" }, { "label": "Security Score", "file_type": "document", "source_file": "docs/security-audit.md", "source_location": "L303", "_origin": "ast", "id": "docs_security_audit_security_score", "community": 23, "norm_label": "security score" }, { "label": "README.md", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L1", "_origin": "ast", "id": "tasks_readme", "community": 390, "norm_label": "readme.md" }, { "label": "\u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc ClinicPro \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L1", "_origin": "ast", "id": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "community": 390, "norm_label": "\u062a\u0633\u06a9\u200c\u0647\u0627\u06cc \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc clinicpro \u062f\u0631 symfony" }, { "label": "\u062e\u0644\u0627\u0635\u0647 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L3", "_origin": "ast", "id": "tasks_readme_\u062e\u0644\u0627\u0635\u0647_\u067e\u0631\u0648\u0698\u0647", "community": 390, "norm_label": "\u062e\u0644\u0627\u0635\u0647 \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0644\u06cc\u0633\u062a \u062a\u0633\u06a9\u200c\u0647\u0627 \u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 \u0627\u0648\u0644\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L9", "_origin": "ast", "id": "tasks_readme_\u0644\u06cc\u0633\u062a_\u062a\u0633\u06a9_\u0647\u0627_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_\u0627\u0648\u0644\u0648\u06cc\u062a", "community": 390, "norm_label": "\u0644\u06cc\u0633\u062a \u062a\u0633\u06a9\u200c\u0647\u0627 \u0628\u0647 \u062a\u0631\u062a\u06cc\u0628 \u0627\u0648\u0644\u0648\u06cc\u062a" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0647\u0631 \u062a\u0633\u06a9", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L35", "_origin": "ast", "id": "tasks_readme_\u0633\u0627\u062e\u062a\u0627\u0631_\u0647\u0631_\u062a\u0633\u06a9", "community": 390, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0647\u0631 \u062a\u0633\u06a9" }, { "label": "\u062a\u0631\u062a\u06cc\u0628 \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc \u0627\u062c\u0631\u0627", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L48", "_origin": "ast", "id": "tasks_readme_\u062a\u0631\u062a\u06cc\u0628_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc_\u0627\u062c\u0631\u0627", "community": 390, "norm_label": "\u062a\u0631\u062a\u06cc\u0628 \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc \u0627\u062c\u0631\u0627" }, { "label": "\u062f\u0633\u062a\u0648\u0631\u0627\u062a DDEV \u067e\u0631\u06a9\u0627\u0631\u0628\u0631\u062f", "file_type": "document", "source_file": "docs/tasks/README.md", "source_location": "L64", "_origin": "ast", "id": "tasks_readme_\u062f\u0633\u062a\u0648\u0631\u0627\u062a_ddev_\u067e\u0631\u06a9\u0627\u0631\u0628\u0631\u062f", "community": 390, "norm_label": "\u062f\u0633\u062a\u0648\u0631\u0627\u062a ddev \u067e\u0631\u06a9\u0627\u0631\u0628\u0631\u062f" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_architecture", "community": 288, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 288, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0648\u0634\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0648\u0634\u0647_\u0647\u0627\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 288, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0648\u0634\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062f\u0627\u062e\u0644\u06cc \u0647\u0631 \u0645\u0627\u0698\u0648\u0644", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L55", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u062f\u0627\u062e\u0644\u06cc_\u0647\u0631_\u0645\u0627\u0698\u0648\u0644", "community": 288, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062f\u0627\u062e\u0644\u06cc \u0647\u0631 \u0645\u0627\u0698\u0648\u0644" }, { "label": "\u0645\u0633\u0626\u0648\u0644\u06cc\u062a \u0647\u0631 \u0644\u0627\u06cc\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L75", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0645\u0633\u0626\u0648\u0644\u06cc\u062a_\u0647\u0631_\u0644\u0627\u06cc\u0647", "community": 288, "norm_label": "\u0645\u0633\u064a\u0648\u0644\u06cc\u062a \u0647\u0631 \u0644\u0627\u06cc\u0647" }, { "label": "\u0641\u0631\u0645\u062a \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f \u067e\u0627\u0633\u062e (ApiResponse)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L86", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0641\u0631\u0645\u062a_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_\u067e\u0627\u0633\u062e_apiresponse", "community": 288, "norm_label": "\u0641\u0631\u0645\u062a \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f \u067e\u0627\u0633\u062e (apiresponse)" }, { "label": "\u0645\u0648\u0641\u0642 (\u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L90", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0645\u0648\u0641\u0642_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc", "community": 288, "norm_label": "\u0645\u0648\u0641\u0642 (\u0628\u062f\u0648\u0646 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc)" }, { "label": "\u0645\u0648\u0641\u0642 (\u0628\u0627 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L98", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0645\u0648\u0641\u0642_\u0628\u0627_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc", "community": 288, "norm_label": "\u0645\u0648\u0641\u0642 (\u0628\u0627 \u0635\u0641\u062d\u0647\u200c\u0628\u0646\u062f\u06cc)" }, { "label": "\u062e\u0637\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L111", "_origin": "ast", "id": "task_01_project_setup_architecture_\u062e\u0637\u0627", "community": 288, "norm_label": "\u062e\u0637\u0627" }, { "label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u0627\u0631\u062a\u0628\u0627\u0637 \u0644\u0627\u06cc\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L126", "_origin": "ast", "id": "task_01_project_setup_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u0627\u0631\u062a\u0628\u0627\u0637_\u0644\u0627\u06cc\u0647_\u0647\u0627", "community": 288, "norm_label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u0627\u0631\u062a\u0628\u0627\u0637 \u0644\u0627\u06cc\u0647\u200c\u0647\u0627" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_database", "community": 322, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 322, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u0645\u0648\u062a\u0648\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L3", "_origin": "ast", "id": "task_01_project_setup_database_\u0645\u0648\u062a\u0648\u0631_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647", "community": 322, "norm_label": "\u0645\u0648\u062a\u0648\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647" }, { "label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u06a9\u0644\u06cc", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L7", "_origin": "ast", "id": "task_01_project_setup_database_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u06a9\u0644\u06cc", "community": 322, "norm_label": "\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc \u06a9\u0644\u06cc" }, { "label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc DDEV \u0628\u0631\u0627\u06cc \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L18", "_origin": "ast", "id": "task_01_project_setup_database_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_ddev_\u0628\u0631\u0627\u06cc_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647", "community": 322, "norm_label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc ddev \u0628\u0631\u0627\u06cc \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647" }, { "label": "Redis \u0628\u0627 DDEV", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L34", "_origin": "ast", "id": "task_01_project_setup_database_redis_\u0628\u0627_ddev", "community": 322, "norm_label": "redis \u0628\u0627 ddev" }, { "label": "\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 Redis", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L48", "_origin": "ast", "id": "task_01_project_setup_database_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_redis", "community": 322, "norm_label": "\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 redis" }, { "label": "TimestampableTrait", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L56", "_origin": "ast", "id": "task_01_project_setup_database_timestampabletrait", "community": 322, "norm_label": "timestampabletrait" }, { "label": "\u0627\u0633\u062a\u0631\u0627\u062a\u0698\u06cc Migration", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L83", "_origin": "ast", "id": "task_01_project_setup_database_\u0627\u0633\u062a\u0631\u0627\u062a\u0698\u06cc_migration", "community": 322, "norm_label": "\u0627\u0633\u062a\u0631\u0627\u062a\u0698\u06cc migration" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_implementation_notes", "community": 157, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "community": 157, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647" }, { "label": "\u062a\u0641\u0627\u0648\u062a\u200c\u0647\u0627\u06cc \u0627\u0635\u0644\u06cc Drupal vs Symfony", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u062a\u0641\u0627\u0648\u062a_\u0647\u0627\u06cc_\u0627\u0635\u0644\u06cc_drupal_vs_symfony", "community": 157, "norm_label": "\u062a\u0641\u0627\u0648\u062a\u200c\u0647\u0627\u06cc \u0627\u0635\u0644\u06cc drupal vs symfony" }, { "label": "CSRF Token", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L5", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_csrf_token", "community": 157, "norm_label": "csrf token" }, { "label": "UUID", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L12", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_uuid", "community": 157, "norm_label": "uuid" }, { "label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc Security (security.yaml)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L19", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_security_security_yaml", "community": 157, "norm_label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc security (security.yaml)" }, { "label": "\u26a0 \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f JWT \u2014 Access Token \u062f\u0631 \u0647\u062f\u0631\u060c Refresh Token \u062f\u0631 Body", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L85", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_access_token_\u062f\u0631_\u0647\u062f\u0631_refresh_token_\u062f\u0631_body", "community": 157, "norm_label": "\u26a0 \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f jwt \u2014 access token \u062f\u0631 \u0647\u062f\u0631\u060c refresh token \u062f\u0631 body" }, { "label": "Access Token \u2192 \u0641\u0642\u0637 \u062f\u0631 `Authorization` header", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L89", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_access_token_\u0641\u0642\u0637_\u062f\u0631_authorization_header", "community": 157, "norm_label": "access token \u2192 \u0641\u0642\u0637 \u062f\u0631 `authorization` header" }, { "label": "Refresh Token \u2192 \u0641\u0642\u0637 \u062f\u0631 body \u0628\u0631\u0627\u06cc \u06cc\u06a9 endpoint \u062e\u0627\u0635", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L105", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_refresh_token_\u0641\u0642\u0637_\u062f\u0631_body_\u0628\u0631\u0627\u06cc_\u06cc\u06a9_endpoint_\u062e\u0627\u0635", "community": 157, "norm_label": "refresh token \u2192 \u0641\u0642\u0637 \u062f\u0631 body \u0628\u0631\u0627\u06cc \u06cc\u06a9 endpoint \u062e\u0627\u0635" }, { "label": "\u06af\u0631\u062f\u0634 \u06a9\u0627\u0645\u0644 \u062a\u0648\u06a9\u0646\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L116", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u06af\u0631\u062f\u0634_\u06a9\u0627\u0645\u0644_\u062a\u0648\u06a9\u0646_\u0647\u0627", "community": 157, "norm_label": "\u06af\u0631\u062f\u0634 \u06a9\u0627\u0645\u0644 \u062a\u0648\u06a9\u0646\u200c\u0647\u0627" }, { "label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc CORS \u2014 \u0645\u062d\u062f\u0648\u062f\u060c \u0646\u0647 \u0628\u0627\u0632", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L147", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_cors_\u0645\u062d\u062f\u0648\u062f_\u0646\u0647_\u0628\u0627\u0632", "community": 157, "norm_label": "\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc cors \u2014 \u0645\u062d\u062f\u0648\u062f\u060c \u0646\u0647 \u0628\u0627\u0632" }, { "label": "Security Headers (EventSubscriber)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L184", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_security_headers_eventsubscriber", "community": 157, "norm_label": "security headers (eventsubscriber)" }, { "label": "Swagger UI \u2014 \u0641\u0642\u0637 \u062f\u0631 \u0645\u062d\u06cc\u0637 Dev", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L223", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_swagger_ui_\u0641\u0642\u0637_\u062f\u0631_\u0645\u062d\u06cc\u0637_dev", "community": 157, "norm_label": "swagger ui \u2014 \u0641\u0642\u0637 \u062f\u0631 \u0645\u062d\u06cc\u0637 dev" }, { "label": "Audit Log \u2014 \u062c\u062f\u0648\u0644 security_logs", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L253", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_audit_log_\u062c\u062f\u0648\u0644_security_logs", "community": 157, "norm_label": "audit log \u2014 \u062c\u062f\u0648\u0644 security_logs" }, { "label": "\u0646\u06a9\u0627\u062a DDEV", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L294", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_ddev", "community": 157, "norm_label": "\u0646\u06a9\u0627\u062a ddev" }, { "label": "\u0646\u06a9\u0627\u062a \u0627\u0645\u0646\u06cc\u062a\u06cc Production", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L307", "_origin": "ast", "id": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u0627\u0645\u0646\u06cc\u062a\u06cc_production", "community": 157, "norm_label": "\u0646\u06a9\u0627\u062a \u0627\u0645\u0646\u06cc\u062a\u06cc production" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_task", "community": 50, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647 \u0648 \u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L1", "_origin": "ast", "id": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "community": 50, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f1: \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u067e\u0631\u0648\u0698\u0647 \u0648 \u0632\u06cc\u0631\u0633\u0627\u062e\u062a" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L3", "_origin": "ast", "id": "task_01_project_setup_task_\u062a\u0648\u0636\u06cc\u062d", "community": 50, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L7", "_origin": "ast", "id": "task_01_project_setup_task_endpoint_\u0647\u0627", "community": 50, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L12", "_origin": "ast", "id": "task_01_project_setup_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 50, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L15", "_origin": "ast", "id": "task_01_project_setup_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 50, "norm_label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L32", "_origin": "ast", "id": "task_01_project_setup_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 50, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0645\u0631\u0627\u062d\u0644 \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u0628\u0627 DDEV", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L37", "_origin": "ast", "id": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "community": 50, "norm_label": "\u0645\u0631\u0627\u062d\u0644 \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u0628\u0627 ddev" }, { "label": "\u06f1. \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0698\u0647 Symfony (\u0642\u0628\u0644 \u0627\u0632 DDEV)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L39", "_origin": "ast", "id": "task_01_project_setup_task_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0698\u0647_symfony_\u0642\u0628\u0644_\u0627\u0632_ddev", "community": 50, "norm_label": "\u06f1. \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u0648\u0698\u0647 symfony (\u0642\u0628\u0644 \u0627\u0632 ddev)" }, { "label": "\u06f2. \u0646\u0635\u0628 \u067e\u06a9\u06cc\u062c\u200c\u0647\u0627 (\u0647\u0645\u0647 \u062f\u0631 \u06cc\u06a9 \u062f\u0633\u062a\u0648\u0631)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L55", "_origin": "ast", "id": "task_01_project_setup_task_\u06f2_\u0646\u0635\u0628_\u067e\u06a9\u06cc\u062c_\u0647\u0627_\u0647\u0645\u0647_\u062f\u0631_\u06cc\u06a9_\u062f\u0633\u062a\u0648\u0631", "community": 50, "norm_label": "\u06f2. \u0646\u0635\u0628 \u067e\u06a9\u06cc\u062c\u200c\u0647\u0627 (\u0647\u0645\u0647 \u062f\u0631 \u06cc\u06a9 \u062f\u0633\u062a\u0648\u0631)" }, { "label": "\u06f3. \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc Redis \u0628\u0627 DDEV addon \u0631\u0633\u0645\u06cc", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L83", "_origin": "ast", "id": "task_01_project_setup_task_\u06f3_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_redis_\u0628\u0627_ddev_addon_\u0631\u0633\u0645\u06cc", "community": 50, "norm_label": "\u06f3. \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc redis \u0628\u0627 ddev addon \u0631\u0633\u0645\u06cc" }, { "label": "\u06f4. \u062a\u0648\u0644\u06cc\u062f \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc JWT", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L89", "_origin": "ast", "id": "task_01_project_setup_task_\u06f4_\u062a\u0648\u0644\u06cc\u062f_\u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc_jwt", "community": 50, "norm_label": "\u06f4. \u062a\u0648\u0644\u06cc\u062f \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc jwt" }, { "label": "\u06f5. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc LexikJWT", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L94", "_origin": "ast", "id": "task_01_project_setup_task_\u06f5_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_lexikjwt", "community": 50, "norm_label": "\u06f5. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc lexikjwt" }, { "label": "\u06f6. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc Symfony Messenger (Queue)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L105", "_origin": "ast", "id": "task_01_project_setup_task_\u06f6_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_symfony_messenger_queue", "community": 50, "norm_label": "\u06f6. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc symfony messenger (queue)" }, { "label": "\u06f7. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc Swagger", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L121", "_origin": "ast", "id": "task_01_project_setup_task_\u06f7_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_swagger", "community": 50, "norm_label": "\u06f7. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc swagger" }, { "label": "\u06f8. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc Structured Logging", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L161", "_origin": "ast", "id": "task_01_project_setup_task_\u06f8_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_structured_logging", "community": 50, "norm_label": "\u06f8. \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc structured logging" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0648\u0634\u0647 Domain-Driven (\u0627\u0644\u0632\u0627\u0645\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L181", "_origin": "ast", "id": "task_01_project_setup_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0648\u0634\u0647_domain_driven_\u0627\u0644\u0632\u0627\u0645\u06cc", "community": 50, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0648\u0634\u0647 domain-driven (\u0627\u0644\u0632\u0627\u0645\u06cc)" }, { "label": "Error Response \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L276", "_origin": "ast", "id": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "community": 50, "norm_label": "error response \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f" }, { "label": "\u0641\u0631\u0645\u062a \u0645\u0648\u0641\u0642", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L278", "_origin": "ast", "id": "task_01_project_setup_task_\u0641\u0631\u0645\u062a_\u0645\u0648\u0641\u0642", "community": 50, "norm_label": "\u0641\u0631\u0645\u062a \u0645\u0648\u0641\u0642" }, { "label": "\u0641\u0631\u0645\u062a \u062e\u0637\u0627", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L291", "_origin": "ast", "id": "task_01_project_setup_task_\u0641\u0631\u0645\u062a_\u062e\u0637\u0627", "community": 50, "norm_label": "\u0641\u0631\u0645\u062a \u062e\u0637\u0627" }, { "label": "Error Codes \u2014 `src/Shared/Constant/ErrorCodes.php`", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L306", "_origin": "ast", "id": "task_01_project_setup_task_error_codes_src_shared_constant_errorcodes_php", "community": 50, "norm_label": "error codes \u2014 `src/shared/constant/errorcodes.php`" }, { "label": "BaseController \u2014 `src/Shared/Controller/BaseController.php`", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L342", "_origin": "ast", "id": "task_01_project_setup_task_basecontroller_src_shared_controller_basecontroller_php", "community": 50, "norm_label": "basecontroller \u2014 `src/shared/controller/basecontroller.php`" }, { "label": "DTO Pattern", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L378", "_origin": "ast", "id": "task_01_project_setup_task_dto_pattern", "community": 50, "norm_label": "dto pattern" }, { "label": "Health Check \u2014 `GET /health`", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L417", "_origin": "ast", "id": "task_01_project_setup_task_health_check_get_health", "community": 50, "norm_label": "health check \u2014 `get /health`" }, { "label": "File Upload \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0648 \u0627\u0645\u0646\u06cc\u062a\u06cc", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L443", "_origin": "ast", "id": "task_01_project_setup_task_file_upload_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u0648_\u0627\u0645\u0646\u06cc\u062a\u06cc", "community": 50, "norm_label": "file upload \u2014 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0648 \u0627\u0645\u0646\u06cc\u062a\u06cc" }, { "label": "\u26a0 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0627\u0645\u0646\u06cc\u062a\u06cc \u0641\u0627\u06cc\u0644 \u2014 \u0628\u0631\u0631\u0633\u06cc \u0645\u062d\u062a\u0648\u0627\u060c \u0646\u0647 header", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L454", "_origin": "ast", "id": "task_01_project_setup_task_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0627\u0645\u0646\u06cc\u062a\u06cc_\u0641\u0627\u06cc\u0644_\u0628\u0631\u0631\u0633\u06cc_\u0645\u062d\u062a\u0648\u0627_\u0646\u0647_header", "community": 50, "norm_label": "\u26a0 \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0627\u0645\u0646\u06cc\u062a\u06cc \u0641\u0627\u06cc\u0644 \u2014 \u0628\u0631\u0631\u0633\u06cc \u0645\u062d\u062a\u0648\u0627\u060c \u0646\u0647 header" }, { "label": "Swagger \u2014 \u0646\u062d\u0648\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 Controller", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L505", "_origin": "ast", "id": "task_01_project_setup_task_swagger_\u0646\u062d\u0648\u0647_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_controller", "community": 50, "norm_label": "swagger \u2014 \u0646\u062d\u0648\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 controller" }, { "label": "\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc (.env)", "file_type": "document", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L533", "_origin": "ast", "id": "task_01_project_setup_task_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_env", "community": 50, "norm_label": "\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc (.env)" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_architecture", "community": 511, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 511, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_02_authentication_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 511, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u062c\u0631\u06cc\u0627\u0646 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L34", "_origin": "ast", "id": "task_02_authentication_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u062c\u0631\u06cc\u0627\u0646_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 511, "norm_label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u062c\u0631\u06cc\u0627\u0646 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "Entity: User", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L52", "_origin": "ast", "id": "task_02_authentication_architecture_entity_user", "community": 511, "norm_label": "entity: user" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_database", "community": 355, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 355, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "\u062c\u062f\u0648\u0644: users", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L3", "_origin": "ast", "id": "task_02_authentication_database_\u062c\u062f\u0648\u0644_users", "community": 355, "norm_label": "\u062c\u062f\u0648\u0644: users" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L27", "_origin": "ast", "id": "task_02_authentication_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 355, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc OTP \u062f\u0631 Redis (\u0646\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L35", "_origin": "ast", "id": "task_02_authentication_database_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_otp_\u062f\u0631_redis_\u0646\u0647_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647", "community": 355, "norm_label": "\u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc otp \u062f\u0631 redis (\u0646\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647)" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 OTP (MobileGrant)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L42", "_origin": "ast", "id": "task_02_authentication_database_\u062c\u0631\u06cc\u0627\u0646_otp_mobilegrant", "community": 355, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 otp (mobilegrant)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u067e\u0627\u0633\u062e GET /oauth/userinfo (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L58", "_origin": "ast", "id": "task_02_authentication_database_\u0646\u0645\u0648\u0646\u0647_\u067e\u0627\u0633\u062e_get_oauth_userinfo_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "community": 355, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u067e\u0627\u0633\u062e get /oauth/userinfo (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal)" }, { "label": "\u0631\u0648\u0627\u0628\u0637 \u0628\u0627 \u0633\u0627\u06cc\u0631 \u062c\u062f\u0627\u0648\u0644", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L95", "_origin": "ast", "id": "task_02_authentication_database_\u0631\u0648\u0627\u0628\u0637_\u0628\u0627_\u0633\u0627\u06cc\u0631_\u062c\u062f\u0627\u0648\u0644", "community": 355, "norm_label": "\u0631\u0648\u0627\u0628\u0637 \u0628\u0627 \u0633\u0627\u06cc\u0631 \u062c\u062f\u0627\u0648\u0644" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_implementation_notes", "community": 195, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 195, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "\u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u062a\u0641\u0627\u0648\u062a \u0628\u0627 \u0637\u0631\u0627\u062d\u06cc \u0627\u0648\u0644\u06cc\u0647", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647", "community": 195, "norm_label": "\u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u062a\u0641\u0627\u0648\u062a \u0628\u0627 \u0637\u0631\u0627\u062d\u06cc \u0627\u0648\u0644\u06cc\u0647" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 OTP \u0628\u0627 UUID (\u0646\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L5", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_otp_\u0628\u0627_uuid_\u0646\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644", "community": 195, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 otp \u0628\u0627 uuid (\u0646\u0647 \u0645\u0648\u0628\u0627\u06cc\u0644)" }, { "label": "MobileGrant \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L44", "_origin": "ast", "id": "task_02_authentication_implementation_notes_mobilegrant_\u062f\u0631_symfony", "community": 195, "norm_label": "mobilegrant \u062f\u0631 symfony" }, { "label": "SMS Providers", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L61", "_origin": "ast", "id": "task_02_authentication_implementation_notes_sms_providers", "community": 195, "norm_label": "sms providers" }, { "label": "Rate Limiting (\u0645\u0642\u0627\u062f\u06cc\u0631 \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L86", "_origin": "ast", "id": "task_02_authentication_implementation_notes_rate_limiting_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0648\u0627\u0642\u0639\u06cc", "community": 195, "norm_label": "rate limiting (\u0645\u0642\u0627\u062f\u06cc\u0631 \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "TTL \u06a9\u062f OTP: 1200 \u062b\u0627\u0646\u06cc\u0647 (20 \u062f\u0642\u06cc\u0642\u0647)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L95", "_origin": "ast", "id": "task_02_authentication_implementation_notes_ttl_\u06a9\u062f_otp_1200_\u062b\u0627\u0646\u06cc\u0647_20_\u062f\u0642\u06cc\u0642\u0647", "community": 195, "norm_label": "ttl \u06a9\u062f otp: 1200 \u062b\u0627\u0646\u06cc\u0647 (20 \u062f\u0642\u06cc\u0642\u0647)" }, { "label": "Flood Control (\u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L98", "_origin": "ast", "id": "task_02_authentication_implementation_notes_flood_control_\u0627\u0632_drupal", "community": 195, "norm_label": "flood control (\u0627\u0632 drupal)" }, { "label": "\u0633\u0627\u0632\u06af\u0627\u0631\u06cc \u0628\u0627 \u06a9\u0644\u0627\u06cc\u0646\u062a: GET /session/token", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L104", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u06a9\u0644\u0627\u06cc\u0646\u062a_get_session_token", "community": 195, "norm_label": "\u0633\u0627\u0632\u06af\u0627\u0631\u06cc \u0628\u0627 \u06a9\u0644\u0627\u06cc\u0646\u062a: get /session/token" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L109", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 195, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc GET /oauth/userinfo (\u0627\u0632 \u0633\u0631\u0648\u0631 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L115", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal", "community": 195, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc get /oauth/userinfo (\u0627\u0632 \u0633\u0631\u0648\u0631 drupal)" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 userinfo:", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L146", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_userinfo", "community": 195, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645 userinfo:" }, { "label": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0645\u062c\u0627\u0632 \u0628\u0631\u0627\u06cc login \u0628\u0627 password", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L155", "_origin": "ast", "id": "task_02_authentication_implementation_notes_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0645\u062c\u0627\u0632_\u0628\u0631\u0627\u06cc_login_\u0628\u0627_password", "community": 195, "norm_label": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0645\u062c\u0627\u0632 \u0628\u0631\u0627\u06cc login \u0628\u0627 password" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_task", "community": 69, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 69, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L3", "_origin": "ast", "id": "task_02_authentication_task_\u062a\u0648\u0636\u06cc\u062d", "community": 69, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L12", "_origin": "ast", "id": "task_02_authentication_task_endpoint_\u0647\u0627", "community": 69, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L28", "_origin": "ast", "id": "task_02_authentication_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 69, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L31", "_origin": "ast", "id": "task_02_authentication_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 69, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u0627\u0642\u0639\u06cc OTP", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L36", "_origin": "ast", "id": "task_02_authentication_task_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_otp", "community": 69, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0648\u0627\u0642\u0639\u06cc otp" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 POST /api/v1/user/send-code", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L38", "_origin": "ast", "id": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f1_post_api_v1_user_send_code", "community": 69, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f1 \u2014 post /api/v1/user/send-code" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 POST /api/v1/user/verify-code", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L66", "_origin": "ast", "id": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f2_post_api_v1_user_verify_code", "community": 69, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f2 \u2014 post /api/v1/user/verify-code" }, { "label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 POST /oauth/token (MobileGrant)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L97", "_origin": "ast", "id": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f3_post_oauth_token_mobilegrant", "community": 69, "norm_label": "\u0645\u0631\u062d\u0644\u0647 \u06f3 \u2014 post /oauth/token (mobilegrant)" }, { "label": "Refresh Token", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L139", "_origin": "ast", "id": "task_02_authentication_task_refresh_token", "community": 69, "norm_label": "refresh token" }, { "label": "POST /oauth/token/refresh", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L141", "_origin": "ast", "id": "task_02_authentication_task_post_oauth_token_refresh", "community": 69, "norm_label": "post /oauth/token/refresh" }, { "label": "POST /oauth/logout", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L176", "_origin": "ast", "id": "task_02_authentication_task_post_oauth_logout", "community": 69, "norm_label": "post /oauth/logout" }, { "label": "GET /session/token \u2014 CSRF", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L194", "_origin": "ast", "id": "task_02_authentication_task_get_session_token_csrf", "community": 69, "norm_label": "get /session/token \u2014 csrf" }, { "label": "GET /oauth/userinfo", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L205", "_origin": "ast", "id": "task_02_authentication_task_get_oauth_userinfo", "community": 69, "norm_label": "get /oauth/userinfo" }, { "label": "Rate Limiting", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L227", "_origin": "ast", "id": "task_02_authentication_task_rate_limiting", "community": 69, "norm_label": "rate limiting" }, { "label": "SMS Providers", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L244", "_origin": "ast", "id": "task_02_authentication_task_sms_providers", "community": 69, "norm_label": "sms providers" }, { "label": "Redis Key Schema", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L257", "_origin": "ast", "id": "task_02_authentication_task_redis_key_schema", "community": 69, "norm_label": "redis key schema" }, { "label": "\u0644\u0627\u06af\u06cc\u0646 \u0628\u0627 Username/Password (\u0628\u0631\u0627\u06cc \u062f\u06a9\u062a\u0631\u060c \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u060c \u0645\u0646\u0634\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L270", "_origin": "ast", "id": "task_02_authentication_task_\u0644\u0627\u06af\u06cc\u0646_\u0628\u0627_username_password_\u0628\u0631\u0627\u06cc_\u062f\u06a9\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646\u0634\u06cc", "community": 69, "norm_label": "\u0644\u0627\u06af\u06cc\u0646 \u0628\u0627 username/password (\u0628\u0631\u0627\u06cc \u062f\u06a9\u062a\u0631\u060c \u06a9\u0644\u06cc\u0646\u06cc\u06a9\u060c \u0645\u0646\u0634\u06cc)" }, { "label": "POST /api/v1/user/login", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L272", "_origin": "ast", "id": "task_02_authentication_task_post_api_v1_user_login", "community": 69, "norm_label": "post /api/v1/user/login" }, { "label": "\u26a0 \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f JWT \u062f\u0631 Symfony \u2014 \u06a9\u062c\u0627 \u062a\u0648\u06a9\u0646 \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u06cc\u0645\u061f", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L422", "_origin": "ast", "id": "task_02_authentication_task_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_\u062f\u0631_symfony_\u06a9\u062c\u0627_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u06a9\u0646\u06cc\u0645", "community": 69, "norm_label": "\u26a0 \u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f jwt \u062f\u0631 symfony \u2014 \u06a9\u062c\u0627 \u062a\u0648\u06a9\u0646 \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u06cc\u0645\u061f" }, { "label": "Access Token \u2014 \u0647\u0645\u06cc\u0634\u0647 \u062f\u0631 \u0647\u062f\u0631 Authorization", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L426", "_origin": "ast", "id": "task_02_authentication_task_access_token_\u0647\u0645\u06cc\u0634\u0647_\u062f\u0631_\u0647\u062f\u0631_authorization", "community": 69, "norm_label": "access token \u2014 \u0647\u0645\u06cc\u0634\u0647 \u062f\u0631 \u0647\u062f\u0631 authorization" }, { "label": "Refresh Token \u2014 \u0641\u0642\u0637 \u062f\u0631 body \u0628\u0631\u0627\u06cc endpoint \u0645\u062e\u0635\u0648\u0635", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L451", "_origin": "ast", "id": "task_02_authentication_task_refresh_token_\u0641\u0642\u0637_\u062f\u0631_body_\u0628\u0631\u0627\u06cc_endpoint_\u0645\u062e\u0635\u0648\u0635", "community": 69, "norm_label": "refresh token \u2014 \u0641\u0642\u0637 \u062f\u0631 body \u0628\u0631\u0627\u06cc endpoint \u0645\u062e\u0635\u0648\u0635" }, { "label": "\u062e\u0644\u0627\u0635\u0647 \u06af\u0631\u062f\u0634 \u062a\u0648\u06a9\u0646\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L466", "_origin": "ast", "id": "task_02_authentication_task_\u062e\u0644\u0627\u0635\u0647_\u06af\u0631\u062f\u0634_\u062a\u0648\u06a9\u0646_\u0647\u0627", "community": 69, "norm_label": "\u062e\u0644\u0627\u0635\u0647 \u06af\u0631\u062f\u0634 \u062a\u0648\u06a9\u0646\u200c\u0647\u0627" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_user_flow", "community": 512, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "community": 512, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0645\u0644 \u0648\u0631\u0648\u062f \u0628\u0627 OTP (\u062c\u0631\u06cc\u0627\u0646 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0645\u0644_\u0648\u0631\u0648\u062f_\u0628\u0627_otp_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "community": 512, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0645\u0644 \u0648\u0631\u0648\u062f \u0628\u0627 otp (\u062c\u0631\u06cc\u0627\u0646 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal)" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0645\u062f\u06cc\u062f Token", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L58", "_origin": "ast", "id": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0645\u062f\u06cc\u062f_token", "community": 512, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0645\u062f\u06cc\u062f token" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L70", "_origin": "ast", "id": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631", "community": 512, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u0628\u0631" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_architecture", "community": 584, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "community": 584, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_03_user_profile_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 584, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: UserProfile", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L24", "_origin": "ast", "id": "task_03_user_profile_architecture_entity_userprofile", "community": 584, "norm_label": "entity: userprofile" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_database", "community": 268, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "community": 268, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631" }, { "label": "\u062c\u062f\u0648\u0644: profiles", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L3", "_origin": "ast", "id": "task_03_user_profile_database_\u062c\u062f\u0648\u0644_profiles", "community": 268, "norm_label": "\u062c\u062f\u0648\u0644: profiles" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_gender (profile \u2014 \u0627\u0632 config)", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L34", "_origin": "ast", "id": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_gender_profile_\u0627\u0632_config", "community": 268, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_gender (profile \u2014 \u0627\u0632 config)" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_blood_type (\u0627\u0632 config)", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L40", "_origin": "ast", "id": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_blood_type_\u0627\u0632_config", "community": 268, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_blood_type (\u0627\u0632 config)" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_education (\u0627\u0632 Manual)", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L48", "_origin": "ast", "id": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_education_\u0627\u0632_manual", "community": 268, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_education (\u0627\u0632 manual)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 field_other (JSON \u2014 \u0627\u0632 Manual \u0648 \u0646\u0645\u0648\u0646\u0647 Request \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L57", "_origin": "ast", "id": "task_03_user_profile_database_\u0633\u0627\u062e\u062a\u0627\u0631_field_other_json_\u0627\u0632_manual_\u0648_\u0646\u0645\u0648\u0646\u0647_request_\u0648\u0627\u0642\u0639\u06cc", "community": 268, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 field_other (json \u2014 \u0627\u0632 manual \u0648 \u0646\u0645\u0648\u0646\u0647 request \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L87", "_origin": "ast", "id": "task_03_user_profile_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 268, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0631\u0627\u0628\u0637\u0647", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L93", "_origin": "ast", "id": "task_03_user_profile_database_\u0631\u0627\u0628\u0637\u0647", "community": 268, "norm_label": "\u0631\u0627\u0628\u0637\u0647" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L98", "_origin": "ast", "id": "task_03_user_profile_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 268, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L104", "_origin": "ast", "id": "task_03_user_profile_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 268, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_implementation_notes", "community": 323, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "community": 323, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0628\u0639\u062f \u0627\u0632 \u0630\u062e\u06cc\u0631\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_\u0628\u0639\u062f_\u0627\u0632_\u0630\u062e\u06cc\u0631\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "community": 323, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0628\u0639\u062f \u0627\u0632 \u0630\u062e\u06cc\u0631\u0647 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc blood_type", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L21", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_blood_type", "community": 323, "norm_label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc blood_type" }, { "label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc gender", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L32", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_gender", "community": 323, "norm_label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc gender" }, { "label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc education", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L37", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_education", "community": 323, "norm_label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc education" }, { "label": "Partial Update (PATCH)", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L46", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_partial_update_patch", "community": 323, "norm_label": "partial update (patch)" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L51", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 323, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "\u0646\u06a9\u062a\u0647 UUID \u062f\u0631 URL", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L59", "_origin": "ast", "id": "task_03_user_profile_implementation_notes_\u0646\u06a9\u062a\u0647_uuid_\u062f\u0631_url", "community": 323, "norm_label": "\u0646\u06a9\u062a\u0647 uuid \u062f\u0631 url" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_task", "community": 324, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L1", "_origin": "ast", "id": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "community": 324, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f3: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u06a9\u0627\u0631\u0628\u0631" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L3", "_origin": "ast", "id": "task_03_user_profile_task_\u062a\u0648\u0636\u06cc\u062d", "community": 324, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L7", "_origin": "ast", "id": "task_03_user_profile_task_endpoint_\u0647\u0627", "community": 324, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L16", "_origin": "ast", "id": "task_03_user_profile_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 324, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L19", "_origin": "ast", "id": "task_03_user_profile_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 324, "norm_label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L25", "_origin": "ast", "id": "task_03_user_profile_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 324, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L28", "_origin": "ast", "id": "task_03_user_profile_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 324, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/user-profile", "file_type": "document", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L30", "_origin": "ast", "id": "task_03_user_profile_task_post_api_v1_user_profile", "community": 324, "norm_label": "post /api/v1/user-profile" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_architecture", "community": 585, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af", "file_type": "document", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "community": 585, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_04_blog_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 585, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Blog", "file_type": "document", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L27", "_origin": "ast", "id": "task_04_blog_architecture_entity_blog", "community": 585, "norm_label": "entity: blog" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_database", "community": 356, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "community": 356, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L3", "_origin": "ast", "id": "task_04_blog_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 356, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u062c\u062f\u0648\u0644: blogs", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L7", "_origin": "ast", "id": "task_04_blog_database_\u062c\u062f\u0648\u0644_blogs", "community": 356, "norm_label": "\u062c\u062f\u0648\u0644: blogs" }, { "label": "\u062c\u062f\u0648\u0644: blog_tags (ManyToMany)", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L24", "_origin": "ast", "id": "task_04_blog_database_\u062c\u062f\u0648\u0644_blog_tags_manytomany", "community": 356, "norm_label": "\u062c\u062f\u0648\u0644: blog_tags (manytomany)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L30", "_origin": "ast", "id": "task_04_blog_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 356, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L37", "_origin": "ast", "id": "task_04_blog_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 356, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L46", "_origin": "ast", "id": "task_04_blog_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 356, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_implementation_notes", "community": 196, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "community": 196, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af" }, { "label": "\u0646\u06af\u0627\u0634\u062a \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc Request \u2192 Response (\u0645\u0647\u0645!)", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0646\u06af\u0627\u0634\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_request_response_\u0645\u0647\u0645", "community": 196, "norm_label": "\u0646\u06af\u0627\u0634\u062a \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc request \u2192 response (\u0645\u0647\u0645!)" }, { "label": "\u0641\u0631\u0645\u062a \u0648\u0627\u0642\u0639\u06cc Response \u0628\u0644\u0627\u06af (\u0627\u0632 \u0633\u0631\u0648\u0631 Drupal \u2014 endpoint 93)", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L17", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_\u0648\u0627\u0642\u0639\u06cc_response_\u0628\u0644\u0627\u06af_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal_endpoint_93", "community": 196, "norm_label": "\u0641\u0631\u0645\u062a \u0648\u0627\u0642\u0639\u06cc response \u0628\u0644\u0627\u06af (\u0627\u0632 \u0633\u0631\u0648\u0631 drupal \u2014 endpoint 93)" }, { "label": "\u0641\u0631\u0645\u062a Request \u0627\u06cc\u062c\u0627\u062f/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0628\u0644\u0627\u06af", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L63", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_request_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0644\u0627\u06af", "community": 196, "norm_label": "\u0641\u0631\u0645\u062a request \u0627\u06cc\u062c\u0627\u062f/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0628\u0644\u0627\u06af" }, { "label": "POST /api/v1/blog/", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L65", "_origin": "ast", "id": "task_04_blog_implementation_notes_post_api_v1_blog", "community": 196, "norm_label": "post /api/v1/blog/" }, { "label": "PATCH /api/v1/blog/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L77", "_origin": "ast", "id": "task_04_blog_implementation_notes_patch_api_v1_blog_uuid", "community": 196, "norm_label": "patch /api/v1/blog/{uuid}" }, { "label": "\u0622\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631 \u0628\u0644\u0627\u06af (endpoint 99)", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L85", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u0628\u0644\u0627\u06af_endpoint_99", "community": 196, "norm_label": "\u0627\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631 \u0628\u0644\u0627\u06af (endpoint 99)" }, { "label": "\u062a\u0648\u0644\u06cc\u062f Slug", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L98", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u062a\u0648\u0644\u06cc\u062f_slug", "community": 196, "norm_label": "\u062a\u0648\u0644\u06cc\u062f slug" }, { "label": "\u0628\u0644\u0627\u06af\u200c\u0647\u0627\u06cc \u0628\u0631\u062a\u0631 (Top Blogs)", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L106", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0628\u0644\u0627\u06af_\u0647\u0627\u06cc_\u0628\u0631\u062a\u0631_top_blogs", "community": 196, "norm_label": "\u0628\u0644\u0627\u06af\u200c\u0647\u0627\u06cc \u0628\u0631\u062a\u0631 (top blogs)" }, { "label": "\u0644\u06cc\u0633\u062a \u0628\u0644\u0627\u06af\u200c\u0647\u0627 \u0628\u0627 \u0641\u06cc\u0644\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L111", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0644\u06cc\u0633\u062a_\u0628\u0644\u0627\u06af_\u0647\u0627_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631", "community": 196, "norm_label": "\u0644\u06cc\u0633\u062a \u0628\u0644\u0627\u06af\u200c\u0647\u0627 \u0628\u0627 \u0641\u06cc\u0644\u062a\u0631" }, { "label": "Pagination", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L118", "_origin": "ast", "id": "task_04_blog_implementation_notes_pagination", "community": 196, "norm_label": "pagination" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L124", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 196, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "\u0628\u0647\u06cc\u0646\u0647\u200c\u0633\u0627\u0632\u06cc", "file_type": "document", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L133", "_origin": "ast", "id": "task_04_blog_implementation_notes_\u0628\u0647\u06cc\u0646\u0647_\u0633\u0627\u0632\u06cc", "community": 196, "norm_label": "\u0628\u0647\u06cc\u0646\u0647\u200c\u0633\u0627\u0632\u06cc" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_task", "community": 269, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L1", "_origin": "ast", "id": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "community": 269, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0628\u0644\u0627\u06af" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L3", "_origin": "ast", "id": "task_04_blog_task_\u062a\u0648\u0636\u06cc\u062d", "community": 269, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L7", "_origin": "ast", "id": "task_04_blog_task_endpoint_\u0647\u0627", "community": 269, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L19", "_origin": "ast", "id": "task_04_blog_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 269, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L22", "_origin": "ast", "id": "task_04_blog_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631", "community": 269, "norm_label": "\u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0646\u062a\u0638\u0627\u0631" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L29", "_origin": "ast", "id": "task_04_blog_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 269, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request/Response", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L32", "_origin": "ast", "id": "task_04_blog_task_\u0646\u0645\u0648\u0646\u0647_request_response", "community": 269, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request/response" }, { "label": "POST /api/v1/blog/", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L34", "_origin": "ast", "id": "task_04_blog_task_post_api_v1_blog", "community": 269, "norm_label": "post /api/v1/blog/" }, { "label": "GET /api/v1/blogs", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L58", "_origin": "ast", "id": "task_04_blog_task_get_api_v1_blogs", "community": 269, "norm_label": "get /api/v1/blogs" }, { "label": "GET /api/v1/blogs/top", "file_type": "document", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L63", "_origin": "ast", "id": "task_04_blog_task_get_api_v1_blogs_top", "community": 269, "norm_label": "get /api/v1/blogs/top" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_architecture", "community": 382, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "community": 382, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_05_doctor_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 382, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Doctor (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc Drupal)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L34", "_origin": "ast", "id": "task_05_doctor_architecture_entity_doctor_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_drupal", "community": 382, "norm_label": "entity: doctor (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc drupal)" }, { "label": "Entity: DoctorAddress (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc Drupal)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L108", "_origin": "ast", "id": "task_05_doctor_architecture_entity_doctoraddress_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_drupal", "community": 382, "norm_label": "entity: doctoraddress (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc drupal)" }, { "label": "Response \u06a9\u0627\u0645\u0644 \u062f\u06a9\u062a\u0631 (finalizeData)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L143", "_origin": "ast", "id": "task_05_doctor_architecture_response_\u06a9\u0627\u0645\u0644_\u062f\u06a9\u062a\u0631_finalizedata", "community": 382, "norm_label": "response \u06a9\u0627\u0645\u0644 \u062f\u06a9\u062a\u0631 (finalizedata)" }, { "label": "\u0645\u0646\u0637\u0642 create \u062f\u06a9\u062a\u0631 (\u0627\u0632 DoctorService.php)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L168", "_origin": "ast", "id": "task_05_doctor_architecture_\u0645\u0646\u0637\u0642_create_\u062f\u06a9\u062a\u0631_\u0627\u0632_doctorservice_php", "community": 382, "norm_label": "\u0645\u0646\u0637\u0642 create \u062f\u06a9\u062a\u0631 (\u0627\u0632 doctorservice.php)" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_database", "community": 170, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "community": 170, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631" }, { "label": "\u062c\u062f\u0648\u0644: doctors", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L3", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctors", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctors" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_degree (\u0627\u0632 config)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L26", "_origin": "ast", "id": "task_05_doctor_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_degree_\u0627\u0632_config", "community": 170, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_degree (\u0627\u0632 config)" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_gender (\u0627\u0632 config)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L34", "_origin": "ast", "id": "task_05_doctor_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_gender_\u0627\u0632_config", "community": 170, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 field_gender (\u0627\u0632 config)" }, { "label": "\u062c\u062f\u0648\u0644: doctor_specialties (ManyToMany pivot)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L40", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_specialties_manytomany_pivot", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_specialties (manytomany pivot)" }, { "label": "\u062c\u062f\u0648\u0644: doctor_services (ManyToMany pivot)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L47", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_services_manytomany_pivot", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_services (manytomany pivot)" }, { "label": "\u062c\u062f\u0648\u0644: doctor_states (ManyToMany pivot)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L54", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_states_manytomany_pivot", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_states (manytomany pivot)" }, { "label": "\u062c\u062f\u0648\u0644: doctor_cities (ManyToMany pivot)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L61", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_cities_manytomany_pivot", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_cities (manytomany pivot)" }, { "label": "\u062c\u062f\u0648\u0644: doctor_addresses", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L68", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_addresses", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_addresses" }, { "label": "\u062c\u062f\u0648\u0644: clinics", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L84", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_clinics", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: clinics" }, { "label": "\u062c\u062f\u0648\u0644: doctor_secretaries", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L112", "_origin": "ast", "id": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_secretaries", "community": 170, "norm_label": "\u062c\u062f\u0648\u0644: doctor_secretaries" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L128", "_origin": "ast", "id": "task_05_doctor_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 170, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB (clinic_pro table)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L139", "_origin": "ast", "id": "task_05_doctor_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_clinic_pro_table", "community": 170, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db (clinic_pro table)" }, { "label": "\u0631\u0648\u0627\u0628\u0637 \u06a9\u0627\u0645\u0644 clinic_pro entity", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L151", "_origin": "ast", "id": "task_05_doctor_database_\u0631\u0648\u0627\u0628\u0637_\u06a9\u0627\u0645\u0644_clinic_pro_entity", "community": 170, "norm_label": "\u0631\u0648\u0627\u0628\u0637 \u06a9\u0627\u0645\u0644 clinic_pro entity" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_implementation_notes", "community": 466, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "community": 466, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631" }, { "label": "\u0641\u06cc\u0644\u062a\u0631 \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_05_doctor_implementation_notes_\u0641\u06cc\u0644\u062a\u0631_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627", "community": 466, "norm_label": "\u0641\u06cc\u0644\u062a\u0631 \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627" }, { "label": "\u0622\u067e\u062f\u06cc\u062a \u0645\u06cc\u0627\u0646\u06af\u06cc\u0646 \u0627\u0645\u062a\u06cc\u0627\u0632", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L34", "_origin": "ast", "id": "task_05_doctor_implementation_notes_\u0622\u067e\u062f\u06cc\u062a_\u0645\u06cc\u0627\u0646\u06af\u06cc\u0646_\u0627\u0645\u062a\u06cc\u0627\u0632", "community": 466, "norm_label": "\u0627\u067e\u062f\u06cc\u062a \u0645\u06cc\u0627\u0646\u06af\u06cc\u0646 \u0627\u0645\u062a\u06cc\u0627\u0632" }, { "label": "\u0622\u062f\u0631\u0633 \u0645\u0637\u0628", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L47", "_origin": "ast", "id": "task_05_doctor_implementation_notes_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628", "community": 466, "norm_label": "\u0627\u062f\u0631\u0633 \u0645\u0637\u0628" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L52", "_origin": "ast", "id": "task_05_doctor_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 466, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_task", "community": 246, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L1", "_origin": "ast", "id": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "community": 246, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f5: \u0645\u0627\u0698\u0648\u0644 \u062f\u06a9\u062a\u0631" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L3", "_origin": "ast", "id": "task_05_doctor_task_\u062a\u0648\u0636\u06cc\u062d", "community": 246, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L7", "_origin": "ast", "id": "task_05_doctor_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "community": 246, "norm_label": "endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L24", "_origin": "ast", "id": "task_05_doctor_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 246, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L27", "_origin": "ast", "id": "task_05_doctor_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 246, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Response \u2014 GET /api/v1/doctor/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L32", "_origin": "ast", "id": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_doctor_uuid", "community": 246, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc response \u2014 get /api/v1/doctor/{uuid}" }, { "label": "\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc GET /api/v1/doctors", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L98", "_origin": "ast", "id": "task_05_doctor_task_\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc_get_api_v1_doctors", "community": 246, "norm_label": "\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc get /api/v1/doctors" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L113", "_origin": "ast", "id": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_response_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627", "community": 246, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627" }, { "label": "PATCH /api/v1/doctor/{uuid} \u2014 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0642\u0627\u0628\u0644 \u0648\u06cc\u0631\u0627\u06cc\u0634", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L142", "_origin": "ast", "id": "task_05_doctor_task_patch_api_v1_doctor_uuid_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0642\u0627\u0628\u0644_\u0648\u06cc\u0631\u0627\u06cc\u0634", "community": 246, "norm_label": "patch /api/v1/doctor/{uuid} \u2014 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0642\u0627\u0628\u0644 \u0648\u06cc\u0631\u0627\u06cc\u0634" }, { "label": "\u0622\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631 \u062f\u06a9\u062a\u0631 \u2014 POST /file/upload/clinic_pro/doctor/field_image", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L152", "_origin": "ast", "id": "task_05_doctor_task_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u062f\u06a9\u062a\u0631_post_file_upload_clinic_pro_doctor_field_image", "community": 246, "norm_label": "\u0627\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631 \u062f\u06a9\u062a\u0631 \u2014 post /file/upload/clinic_pro/doctor/field_image" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Response \u2014 GET /api/v1/clinic-pro/doctor-address/{id}", "file_type": "document", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L165", "_origin": "ast", "id": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_clinic_pro_doctor_address_id", "community": 246, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc response \u2014 get /api/v1/clinic-pro/doctor-address/{id}" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_architecture", "community": 586, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 586, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_06_clinic_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 586, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Clinic", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L27", "_origin": "ast", "id": "task_06_clinic_architecture_entity_clinic", "community": 586, "norm_label": "entity: clinic" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_database", "community": 289, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 289, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u062c\u062f\u0648\u0644: clinics", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L3", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinics", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinics" }, { "label": "\u062c\u062f\u0648\u0644: clinic_doctors (ManyToMany)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L26", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_doctors_manytomany", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinic_doctors (manytomany)" }, { "label": "\u062c\u062f\u0648\u0644: clinic_specialties (ManyToMany)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L32", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_specialties_manytomany", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinic_specialties (manytomany)" }, { "label": "\u062c\u062f\u0648\u0644: clinic_services (ManyToMany)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L38", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_services_manytomany", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinic_services (manytomany)" }, { "label": "\u062c\u062f\u0648\u0644: clinic_insurances (ManyToMany)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L44", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_insurances_manytomany", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinic_insurances (manytomany)" }, { "label": "\u062c\u062f\u0648\u0644: clinic_images (\u062a\u0635\u0627\u0648\u06cc\u0631 \u0627\u0636\u0627\u0641\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L50", "_origin": "ast", "id": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_images_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0627\u0636\u0627\u0641\u06cc", "community": 289, "norm_label": "\u062c\u062f\u0648\u0644: clinic_images (\u062a\u0635\u0627\u0648\u06cc\u0631 \u0627\u0636\u0627\u0641\u06cc)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L58", "_origin": "ast", "id": "task_06_clinic_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 289, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L66", "_origin": "ast", "id": "task_06_clinic_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 289, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_implementation_notes", "community": 513, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 513, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_06_clinic_implementation_notes_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 513, "norm_label": "\u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631\u0647\u0627\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u0622\u067e\u0644\u0648\u062f \u062f\u0648 \u0646\u0648\u0639 \u062a\u0635\u0648\u06cc\u0631", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L8", "_origin": "ast", "id": "task_06_clinic_implementation_notes_\u0622\u067e\u0644\u0648\u062f_\u062f\u0648_\u0646\u0648\u0639_\u062a\u0635\u0648\u06cc\u0631", "community": 513, "norm_label": "\u0627\u067e\u0644\u0648\u062f \u062f\u0648 \u0646\u0648\u0639 \u062a\u0635\u0648\u06cc\u0631" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L15", "_origin": "ast", "id": "task_06_clinic_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 513, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_task", "community": 270, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L1", "_origin": "ast", "id": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 270, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f6: \u0645\u0627\u0698\u0648\u0644 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L3", "_origin": "ast", "id": "task_06_clinic_task_\u062a\u0648\u0636\u06cc\u062d", "community": 270, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L7", "_origin": "ast", "id": "task_06_clinic_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "community": 270, "norm_label": "endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L21", "_origin": "ast", "id": "task_06_clinic_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 270, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L24", "_origin": "ast", "id": "task_06_clinic_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 270, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc GET /api/v1/clinics", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L29", "_origin": "ast", "id": "task_06_clinic_task_\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc_get_api_v1_clinics", "community": 270, "norm_label": "\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc get /api/v1/clinics" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Response \u2014 GET /api/v1/clinic/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L42", "_origin": "ast", "id": "task_06_clinic_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_clinic_uuid", "community": 270, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc response \u2014 get /api/v1/clinic/{uuid}" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc PATCH /api/v1/clinic/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L110", "_origin": "ast", "id": "task_06_clinic_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_patch_api_v1_clinic_uuid", "community": 270, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc patch /api/v1/clinic/{uuid}" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc POST /api/v1/clinic (\u0627\u06cc\u062c\u0627\u062f)", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L129", "_origin": "ast", "id": "task_06_clinic_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_post_api_v1_clinic_\u0627\u06cc\u062c\u0627\u062f", "community": 270, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc post /api/v1/clinic (\u0627\u06cc\u062c\u0627\u062f)" }, { "label": "\u0622\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631/\u0644\u0648\u06af\u0648\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L152", "_origin": "ast", "id": "task_06_clinic_task_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u0644\u0648\u06af\u0648\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "community": 270, "norm_label": "\u0627\u067e\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631/\u0644\u0648\u06af\u0648\u06cc \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_architecture", "community": 514, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "community": 514, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_08_categories_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 514, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Category", "file_type": "document", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L24", "_origin": "ast", "id": "task_08_categories_architecture_entity_category", "community": 514, "norm_label": "entity: category" }, { "label": "Routing \u0646\u0645\u0648\u0646\u0647", "file_type": "document", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L55", "_origin": "ast", "id": "task_08_categories_architecture_routing_\u0646\u0645\u0648\u0646\u0647", "community": 514, "norm_label": "routing \u0646\u0645\u0648\u0646\u0647" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_database", "community": 325, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "community": 325, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L3", "_origin": "ast", "id": "task_08_categories_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 325, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u062c\u062f\u0648\u0644: categories", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L8", "_origin": "ast", "id": "task_08_categories_database_\u062c\u062f\u0648\u0644_categories", "community": 325, "norm_label": "\u062c\u062f\u0648\u0644: categories" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635\u06cc bundle=city", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L24", "_origin": "ast", "id": "task_08_categories_database_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_bundle_city", "community": 325, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635\u06cc bundle=city" }, { "label": "\u0645\u0642\u0627\u062f\u06cc\u0631 \u0645\u062c\u0627\u0632 bundle", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L39", "_origin": "ast", "id": "task_08_categories_database_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0645\u062c\u0627\u0632_bundle", "community": 325, "norm_label": "\u0645\u0642\u0627\u062f\u06cc\u0631 \u0645\u062c\u0627\u0632 bundle" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L50", "_origin": "ast", "id": "task_08_categories_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 325, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u062f\u0631 DB backup (\u0646\u0645\u0648\u0646\u0647)", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L57", "_origin": "ast", "id": "task_08_categories_database_\u062f\u0627\u062f\u0647_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u062f\u0631_db_backup_\u0646\u0645\u0648\u0646\u0647", "community": 325, "norm_label": "\u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u062c\u0648\u062f \u062f\u0631 db backup (\u0646\u0645\u0648\u0646\u0647)" }, { "label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645: city bundle", "file_type": "document", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L64", "_origin": "ast", "id": "task_08_categories_database_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645_city_bundle", "community": 325, "norm_label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645: city bundle" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_implementation_notes", "community": 467, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "community": 467, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627" }, { "label": "\u06a9\u0634\u06cc\u0646\u06af", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_08_categories_implementation_notes_\u06a9\u0634\u06cc\u0646\u06af", "community": 467, "norm_label": "\u06a9\u0634\u06cc\u0646\u06af" }, { "label": "\u0641\u06cc\u0644\u062a\u0631 \u0634\u0647\u0631 \u0628\u0631\u0627\u0633\u0627\u0633 \u0627\u0633\u062a\u0627\u0646", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L17", "_origin": "ast", "id": "task_08_categories_implementation_notes_\u0641\u06cc\u0644\u062a\u0631_\u0634\u0647\u0631_\u0628\u0631\u0627\u0633\u0627\u0633_\u0627\u0633\u062a\u0627\u0646", "community": 467, "norm_label": "\u0641\u06cc\u0644\u062a\u0631 \u0634\u0647\u0631 \u0628\u0631\u0627\u0633\u0627\u0633 \u0627\u0633\u062a\u0627\u0646" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L23", "_origin": "ast", "id": "task_08_categories_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 467, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "\u0646\u06a9\u062a\u0647 \u0646\u0627\u0645 endpoint", "file_type": "document", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L31", "_origin": "ast", "id": "task_08_categories_implementation_notes_\u0646\u06a9\u062a\u0647_\u0646\u0627\u0645_endpoint", "community": 467, "norm_label": "\u0646\u06a9\u062a\u0647 \u0646\u0627\u0645 endpoint" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_task", "community": 290, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0648 Lookup \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L1", "_origin": "ast", "id": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "community": 290, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0648 lookup \u0647\u0627" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L3", "_origin": "ast", "id": "task_08_categories_task_\u062a\u0648\u0636\u06cc\u062d", "community": 290, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L7", "_origin": "ast", "id": "task_08_categories_task_endpoint_\u0647\u0627", "community": 290, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L22", "_origin": "ast", "id": "task_08_categories_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 290, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L25", "_origin": "ast", "id": "task_08_categories_task_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645", "community": 290, "norm_label": "\u0646\u06a9\u062a\u0647 \u0645\u0647\u0645" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L29", "_origin": "ast", "id": "task_08_categories_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 290, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L32", "_origin": "ast", "id": "task_08_categories_task_\u0646\u0645\u0648\u0646\u0647_response", "community": 290, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response" }, { "label": "GET /api/v1/categorys/state", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L34", "_origin": "ast", "id": "task_08_categories_task_get_api_v1_categorys_state", "community": 290, "norm_label": "get /api/v1/categorys/state" }, { "label": "GET /api/v1/categorys/specially_doctor", "file_type": "document", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L44", "_origin": "ast", "id": "task_08_categories_task_get_api_v1_categorys_specially_doctor", "community": 290, "norm_label": "get /api/v1/categorys/specially_doctor" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_architecture", "community": 468, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 468, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_09_appointment_settings_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 468, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: WeeklySchedule", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L32", "_origin": "ast", "id": "task_09_appointment_settings_architecture_entity_weeklyschedule", "community": 468, "norm_label": "entity: weeklyschedule" }, { "label": "Entity: DateOverride", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L73", "_origin": "ast", "id": "task_09_appointment_settings_architecture_entity_dateoverride", "community": 468, "norm_label": "entity: dateoverride" }, { "label": "Entity: Holiday", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L104", "_origin": "ast", "id": "task_09_appointment_settings_architecture_entity_holiday", "community": 468, "norm_label": "entity: holiday" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_database", "community": 326, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 326, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u0645\u0647\u0645: \u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc field_setting \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L3", "_origin": "ast", "id": "task_09_appointment_settings_database_\u0645\u0647\u0645_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_field_setting_\u0627\u0632_db_backup", "community": 326, "norm_label": "\u0645\u0647\u0645: \u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc field_setting \u0627\u0632 db backup" }, { "label": "\u062c\u062f\u0648\u0644: weekly_schedules", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L10", "_origin": "ast", "id": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_weekly_schedules", "community": 326, "norm_label": "\u062c\u062f\u0648\u0644: weekly_schedules" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc JSON \u0641\u06cc\u0644\u062f `setting` (\u0627\u0632 DB backup)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L22", "_origin": "ast", "id": "task_09_appointment_settings_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_json_\u0641\u06cc\u0644\u062f_setting_\u0627\u0632_db_backup", "community": 326, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc json \u0641\u06cc\u0644\u062f `setting` (\u0627\u0632 db backup)" }, { "label": "\u062c\u062f\u0648\u0644: date_overrides", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L82", "_origin": "ast", "id": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_date_overrides", "community": 326, "norm_label": "\u062c\u062f\u0648\u0644: date_overrides" }, { "label": "\u062c\u062f\u0648\u0644: holidays", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L96", "_origin": "ast", "id": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_holidays", "community": 326, "norm_label": "\u062c\u062f\u0648\u0644: holidays" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L110", "_origin": "ast", "id": "task_09_appointment_settings_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 326, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L117", "_origin": "ast", "id": "task_09_appointment_settings_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 326, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes", "community": 327, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 327, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0628\u0646\u062f\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a (\u0627\u0632 Manual \u2014 \u0628\u062e\u0634 \u06f2.\u06f8.\u06f4)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0628\u0646\u062f\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u0632_manual_\u0628\u062e\u0634_\u06f2_\u06f8_\u06f4", "community": 327, "norm_label": "\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0628\u0646\u062f\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a (\u0627\u0632 manual \u2014 \u0628\u062e\u0634 \u06f2.\u06f8.\u06f4)" }, { "label": "UUID \u062f\u0631 URL endpoint \u0644\u06cc\u0633\u062a override \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L11", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_uuid_\u062f\u0631_url_endpoint_\u0644\u06cc\u0633\u062a_override_\u0647\u0627", "community": 327, "norm_label": "uuid \u062f\u0631 url endpoint \u0644\u06cc\u0633\u062a override \u0647\u0627" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0647\u0631 session \u062f\u0631 weekly schedule (\u0627\u0632 Manual \u0648 API request)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L15", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0647\u0631_session_\u062f\u0631_weekly_schedule_\u0627\u0632_manual_\u0648_api_request", "community": 327, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0647\u0631 session \u062f\u0631 weekly schedule (\u0627\u0632 manual \u0648 api request)" }, { "label": "\u0645\u0647\u0645: \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc field_setting (\u0627\u0632 \u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L43", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_\u0645\u0647\u0645_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_field_setting_\u0627\u0632_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 327, "norm_label": "\u0645\u0647\u0645: \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc field_setting (\u0627\u0632 \u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "GET \u0627\u0632 UUID \u062f\u06a9\u062a\u0631 (\u0646\u0647 UUID schedule)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L53", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_get_\u0627\u0632_uuid_\u062f\u06a9\u062a\u0631_\u0646\u0647_uuid_schedule", "community": 327, "norm_label": "get \u0627\u0632 uuid \u062f\u06a9\u062a\u0631 (\u0646\u0647 uuid schedule)" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L64", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 327, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "user_flow", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L71", "_origin": "ast", "id": "task_09_appointment_settings_implementation_notes_user_flow", "community": 327, "norm_label": "user_flow" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_task", "community": 291, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 291, "norm_label": "\u062a\u0633\u06a9 \u06f0\u06f9: \u0645\u0627\u0698\u0648\u0644 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L3", "_origin": "ast", "id": "task_09_appointment_settings_task_\u062a\u0648\u0636\u06cc\u062d", "community": 291, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L7", "_origin": "ast", "id": "task_09_appointment_settings_task_endpoint_\u0647\u0627", "community": 291, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L23", "_origin": "ast", "id": "task_09_appointment_settings_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 291, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L26", "_origin": "ast", "id": "task_09_appointment_settings_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 291, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L29", "_origin": "ast", "id": "task_09_appointment_settings_task_\u0646\u0645\u0648\u0646\u0647_request", "community": 291, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request" }, { "label": "POST /api/v1/appointment-settings/weekly-schedule", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L31", "_origin": "ast", "id": "task_09_appointment_settings_task_post_api_v1_appointment_settings_weekly_schedule", "community": 291, "norm_label": "post /api/v1/appointment-settings/weekly-schedule" }, { "label": "POST /api/v1/appointment-settings/date-override", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L47", "_origin": "ast", "id": "task_09_appointment_settings_task_post_api_v1_appointment_settings_date_override", "community": 291, "norm_label": "post /api/v1/appointment-settings/date-override" }, { "label": "POST /api/v1/appointment-settings/holidays", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L58", "_origin": "ast", "id": "task_09_appointment_settings_task_post_api_v1_appointment_settings_holidays", "community": 291, "norm_label": "post /api/v1/appointment-settings/holidays" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_user_flow", "community": 469, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 469, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f0\u06f9: \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0646\u0638\u06cc\u0645 \u0627\u0648\u0644\u06cc\u0647 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u062a\u0648\u0633\u0637 \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0646\u0638\u06cc\u0645_\u0627\u0648\u0644\u06cc\u0647_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0648\u0633\u0637_\u062f\u06a9\u062a\u0631", "community": 469, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062a\u0646\u0638\u06cc\u0645 \u0627\u0648\u0644\u06cc\u0647 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc \u062a\u0648\u0633\u0637 \u062f\u06a9\u062a\u0631" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0645\u0631\u062e\u0635\u06cc \u06cc\u0627 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L15", "_origin": "ast", "id": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0645\u0631\u062e\u0635\u06cc_\u06cc\u0627_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "community": 469, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u062b\u0628\u062a \u0645\u0631\u062e\u0635\u06cc \u06cc\u0627 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 override \u06cc\u06a9 \u0631\u0648\u0632 \u062e\u0627\u0635", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L27", "_origin": "ast", "id": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_override_\u06cc\u06a9_\u0631\u0648\u0632_\u062e\u0627\u0635", "community": 469, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 override \u06cc\u06a9 \u0631\u0648\u0632 \u062e\u0627\u0635" }, { "label": "\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc (\u062a\u0633\u06a9 \u06f1\u06f0 \u0627\u0632 \u0627\u06cc\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f)", "file_type": "document", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L43", "_origin": "ast", "id": "task_09_appointment_settings_user_flow_\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0627\u0632_\u0627\u06cc\u0646_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u06cc_\u06a9\u0646\u062f", "community": 469, "norm_label": "\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc (\u062a\u0633\u06a9 \u06f1\u06f0 \u0627\u0632 \u0627\u06cc\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f)" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_architecture", "community": 515, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 515, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_10_appointment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 515, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Appointment", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L25", "_origin": "ast", "id": "task_10_appointment_architecture_entity_appointment", "community": 515, "norm_label": "entity: appointment" }, { "label": "SlotCalculatorService", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L66", "_origin": "ast", "id": "task_10_appointment_architecture_slotcalculatorservice", "community": 515, "norm_label": "slotcalculatorservice" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_database", "community": 328, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 328, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u062c\u062f\u0648\u0644: appointments", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L3", "_origin": "ast", "id": "task_10_appointment_database_\u062c\u062f\u0648\u0644_appointments", "community": 328, "norm_label": "\u062c\u062f\u0648\u0644: appointments" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc JSON \u0641\u06cc\u0644\u062f `slot` (\u0627\u0632 DB backup)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L23", "_origin": "ast", "id": "task_10_appointment_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_json_\u0641\u06cc\u0644\u062f_slot_\u0627\u0632_db_backup", "community": 328, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc json \u0641\u06cc\u0644\u062f `slot` (\u0627\u0632 db backup)" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u06a9\u0627\u0645\u0644 (field_status) \u2014 \u0627\u0632 config", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L35", "_origin": "ast", "id": "task_10_appointment_database_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0645\u0644_field_status_\u0627\u0632_config", "community": 328, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u06a9\u0627\u0645\u0644 (field_status) \u2014 \u0627\u0632 config" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L54", "_origin": "ast", "id": "task_10_appointment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 328, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L63", "_origin": "ast", "id": "task_10_appointment_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 328, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u0631\u0648\u0627\u0628\u0637", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L71", "_origin": "ast", "id": "task_10_appointment_database_\u0631\u0648\u0627\u0628\u0637", "community": 328, "norm_label": "\u0631\u0648\u0627\u0628\u0637" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L78", "_origin": "ast", "id": "task_10_appointment_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 328, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_implementation_notes", "community": 292, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 292, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0648\u0628\u062a (\u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0632_drupal", "community": 292, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0648\u0628\u062a (\u0627\u0632 drupal)" }, { "label": "\u062a\u0634\u062e\u06cc\u0635 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0632 HTTP Host (Multi-tenant)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L13", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0632_http_host_multi_tenant", "community": 292, "norm_label": "\u062a\u0634\u062e\u06cc\u0635 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0632 http host (multi-tenant)" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0648\u0628\u062a (\u0627\u0632 \u06a9\u062f Drupal)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L25", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0632_\u06a9\u062f_drupal", "community": 292, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u0646\u0648\u0628\u062a (\u0627\u0632 \u06a9\u062f drupal)" }, { "label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc slot (\u0627\u0632 \u06a9\u062f Drupal)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L38", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_slot_\u0627\u0632_\u06a9\u062f_drupal", "community": 292, "norm_label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc slot (\u0627\u0632 \u06a9\u062f drupal)" }, { "label": "\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 Race Condition", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L49", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_race_condition", "community": 292, "norm_label": "\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 race condition" }, { "label": "Response \u06a9\u0627\u0645\u0644 \u0646\u0648\u0628\u062a (\u0627\u0632 finalizedData Drupal)", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L70", "_origin": "ast", "id": "task_10_appointment_implementation_notes_response_\u06a9\u0627\u0645\u0644_\u0646\u0648\u0628\u062a_\u0627\u0632_finalizeddata_drupal", "community": 292, "norm_label": "response \u06a9\u0627\u0645\u0644 \u0646\u0648\u0628\u062a (\u0627\u0632 finalizeddata drupal)" }, { "label": "\u0631\u0648\u0632\u0647\u0627\u06cc \u063a\u06cc\u0631 \u0642\u0627\u0628\u0644 \u0631\u0632\u0631\u0648", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L108", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0631\u0648\u0632\u0647\u0627\u06cc_\u063a\u06cc\u0631_\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648", "community": 292, "norm_label": "\u0631\u0648\u0632\u0647\u0627\u06cc \u063a\u06cc\u0631 \u0642\u0627\u0628\u0644 \u0631\u0632\u0631\u0648" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L115", "_origin": "ast", "id": "task_10_appointment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 292, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_task", "community": 171, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 171, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f0: \u0645\u0627\u0698\u0648\u0644 \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L3", "_origin": "ast", "id": "task_10_appointment_task_\u062a\u0648\u0636\u06cc\u062d", "community": 171, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L7", "_origin": "ast", "id": "task_10_appointment_task_endpoint_\u0647\u0627", "community": 171, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L18", "_origin": "ast", "id": "task_10_appointment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 171, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L21", "_origin": "ast", "id": "task_10_appointment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 171, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "Status Machine \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L26", "_origin": "ast", "id": "task_10_appointment_task_status_machine_\u0646\u0648\u0628\u062a", "community": 171, "norm_label": "status machine \u0646\u0648\u0628\u062a" }, { "label": "\u0641\u0644\u0648\u06cc \u06a9\u0627\u0645\u0644 \u0631\u0632\u0631\u0648 + \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L65", "_origin": "ast", "id": "task_10_appointment_task_\u0641\u0644\u0648\u06cc_\u06a9\u0627\u0645\u0644_\u0631\u0632\u0631\u0648_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 171, "norm_label": "\u0641\u0644\u0648\u06cc \u06a9\u0627\u0645\u0644 \u0631\u0632\u0631\u0648 + \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "GET /api/v1/appointment-slots", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L93", "_origin": "ast", "id": "task_10_appointment_task_get_api_v1_appointment_slots", "community": 171, "norm_label": "get /api/v1/appointment-slots" }, { "label": "POST /api/v1/appointment", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L127", "_origin": "ast", "id": "task_10_appointment_task_post_api_v1_appointment", "community": 171, "norm_label": "post /api/v1/appointment" }, { "label": "PATCH /api/v1/appointment/{uuid}/cancel \u2014 \u0644\u063a\u0648 \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L162", "_origin": "ast", "id": "task_10_appointment_task_patch_api_v1_appointment_uuid_cancel_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a", "community": 171, "norm_label": "patch /api/v1/appointment/{uuid}/cancel \u2014 \u0644\u063a\u0648 \u0646\u0648\u0628\u062a" }, { "label": "PATCH /api/v1/appointment/{uuid}/status", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L192", "_origin": "ast", "id": "task_10_appointment_task_patch_api_v1_appointment_uuid_status", "community": 171, "norm_label": "patch /api/v1/appointment/{uuid}/status" }, { "label": "GET /api/v1/appointment/not-available/{doctorId}", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L223", "_origin": "ast", "id": "task_10_appointment_task_get_api_v1_appointment_not_available_doctorid", "community": 171, "norm_label": "get /api/v1/appointment/not-available/{doctorid}" }, { "label": "GET /api/v1/appointment/my-appointments/{userId}", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L245", "_origin": "ast", "id": "task_10_appointment_task_get_api_v1_appointment_my_appointments_userid", "community": 171, "norm_label": "get /api/v1/appointment/my-appointments/{userid}" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L279", "_origin": "ast", "id": "task_10_appointment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 171, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "user_flow.md", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_user_flow", "community": 587, "norm_label": "user_flow.md" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L1", "_origin": "ast", "id": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "community": 587, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f0: \u0646\u0648\u0628\u062a\u200c\u062f\u0647\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0645\u0644 \u0631\u0632\u0631\u0648 \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L3", "_origin": "ast", "id": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0645\u0644_\u0631\u0632\u0631\u0648_\u0646\u0648\u0628\u062a", "community": 587, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0645\u0644 \u0631\u0632\u0631\u0648 \u0646\u0648\u0628\u062a" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0645\u0646", "file_type": "document", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L42", "_origin": "ast", "id": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0645\u0646", "community": 587, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u0645\u0634\u0627\u0647\u062f\u0647 \u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0645\u0646" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_architecture", "community": 588, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "community": 588, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_11_insurance_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 588, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Insurance", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L22", "_origin": "ast", "id": "task_11_insurance_architecture_entity_insurance", "community": 588, "norm_label": "entity: insurance" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_database", "community": 471, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "community": 471, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L3", "_origin": "ast", "id": "task_11_insurance_database_\u062a\u0648\u0636\u06cc\u062d", "community": 471, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u062c\u062f\u0648\u0644: doctor_insurances (\u0631\u0627\u0628\u0637\u0647 doctor \u2194 insurance)", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L11", "_origin": "ast", "id": "task_11_insurance_database_\u062c\u062f\u0648\u0644_doctor_insurances_\u0631\u0627\u0628\u0637\u0647_doctor_insurance", "community": 471, "norm_label": "\u062c\u062f\u0648\u0644: doctor_insurances (\u0631\u0627\u0628\u0637\u0647 doctor \u2194 insurance)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L21", "_origin": "ast", "id": "task_11_insurance_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 471, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L27", "_origin": "ast", "id": "task_11_insurance_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 471, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_implementation_notes", "community": 516, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "community": 516, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647" }, { "label": "\u0631\u0627\u0628\u0637\u0647 \u0628\u0627 Categories", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_11_insurance_implementation_notes_\u0631\u0627\u0628\u0637\u0647_\u0628\u0627_categories", "community": 516, "norm_label": "\u0631\u0627\u0628\u0637\u0647 \u0628\u0627 categories" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L7", "_origin": "ast", "id": "task_11_insurance_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 516, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u06af\u06cc \u0628\u0627 \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L15", "_origin": "ast", "id": "task_11_insurance_implementation_notes_\u06cc\u06a9\u067e\u0627\u0631\u0686\u06af\u06cc_\u0628\u0627_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631", "community": 516, "norm_label": "\u06cc\u06a9\u067e\u0627\u0631\u0686\u06af\u06cc \u0628\u0627 \u0644\u06cc\u0633\u062a \u062f\u06a9\u062a\u0631" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_task", "community": 384, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L1", "_origin": "ast", "id": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "community": 384, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f1: \u0645\u0627\u0698\u0648\u0644 \u0628\u06cc\u0645\u0647" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L3", "_origin": "ast", "id": "task_11_insurance_task_\u062a\u0648\u0636\u06cc\u062d", "community": 384, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L6", "_origin": "ast", "id": "task_11_insurance_task_endpoint_\u0647\u0627", "community": 384, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L15", "_origin": "ast", "id": "task_11_insurance_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 384, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L18", "_origin": "ast", "id": "task_11_insurance_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 384, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L21", "_origin": "ast", "id": "task_11_insurance_task_\u062a\u0648\u0636\u06cc\u062d_21", "community": 384, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_architecture", "community": 517, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "community": 517, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_12_rating_comment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 517, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Rating", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L31", "_origin": "ast", "id": "task_12_rating_comment_architecture_entity_rating", "community": 517, "norm_label": "entity: rating" }, { "label": "Entity: Comment", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L59", "_origin": "ast", "id": "task_12_rating_comment_architecture_entity_comment", "community": 517, "norm_label": "entity: comment" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_database", "community": 360, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "community": 360, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a" }, { "label": "\u0645\u0647\u0645: \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f \u0627\u0632 DB", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L3", "_origin": "ast", "id": "task_12_rating_comment_database_\u0645\u0647\u0645_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f_\u0627\u0632_db", "community": 360, "norm_label": "\u0645\u0647\u0645: \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f \u0627\u0632 db" }, { "label": "\u062c\u062f\u0648\u0644: ratings", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L6", "_origin": "ast", "id": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_ratings", "community": 360, "norm_label": "\u062c\u062f\u0648\u0644: ratings" }, { "label": "\u062c\u062f\u0648\u0644: comments", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L25", "_origin": "ast", "id": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_comments", "community": 360, "norm_label": "\u062c\u062f\u0648\u0644: comments" }, { "label": "\u062c\u062f\u0648\u0644: likes", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L40", "_origin": "ast", "id": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_likes", "community": 360, "norm_label": "\u062c\u062f\u0648\u0644: likes" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L53", "_origin": "ast", "id": "task_12_rating_comment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 360, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L66", "_origin": "ast", "id": "task_12_rating_comment_database_\u0646\u06a9\u062a\u0647_\u0647\u0627\u06cc_\u0645\u0647\u0645", "community": 360, "norm_label": "\u0646\u06a9\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes", "community": 271, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "community": 271, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a" }, { "label": "\u26a0 \u062a\u0646\u0627\u0642\u0636 \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f\u0647\u0627: API vs DB (\u0628\u0633\u06cc\u0627\u0631 \u0645\u0647\u0645!)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u062a\u0646\u0627\u0642\u0636_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f\u0647\u0627_api_vs_db_\u0628\u0633\u06cc\u0627\u0631_\u0645\u0647\u0645", "community": 271, "norm_label": "\u26a0 \u062a\u0646\u0627\u0642\u0636 \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f\u0647\u0627: api vs db (\u0628\u0633\u06cc\u0627\u0631 \u0645\u0647\u0645!)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Request \u2014 POST /api/v1/clinicpro/rate", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L21", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_post_api_v1_clinicpro_rate", "community": 271, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc request \u2014 post /api/v1/clinicpro/rate" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Request \u2014 PATCH /api/v1/clinicpro/rate/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L34", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_rate_uuid", "community": 271, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc request \u2014 patch /api/v1/clinicpro/rate/{uuid}" }, { "label": "\u0633\u06cc\u0633\u062a\u0645 \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc \u0648\u0632\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L49", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0633\u06cc\u0633\u062a\u0645_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_\u0648\u0632\u0646\u06cc", "community": 271, "norm_label": "\u0633\u06cc\u0633\u062a\u0645 \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc \u0648\u0632\u0646\u06cc" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc calculateDoctorRating \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L68", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_calculatedoctorrating_\u062f\u0631_symfony", "community": 271, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc calculatedoctorrating \u062f\u0631 symfony" }, { "label": "\u0622\u0645\u0627\u0631 \u062f\u06a9\u062a\u0631 \u2014 GET /api/v1/clinicpro-comment/doctor-rate/{doctorUuid}", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L110", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0622\u0645\u0627\u0631_\u062f\u06a9\u062a\u0631_get_api_v1_clinicpro_comment_doctor_rate_doctoruuid", "community": 271, "norm_label": "\u0627\u0645\u0627\u0631 \u062f\u06a9\u062a\u0631 \u2014 get /api/v1/clinicpro-comment/doctor-rate/{doctoruuid}" }, { "label": "\u062a\u0623\u06cc\u06cc\u062f \u0646\u0638\u0631\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L133", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0638\u0631\u0627\u062a", "community": 271, "norm_label": "\u062a\u0627\u06cc\u06cc\u062f \u0646\u0638\u0631\u0627\u062a" }, { "label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0645\u0642\u0627\u062f\u06cc\u0631 Rating", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L140", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0645\u0642\u0627\u062f\u06cc\u0631_rating", "community": 271, "norm_label": "\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0645\u0642\u0627\u062f\u06cc\u0631 rating" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L148", "_origin": "ast", "id": "task_12_rating_comment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 271, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_task", "community": 197, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "community": 197, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f2: \u0645\u0627\u0698\u0648\u0644 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0648 \u0646\u0638\u0631\u0627\u062a" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L3", "_origin": "ast", "id": "task_12_rating_comment_task_\u062a\u0648\u0636\u06cc\u062d", "community": 197, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L7", "_origin": "ast", "id": "task_12_rating_comment_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "community": 197, "norm_label": "endpoint \u0647\u0627 (\u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal)" }, { "label": "\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc (Rate)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L9", "_origin": "ast", "id": "task_12_rating_comment_task_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_rate", "community": 197, "norm_label": "\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc (rate)" }, { "label": "\u0646\u0638\u0631\u0627\u062a (Comment)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L19", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u0638\u0631\u0627\u062a_comment", "community": 197, "norm_label": "\u0646\u0638\u0631\u0627\u062a (comment)" }, { "label": "\u0644\u0627\u06cc\u06a9 (Like)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L31", "_origin": "ast", "id": "task_12_rating_comment_task_\u0644\u0627\u06cc\u06a9_like", "community": 197, "norm_label": "\u0644\u0627\u06cc\u06a9 (like)" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L38", "_origin": "ast", "id": "task_12_rating_comment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 197, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L41", "_origin": "ast", "id": "task_12_rating_comment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 197, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u26a0 \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc Request (\u0645\u062a\u0641\u0627\u0648\u062a \u0627\u0632 DB!)", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L46", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_request_\u0645\u062a\u0641\u0627\u0648\u062a_\u0627\u0632_db", "community": 197, "norm_label": "\u26a0 \u0646\u0627\u0645 \u0641\u06cc\u0644\u062f\u0647\u0627\u06cc request (\u0645\u062a\u0641\u0627\u0648\u062a \u0627\u0632 db!)" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Request \u2014 POST /api/v1/clinicpro/rate", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L60", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_post_api_v1_clinicpro_rate", "community": 197, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc request \u2014 post /api/v1/clinicpro/rate" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Request \u2014 PATCH /api/v1/clinicpro/rate/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L73", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_rate_uuid", "community": 197, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc request \u2014 patch /api/v1/clinicpro/rate/{uuid}" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc Request \u2014 PATCH /api/v1/clinicpro/unverified-comments/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L86", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_unverified_comments_uuid", "community": 197, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc request \u2014 patch /api/v1/clinicpro/unverified-comments/{uuid}" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L94", "_origin": "ast", "id": "task_12_rating_comment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 197, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_architecture", "community": 589, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "community": 589, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_13_like_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 589, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Like", "file_type": "document", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L19", "_origin": "ast", "id": "task_13_like_architecture_entity_like", "community": 589, "norm_label": "entity: like" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_database", "community": 474, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "community": 474, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 Drupal (\u0627\u0632 config \u062a\u0623\u06cc\u06cc\u062f \u0634\u062f\u0647)", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L3", "_origin": "ast", "id": "task_13_like_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal_\u0627\u0632_config_\u062a\u0623\u06cc\u06cc\u062f_\u0634\u062f\u0647", "community": 474, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 drupal (\u0627\u0632 config \u062a\u0627\u06cc\u06cc\u062f \u0634\u062f\u0647)" }, { "label": "\u062c\u062f\u0648\u0644: likes", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L11", "_origin": "ast", "id": "task_13_like_database_\u062c\u062f\u0648\u0644_likes", "community": 474, "norm_label": "\u062c\u062f\u0648\u0644: likes" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L24", "_origin": "ast", "id": "task_13_like_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 474, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L30", "_origin": "ast", "id": "task_13_like_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 474, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_implementation_notes", "community": 518, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "community": 518, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9" }, { "label": "Toggle Like", "file_type": "document", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_13_like_implementation_notes_toggle_like", "community": 518, "norm_label": "toggle like" }, { "label": "\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 \u0644\u0627\u06cc\u06a9 \u062f\u0648\u06af\u0627\u0646\u0647", "file_type": "document", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L13", "_origin": "ast", "id": "task_13_like_implementation_notes_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_\u0644\u0627\u06cc\u06a9_\u062f\u0648\u06af\u0627\u0646\u0647", "community": 518, "norm_label": "\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 \u0644\u0627\u06cc\u06a9 \u062f\u0648\u06af\u0627\u0646\u0647" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L17", "_origin": "ast", "id": "task_13_like_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 518, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_task", "community": 475, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L1", "_origin": "ast", "id": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "community": 475, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f3: \u0645\u0627\u0698\u0648\u0644 \u0644\u0627\u06cc\u06a9" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L3", "_origin": "ast", "id": "task_13_like_task_\u062a\u0648\u0636\u06cc\u062d", "community": 475, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L6", "_origin": "ast", "id": "task_13_like_task_endpoint_\u0647\u0627", "community": 475, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L13", "_origin": "ast", "id": "task_13_like_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 475, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L16", "_origin": "ast", "id": "task_13_like_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 475, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_architecture", "community": 590, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "community": 590, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_14_secretary_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 590, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Secretary", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L24", "_origin": "ast", "id": "task_14_secretary_architecture_entity_secretary", "community": 590, "norm_label": "entity: secretary" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_database", "community": 519, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "community": 519, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u062c\u062f\u0648\u0644: doctor_secretaries", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L3", "_origin": "ast", "id": "task_14_secretary_database_\u062c\u062f\u0648\u0644_doctor_secretaries", "community": 519, "norm_label": "\u062c\u062f\u0648\u0644: doctor_secretaries" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L19", "_origin": "ast", "id": "task_14_secretary_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 519, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L26", "_origin": "ast", "id": "task_14_secretary_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 519, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_implementation_notes", "community": 520, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "community": 520, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u0646\u0642\u0634 \u06a9\u0627\u0631\u0628\u0631\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_14_secretary_implementation_notes_\u0646\u0642\u0634_\u06a9\u0627\u0631\u0628\u0631\u06cc", "community": 520, "norm_label": "\u0646\u0642\u0634 \u06a9\u0627\u0631\u0628\u0631\u06cc" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627\u06cc \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L7", "_origin": "ast", "id": "task_14_secretary_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627\u06cc_\u0645\u0646\u0634\u06cc", "community": 520, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627\u06cc \u0645\u0646\u0634\u06cc" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627 \u062f\u0631 \u0633\u06cc\u0633\u062a\u0645", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L18", "_origin": "ast", "id": "task_14_secretary_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627_\u062f\u0631_\u0633\u06cc\u0633\u062a\u0645", "community": 520, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627 \u062f\u0631 \u0633\u06cc\u0633\u062a\u0645" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_task", "community": 199, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L1", "_origin": "ast", "id": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "community": 199, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f4: \u0645\u0627\u0698\u0648\u0644 \u0645\u0646\u0634\u06cc" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L3", "_origin": "ast", "id": "task_14_secretary_task_\u062a\u0648\u0636\u06cc\u062d", "community": 199, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L7", "_origin": "ast", "id": "task_14_secretary_task_endpoint_\u0647\u0627", "community": 199, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L17", "_origin": "ast", "id": "task_14_secretary_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 199, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L20", "_origin": "ast", "id": "task_14_secretary_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 199, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0633\u06cc\u0633\u062a\u0645 \u0645\u062c\u0648\u0632\u0647\u0627 \u2014 Resource-Based Permissions (\u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631)", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L25", "_origin": "ast", "id": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "community": 199, "norm_label": "\u0633\u06cc\u0633\u062a\u0645 \u0645\u062c\u0648\u0632\u0647\u0627 \u2014 resource-based permissions (\u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 JSON", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L30", "_origin": "ast", "id": "task_14_secretary_task_\u0633\u0627\u062e\u062a\u0627\u0631_json", "community": 199, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 json" }, { "label": "\u0645\u0646\u0627\u0628\u0639 \u0648 \u0639\u0645\u0644\u06cc\u0627\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L62", "_origin": "ast", "id": "task_14_secretary_task_\u0645\u0646\u0627\u0628\u0639_\u0648_\u0639\u0645\u0644\u06cc\u0627\u062a_\u0641\u0639\u0644\u06cc", "community": 199, "norm_label": "\u0645\u0646\u0627\u0628\u0639 \u0648 \u0639\u0645\u0644\u06cc\u0627\u062a \u0641\u0639\u0644\u06cc" }, { "label": "\u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631\u06cc \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 Resource \u062c\u062f\u06cc\u062f \u062f\u0631 \u0622\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L71", "_origin": "ast", "id": "task_14_secretary_task_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_resource_\u062c\u062f\u06cc\u062f_\u062f\u0631_\u0622\u06cc\u0646\u062f\u0647", "community": 199, "norm_label": "\u0645\u0642\u06cc\u0627\u0633\u200c\u067e\u0630\u06cc\u0631\u06cc \u2014 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 resource \u062c\u062f\u06cc\u062f \u062f\u0631 \u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc PHP \u2014 SecretaryPermissionChecker", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L78", "_origin": "ast", "id": "task_14_secretary_task_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_php_secretarypermissionchecker", "community": 199, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc php \u2014 secretarypermissionchecker" }, { "label": "\u067e\u06cc\u0634\u200c\u0641\u0631\u0636 \u0647\u0646\u06af\u0627\u0645 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L125", "_origin": "ast", "id": "task_14_secretary_task_\u067e\u06cc\u0634_\u0641\u0631\u0636_\u0647\u0646\u06af\u0627\u0645_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc", "community": 199, "norm_label": "\u067e\u06cc\u0634\u200c\u0641\u0631\u0636 \u0647\u0646\u06af\u0627\u0645 \u0627\u06cc\u062c\u0627\u062f \u0645\u0646\u0634\u06cc" }, { "label": "POST /api/v1/secretary", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L159", "_origin": "ast", "id": "task_14_secretary_task_post_api_v1_secretary", "community": 199, "norm_label": "post /api/v1/secretary" }, { "label": "PATCH /api/v1/secretary/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L227", "_origin": "ast", "id": "task_14_secretary_task_patch_api_v1_secretary_uuid", "community": 199, "norm_label": "patch /api/v1/secretary/{uuid}" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_architecture", "community": 591, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 591, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_15_payment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 591, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "Entity: Payment", "file_type": "document", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L28", "_origin": "ast", "id": "task_15_payment_architecture_entity_payment", "community": 591, "norm_label": "entity: payment" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_database", "community": 247, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 247, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u062c\u062f\u0648\u0644: payments", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L3", "_origin": "ast", "id": "task_15_payment_database_\u062c\u062f\u0648\u0644_payments", "community": 247, "norm_label": "\u062c\u062f\u0648\u0644: payments" }, { "label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a (field_status) \u2014 \u0627\u0632 config", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L23", "_origin": "ast", "id": "task_15_payment_database_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_field_status_\u0627\u0632_config", "community": 247, "norm_label": "\u0648\u0636\u0639\u06cc\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a (field_status) \u2014 \u0627\u0632 config" }, { "label": "\u0631\u0648\u0634\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a (field_payment_method) \u2014 \u0627\u0632 config", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L31", "_origin": "ast", "id": "task_15_payment_database_\u0631\u0648\u0634_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_field_payment_method_\u0627\u0632_config", "community": 247, "norm_label": "\u0631\u0648\u0634\u200c\u0647\u0627\u06cc \u067e\u0631\u062f\u0627\u062e\u062a (field_payment_method) \u2014 \u0627\u0632 config" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 DB backup", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L37", "_origin": "ast", "id": "task_15_payment_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 247, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0632 db backup" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L43", "_origin": "ast", "id": "task_15_payment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 247, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc \u0648\u0636\u0639\u06cc\u062a appointment", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L52", "_origin": "ast", "id": "task_15_payment_database_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_\u0648\u0636\u0639\u06cc\u062a_appointment", "community": 247, "norm_label": "\u0648\u0627\u0628\u0633\u062a\u06af\u06cc \u0648\u0636\u0639\u06cc\u062a appointment" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L61", "_origin": "ast", "id": "task_15_payment_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 247, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "\u062c\u062f\u0648\u0644: subscription_payments (\u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0634\u062a\u0631\u0627\u06a9)", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L70", "_origin": "ast", "id": "task_15_payment_database_\u062c\u062f\u0648\u0644_subscription_payments_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0634\u062a\u0631\u0627\u06a9", "community": 247, "norm_label": "\u062c\u062f\u0648\u0644: subscription_payments (\u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0634\u062a\u0631\u0627\u06a9)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627\u06cc subscription_payments", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L93", "_origin": "ast", "id": "task_15_payment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627\u06cc_subscription_payments", "community": 247, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627\u06cc subscription_payments" }, { "label": "\u062a\u0641\u0627\u0648\u062a payments \u0648 subscription_payments", "file_type": "document", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L101", "_origin": "ast", "id": "task_15_payment_database_\u062a\u0641\u0627\u0648\u062a_payments_\u0648_subscription_payments", "community": 247, "norm_label": "\u062a\u0641\u0627\u0648\u062a payments \u0648 subscription_payments" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_implementation_notes", "community": 226, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 226, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u067e\u0631\u0648\u0698\u0647 (\u0627\u0632 \u06a9\u062f Drupal)", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0627\u0632_\u06a9\u062f_drupal", "community": 226, "norm_label": "\u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u067e\u0631\u0648\u0698\u0647 (\u0627\u0632 \u06a9\u062f drupal)" }, { "label": "\u06f1. \u0628\u0627\u0646\u06a9 \u0645\u0644\u062a (Mellat) \u2014 \u067e\u0631\u0648\u062a\u06a9\u0644 SOAP", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L5", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u06f1_\u0628\u0627\u0646\u06a9_\u0645\u0644\u062a_mellat_\u067e\u0631\u0648\u062a\u06a9\u0644_soap", "community": 226, "norm_label": "\u06f1. \u0628\u0627\u0646\u06a9 \u0645\u0644\u062a (mellat) \u2014 \u067e\u0631\u0648\u062a\u06a9\u0644 soap" }, { "label": "\u06f2. SEP (\u0633\u0627\u0645\u0627\u0646) \u2014 \u062f\u0631\u06af\u0627\u0647 \u062f\u0648\u0645", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L21", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u06f2_sep_\u0633\u0627\u0645\u0627\u0646_\u062f\u0631\u06af\u0627\u0647_\u062f\u0648\u0645", "community": 226, "norm_label": "\u06f2. sep (\u0633\u0627\u0645\u0627\u0646) \u2014 \u062f\u0631\u06af\u0627\u0647 \u062f\u0648\u0645" }, { "label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L24", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_symfony", "community": 226, "norm_label": "\u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 symfony" }, { "label": "\u0648\u0636\u0639\u06cc\u062a \u067e\u0631\u062f\u0627\u062e\u062a (\u0627\u0632 \u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L42", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u0648\u0636\u0639\u06cc\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0632_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "community": 226, "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u067e\u0631\u062f\u0627\u062e\u062a (\u0627\u0632 \u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" }, { "label": "\u0634\u0631\u0637 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L50", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u0634\u0631\u0637_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 226, "norm_label": "\u0634\u0631\u0637 \u0627\u06cc\u062c\u0627\u062f \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u0642\u06cc\u0645\u062a \u0627\u0632 Config (\u0646\u0647 Request)", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L54", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u0642\u06cc\u0645\u062a_\u0627\u0632_config_\u0646\u0647_request", "community": 226, "norm_label": "\u0642\u06cc\u0645\u062a \u0627\u0632 config (\u0646\u0647 request)" }, { "label": "frontend_address", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L64", "_origin": "ast", "id": "task_15_payment_implementation_notes_frontend_address", "community": 226, "norm_label": "frontend_address" }, { "label": "Callback Mellat", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L68", "_origin": "ast", "id": "task_15_payment_implementation_notes_callback_mellat", "community": 226, "norm_label": "callback mellat" }, { "label": "Idempotency", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L85", "_origin": "ast", "id": "task_15_payment_implementation_notes_idempotency", "community": 226, "norm_label": "idempotency" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L93", "_origin": "ast", "id": "task_15_payment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 226, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_task", "community": 159, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L1", "_origin": "ast", "id": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 159, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f5: \u0645\u0627\u0698\u0648\u0644 \u067e\u0631\u062f\u0627\u062e\u062a" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L3", "_origin": "ast", "id": "task_15_payment_task_\u062a\u0648\u0636\u06cc\u062d", "community": 159, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L7", "_origin": "ast", "id": "task_15_payment_task_endpoint_\u0647\u0627", "community": 159, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L21", "_origin": "ast", "id": "task_15_payment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 159, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L24", "_origin": "ast", "id": "task_15_payment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 159, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0641\u0644\u0648\u06cc \u06a9\u0627\u0645\u0644 \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0648\u0628\u062a", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L29", "_origin": "ast", "id": "task_15_payment_task_\u0641\u0644\u0648\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0648\u0628\u062a", "community": 159, "norm_label": "\u0641\u0644\u0648\u06cc \u06a9\u0627\u0645\u0644 \u067e\u0631\u062f\u0627\u062e\u062a \u0646\u0648\u0628\u062a" }, { "label": "Strategy Pattern \u0628\u0631\u0627\u06cc \u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L67", "_origin": "ast", "id": "task_15_payment_task_strategy_pattern_\u0628\u0631\u0627\u06cc_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627", "community": 159, "norm_label": "strategy pattern \u0628\u0631\u0627\u06cc \u062f\u0631\u06af\u0627\u0647\u200c\u0647\u0627" }, { "label": "POST /api/v1/payment", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L83", "_origin": "ast", "id": "task_15_payment_task_post_api_v1_payment", "community": 159, "norm_label": "post /api/v1/payment" }, { "label": "POST /api/v1/payment/callback/mellat", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L120", "_origin": "ast", "id": "task_15_payment_task_post_api_v1_payment_callback_mellat", "community": 159, "norm_label": "post /api/v1/payment/callback/mellat" }, { "label": "GET /api/v1/payment/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L147", "_origin": "ast", "id": "task_15_payment_task_get_api_v1_payment_uuid", "community": 159, "norm_label": "get /api/v1/payment/{uuid}" }, { "label": "\u0641\u0644\u0648\u06cc Refund (\u0644\u063a\u0648 \u0646\u0648\u0628\u062a \u0628\u0639\u062f \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a)", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L172", "_origin": "ast", "id": "task_15_payment_task_\u0641\u0644\u0648\u06cc_refund_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a_\u0628\u0639\u062f_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "community": 159, "norm_label": "\u0641\u0644\u0648\u06cc refund (\u0644\u063a\u0648 \u0646\u0648\u0628\u062a \u0628\u0639\u062f \u0627\u0632 \u067e\u0631\u062f\u0627\u062e\u062a)" }, { "label": "Subscription Payment \u2014 POST /api/v1/subscription-payment", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L190", "_origin": "ast", "id": "task_15_payment_task_subscription_payment_post_api_v1_subscription_payment", "community": 159, "norm_label": "subscription payment \u2014 post /api/v1/subscription-payment" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L225", "_origin": "ast", "id": "task_15_payment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 159, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "\u26a0 \u0627\u0645\u0646\u06cc\u062a: \u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 Open Redirect", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L235", "_origin": "ast", "id": "task_15_payment_task_\u0627\u0645\u0646\u06cc\u062a_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_open_redirect", "community": 159, "norm_label": "\u26a0 \u0627\u0645\u0646\u06cc\u062a: \u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 open redirect" }, { "label": "\u26a0 \u0627\u0645\u0646\u06cc\u062a: IP Whitelist \u0628\u0631\u0627\u06cc Callback", "file_type": "document", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L262", "_origin": "ast", "id": "task_15_payment_task_\u0627\u0645\u0646\u06cc\u062a_ip_whitelist_\u0628\u0631\u0627\u06cc_callback", "community": 159, "norm_label": "\u26a0 \u0627\u0645\u0646\u06cc\u062a: ip whitelist \u0628\u0631\u0627\u06cc callback" }, { "label": "architecture.md", "file_type": "document", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_architecture", "community": 521, "norm_label": "architecture.md" }, { "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062f\u06a9\u062a\u0631", "file_type": "document", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "community": 521, "norm_label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 \u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062f\u06a9\u062a\u0631" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L3", "_origin": "ast", "id": "task_16_representation_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "community": 521, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627" }, { "label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u062c\u0631\u06cc\u0627\u0646", "file_type": "document", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L21", "_origin": "ast", "id": "task_16_representation_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u062c\u0631\u06cc\u0627\u0646", "community": 521, "norm_label": "\u0646\u0645\u0648\u062f\u0627\u0631 \u062c\u0631\u06cc\u0627\u0646" }, { "label": "\u06a9\u0648\u0626\u0631\u06cc \u062f\u0631\u0622\u0645\u062f \u0633\u0627\u0644\u0627\u0646\u0647 (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0645\u0627\u0647\u200c\u0647\u0627\u06cc \u0634\u0645\u0633\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L32", "_origin": "ast", "id": "task_16_representation_architecture_\u06a9\u0648\u0626\u0631\u06cc_\u062f\u0631\u0622\u0645\u062f_\u0633\u0627\u0644\u0627\u0646\u0647_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0647\u0627\u06cc_\u0634\u0645\u0633\u06cc", "community": 521, "norm_label": "\u06a9\u0648\u064a\u0631\u06cc \u062f\u0631\u0627\u0645\u062f \u0633\u0627\u0644\u0627\u0646\u0647 (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0645\u0627\u0647\u200c\u0647\u0627\u06cc \u0634\u0645\u0633\u06cc)" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_database", "community": 272, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 Representation", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "community": 272, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 representation" }, { "label": "\u062c\u062f\u0648\u0644: representations", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L3", "_origin": "ast", "id": "task_16_representation_database_\u062c\u062f\u0648\u0644_representations", "community": 272, "norm_label": "\u062c\u062f\u0648\u0644: representations" }, { "label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc (\u0627\u0632 DB backup)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L20", "_origin": "ast", "id": "task_16_representation_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup", "community": 272, "norm_label": "\u0646\u0645\u0648\u0646\u0647 \u062f\u0627\u062f\u0647 \u0648\u0627\u0642\u0639\u06cc (\u0627\u0632 db backup)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L26", "_origin": "ast", "id": "task_16_representation_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 272, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0631\u0648\u0627\u0628\u0637 \u0628\u0627 \u062c\u062f\u0627\u0648\u0644 \u062f\u06cc\u06af\u0631", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L32", "_origin": "ast", "id": "task_16_representation_database_\u0631\u0648\u0627\u0628\u0637_\u0628\u0627_\u062c\u062f\u0627\u0648\u0644_\u062f\u06cc\u06af\u0631", "community": 272, "norm_label": "\u0631\u0648\u0627\u0628\u0637 \u0628\u0627 \u062c\u062f\u0627\u0648\u0644 \u062f\u06cc\u06af\u0631" }, { "label": "\u06a9\u0648\u0626\u0631\u06cc\u200c\u0647\u0627\u06cc \u0622\u0645\u0627\u0631\u06cc (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0645\u0627\u0647 \u0634\u0645\u0633\u06cc)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L37", "_origin": "ast", "id": "task_16_representation_database_\u06a9\u0648\u0626\u0631\u06cc_\u0647\u0627\u06cc_\u0622\u0645\u0627\u0631\u06cc_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc", "community": 272, "norm_label": "\u06a9\u0648\u064a\u0631\u06cc\u200c\u0647\u0627\u06cc \u0627\u0645\u0627\u0631\u06cc (\u0628\u0631 \u0627\u0633\u0627\u0633 \u0645\u0627\u0647 \u0634\u0645\u0633\u06cc)" }, { "label": "\u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627\u06cc \u06cc\u06a9 \u0645\u0627\u0647 \u0634\u0645\u0633\u06cc (\u0627\u0632 RepresentationService.php)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L39", "_origin": "ast", "id": "task_16_representation_database_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06cc\u06a9_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc_\u0627\u0632_representationservice_php", "community": 272, "norm_label": "\u067e\u0631\u062f\u0627\u062e\u062a\u200c\u0647\u0627\u06cc \u06cc\u06a9 \u0645\u0627\u0647 \u0634\u0645\u0633\u06cc (\u0627\u0632 representationservice.php)" }, { "label": "\u0628\u06cc\u0645\u0627\u0631\u0627\u0646 \u06cc\u06a9 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (total_patients)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L50", "_origin": "ast", "id": "task_16_representation_database_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646_\u06cc\u06a9_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_total_patients", "community": 272, "norm_label": "\u0628\u06cc\u0645\u0627\u0631\u0627\u0646 \u06cc\u06a9 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (total_patients)" }, { "label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0627\u0645\u0631\u0648\u0632", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L57", "_origin": "ast", "id": "task_16_representation_database_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0627\u0645\u0631\u0648\u0632", "community": 272, "norm_label": "\u0646\u0648\u0628\u062a\u200c\u0647\u0627\u06cc \u0627\u0645\u0631\u0648\u0632" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L66", "_origin": "ast", "id": "task_16_representation_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 272, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_implementation_notes", "community": 248, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 Representation (\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062f\u06a9\u062a\u0631)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "community": 248, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 representation (\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u062f\u06a9\u062a\u0631)" }, { "label": "\u0645\u0647\u0645: \u0627\u06cc\u0646 \u0645\u0627\u0698\u0648\u0644 \u062f\u0648 \u0646\u0642\u0634 \u062f\u0627\u0631\u062f", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u0645\u0647\u0645_\u0627\u06cc\u0646_\u0645\u0627\u0698\u0648\u0644_\u062f\u0648_\u0646\u0642\u0634_\u062f\u0627\u0631\u062f", "community": 248, "norm_label": "\u0645\u0647\u0645: \u0627\u06cc\u0646 \u0645\u0627\u0698\u0648\u0644 \u062f\u0648 \u0646\u0642\u0634 \u062f\u0627\u0631\u062f" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 Representation \u062f\u0631 Drupal", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L7", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_representation_\u062f\u0631_drupal", "community": 248, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 representation \u062f\u0631 drupal" }, { "label": "\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0632 Host", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L19", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0632_host", "community": 248, "norm_label": "\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 \u0627\u0632 host" }, { "label": "endpoint: my-doctor (\u0628\u0631\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L27", "_origin": "ast", "id": "task_16_representation_implementation_notes_endpoint_my_doctor_\u0628\u0631\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631", "community": 248, "norm_label": "endpoint: my-doctor (\u0628\u0631\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631)" }, { "label": "endpoint: my-appointments (\u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L34", "_origin": "ast", "id": "task_16_representation_implementation_notes_endpoint_my_appointments_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 248, "norm_label": "endpoint: my-appointments (\u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u0647)" }, { "label": "endpoint: filter (\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0645\u0627\u0647\u0627\u0646\u0647)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L41", "_origin": "ast", "id": "task_16_representation_implementation_notes_endpoint_filter_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0645\u0627\u0647\u0627\u0646\u0647", "community": 248, "norm_label": "endpoint: filter (\u062f\u0627\u0634\u0628\u0648\u0631\u062f \u0645\u0627\u0647\u0627\u0646\u0647)" }, { "label": "endpoint: yearly-income (\u062f\u0631\u0622\u0645\u062f \u0633\u0627\u0644\u0627\u0646\u0647)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L65", "_origin": "ast", "id": "task_16_representation_implementation_notes_endpoint_yearly_income_\u062f\u0631\u0622\u0645\u062f_\u0633\u0627\u0644\u0627\u0646\u0647", "community": 248, "norm_label": "endpoint: yearly-income (\u062f\u0631\u0627\u0645\u062f \u0633\u0627\u0644\u0627\u0646\u0647)" }, { "label": "JalaliDateService \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 Symfony", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L97", "_origin": "ast", "id": "task_16_representation_implementation_notes_jalalidateservice_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_symfony", "community": 248, "norm_label": "jalalidateservice \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062f\u0631 symfony" }, { "label": "\u06a9\u0634\u06cc\u0646\u06af \u0622\u0645\u0627\u0631 \u062f\u0627\u0634\u0628\u0648\u0631\u062f", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L119", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u06a9\u0634\u06cc\u0646\u06af_\u0622\u0645\u0627\u0631_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "community": 248, "norm_label": "\u06a9\u0634\u06cc\u0646\u06af \u0627\u0645\u0627\u0631 \u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "label": "\u0645\u062c\u0648\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L126", "_origin": "ast", "id": "task_16_representation_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627", "community": 248, "norm_label": "\u0645\u062c\u0648\u0632\u0647\u0627" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_task", "community": 134, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 Representation (\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc + \u062f\u0627\u0634\u0628\u0648\u0631\u062f)", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L1", "_origin": "ast", "id": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "community": 134, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f6: \u0645\u0627\u0698\u0648\u0644 representation (\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc + \u062f\u0627\u0634\u0628\u0648\u0631\u062f)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L3", "_origin": "ast", "id": "task_16_representation_task_\u062a\u0648\u0636\u06cc\u062d", "community": 134, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L8", "_origin": "ast", "id": "task_16_representation_task_endpoint_\u0647\u0627", "community": 134, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L19", "_origin": "ast", "id": "task_16_representation_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 134, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L25", "_origin": "ast", "id": "task_16_representation_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 134, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "Query Params", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L28", "_origin": "ast", "id": "task_16_representation_task_query_params", "community": 134, "norm_label": "query params" }, { "label": "GET /api/v1/representation/filter/{representationId}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L30", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_filter_representationid", "community": 134, "norm_label": "get /api/v1/representation/filter/{representationid}" }, { "label": "GET /api/v1/representation/yearly-income/{representationId}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L36", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_yearly_income_representationid", "community": 134, "norm_label": "get /api/v1/representation/yearly-income/{representationid}" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L41", "_origin": "ast", "id": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627", "community": 134, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response\u200c\u0647\u0627" }, { "label": "GET /api/v1/representation/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L43", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_uuid", "community": 134, "norm_label": "get /api/v1/representation/{uuid}" }, { "label": "GET /api/v1/representation/filter/{id}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L57", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_filter_id", "community": 134, "norm_label": "get /api/v1/representation/filter/{id}" }, { "label": "GET /api/v1/representation/yearly-income/{id}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L66", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_yearly_income_id", "community": 134, "norm_label": "get /api/v1/representation/yearly-income/{id}" }, { "label": "GET /api/v1/representation/my-appointments/{id}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L80", "_origin": "ast", "id": "task_16_representation_task_get_api_v1_representation_my_appointments_id", "community": 134, "norm_label": "get /api/v1/representation/my-appointments/{id}" }, { "label": "POST /api/v1/representations/{id}/bank-accounts", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L100", "_origin": "ast", "id": "task_16_representation_task_post_api_v1_representations_id_bank_accounts", "community": 134, "norm_label": "post /api/v1/representations/{id}/bank-accounts" }, { "label": "\u0646\u0645\u0648\u0646\u0647 `bank_account` \u062f\u0631 GET /api/v1/representation/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L135", "_origin": "ast", "id": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_bank_account_\u062f\u0631_get_api_v1_representation_uuid", "community": 134, "norm_label": "\u0646\u0645\u0648\u0646\u0647 `bank_account` \u062f\u0631 get /api/v1/representation/{uuid}" }, { "label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc Representation Entity", "file_type": "document", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L147", "_origin": "ast", "id": "task_16_representation_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_representation_entity", "community": 134, "norm_label": "\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc representation entity" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_database", "community": 477, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 477, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u062c\u062f\u0648\u0644: sms_accounts (\u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L3", "_origin": "ast", "id": "task_17_sms_database_\u062c\u062f\u0648\u0644_sms_accounts_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9", "community": 477, "norm_label": "\u062c\u062f\u0648\u0644: sms_accounts (\u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9)" }, { "label": "\u062c\u062f\u0648\u0644: sms_queue (\u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L17", "_origin": "ast", "id": "task_17_sms_database_\u062c\u062f\u0648\u0644_sms_queue_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", "community": 477, "norm_label": "\u062c\u062f\u0648\u0644: sms_queue (\u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9)" }, { "label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L32", "_origin": "ast", "id": "task_17_sms_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627", "community": 477, "norm_label": "\u0627\u06cc\u0646\u062f\u06a9\u0633\u200c\u0647\u0627" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L40", "_origin": "ast", "id": "task_17_sms_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 477, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_implementation_notes", "community": 365, "norm_label": "implementation_notes.md" }, { "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 365, "norm_label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "API Endpoints", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L3", "_origin": "ast", "id": "task_17_sms_implementation_notes_api_endpoints", "community": 365, "norm_label": "api endpoints" }, { "label": "GET /api/v1/sms/balance", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L5", "_origin": "ast", "id": "task_17_sms_implementation_notes_get_api_v1_sms_balance", "community": 365, "norm_label": "get /api/v1/sms/balance" }, { "label": "POST /api/v1/sms/queue", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L18", "_origin": "ast", "id": "task_17_sms_implementation_notes_post_api_v1_sms_queue", "community": 365, "norm_label": "post /api/v1/sms/queue" }, { "label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0631 \u0645\u0648\u062c\u0648\u062f\u06cc (atomic)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L39", "_origin": "ast", "id": "task_17_sms_implementation_notes_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc_atomic", "community": 365, "norm_label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0631 \u0645\u0648\u062c\u0648\u062f\u06cc (atomic)" }, { "label": "\u062a\u0634\u062e\u06cc\u0635 owner \u0627\u0632 JWT token", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L52", "_origin": "ast", "id": "task_17_sms_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_owner_\u0627\u0632_jwt_token", "community": 365, "norm_label": "\u062a\u0634\u062e\u06cc\u0635 owner \u0627\u0632 jwt token" }, { "label": "\u0646\u06a9\u062a\u0647: \u0627\u0631\u0633\u0627\u0644 \u0648\u0627\u0642\u0639\u06cc \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L65", "_origin": "ast", "id": "task_17_sms_implementation_notes_\u0646\u06a9\u062a\u0647_\u0627\u0631\u0633\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u067e\u06cc\u0627\u0645\u06a9", "community": 365, "norm_label": "\u0646\u06a9\u062a\u0647: \u0627\u0631\u0633\u0627\u0644 \u0648\u0627\u0642\u0639\u06cc \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_task", "community": 56, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9 (SMS)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L1", "_origin": "ast", "id": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "community": 56, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9 (sms)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L3", "_origin": "ast", "id": "task_17_sms_task_\u062a\u0648\u0636\u06cc\u062d", "community": 56, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L11", "_origin": "ast", "id": "task_17_sms_task_endpoint_\u0647\u0627", "community": 56, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L27", "_origin": "ast", "id": "task_17_sms_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 56, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L30", "_origin": "ast", "id": "task_17_sms_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 56, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "GET /api/v1/sms/balance", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L35", "_origin": "ast", "id": "task_17_sms_task_get_api_v1_sms_balance", "community": 56, "norm_label": "get /api/v1/sms/balance" }, { "label": "POST /api/v1/sms/queue", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L50", "_origin": "ast", "id": "task_17_sms_task_post_api_v1_sms_queue", "community": 56, "norm_label": "post /api/v1/sms/queue" }, { "label": "SMS Providers \u2014 Strategy Pattern", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L83", "_origin": "ast", "id": "task_17_sms_task_sms_providers_strategy_pattern", "community": 56, "norm_label": "sms providers \u2014 strategy pattern" }, { "label": "Fallback Logic", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L96", "_origin": "ast", "id": "task_17_sms_task_fallback_logic", "community": 56, "norm_label": "fallback logic" }, { "label": "Symfony Messenger \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc Async", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L116", "_origin": "ast", "id": "task_17_sms_task_symfony_messenger_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_async", "community": 56, "norm_label": "symfony messenger \u2014 \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc async" }, { "label": "\u0642\u0627\u0646\u0648\u0646 \u06a9\u0633\u0631 \u0645\u0648\u062c\u0648\u062f\u06cc", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L168", "_origin": "ast", "id": "task_17_sms_task_\u0642\u0627\u0646\u0648\u0646_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc", "community": 56, "norm_label": "\u0642\u0627\u0646\u0648\u0646 \u06a9\u0633\u0631 \u0645\u0648\u062c\u0648\u062f\u06cc" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062c\u062f\u0648\u0644 sms_logs", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L182", "_origin": "ast", "id": "task_17_sms_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u062c\u062f\u0648\u0644_sms_logs", "community": 56, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062c\u062f\u0648\u0644 sms_logs" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L200", "_origin": "ast", "id": "task_17_sms_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 56, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, { "label": "\u0633\u06cc\u0633\u062a\u0645 \u062a\u0645\u067e\u0644\u06cc\u062a \u067e\u06cc\u0627\u0645\u06a9 \u0633\u0641\u0627\u0631\u0634\u06cc", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L208", "_origin": "ast", "id": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "community": 56, "norm_label": "\u0633\u06cc\u0633\u062a\u0645 \u062a\u0645\u067e\u0644\u06cc\u062a \u067e\u06cc\u0627\u0645\u06a9 \u0633\u0641\u0627\u0631\u0634\u06cc" }, { "label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0644\u06cc", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L210", "_origin": "ast", "id": "task_17_sms_task_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0644\u06cc", "community": 56, "norm_label": "\u062c\u0631\u06cc\u0627\u0646 \u06a9\u0644\u06cc" }, { "label": "\u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u062a\u0645\u067e\u0644\u06cc\u062a\u200c\u0647\u0627 (category)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L236", "_origin": "ast", "id": "task_17_sms_task_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0647\u0627_category", "community": 56, "norm_label": "\u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u062a\u0645\u067e\u0644\u06cc\u062a\u200c\u0647\u0627 (category)" }, { "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062a\u0645\u067e\u0644\u06cc\u062a \u0648 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L246", "_origin": "ast", "id": "task_17_sms_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0648_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627", "community": 56, "norm_label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u062a\u0645\u067e\u0644\u06cc\u062a \u0648 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627" }, { "label": "GET /api/v1/sms/sample-templates", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L263", "_origin": "ast", "id": "task_17_sms_task_get_api_v1_sms_sample_templates", "community": 56, "norm_label": "get /api/v1/sms/sample-templates" }, { "label": "POST /api/v1/sms/templates", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L282", "_origin": "ast", "id": "task_17_sms_task_post_api_v1_sms_templates", "community": 56, "norm_label": "post /api/v1/sms/templates" }, { "label": "PATCH /api/v1/sms/templates/{uuid}/submit", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L322", "_origin": "ast", "id": "task_17_sms_task_patch_api_v1_sms_templates_uuid_submit", "community": 56, "norm_label": "patch /api/v1/sms/templates/{uuid}/submit" }, { "label": "PATCH /api/v1/sms/templates/{uuid}/approve (Admin)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L345", "_origin": "ast", "id": "task_17_sms_task_patch_api_v1_sms_templates_uuid_approve_admin", "community": 56, "norm_label": "patch /api/v1/sms/templates/{uuid}/approve (admin)" }, { "label": "PATCH /api/v1/sms/templates/{uuid}/reject (Admin)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L363", "_origin": "ast", "id": "task_17_sms_task_patch_api_v1_sms_templates_uuid_reject_admin", "community": 56, "norm_label": "patch /api/v1/sms/templates/{uuid}/reject (admin)" }, { "label": "GET /api/v1/sms/templates", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L387", "_origin": "ast", "id": "task_17_sms_task_get_api_v1_sms_templates", "community": 56, "norm_label": "get /api/v1/sms/templates" }, { "label": "\u0645\u0646\u0637\u0642 \u0627\u0646\u062a\u062e\u0627\u0628 \u062a\u0645\u067e\u0644\u06cc\u062a \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L418", "_origin": "ast", "id": "task_17_sms_task_\u0645\u0646\u0637\u0642_\u0627\u0646\u062a\u062e\u0627\u0628_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u067e\u06cc\u0627\u0645\u06a9", "community": 56, "norm_label": "\u0645\u0646\u0637\u0642 \u0627\u0646\u062a\u062e\u0627\u0628 \u062a\u0645\u067e\u0644\u06cc\u062a \u0647\u0646\u06af\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\u06a9" }, { "label": "\u062c\u062f\u0648\u0644 sms_templates", "file_type": "document", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L447", "_origin": "ast", "id": "task_17_sms_task_\u062c\u062f\u0648\u0644_sms_templates", "community": 56, "norm_label": "\u062c\u062f\u0648\u0644 sms_templates" }, { "label": "database.md", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L1", "_origin": "ast", "id": "task_18_settlement_database", "community": 389, "norm_label": "database.md" }, { "label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f8: \u062a\u0633\u0648\u06cc\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L1", "_origin": "ast", "id": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "community": 389, "norm_label": "\u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u2014 \u062a\u0633\u06a9 \u06f1\u06f8: \u062a\u0633\u0648\u06cc\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "label": "\u062c\u062f\u0648\u0644: wallet_transactions (\u062a\u0631\u0627\u06a9\u0646\u0634\u200c\u0647\u0627\u06cc \u06a9\u06cc\u0641 \u067e\u0648\u0644)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L3", "_origin": "ast", "id": "task_18_settlement_database_\u062c\u062f\u0648\u0644_wallet_transactions_\u062a\u0631\u0627\u06a9\u0646\u0634_\u0647\u0627\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644", "community": 389, "norm_label": "\u062c\u062f\u0648\u0644: wallet_transactions (\u062a\u0631\u0627\u06a9\u0646\u0634\u200c\u0647\u0627\u06cc \u06a9\u06cc\u0641 \u067e\u0648\u0644)" }, { "label": "\u062c\u062f\u0648\u0644: settlements (\u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062a\u0633\u0648\u06cc\u0647)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L25", "_origin": "ast", "id": "task_18_settlement_database_\u062c\u062f\u0648\u0644_settlements_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u0647\u0627\u06cc_\u062a\u0633\u0648\u06cc\u0647", "community": 389, "norm_label": "\u062c\u062f\u0648\u0644: settlements (\u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062a\u0633\u0648\u06cc\u0647)" }, { "label": "\u0641\u06cc\u0644\u062f balance \u062f\u0631 representations", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L53", "_origin": "ast", "id": "task_18_settlement_database_\u0641\u06cc\u0644\u062f_balance_\u062f\u0631_representations", "community": 389, "norm_label": "\u0641\u06cc\u0644\u062f balance \u062f\u0631 representations" }, { "label": "\u0641\u0644\u0648\u06cc \u0648\u0627\u0631\u06cc\u0632 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 (\u0647\u0646\u06af\u0627\u0645 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L66", "_origin": "ast", "id": "task_18_settlement_database_\u0641\u0644\u0648\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0647\u0646\u06af\u0627\u0645_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642", "community": 389, "norm_label": "\u0641\u0644\u0648\u06cc \u0648\u0627\u0631\u06cc\u0632 \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 (\u0647\u0646\u06af\u0627\u0645 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0648\u0641\u0642)" }, { "label": "\u0641\u0644\u0648\u06cc \u062a\u0633\u0648\u06cc\u0647 (\u0647\u0646\u06af\u0627\u0645 \u062a\u0623\u06cc\u06cc\u062f \u0627\u062f\u0645\u06cc\u0646)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L78", "_origin": "ast", "id": "task_18_settlement_database_\u0641\u0644\u0648\u06cc_\u062a\u0633\u0648\u06cc\u0647_\u0647\u0646\u06af\u0627\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u0627\u062f\u0645\u06cc\u0646", "community": 389, "norm_label": "\u0641\u0644\u0648\u06cc \u062a\u0633\u0648\u06cc\u0647 (\u0647\u0646\u06af\u0627\u0645 \u062a\u0627\u06cc\u06cc\u062f \u0627\u062f\u0645\u06cc\u0646)" }, { "label": "task.md", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L1", "_origin": "ast", "id": "task_18_settlement_task", "community": 249, "norm_label": "task.md" }, { "label": "\u062a\u0633\u06a9 \u06f1\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062a\u0633\u0648\u06cc\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (Settlement)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L1", "_origin": "ast", "id": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "community": 249, "norm_label": "\u062a\u0633\u06a9 \u06f1\u06f8: \u0645\u0627\u0698\u0648\u0644 \u062a\u0633\u0648\u06cc\u0647 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647 (settlement)" }, { "label": "\u062a\u0648\u0636\u06cc\u062d", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L3", "_origin": "ast", "id": "task_18_settlement_task_\u062a\u0648\u0636\u06cc\u062d", "community": 249, "norm_label": "\u062a\u0648\u0636\u06cc\u062d" }, { "label": "\u0641\u0644\u0648\u06cc \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 (\u0627\u0632 \u0645\u0633\u062a\u0646\u062f)", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L8", "_origin": "ast", "id": "task_18_settlement_task_\u0641\u0644\u0648\u06cc_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0627\u0632_\u0645\u0633\u062a\u0646\u062f", "community": 249, "norm_label": "\u0641\u0644\u0648\u06cc \u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646 (\u0627\u0632 \u0645\u0633\u062a\u0646\u062f)" }, { "label": "Endpoint \u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L19", "_origin": "ast", "id": "task_18_settlement_task_endpoint_\u0647\u0627", "community": 249, "norm_label": "endpoint \u0647\u0627" }, { "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L31", "_origin": "ast", "id": "task_18_settlement_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "community": 249, "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L34", "_origin": "ast", "id": "task_18_settlement_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc", "community": 249, "norm_label": "\u0632\u0645\u0627\u0646 \u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Request \u2014 POST /api/v1/representation/{id}/settlement", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L39", "_origin": "ast", "id": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_request_post_api_v1_representation_id_settlement", "community": 249, "norm_label": "\u0646\u0645\u0648\u0646\u0647 request \u2014 post /api/v1/representation/{id}/settlement" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response \u2014 GET /api/v1/representation/{id}/wallet", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L50", "_origin": "ast", "id": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_representation_id_wallet", "community": 249, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response \u2014 get /api/v1/representation/{id}/wallet" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response \u2014 GET /api/v1/representation/{id}/wallet/transactions", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L62", "_origin": "ast", "id": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_representation_id_wallet_transactions", "community": 249, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response \u2014 get /api/v1/representation/{id}/wallet/transactions" }, { "label": "\u0646\u0645\u0648\u0646\u0647 Response \u2014 GET /api/v1/settlement/{uuid}", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L94", "_origin": "ast", "id": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_settlement_uuid", "community": 249, "norm_label": "\u0646\u0645\u0648\u0646\u0647 response \u2014 get /api/v1/settlement/{uuid}" }, { "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L111", "_origin": "ast", "id": "task_18_settlement_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "community": 249, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" } ], "links": [ { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "admin_app_allowed_roles" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "admin_app_app" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "admin_app_privateroute" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "admin_app_publicroute" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "admin_app_roleroute" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "layout_adminlayout" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "layout_adminlayout_adminlayout" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_adminsubscriptionpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_appointmentdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_appointmentspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_blogformpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_blogspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_categoriespage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_claimspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_clinicdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_clinicformpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_clinicservicespage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_clinicspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_commentspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_dashboardpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_doctordetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_doctorformpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_doctorprofilepage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_doctorprofilepage_doctorprofilepage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_doctorspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_financialreportpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_insurancepricingpage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_insurancepricingpage_insurancepricingpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_loginpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_myclinicpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_myfinancialpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_mypatientspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_mysecretariespage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_newsessionpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_paymentdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_paymentspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_preregistrationspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_ratingspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_representationdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_representationfinancepage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_representationprofilepage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_representationsettlementpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_representationspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_secretariespage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_selectcontextpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_settingspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_settlementdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_settlementspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_smspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_smswalletpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_staffpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_subscriptionpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_userdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "pages_userspage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/App.tsx", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "admin_app", "target": "ui_pwainstallbanner" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/index.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "admin_index", "target": "admin_app" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/App.tsx", "source_location": "L57", "weight": 1.0, "source": "admin_app_privateroute", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/App.tsx", "source_location": "L94", "weight": 1.0, "source": "admin_app_publicroute", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/App.tsx", "source_location": "L99", "weight": 1.0, "source": "admin_app_roleroute", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "components_freevisitprice_freevisitprice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "components_freevisitprice_pricing" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "lib_api_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_freevisitprice", "target": "lib_utils_formatrial" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_insurancepricingpage", "target": "components_freevisitprice" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/FreeVisitPrice.tsx", "source_location": "L50", "weight": 1.0, "source": "components_freevisitprice_freevisitprice", "target": "lib_utils_formatrial" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_contractcard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_coveragerow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_draft" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_kind" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_serviceinsurancemodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "components_serviceinsurancemodal_tenantinsurance" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "lib_api_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "types_index_serviceitem" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "ui_priceinput" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceInsuranceModal.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_serviceinsurancemodal", "target": "ui_priceinput_priceinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "components_serviceinsurancemodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "components_servicetariffmodal_servicetariffmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "components_servicetariffmodal_tariffresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "components_servicetariffmodal_tariffrow" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "lib_api_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "lib_utils_formatrial" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "types_index_serviceitem" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "ui_priceinput" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "ui_priceinput_priceinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "ui_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "components_servicetariffmodal", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "components_servicetariffmodal" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ServiceTariffModal.tsx", "source_location": "L88", "weight": 1.0, "source": "components_servicetariffmodal_servicetariffmodal", "target": "lib_utils_formatnumber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "components_tenantinsurancecontracts_contract" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "components_tenantinsurancecontracts_insuranceoption" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "components_tenantinsurancecontracts_kind_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "components_tenantinsurancecontracts_tenantinsurancecontracts" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "lib_api_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "lib_utils_formatrial" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "ui_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/TenantInsuranceContracts.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "components_tenantinsurancecontracts", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "pages_insurancepricingpage", "target": "components_tenantinsurancecontracts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "layout_adminlayout", "target": "layout_adminlayout_adminlayout" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "layout_adminlayout", "target": "layout_sidebar" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "layout_adminlayout", "target": "layout_topbar" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "layout_adminlayout", "target": "stores_uistore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "layout_adminlayout", "target": "stores_uistore_useuistore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/layout/AdminLayout.tsx", "source_location": "L8", "weight": 1.0, "source": "layout_adminlayout_adminlayout", "target": "stores_uistore_useuistore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "hooks_usesubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "hooks_usesubscription_usesubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L426", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_avatarbg" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_buildsections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L424", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_hues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L431", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L415", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_role_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_section" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_sectionitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L436", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "layout_sidebar_sidebar" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "stores_uistore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar", "target": "stores_uistore_useuistore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar_sidebar", "target": "layout_sidebar_buildsections" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L550", "weight": 1.0, "confidence_score": 1.0, "source": "layout_sidebar_sidebar", "target": "layout_sidebar_avatarbg" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L440", "weight": 1.0, "source": "layout_sidebar_sidebar", "target": "hooks_usesubscription_usesubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L439", "weight": 1.0, "source": "layout_sidebar_sidebar", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/layout/Sidebar.tsx", "source_location": "L437", "weight": 1.0, "source": "layout_sidebar_sidebar", "target": "stores_uistore_useuistore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "layout_topbar", "target": "layout_topbar_topbar" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "layout_topbar", "target": "stores_uistore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "layout_topbar", "target": "stores_uistore_brandhue" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "layout_topbar", "target": "stores_uistore_hues" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "layout_topbar", "target": "stores_uistore_useuistore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/layout/Topbar.tsx", "source_location": "L9", "weight": 1.0, "source": "layout_topbar_topbar", "target": "stores_uistore_useuistore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "ui_appointmentstatusdropdown" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "lib_api_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "ui_appointmentstatusdropdown_appointmentstatusdropdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "ui_appointmentstatusdropdown_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "ui_appointmentstatusdropdown_status_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/AppointmentStatusDropdown.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "ui_appointmentstatusdropdown", "target": "ui_appointmentstatusdropdown_transitions" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "ui_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "ui_confirmdialog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ConfirmDialog.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "ui_confirmdialog", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ConfirmDialog.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_confirmdialog", "target": "ui_confirmdialog_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_confirmdialog_confirmdialog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_datatable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_datatable" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_datatable", "target": "ui_datatable_column" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "ui_datatable", "target": "ui_datatable_datatable" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_datatable", "target": "ui_datatable_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/DataTable.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "ui_datatable", "target": "ui_datatable_skeletonrow" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_datatable_column" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_datatable_column" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_featuregate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_featuregate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_insurancepricingpage", "target": "ui_featuregate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_featuregate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_featuregate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_featuregate", "target": "hooks_usesubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_featuregate", "target": "hooks_usesubscription_usesubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "ui_featuregate", "target": "ui_featuregate_featuregate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_featuregate", "target": "ui_featuregate_featuregateprops" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/FeatureGate.tsx", "source_location": "L12", "weight": 1.0, "source": "ui_featuregate_featuregate", "target": "hooks_usesubscription_usesubscription" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "ui_invitedoctormodal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "ui_invitedoctormodal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "lib_api_apiresponse" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "lib_utils_iranmobileschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "ui_invitedoctormodal_invitedoctormodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "ui_invitedoctormodal_inviteform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "ui_invitedoctormodal_inviteschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "ui_invitedoctormodal_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/InviteDoctorModal.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "ui_invitedoctormodal", "target": "ui_mobileinput" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "ui_invitedoctormodal_invitedoctormodal" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "ui_invitedoctormodal_invitedoctormodal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/MobileInput.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_mobileinput", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/MobileInput.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_mobileinput", "target": "lib_utils_sanitizemobileinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/MobileInput.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_mobileinput", "target": "ui_mobileinput_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_mobileinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "ui_modal" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "ui_modal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "ui_modal", "target": "ui_modal_modal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_modal", "target": "ui_modal_modalsize" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "ui_modal", "target": "ui_modal_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Modal.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_modal", "target": "ui_modal_sizemap" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "ui_notificationmobilecard" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_notificationmobilecard" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "lib_api_apiresponse" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "lib_utils_sanitizemobileinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "ui_notificationmobilecard_notificationmobilecard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "ui_notificationmobilecard_notificationmobiledata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/NotificationMobileCard.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_notificationmobilecard", "target": "ui_notificationmobilecard_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "pages_insurancepricingpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_pageheader" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_pageheader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pageheader", "target": "ui_pageheader_crumb" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pageheader", "target": "ui_pageheader_pageheader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PageHeader.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pageheader", "target": "ui_pageheader_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "ui_pagination" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pagination", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pagination", "target": "lib_utils_formatnumber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pagination", "target": "ui_pagination_pagination" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pagination", "target": "ui_pagination_props" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_pagination" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/Pagination.tsx", "source_location": "L33", "weight": 1.0, "source": "ui_pagination_pagination", "target": "lib_utils_formatnumber" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "ui_persiancalendar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_griditemstyle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_jalali_months" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_jalalifirstweekday" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_jalalitogregorian" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_navbtnstyle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_persiancalendar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_pf" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_tojalali" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar", "target": "ui_persiancalendar_week_days" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandatepicker", "target": "ui_persiancalendar" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar_persiancalendar", "target": "ui_persiancalendar_tojalali" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar_jalalifirstweekday", "target": "ui_persiancalendar_jalalitogregorian" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianCalendar.tsx", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiancalendar_persiancalendar", "target": "ui_persiancalendar_jalalifirstweekday" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandateinput", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandateinput", "target": "lib_utils_formatdate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandateinput", "target": "ui_persiandateinput_persiandateinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandateinput", "target": "ui_persiandateinput_props" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/PersianDateInput.tsx", "source_location": "L42", "weight": 1.0, "source": "ui_persiandateinput_persiandateinput", "target": "lib_utils_formatdate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_persiandatepicker" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "ui_persiandatepicker" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandatepicker", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandatepicker", "target": "lib_utils_formatdate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandatepicker", "target": "ui_persiandatepicker_persiandatepicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_persiandatepicker", "target": "ui_persiandatepicker_props" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/PersianDatePicker.tsx", "source_location": "L30", "weight": 1.0, "source": "ui_persiandatepicker_persiandatepicker", "target": "lib_utils_formatdate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_priceinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "ui_priceinput", "target": "ui_priceinput_formatdisplay" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "ui_priceinput", "target": "ui_priceinput_persian_to_latin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "ui_priceinput", "target": "ui_priceinput_priceinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_priceinput", "target": "ui_priceinput_priceinputprops" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PriceInput.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "ui_priceinput", "target": "ui_priceinput_tolatindigits" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_priceinput_priceinput" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwainstallbanner", "target": "hooks_usepwainstall" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwainstallbanner", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwainstallbanner", "target": "ui_pwainstallbanner_pwainstallbanner" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/PwaInstallBanner.tsx", "source_location": "L6", "weight": 1.0, "source": "ui_pwainstallbanner_pwainstallbanner", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "ui_pwalogincard" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwalogincard", "target": "hooks_usepwainstall" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwalogincard", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwalogincard", "target": "ui_pwalogincard_detectios" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwalogincard", "target": "ui_pwalogincard_pwalogincard" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "ui_pwalogincard_pwalogincard", "target": "ui_pwalogincard_detectios" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/PwaLoginCard.tsx", "source_location": "L11", "weight": 1.0, "source": "ui_pwalogincard_pwalogincard", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "ui_searchableselect" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_searchableselect", "target": "stores_uistore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_searchableselect", "target": "stores_uistore_useuistore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "ui_searchableselect", "target": "ui_searchableselect_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "ui_searchableselect", "target": "ui_searchableselect_searchableselect" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_searchableselect", "target": "ui_searchableselect_selectoption" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "ui_searchableselect_searchableselect" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/components/ui/SearchableSelect.tsx", "source_location": "L35", "weight": 1.0, "source": "ui_searchableselect_searchableselect", "target": "stores_uistore_useuistore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "ui_statcard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statcard", "target": "ui_statcard_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statcard", "target": "ui_statcard_statcard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statcard", "target": "ui_statcard_stattone" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatCard.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statcard", "target": "ui_statcard_tone" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "types_index_appointmentstatus" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "types_index_paymentstatus" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "types_index_settlementstatus" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "types_index_smstemplatestatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_activebadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_appointmentmap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_badgecolor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_paymentmap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_props" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_settlementmap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_smsmap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/StatusBadge.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "ui_statusbadge", "target": "ui_statusbadge_statusbadge" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_statusbadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "ui_statusbadge_activebadge" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/components/ui/ui.test.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "ui_ui_test", "target": "ui_statusbadge_activebadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_hooks_test_get" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usepaymentconfig" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usepwainstall" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usesubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "hooks_usesubscription_usesubscription" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "lib_api_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "test_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/hooks.test.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_hooks_test", "target": "test_utils_renderhookwithclient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepaymentconfig", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepaymentconfig", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepaymentconfig", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePaymentConfig.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepaymentconfig", "target": "lib_api_apiresponse" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "hooks_usepaymentconfig" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "hooks_usepaymentconfig" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L59", "weight": 1.0, "source": "pages_smswalletpage_smswalletpageinner", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L64", "weight": 1.0, "source": "pages_subscriptionpage_subscriptionpage", "target": "hooks_usepaymentconfig_usepaymentconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePwaInstall.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepwainstall", "target": "hooks_usepwainstall_beforeinstallpromptevent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/usePwaInstall.ts", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usepwainstall", "target": "hooks_usepwainstall_usepwainstall" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "hooks_usesubscription_usesubscription" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "lib_api_apiresponse" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "hooks_usesubscription", "target": "types_index_mysubscriptiondata" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "hooks_usesubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/hooks/useSubscription.ts", "source_location": "L8", "weight": 1.0, "source": "hooks_usesubscription_usesubscription", "target": "stores_authstore_useauthstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "hooks_usesubscription_usesubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L265", "weight": 1.0, "source": "pages_mysecretariespage_mysecretariespage", "target": "hooks_usesubscription_usesubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/index.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "admin_index", "target": "admin_index_queryclient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/index.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "admin_index", "target": "admin_index_toaststyle" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_apierror" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_test_jsonres" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_test_refreshmock_logoutmock" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_test_replacemock" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.test.ts", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_test", "target": "lib_api_test_settoken" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_apierror" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_apiresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_gettoken" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_paginatedresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_refreshonce" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "lib_api_request" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_api" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_api" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_request", "target": "lib_api_gettoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_apierror", "target": "lib_api_apierror_constructor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_api_apierror" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/api.ts", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "lib_api_request", "target": "lib_api_refreshonce" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_api_api" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_api_apiresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_api_paginatedresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_api_paginatedresponse" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_cn" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_iranmobileoptionalschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_isvalidiranmobile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_maskmobile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_sanitizemobileinput" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_todate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_toenglishdigits" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_test", "target": "lib_utils_togregoriandate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_cn" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_formatdate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_formatdatetime" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_formatnumber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_formatrial" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_iranmobileoptionalschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_iranmobileschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_isvalidiranmobile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_maskmobile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_sanitizemobileinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_todate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_toenglishdigits" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils", "target": "lib_utils_togregoriandate" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_utils" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L601", "weight": 1.0, "source": "pages_dashboardpage_clinicdashboard", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L827", "weight": 1.0, "source": "pages_dashboardpage_doctordashboard", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1033", "weight": 1.0, "source": "pages_dashboardpage_representationdashboard", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L51", "weight": 1.0, "source": "pages_myfinancialpage_myfinancialpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1305", "weight": 1.0, "source": "pages_mypatientspage_mypatientspageinner", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1480", "weight": 1.0, "source": "pages_mypatientspage_sessionrow", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L62", "weight": 1.0, "source": "pages_paymentdetailpage_paymentdetailpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L72", "weight": 1.0, "source": "pages_representationfinancepage_representationfinancepage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L87", "weight": 1.0, "source": "pages_representationsettlementpage_representationsettlementpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L164", "weight": 1.0, "source": "pages_settlementdetailpage_settlementdetailpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L143", "weight": 1.0, "source": "pages_settlementspage_settlementspage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L122", "weight": 1.0, "source": "pages_smswalletpage_smswalletpageinner", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_utils_formatrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L302", "weight": 1.0, "source": "pages_subscriptionpage_subscriptionpage", "target": "lib_utils_formatrial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L852", "weight": 1.0, "source": "pages_clinicdetailpage_clinicdetailpage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L101", "weight": 1.0, "source": "pages_clinicspage_clinicspage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L598", "weight": 1.0, "source": "pages_dashboardpage_clinicdashboard", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L823", "weight": 1.0, "source": "pages_dashboardpage_doctordashboard", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1027", "weight": 1.0, "source": "pages_dashboardpage_representationdashboard", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L917", "weight": 1.0, "source": "pages_dashboardpage_secretarydashboard", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L109", "weight": 1.0, "source": "pages_dashboardpage_svgdonut", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2677", "weight": 1.0, "source": "pages_doctordetailpage_doctordetailpage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1534", "weight": 1.0, "source": "pages_mypatientspage_sessionrow", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L189", "weight": 1.0, "source": "pages_representationdetailpage_representationdetailpage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L128", "weight": 1.0, "source": "pages_representationfinancepage_representationfinancepage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L125", "weight": 1.0, "source": "pages_smswalletpage_smswalletpageinner", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L163", "weight": 1.0, "source": "pages_subscriptionpage_subscriptionpage", "target": "lib_utils_formatnumber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_utils_formatnumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_formatdate", "target": "lib_utils_todate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_formatdatetime", "target": "lib_utils_todate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L100", "weight": 1.0, "source": "pages_appointmentdetailpage_appointmentdetailpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L165", "weight": 1.0, "source": "pages_appointmentspage_datenavigator", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L822", "weight": 1.0, "source": "pages_mypatientspage_mypatientspageinner", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L191", "weight": 1.0, "source": "pages_representationdetailpage_representationdetailpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L158", "weight": 1.0, "source": "pages_subscriptionpage_subscriptionpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_utils_formatdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L452", "weight": 1.0, "source": "pages_userdetailpage_userdetailpage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_utils_formatdate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L103", "weight": 1.0, "source": "pages_appointmentdetailpage_appointmentdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1473", "weight": 1.0, "source": "pages_mypatientspage_sessionrow", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L66", "weight": 1.0, "source": "pages_paymentdetailpage_paymentdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L173", "weight": 1.0, "source": "pages_settlementdetailpage_settlementdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L664", "weight": 1.0, "source": "pages_smspage_smspage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L453", "weight": 1.0, "source": "pages_userdetailpage_userdetailpage", "target": "lib_utils_formatdatetime" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "lib_utils_togregoriandate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_utils_maskmobile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "lib_utils_maskmobile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "lib_utils_maskmobile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "lib_utils_maskmobile" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_isvalidiranmobile", "target": "lib_utils_toenglishdigits" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/lib/utils.ts", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "lib_utils_sanitizemobileinput", "target": "lib_utils_toenglishdigits" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "lib_utils_sanitizemobileinput" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "lib_utils_iranmobileschema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "lib_utils_iranmobileoptionalschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L431", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_adminsubscriptionpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_emptyfeatures" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_feature_keys" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_feature_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_periodform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_periodschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_plan_display" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_planform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_planschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_planstab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_reportrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L365", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_reporttab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "pages_adminsubscriptionpage_switchtoggle" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "types_index_subscriptionperiod" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage", "target": "types_index_subscriptionplan" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AdminSubscriptionPage.tsx", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "pages_adminsubscriptionpage_planstab", "target": "pages_adminsubscriptionpage_emptyfeatures" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "pages_appointmentdetailpage_all_statuses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "pages_appointmentdetailpage_appointmentdetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "pages_appointmentdetailpage_inforow" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "types_index_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentdetailpage", "target": "types_index_appointmentstatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L527", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_appointmentspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L430", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_bookingslot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_cancelledbadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_datenavigator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_empty_arr" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_getpersianweekday" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_iconcancelled" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_iconcompleted" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_icontotal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_iconwaiting" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_navbtnsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_newappointmentmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L389", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_scheduleview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L367", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_sessiondivider" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L266", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_sessiongroup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L295", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_slotcard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_slotitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_statsbar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_status_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_statusmeta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_tableview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L803", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_tabstyle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L250", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_td" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_th" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_todaystats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "pages_appointmentspage_week_days_fa" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage", "target": "types_index_appointment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage_cancelledbadge", "target": "pages_appointmentspage_statusmeta" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L300", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage_slotcard", "target": "pages_appointmentspage_statusmeta" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage_datenavigator", "target": "pages_appointmentspage_getpersianweekday" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L438", "weight": 1.0, "source": "pages_appointmentspage_newappointmentmodal", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L656", "weight": 1.0, "confidence_score": 1.0, "source": "pages_appointmentspage_appointmentspage", "target": "pages_appointmentspage_tabstyle" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/AppointmentsPage.tsx", "source_location": "L528", "weight": 1.0, "source": "pages_appointmentspage_appointmentspage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "pages_blogformpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "pages_blogformpage_test_post" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "test_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.test.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage_test", "target": "test_utils_renderwithproviders" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "pages_blogformpage_blogformpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "pages_blogformpage_formdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "pages_blogformpage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "pages_blogformpage_uploadblogimage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogFormPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogformpage", "target": "types_index_blog" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "pages_blogspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "pages_blogspage_test_get" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "test_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.test.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage_test", "target": "test_utils_renderwithproviders" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "pages_blogspage_blogspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "pages_blogspage_status_filters" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/BlogsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_blogspage", "target": "types_index_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L943", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_categoriespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_citiestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L286", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_cityform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_cityschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L608", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_doctorservicestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_exportjson" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L726", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_insuranceform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L721", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_insuranceschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L728", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_insurancestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_logouploadfield" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_provinceform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_provinceschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_provincestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_sbadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L606", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_serviceform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L600", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_serviceschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L484", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_specialtiestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L482", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_specialtyform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L476", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_specialtyschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tabactions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tabconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tabkey" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tabs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L855", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tagform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L851", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tagschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L857", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "pages_categoriespage_tagstab" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_doctorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_insurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_province" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_representation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_specialtyfull" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_categoriespage", "target": "types_index_tag" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L48", "weight": 1.0, "source": "pages_categoriespage_logouploadfield", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/CategoriesPage.tsx", "source_location": "L140", "weight": 1.0, "source": "pages_categoriespage_tabactions", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_claim" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_claimitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_claimspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_debtrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_endofdayunix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_insuranceoption" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_isondaysago" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_kind_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_status_filters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_status_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_todayiso" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClaimsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_claimspage", "target": "pages_claimspage_tounix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_clinicaddress" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L475", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_clinicdetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_clinicdoctoritem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_clinicinvitation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_editform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_editmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_editschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L267", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_geocodecity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_hues_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L1341", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_infotile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L464", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_inv_status_map" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_iran_center" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_mapclickhandler" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L238", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_mapflycontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_mappicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_multichecklist" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_opt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_optuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_searchableselectfield" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "pages_clinicdetailpage_urlorempty" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicdetailpage", "target": "types_index_clinicdetail" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/ClinicDetailPage.tsx", "source_location": "L479", "weight": 1.0, "source": "pages_clinicdetailpage_clinicdetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "pages_clinicformpage_cliniccreated" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "pages_clinicformpage_clinicformpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "pages_clinicformpage_formvalues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicFormPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicformpage", "target": "pages_clinicformpage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_avatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L546", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_clinicservicespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_clinicservicespageinner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_empty_items" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_empty_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_itemform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_itemschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_sectionform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "pages_clinicservicespage_sectionschema" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "types_index_clinicstaff" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "types_index_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicServicesPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicservicespage", "target": "types_index_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "pages_clinicspage_addform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "pages_clinicspage_addschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "pages_clinicspage_clinicspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "pages_clinicspage_hues_list" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_clinicspage", "target": "types_index_clinic" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/ClinicsPage.tsx", "source_location": "L36", "weight": 1.0, "source": "pages_clinicspage_clinicspage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "pages_commentspage_commentspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "pages_commentspage_filters" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/CommentsPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_commentspage", "target": "types_index_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L262", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_admincharts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_admindashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L269", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_adminrecent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_adminstats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_appt_cls" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_appt_color" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_appt_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_apptrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_avatarel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L579", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_clinicdashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L569", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_clinicdashboarddata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L698", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_clinicinvitation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1136", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_dashboardpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L275", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_datepreset" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L706", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_doctorclinicinvitationscard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L806", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_doctordashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L795", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_doctordashboarddata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_getrange" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_kpiskeleton" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_loadingskeleton" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_minilist" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_minirow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_pay_cls" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_pay_color" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_pay_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L989", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_repdoctorperf" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L996", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_representationdashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L982", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_repsummary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L903", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_secretarydashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L896", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_secretarydashboarddata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_svgdonut" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_svghbars" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_svglinechart" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "pages_dashboardpage_todayappointmentstable" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L296", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage_admindashboard", "target": "pages_dashboardpage_getrange" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L583", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage_clinicdashboard", "target": "pages_dashboardpage_getrange" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L809", "weight": 1.0, "confidence_score": 1.0, "source": "pages_dashboardpage_doctordashboard", "target": "pages_dashboardpage_getrange" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L580", "weight": 1.0, "source": "pages_dashboardpage_clinicdashboard", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L807", "weight": 1.0, "source": "pages_dashboardpage_doctordashboard", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DashboardPage.tsx", "source_location": "L1137", "weight": 1.0, "source": "pages_dashboardpage_dashboardpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L323", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addminutes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L978", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addresscard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addressdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L805", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addressmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L803", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addrform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L787", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_addrschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_avatar_colors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_bookingmeta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L330", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_calcslotcount" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_cityopt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2220", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_clinicinvitationssection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_dateoverridedata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1513", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_dateoverridemodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1653", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_dateoverridestab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_default_booking_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L298", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_default_session" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_degree_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_degree_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_doctoravatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_doctordetail" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2320", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_doctordetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_duration_opts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1974", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_edit_degree_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1981", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_edit_gender_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1986", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editfield" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2206", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2191", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2001", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editsectionheader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2017", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editselectedentry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2019", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_editspecialtypicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L305", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_empty_new_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_formatpersiandate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_gender_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L449", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_geocodecityiniran" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_gtoj" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L314", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_hasoverlap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L586", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_hierarchicalspecialtypicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_holidaydata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1752", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_holidaymodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1825", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_holidaystab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1026", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_hour_values" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_imagefiledata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L407", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_infocard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2210", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_invitationitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L447", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_iran_center" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_jalaali" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_jalali_days_short" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_jalali_months" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_jfirstdayofweek" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_jtog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L461", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_mapclickhandler" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L466", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_mapcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L474", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_mappicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1027", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_minute_values" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_newdayconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_newschedulemap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L309", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_parseminutes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_persiandateinput" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_provinceopt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_schedule_days" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1933", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_schedule_tabs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1939", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_schedulesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L498", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_searchableselect" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_serviceopt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L694", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_servicespicker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_sessionconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1092", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_sessioneditor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_slotconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1051", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_sloteditor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_specialty_colors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_specialtyopt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_starrating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1029", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_timeselect" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_todaygregorian" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_topersiannums" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L345", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_tstodate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L351", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_uploaddoctorimage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2189", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_urlorempty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_weeklyscheduledata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1218", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "pages_doctordetailpage_weeklyscheduletab" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorProfilePage.tsx", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorprofilepage", "target": "pages_doctordetailpage" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_formatpersiandate", "target": "pages_doctordetailpage_topersiannums" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L250", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_persiandateinput", "target": "pages_doctordetailpage_topersiannums" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_formatpersiandate", "target": "pages_doctordetailpage_gtoj" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_persiandateinput", "target": "pages_doctordetailpage_gtoj" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_persiandateinput", "target": "pages_doctordetailpage_formatpersiandate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_persiandateinput", "target": "pages_doctordetailpage_jfirstdayofweek" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_persiandateinput", "target": "pages_doctordetailpage_todaygregorian" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L324", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_addminutes", "target": "pages_doctordetailpage_parseminutes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_calcslotcount", "target": "pages_doctordetailpage_parseminutes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_hasoverlap", "target": "pages_doctordetailpage_parseminutes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L1100", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctordetailpage_sessioneditor", "target": "pages_doctordetailpage_calcslotcount" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DoctorDetailPage.tsx", "source_location": "L2325", "weight": 1.0, "source": "pages_doctordetailpage_doctordetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_degree_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_doctorformpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_field" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_formvalues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_gender_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L425", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_sectionheader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_selectedentry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_specialtyoption" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "pages_doctorformpage_specialtypicker" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorformpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DoctorFormPage.tsx", "source_location": "L259", "weight": 1.0, "source": "pages_doctorformpage_doctorformpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorProfilePage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorprofilepage", "target": "pages_doctorprofilepage_doctorprofilepage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_admindoctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_degree_badge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_degree_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_doctoravatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_doctorspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_doctorstats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_hues_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "pages_doctorspage_specialtyoption" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_doctorspage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/DoctorsPage.tsx", "source_location": "L95", "weight": 1.0, "source": "pages_doctorspage_doctorspage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "pages_financialreportpage_breakdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "pages_financialreportpage_financialreportpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "pages_financialreportpage_source_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/FinancialReportPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_financialreportpage", "target": "pages_financialreportpage_summary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/InsurancePricingPage.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "pages_insurancepricingpage", "target": "pages_insurancepricingpage_insurancepricingpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage_test", "target": "pages_loginpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage_test", "target": "pages_loginpage_test_errortoast" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage_test", "target": "test_utils" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.test.tsx", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage_test", "target": "test_utils_renderwithproviders" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "pages_loginpage_forgotstep" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "pages_loginpage_loginpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "pages_loginpage_mode" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "pages_loginpage_smsstep" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_loginpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/LoginPage.tsx", "source_location": "L14", "weight": 1.0, "source": "pages_loginpage_loginpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myclinicpage", "target": "pages_myclinicpage_myclinicpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myclinicpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myclinicpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MyClinicPage.tsx", "source_location": "L6", "weight": 1.0, "source": "pages_myclinicpage_myclinicpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "pages_myfinancialpage_financialsummary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "pages_myfinancialpage_kpicard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "pages_myfinancialpage_monthlyentry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyFinancialPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_myfinancialpage", "target": "pages_myfinancialpage_myfinancialpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_calcfinalprice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1586", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_editsessionmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_empty_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_empty_sessions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1357", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_filenumber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_getpatientname" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_getpatientnationalcode" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_getpatientphone" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_insurancepricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1654", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_mypatientspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_mypatientspageinner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1342", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_patientavatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1361", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_patientcard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1401", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_patientrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_payment_badge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_payment_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_pricinginsurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_sessionformdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1432", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_sessionrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "pages_mypatientspage_sessionschema" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "types_index_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "types_index_patientsession" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "types_index_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage", "target": "types_index_servicesection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_mypatientspageinner", "target": "pages_mypatientspage_getpatientname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1368", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientcard", "target": "pages_mypatientspage_getpatientname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1408", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientrow", "target": "pages_mypatientspage_getpatientname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_mypatientspageinner", "target": "pages_mypatientspage_getpatientphone" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1369", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientcard", "target": "pages_mypatientspage_getpatientphone" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1421", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientrow", "target": "pages_mypatientspage_getpatientphone" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_mypatientspageinner", "target": "pages_mypatientspage_calcfinalprice" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1388", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientcard", "target": "pages_mypatientspage_patientavatar" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1418", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientrow", "target": "pages_mypatientspage_patientavatar" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1391", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientcard", "target": "pages_mypatientspage_filenumber" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MyPatientsPage.tsx", "source_location": "L1420", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mypatientspage_patientrow", "target": "pages_mypatientspage_filenumber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_action_headers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_all_actions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_clinicdoctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L251", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_createform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L247", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_createschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_default_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_mysecretariespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_permission_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_permissionsmatrix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "pages_mysecretariespage_permsection" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "types_index_secretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_mysecretariespage", "target": "types_index_secretarypermissions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/MySecretariesPage.tsx", "source_location": "L262", "weight": 1.0, "source": "pages_mysecretariespage_mysecretariespage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_contract" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_coveragerow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_fieldlabel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_formdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_newsessionpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_patientshareof" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_payment_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_rule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "pages_newsessionpage_sectiontitle" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "types_index_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "types_index_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/NewSessionPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_newsessionpage", "target": "types_index_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "pages_paymentdetailpage_inforow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "pages_paymentdetailpage_paymentdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentDetailPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentdetailpage", "target": "types_index_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "pages_paymentspage_paymentspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "pages_paymentspage_status_filters" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PaymentsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_paymentspage", "target": "types_index_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_empty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_preregistration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_preregistrationspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_status_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_status_tabs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/PreRegistrationsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_preregistrationspage", "target": "pages_preregistrationspage_type_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "pages_ratingspage_ratingspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "pages_ratingspage_stars" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RatingsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_ratingspage", "target": "types_index_rating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "pages_representationdetailpage_detailrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "pages_representationdetailpage_representationdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "types_index_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationdetailpage", "target": "types_index_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "pages_representationfinancepage_financerow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "pages_representationfinancepage_rangefrom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "pages_representationfinancepage_rangekey" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "pages_representationfinancepage_ranges" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationFinancePage.tsx", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationfinancepage", "target": "pages_representationfinancepage_representationfinancepage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "pages_representationprofilepage_ibanitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "pages_representationprofilepage_repprofile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "pages_representationprofilepage_representationprofilepage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "pages_representationprofilepage_tojalali" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage", "target": "pages_representationprofilepage_unwrap" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationProfilePage.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationprofilepage_representationprofilepage", "target": "pages_representationprofilepage_unwrap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_ibanitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_repme" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_representationsettlementpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_repsummary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_settlementrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_status_class" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_status_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationSettlementPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationsettlementpage", "target": "pages_representationsettlementpage_walletbalance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "pages_representationspage_formdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "pages_representationspage_representationspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "pages_representationspage_schema" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "types_index_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/RepresentationsPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_representationspage", "target": "types_index_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "pages_secretariespage_default_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "pages_secretariespage_permission_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "pages_secretariespage_permissionsmatrix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "pages_secretariespage_permsection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "pages_secretariespage_secretariespage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "types_index_secretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SecretariesPage.tsx", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "pages_secretariespage", "target": "types_index_secretarypermissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "pages_selectcontextpage_role_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "pages_selectcontextpage_selectcontextpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "pages_selectcontextpage_type_icons" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "stores_authstore_contextitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "pages_selectcontextpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SelectContextPage.tsx", "source_location": "L19", "weight": 1.0, "source": "pages_selectcontextpage_selectcontextpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "pages_settingspage_formvalues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "pages_settingspage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "pages_settingspage_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "pages_settingspage_settingspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettingsPage.tsx", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settingspage", "target": "pages_settingspage_taxhistoryrow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "pages_settlementdetailpage_row" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "pages_settlementdetailpage_settlementdetail" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "pages_settlementdetailpage_settlementdetailpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "stores_authstore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementdetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "assets/admin/pages/SettlementDetailPage.tsx", "source_location": "L43", "weight": 1.0, "source": "pages_settlementdetailpage_settlementdetailpage", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "pages_settlementspage_settlementspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "pages_settlementspage_status_filters" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SettlementsPage.tsx", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "pages_settlementspage", "target": "types_index_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_smspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_status_log_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_tab" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_tag_filter_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_tag_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_templateformdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "pages_smspage_templateschema" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "types_index_smslog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "types_index_smsmessagetext" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smspage", "target": "types_index_smstemplate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_chargeform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_chargeschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_empty_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_post_visit_vars" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_reminder_hour_options" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L540", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_smswalletpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "pages_smswalletpage_smswalletpageinner" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "types_index_smssettings" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "types_index_smswalletbalance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SmsWalletPage.tsx", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "pages_smswalletpage", "target": "types_index_smswalletlog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "pages_staffpage_empty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "pages_staffpage_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "pages_staffpage_staffformdata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "pages_staffpage_staffformfields" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "pages_staffpage_staffpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/StaffPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_staffpage", "target": "types_index_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_gateway_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_plan_feature_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_plan_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L380", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_plancard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "pages_subscriptionpage_subscriptionpage" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "types_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "types_index_mysubscriptiondata" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "types_index_subscriptionperiod" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/SubscriptionPage.tsx", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "pages_subscriptionpage", "target": "types_index_subscriptionplan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_adminuserdetail" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_avatar_colors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_bigavatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_changerolemodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_editform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_editschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_gender_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_getprimaryrole" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_infocard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_marital_labels" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_medical_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_role_map" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_role_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_userdetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage", "target": "pages_userdetailpage_userprofiledata" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UserDetailPage.tsx", "source_location": "L336", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userdetailpage_userdetailpage", "target": "pages_userdetailpage_getprimaryrole" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_activebadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_adminuser" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_changerolemodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_getprimaryrole" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_hues_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_role_meta" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_role_tabs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_rolebadge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_useravatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_userspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage", "target": "pages_userspage_userstats" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage_changerolemodal", "target": "pages_userspage_getprimaryrole" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/pages/UsersPage.tsx", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "pages_userspage_rolebadge", "target": "pages_userspage_getprimaryrole" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore_test", "target": "stores_authstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore_test", "target": "stores_authstore_test_initial" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore_test", "target": "stores_authstore_test_jsonres" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore_test", "target": "stores_authstore_useauthstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore", "target": "stores_authstore_apifetch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore", "target": "stores_authstore_authstate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore", "target": "stores_authstore_contextitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore", "target": "stores_authstore_gettoken" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore", "target": "stores_authstore_useauthstore" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/authStore.ts", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "stores_authstore_apifetch", "target": "stores_authstore_gettoken" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore_test", "target": "stores_uistore" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore_test", "target": "stores_uistore_hues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore_test", "target": "stores_uistore_test_initial" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.test.ts", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore_test", "target": "stores_uistore_useuistore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore", "target": "stores_uistore_applytheme" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore", "target": "stores_uistore_brandhue" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore", "target": "stores_uistore_hues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore", "target": "stores_uistore_uistate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/stores/uiStore.ts", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "stores_uistore", "target": "stores_uistore_useuistore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils", "target": "test_utils_makeclient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils", "target": "test_utils_providers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils", "target": "test_utils_renderhookwithclient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils", "target": "test_utils_renderwithproviders" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils_renderhookwithclient", "target": "test_utils_makeclient" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "assets/admin/test/utils.tsx", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "test_utils_renderwithproviders", "target": "test_utils_makeclient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_appointmentstatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L275", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_clinicdetail" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L332", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_doctorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_mysubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L360", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_mysubscriptiondata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L427", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_patientprofile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_patientrecord" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L455", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_patientsession" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_paymentgateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_paymentstatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_province" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_rating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L289", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L300", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_secretarypermissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L393", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_serviceitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L387", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_settlementstatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smslog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smsmessagetext" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smssettings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smstemplate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smstemplatestatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L403", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smswalletbalance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L409", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_smswalletlog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L325", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_specialty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L238", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_specialtyfull" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L352", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_subscriptionperiod" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L343", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_subscriptionplan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L267", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/admin/types/index.ts", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "types_index", "target": "types_index_userprofile" }, { "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "assets/app.js", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "assets_app", "target": "assets_stimulus_bootstrap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controllers_csrf_protection_controller", "target": "controllers_csrf_protection_controller_generatecsrfheaders" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controllers_csrf_protection_controller", "target": "controllers_csrf_protection_controller_generatecsrftoken" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/controllers/csrf_protection_controller.js", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "controllers_csrf_protection_controller", "target": "controllers_csrf_protection_controller_removecsrftoken" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/controllers/hello_controller.js", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controllers_hello_controller", "target": "controllers_hello_controller_connect" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "assets/stimulus_bootstrap.js", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "assets_stimulus_bootstrap", "target": "assets_stimulus_bootstrap_app" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_autoload" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_autoload_dev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_conflict" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_description" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_extra" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_license" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_minimum_stability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_name" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_prefer_stable" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_replace" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_require" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_require_dev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_scripts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "composer", "target": "composer_type" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_doctrine_doctrine_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_doctrine_doctrine_migrations_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_doctrine_orm" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_ext_ctype" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_ext_iconv" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_lexik_jwt_authentication_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_nelmio_api_doc_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_nelmio_cors_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_asset" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_cache" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_console" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_dotenv" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_flex" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_framework_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_http_client" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_messenger" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_property_access" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_property_info" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_rate_limiter" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_redis_messenger" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_runtime" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_scheduler" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_security_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_serializer" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_twig_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_uid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_ux_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_validator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_webpack_encore_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_symfony_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_twig_twig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require", "target": "composer_require_zircote_swagger_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config", "target": "composer_config_allow_plugins" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config", "target": "composer_config_bump_after_update" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config", "target": "composer_config_sort_packages" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config_allow_plugins", "target": "composer_allow_plugins_php_http_discovery" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config_allow_plugins", "target": "composer_allow_plugins_symfony_flex" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "composer_config_allow_plugins", "target": "composer_allow_plugins_symfony_runtime" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "composer_autoload", "target": "composer_autoload_psr_4" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "composer_autoload_psr_4", "target": "composer_psr_4_app" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "composer_autoload_dev", "target": "composer_autoload_dev_psr_4" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "composer_autoload_dev_psr_4", "target": "composer_psr_4_app_tests" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_ctype" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_iconv" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php72" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php73" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php74" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php80" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php81" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "composer_replace", "target": "composer_replace_symfony_polyfill_php82" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "composer_scripts", "target": "composer_scripts_auto_scripts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "composer_scripts", "target": "composer_scripts_post_install_cmd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "composer_scripts", "target": "composer_scripts_post_update_cmd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "composer_scripts_auto_scripts", "target": "composer_auto_scripts_assets_install_public_dir" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "composer_scripts_auto_scripts", "target": "composer_auto_scripts_cache_clear" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "composer_conflict", "target": "composer_conflict_symfony_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "composer_extra", "target": "composer_extra_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "composer_extra_symfony", "target": "composer_symfony_allow_contrib" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "composer_extra_symfony", "target": "composer_symfony_require" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_phpstan_phpstan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_phpstan_phpstan_doctrine" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_phpstan_phpstan_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_phpunit_phpunit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_symfony_browser_kit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_symfony_css_selector" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_symfony_debug_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "composer_require_dev", "target": "composer_require_dev_symfony_maker_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1563", "weight": 1.0, "confidence_score": 1.0, "source": "config_reference", "target": "config_reference_app" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1643", "weight": 1.0, "confidence_score": 1.0, "source": "config_reference", "target": "config_reference_routes" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1570", "weight": 1.0, "confidence_score": 1.0, "source": "config_reference_app", "target": "config_reference_app_config" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1650", "weight": 1.0, "confidence_score": 1.0, "source": "config_reference_routes", "target": "config_reference_routes_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docker/entrypoint.sh", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docker_entrypoint", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_entrypoint_sh__entry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docker/healthcheck.sh", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docker_healthcheck", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_healthcheck_sh__entry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_build.sh", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "liara_pre_build", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_start.sh", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "liara_pre_start", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407", "target": "migrations_version20260609130407_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407", "target": "migrations_version20260609130407_version20260609130407" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407", "target": "abstractmigration" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407", "target": "migrations_version20260609130407_version20260609130407_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407", "target": "migrations_version20260609130407_version20260609130407_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407", "target": "migrations_version20260609130407_version20260609130407_up" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710", "target": "abstractmigration" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151", "target": "abstractmigration" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151", "target": "abstractmigration" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407_up", "target": "migrations_version20260609130407_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609130407.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609130407_version20260609130407_down", "target": "migrations_version20260609130407_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304", "target": "migrations_version20260609131304_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304", "target": "migrations_version20260609131304_version20260609131304" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304", "target": "migrations_version20260609131304_version20260609131304_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304", "target": "migrations_version20260609131304_version20260609131304_genuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304", "target": "migrations_version20260609131304_version20260609131304_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304", "target": "migrations_version20260609131304_version20260609131304_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304_up", "target": "migrations_version20260609131304_php_schema" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304_up", "target": "migrations_version20260609131304_version20260609131304_genuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131304.php", "source_location": "L155", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609131304_version20260609131304_down", "target": "migrations_version20260609131304_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553", "target": "migrations_version20260609131553_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553", "target": "migrations_version20260609131553_version20260609131553" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553", "target": "migrations_version20260609131553_version20260609131553_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553", "target": "migrations_version20260609131553_version20260609131553_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553", "target": "migrations_version20260609131553_version20260609131553_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553_up", "target": "migrations_version20260609131553_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609131553.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609131553_version20260609131553_down", "target": "migrations_version20260609131553_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009", "target": "migrations_version20260609132009_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009", "target": "migrations_version20260609132009_version20260609132009" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009", "target": "migrations_version20260609132009_version20260609132009_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009", "target": "migrations_version20260609132009_version20260609132009_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009", "target": "migrations_version20260609132009_version20260609132009_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009_up", "target": "migrations_version20260609132009_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132009.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609132009_version20260609132009_down", "target": "migrations_version20260609132009_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708", "target": "migrations_version20260609132708_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708", "target": "migrations_version20260609132708_version20260609132708" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708", "target": "migrations_version20260609132708_version20260609132708_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708", "target": "migrations_version20260609132708_version20260609132708_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708", "target": "migrations_version20260609132708_version20260609132708_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708_up", "target": "migrations_version20260609132708_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609132708.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609132708_version20260609132708_down", "target": "migrations_version20260609132708_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121", "target": "migrations_version20260609133121_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121", "target": "migrations_version20260609133121_version20260609133121" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121", "target": "migrations_version20260609133121_version20260609133121_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121", "target": "migrations_version20260609133121_version20260609133121_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121", "target": "migrations_version20260609133121_version20260609133121_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121_up", "target": "migrations_version20260609133121_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133121.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133121_version20260609133121_down", "target": "migrations_version20260609133121_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334", "target": "migrations_version20260609133334_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334", "target": "migrations_version20260609133334_version20260609133334" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334", "target": "migrations_version20260609133334_version20260609133334_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334", "target": "migrations_version20260609133334_version20260609133334_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334", "target": "migrations_version20260609133334_version20260609133334_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334_up", "target": "migrations_version20260609133334_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133334.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133334_version20260609133334_down", "target": "migrations_version20260609133334_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546", "target": "migrations_version20260609133546_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546", "target": "migrations_version20260609133546_version20260609133546" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546", "target": "migrations_version20260609133546_version20260609133546_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546", "target": "migrations_version20260609133546_version20260609133546_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546", "target": "migrations_version20260609133546_version20260609133546_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546_up", "target": "migrations_version20260609133546_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609133546.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609133546_version20260609133546_down", "target": "migrations_version20260609133546_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112", "target": "migrations_version20260609134112_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112", "target": "migrations_version20260609134112_version20260609134112" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112", "target": "migrations_version20260609134112_version20260609134112_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112", "target": "migrations_version20260609134112_version20260609134112_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112", "target": "migrations_version20260609134112_version20260609134112_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112_up", "target": "migrations_version20260609134112_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134112.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609134112_version20260609134112_down", "target": "migrations_version20260609134112_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741", "target": "migrations_version20260609134741_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741", "target": "migrations_version20260609134741_version20260609134741" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741", "target": "migrations_version20260609134741_version20260609134741_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741", "target": "migrations_version20260609134741_version20260609134741_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741", "target": "migrations_version20260609134741_version20260609134741_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741_up", "target": "migrations_version20260609134741_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609134741.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609134741_version20260609134741_down", "target": "migrations_version20260609134741_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126", "target": "migrations_version20260609135126_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126", "target": "migrations_version20260609135126_version20260609135126" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126", "target": "migrations_version20260609135126_version20260609135126_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126", "target": "migrations_version20260609135126_version20260609135126_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126", "target": "migrations_version20260609135126_version20260609135126_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126_up", "target": "migrations_version20260609135126_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135126.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135126_version20260609135126_down", "target": "migrations_version20260609135126_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514", "target": "migrations_version20260609135514_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514", "target": "migrations_version20260609135514_version20260609135514" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514", "target": "migrations_version20260609135514_version20260609135514_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514", "target": "migrations_version20260609135514_version20260609135514_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514", "target": "migrations_version20260609135514_version20260609135514_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514_up", "target": "migrations_version20260609135514_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135514.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135514_version20260609135514_down", "target": "migrations_version20260609135514_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704", "target": "migrations_version20260609135704_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704", "target": "migrations_version20260609135704_version20260609135704" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704", "target": "migrations_version20260609135704_version20260609135704_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704", "target": "migrations_version20260609135704_version20260609135704_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704", "target": "migrations_version20260609135704_version20260609135704_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704_up", "target": "migrations_version20260609135704_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135704.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135704_version20260609135704_down", "target": "migrations_version20260609135704_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923", "target": "migrations_version20260609135923_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923", "target": "migrations_version20260609135923_version20260609135923" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923", "target": "migrations_version20260609135923_version20260609135923_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923", "target": "migrations_version20260609135923_version20260609135923_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923", "target": "migrations_version20260609135923_version20260609135923_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923_up", "target": "migrations_version20260609135923_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609135923.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609135923_version20260609135923_down", "target": "migrations_version20260609135923_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223", "target": "migrations_version20260609140223_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223", "target": "migrations_version20260609140223_version20260609140223" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223", "target": "migrations_version20260609140223_version20260609140223_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223", "target": "migrations_version20260609140223_version20260609140223_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223", "target": "migrations_version20260609140223_version20260609140223_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223_up", "target": "migrations_version20260609140223_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140223.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609140223_version20260609140223_down", "target": "migrations_version20260609140223_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423", "target": "migrations_version20260609140423_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423", "target": "migrations_version20260609140423_version20260609140423" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423", "target": "migrations_version20260609140423_version20260609140423_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423", "target": "migrations_version20260609140423_version20260609140423_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423", "target": "migrations_version20260609140423_version20260609140423_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423_up", "target": "migrations_version20260609140423_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260609140423.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260609140423_version20260609140423_down", "target": "migrations_version20260609140423_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539", "target": "migrations_version20260610062539_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539", "target": "migrations_version20260610062539_version20260610062539" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539", "target": "migrations_version20260610062539_version20260610062539_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539", "target": "migrations_version20260610062539_version20260610062539_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539", "target": "migrations_version20260610062539_version20260610062539_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539_up", "target": "migrations_version20260610062539_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610062539.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610062539_version20260610062539_down", "target": "migrations_version20260610062539_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558", "target": "migrations_version20260610092558_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558", "target": "migrations_version20260610092558_version20260610092558" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558", "target": "migrations_version20260610092558_version20260610092558_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558", "target": "migrations_version20260610092558_version20260610092558_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558", "target": "migrations_version20260610092558_version20260610092558_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558_up", "target": "migrations_version20260610092558_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610092558.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610092558_version20260610092558_down", "target": "migrations_version20260610092558_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401", "target": "migrations_version20260610103401_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401", "target": "migrations_version20260610103401_version20260610103401" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401", "target": "migrations_version20260610103401_version20260610103401_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401", "target": "migrations_version20260610103401_version20260610103401_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401", "target": "migrations_version20260610103401_version20260610103401_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401_up", "target": "migrations_version20260610103401_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610103401.php", "source_location": "L173", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610103401_version20260610103401_down", "target": "migrations_version20260610103401_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039", "target": "migrations_version20260610110039_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039", "target": "migrations_version20260610110039_version20260610110039" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039", "target": "migrations_version20260610110039_version20260610110039_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039", "target": "migrations_version20260610110039_version20260610110039_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039", "target": "migrations_version20260610110039_version20260610110039_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039_up", "target": "migrations_version20260610110039_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110039.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610110039_version20260610110039_down", "target": "migrations_version20260610110039_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921", "target": "migrations_version20260610110921_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921", "target": "migrations_version20260610110921_version20260610110921" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921", "target": "migrations_version20260610110921_version20260610110921_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921", "target": "migrations_version20260610110921_version20260610110921_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921", "target": "migrations_version20260610110921_version20260610110921_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921_up", "target": "migrations_version20260610110921_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610110921.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610110921_version20260610110921_down", "target": "migrations_version20260610110921_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254", "target": "migrations_version20260610111254_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254", "target": "migrations_version20260610111254_version20260610111254" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254", "target": "migrations_version20260610111254_version20260610111254_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254", "target": "migrations_version20260610111254_version20260610111254_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254", "target": "migrations_version20260610111254_version20260610111254_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254_up", "target": "migrations_version20260610111254_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610111254.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610111254_version20260610111254_down", "target": "migrations_version20260610111254_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711", "target": "migrations_version20260610113711_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711", "target": "migrations_version20260610113711_version20260610113711" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711", "target": "migrations_version20260610113711_version20260610113711_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711", "target": "migrations_version20260610113711_version20260610113711_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711", "target": "migrations_version20260610113711_version20260610113711_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711_up", "target": "migrations_version20260610113711_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610113711.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610113711_version20260610113711_down", "target": "migrations_version20260610113711_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853", "target": "migrations_version20260610140853_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853", "target": "migrations_version20260610140853_version20260610140853" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853", "target": "migrations_version20260610140853_version20260610140853_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853", "target": "migrations_version20260610140853_version20260610140853_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853", "target": "migrations_version20260610140853_version20260610140853_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853_up", "target": "migrations_version20260610140853_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610140853.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610140853_version20260610140853_down", "target": "migrations_version20260610140853_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105", "target": "migrations_version20260610175105_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105", "target": "migrations_version20260610175105_version20260610175105" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105", "target": "migrations_version20260610175105_version20260610175105_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105", "target": "migrations_version20260610175105_version20260610175105_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105", "target": "migrations_version20260610175105_version20260610175105_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105_up", "target": "migrations_version20260610175105_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610175105.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610175105_version20260610175105_down", "target": "migrations_version20260610175105_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655", "target": "migrations_version20260610183655_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655", "target": "migrations_version20260610183655_version20260610183655" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655", "target": "migrations_version20260610183655_version20260610183655_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655", "target": "migrations_version20260610183655_version20260610183655_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655", "target": "migrations_version20260610183655_version20260610183655_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655_up", "target": "migrations_version20260610183655_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260610183655.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260610183655_version20260610183655_down", "target": "migrations_version20260610183655_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829", "target": "migrations_version20260611075829_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829", "target": "migrations_version20260611075829_version20260611075829" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829", "target": "migrations_version20260611075829_version20260611075829_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829", "target": "migrations_version20260611075829_version20260611075829_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829", "target": "migrations_version20260611075829_version20260611075829_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829_up", "target": "migrations_version20260611075829_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611075829.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611075829_version20260611075829_down", "target": "migrations_version20260611075829_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424", "target": "migrations_version20260611083424_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424", "target": "migrations_version20260611083424_version20260611083424" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424", "target": "migrations_version20260611083424_version20260611083424_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424", "target": "migrations_version20260611083424_version20260611083424_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424", "target": "migrations_version20260611083424_version20260611083424_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424_up", "target": "migrations_version20260611083424_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611083424.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611083424_version20260611083424_down", "target": "migrations_version20260611083424_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046", "target": "migrations_version20260611084046_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046", "target": "migrations_version20260611084046_version20260611084046" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046", "target": "migrations_version20260611084046_version20260611084046_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046", "target": "migrations_version20260611084046_version20260611084046_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046", "target": "migrations_version20260611084046_version20260611084046_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046_up", "target": "migrations_version20260611084046_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260611084046.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260611084046_version20260611084046_down", "target": "migrations_version20260611084046_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739", "target": "migrations_version20260612081739_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739", "target": "migrations_version20260612081739_version20260612081739" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739", "target": "migrations_version20260612081739_version20260612081739_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739", "target": "migrations_version20260612081739_version20260612081739_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739", "target": "migrations_version20260612081739_version20260612081739_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739_up", "target": "migrations_version20260612081739_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612081739.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260612081739_version20260612081739_down", "target": "migrations_version20260612081739_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848", "target": "migrations_version20260612132848_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848", "target": "migrations_version20260612132848_version20260612132848" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848", "target": "migrations_version20260612132848_version20260612132848_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848", "target": "migrations_version20260612132848_version20260612132848_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848", "target": "migrations_version20260612132848_version20260612132848_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848_up", "target": "migrations_version20260612132848_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260612132848.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260612132848_version20260612132848_down", "target": "migrations_version20260612132848_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134", "target": "migrations_version20260614181134_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134", "target": "migrations_version20260614181134_version20260614181134" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134", "target": "migrations_version20260614181134_version20260614181134_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134", "target": "migrations_version20260614181134_version20260614181134_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134", "target": "migrations_version20260614181134_version20260614181134_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134_up", "target": "migrations_version20260614181134_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181134.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181134_version20260614181134_down", "target": "migrations_version20260614181134_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629", "target": "migrations_version20260614181629_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629", "target": "migrations_version20260614181629_version20260614181629" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629", "target": "migrations_version20260614181629_version20260614181629_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629", "target": "migrations_version20260614181629_version20260614181629_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629", "target": "migrations_version20260614181629_version20260614181629_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629_up", "target": "migrations_version20260614181629_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181629.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181629_version20260614181629_down", "target": "migrations_version20260614181629_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657", "target": "migrations_version20260614181657_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657", "target": "migrations_version20260614181657_version20260614181657" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_up" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "migrations/Version20260614181657.php", "source_location": "L20", "weight": 1.0, "source": "migrations_version20260614181657_version20260614181657_up", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657_up", "target": "migrations_version20260614181657_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614181657_version20260614181657_down", "target": "migrations_version20260614181657_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549", "target": "migrations_version20260614182549_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549", "target": "migrations_version20260614182549_version20260614182549" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549", "target": "migrations_version20260614182549_version20260614182549_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549", "target": "migrations_version20260614182549_version20260614182549_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549", "target": "migrations_version20260614182549_version20260614182549_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549_up", "target": "migrations_version20260614182549_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182549.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614182549_version20260614182549_down", "target": "migrations_version20260614182549_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950", "target": "migrations_version20260614182950_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950", "target": "migrations_version20260614182950_version20260614182950" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950", "target": "migrations_version20260614182950_version20260614182950_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950", "target": "migrations_version20260614182950_version20260614182950_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950", "target": "migrations_version20260614182950_version20260614182950_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950_up", "target": "migrations_version20260614182950_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614182950.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614182950_version20260614182950_down", "target": "migrations_version20260614182950_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527", "target": "migrations_version20260614183527_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527", "target": "migrations_version20260614183527_version20260614183527" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527", "target": "migrations_version20260614183527_version20260614183527_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527", "target": "migrations_version20260614183527_version20260614183527_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527", "target": "migrations_version20260614183527_version20260614183527_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527_up", "target": "migrations_version20260614183527_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614183527.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260614183527_version20260614183527_down", "target": "migrations_version20260614183527_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415", "target": "migrations_version20260615060415_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415", "target": "migrations_version20260615060415_version20260615060415" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415", "target": "migrations_version20260615060415_version20260615060415_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415", "target": "migrations_version20260615060415_version20260615060415_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415", "target": "migrations_version20260615060415_version20260615060415_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415_up", "target": "migrations_version20260615060415_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615060415.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615060415_version20260615060415_down", "target": "migrations_version20260615060415_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938", "target": "migrations_version20260615061938_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938", "target": "migrations_version20260615061938_version20260615061938" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938", "target": "migrations_version20260615061938_version20260615061938_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938", "target": "migrations_version20260615061938_version20260615061938_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938", "target": "migrations_version20260615061938_version20260615061938_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938_up", "target": "migrations_version20260615061938_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615061938.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615061938_version20260615061938_down", "target": "migrations_version20260615061938_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107", "target": "migrations_version20260615074107_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107", "target": "migrations_version20260615074107_version20260615074107" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107", "target": "migrations_version20260615074107_version20260615074107_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107", "target": "migrations_version20260615074107_version20260615074107_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107", "target": "migrations_version20260615074107_version20260615074107_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107_up", "target": "migrations_version20260615074107_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615074107.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615074107_version20260615074107_down", "target": "migrations_version20260615074107_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236", "target": "migrations_version20260615142236_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236", "target": "migrations_version20260615142236_version20260615142236" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236", "target": "migrations_version20260615142236_version20260615142236_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236", "target": "migrations_version20260615142236_version20260615142236_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236", "target": "migrations_version20260615142236_version20260615142236_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236_up", "target": "migrations_version20260615142236_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615142236.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615142236_version20260615142236_down", "target": "migrations_version20260615142236_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529", "target": "migrations_version20260615203529_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529", "target": "migrations_version20260615203529_version20260615203529" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529", "target": "migrations_version20260615203529_version20260615203529_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529", "target": "migrations_version20260615203529_version20260615203529_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529", "target": "migrations_version20260615203529_version20260615203529_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529_up", "target": "migrations_version20260615203529_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260615203529.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260615203529_version20260615203529_down", "target": "migrations_version20260615203529_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912", "target": "migrations_version20260619062912_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912", "target": "migrations_version20260619062912_version20260619062912" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912", "target": "migrations_version20260619062912_version20260619062912_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912", "target": "migrations_version20260619062912_version20260619062912_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912", "target": "migrations_version20260619062912_version20260619062912_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912_up", "target": "migrations_version20260619062912_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619062912.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619062912_version20260619062912_down", "target": "migrations_version20260619062912_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047", "target": "migrations_version20260619121047_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047", "target": "migrations_version20260619121047_version20260619121047" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047", "target": "migrations_version20260619121047_version20260619121047_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047", "target": "migrations_version20260619121047_version20260619121047_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047", "target": "migrations_version20260619121047_version20260619121047_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047_up", "target": "migrations_version20260619121047_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619121047.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619121047_version20260619121047_down", "target": "migrations_version20260619121047_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105", "target": "migrations_version20260619170105_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105", "target": "migrations_version20260619170105_version20260619170105" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105", "target": "migrations_version20260619170105_version20260619170105_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105", "target": "migrations_version20260619170105_version20260619170105_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105", "target": "migrations_version20260619170105_version20260619170105_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105_up", "target": "migrations_version20260619170105_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260619170105.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260619170105_version20260619170105_down", "target": "migrations_version20260619170105_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558", "target": "migrations_version20260621084558_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558", "target": "migrations_version20260621084558_version20260621084558" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558", "target": "migrations_version20260621084558_version20260621084558_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558", "target": "migrations_version20260621084558_version20260621084558_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558", "target": "migrations_version20260621084558_version20260621084558_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558_up", "target": "migrations_version20260621084558_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621084558.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260621084558_version20260621084558_down", "target": "migrations_version20260621084558_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624", "target": "migrations_version20260621094624_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624", "target": "migrations_version20260621094624_version20260621094624" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624", "target": "migrations_version20260621094624_version20260621094624_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624", "target": "migrations_version20260621094624_version20260621094624_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624", "target": "migrations_version20260621094624_version20260621094624_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624_up", "target": "migrations_version20260621094624_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260621094624.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260621094624_version20260621094624_down", "target": "migrations_version20260621094624_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119", "target": "migrations_version20260622160119_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119", "target": "migrations_version20260622160119_version20260622160119" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119", "target": "migrations_version20260622160119_version20260622160119_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119", "target": "migrations_version20260622160119_version20260622160119_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119", "target": "migrations_version20260622160119_version20260622160119_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119_up", "target": "migrations_version20260622160119_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622160119.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622160119_version20260622160119_down", "target": "migrations_version20260622160119_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152", "target": "migrations_version20260622163152_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152", "target": "migrations_version20260622163152_version20260622163152" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152", "target": "migrations_version20260622163152_version20260622163152_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152", "target": "migrations_version20260622163152_version20260622163152_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152", "target": "migrations_version20260622163152_version20260622163152_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152_up", "target": "migrations_version20260622163152_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622163152.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622163152_version20260622163152_down", "target": "migrations_version20260622163152_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538", "target": "migrations_version20260622171538_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538", "target": "migrations_version20260622171538_version20260622171538" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538", "target": "migrations_version20260622171538_version20260622171538_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538", "target": "migrations_version20260622171538_version20260622171538_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538", "target": "migrations_version20260622171538_version20260622171538_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538_up", "target": "migrations_version20260622171538_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622171538.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622171538_version20260622171538_down", "target": "migrations_version20260622171538_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707", "target": "migrations_version20260622173707_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707", "target": "migrations_version20260622173707_version20260622173707" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707", "target": "migrations_version20260622173707_version20260622173707_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707", "target": "migrations_version20260622173707_version20260622173707_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707", "target": "migrations_version20260622173707_version20260622173707_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707_up", "target": "migrations_version20260622173707_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622173707.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622173707_version20260622173707_down", "target": "migrations_version20260622173707_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251", "target": "migrations_version20260622181251_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251", "target": "migrations_version20260622181251_version20260622181251" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251", "target": "migrations_version20260622181251_version20260622181251_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251", "target": "migrations_version20260622181251_version20260622181251_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251", "target": "migrations_version20260622181251_version20260622181251_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251_up", "target": "migrations_version20260622181251_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622181251.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622181251_version20260622181251_down", "target": "migrations_version20260622181251_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409", "target": "migrations_version20260622184409_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409", "target": "migrations_version20260622184409_version20260622184409" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409", "target": "migrations_version20260622184409_version20260622184409_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409", "target": "migrations_version20260622184409_version20260622184409_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409", "target": "migrations_version20260622184409_version20260622184409_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409_up", "target": "migrations_version20260622184409_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622184409.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622184409_version20260622184409_down", "target": "migrations_version20260622184409_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948", "target": "migrations_version20260622185948_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948", "target": "migrations_version20260622185948_version20260622185948" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948", "target": "migrations_version20260622185948_version20260622185948_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948", "target": "migrations_version20260622185948_version20260622185948_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948", "target": "migrations_version20260622185948_version20260622185948_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948_up", "target": "migrations_version20260622185948_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260622185948.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260622185948_version20260622185948_down", "target": "migrations_version20260622185948_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721", "target": "migrations_version20260623115721_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721", "target": "migrations_version20260623115721_version20260623115721" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721", "target": "migrations_version20260623115721_version20260623115721_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721", "target": "migrations_version20260623115721_version20260623115721_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721", "target": "migrations_version20260623115721_version20260623115721_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721_up", "target": "migrations_version20260623115721_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623115721.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260623115721_version20260623115721_down", "target": "migrations_version20260623115721_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907", "target": "migrations_version20260623173907_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907", "target": "migrations_version20260623173907_version20260623173907" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907", "target": "migrations_version20260623173907_version20260623173907_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907", "target": "migrations_version20260623173907_version20260623173907_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907", "target": "migrations_version20260623173907_version20260623173907_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907_up", "target": "migrations_version20260623173907_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260623173907.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260623173907_version20260623173907_down", "target": "migrations_version20260623173907_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339", "target": "migrations_version20260624030339_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339", "target": "migrations_version20260624030339_version20260624030339" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339", "target": "migrations_version20260624030339_version20260624030339_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339", "target": "migrations_version20260624030339_version20260624030339_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339", "target": "migrations_version20260624030339_version20260624030339_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339_up", "target": "migrations_version20260624030339_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624030339.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624030339_version20260624030339_down", "target": "migrations_version20260624030339_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459", "target": "migrations_version20260624092459_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459", "target": "migrations_version20260624092459_version20260624092459" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459", "target": "migrations_version20260624092459_version20260624092459_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459", "target": "migrations_version20260624092459_version20260624092459_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459", "target": "migrations_version20260624092459_version20260624092459_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459_up", "target": "migrations_version20260624092459_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624092459.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624092459_version20260624092459_down", "target": "migrations_version20260624092459_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738", "target": "migrations_version20260624093738_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738", "target": "migrations_version20260624093738_version20260624093738" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738", "target": "migrations_version20260624093738_version20260624093738_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738", "target": "migrations_version20260624093738_version20260624093738_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738", "target": "migrations_version20260624093738_version20260624093738_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738_up", "target": "migrations_version20260624093738_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624093738.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624093738_version20260624093738_down", "target": "migrations_version20260624093738_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236", "target": "migrations_version20260624123236_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236", "target": "migrations_version20260624123236_version20260624123236" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236", "target": "migrations_version20260624123236_version20260624123236_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236", "target": "migrations_version20260624123236_version20260624123236_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236", "target": "migrations_version20260624123236_version20260624123236_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236_up", "target": "migrations_version20260624123236_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260624123236.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260624123236_version20260624123236_down", "target": "migrations_version20260624123236_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132", "target": "migrations_version20260625135132_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132", "target": "migrations_version20260625135132_version20260625135132" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132", "target": "migrations_version20260625135132_version20260625135132_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132", "target": "migrations_version20260625135132_version20260625135132_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132", "target": "migrations_version20260625135132_version20260625135132_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132_up", "target": "migrations_version20260625135132_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625135132.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260625135132_version20260625135132_down", "target": "migrations_version20260625135132_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304", "target": "migrations_version20260625150304_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304", "target": "migrations_version20260625150304_version20260625150304" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304", "target": "migrations_version20260625150304_version20260625150304_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304", "target": "migrations_version20260625150304_version20260625150304_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304", "target": "migrations_version20260625150304_version20260625150304_up" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "migrations/Version20260625150304.php", "source_location": "L40", "weight": 1.0, "source": "migrations_version20260625150304_version20260625150304_up", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304_up", "target": "migrations_version20260625150304_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260625150304.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260625150304_version20260625150304_down", "target": "migrations_version20260625150304_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044", "target": "migrations_version20260628133044_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044", "target": "migrations_version20260628133044_version20260628133044" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044", "target": "migrations_version20260628133044_version20260628133044_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044", "target": "migrations_version20260628133044_version20260628133044_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044", "target": "migrations_version20260628133044_version20260628133044_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044_up", "target": "migrations_version20260628133044_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628133044.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628133044_version20260628133044_down", "target": "migrations_version20260628133044_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241", "target": "migrations_version20260628134241_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241", "target": "migrations_version20260628134241_version20260628134241" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241", "target": "migrations_version20260628134241_version20260628134241_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241", "target": "migrations_version20260628134241_version20260628134241_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241", "target": "migrations_version20260628134241_version20260628134241_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241_up", "target": "migrations_version20260628134241_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628134241.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628134241_version20260628134241_down", "target": "migrations_version20260628134241_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738", "target": "migrations_version20260628152738_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738", "target": "migrations_version20260628152738_version20260628152738" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738", "target": "migrations_version20260628152738_version20260628152738_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738", "target": "migrations_version20260628152738_version20260628152738_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738", "target": "migrations_version20260628152738_version20260628152738_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738_up", "target": "migrations_version20260628152738_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628152738.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628152738_version20260628152738_down", "target": "migrations_version20260628152738_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625", "target": "migrations_version20260628153625_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625", "target": "migrations_version20260628153625_version20260628153625" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625", "target": "migrations_version20260628153625_version20260628153625_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625", "target": "migrations_version20260628153625_version20260628153625_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625", "target": "migrations_version20260628153625_version20260628153625_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625_up", "target": "migrations_version20260628153625_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153625.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628153625_version20260628153625_down", "target": "migrations_version20260628153625_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855", "target": "migrations_version20260628153855_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855", "target": "migrations_version20260628153855_version20260628153855" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855", "target": "migrations_version20260628153855_version20260628153855_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855", "target": "migrations_version20260628153855_version20260628153855_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855", "target": "migrations_version20260628153855_version20260628153855_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855_up", "target": "migrations_version20260628153855_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628153855.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628153855_version20260628153855_down", "target": "migrations_version20260628153855_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710", "target": "migrations_version20260628165710_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710", "target": "migrations_version20260628165710_version20260628165710" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710", "target": "migrations_version20260628165710_version20260628165710_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710", "target": "migrations_version20260628165710_version20260628165710_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710", "target": "migrations_version20260628165710_version20260628165710_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710_up", "target": "migrations_version20260628165710_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628165710.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628165710_version20260628165710_down", "target": "migrations_version20260628165710_php_schema" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151", "target": "migrations_version20260628173151_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151", "target": "migrations_version20260628173151_version20260628173151" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151", "target": "migrations_version20260628173151_version20260628173151_down" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151", "target": "migrations_version20260628173151_version20260628173151_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151", "target": "migrations_version20260628173151_version20260628173151_up" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151_up", "target": "migrations_version20260628173151_php_schema" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260628173151.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "migrations_version20260628173151_version20260628173151_down", "target": "migrations_version20260628173151_php_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "package", "target": "package_dependencies" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "package", "target": "package_devdependencies" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "package", "target": "package_license" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "package", "target": "package_private" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "package", "target": "package_scripts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_babel_core" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_babel_preset_env" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_babel_preset_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_babel_preset_typescript" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_core_js" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_hotwired_stimulus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_jsdom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_postcss" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_postcss_loader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_regenerator_runtime" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_symfony_stimulus_bridge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_symfony_ux_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_symfony_webpack_encore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_tailwindcss" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_tailwindcss_postcss" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_testing_library_dom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_testing_library_jest_dom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_testing_library_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_testing_library_user_event" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_ts_loader" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_types_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_types_react_dom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_typescript" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_vite_tsconfig_paths" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_vitejs_plugin_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_vitest" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_webpack" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "package_devdependencies", "target": "package_devdependencies_webpack_cli" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_ckeditor_ckeditor5_build_classic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_ckeditor_ckeditor5_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_fontsource_vazirmatn" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_heroicons_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_hookform_resolvers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_jalaali_js" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_leaflet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_dom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_hook_form" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_hot_toast" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_leaflet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_router_dom" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_react_select" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_recharts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_sonner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_tanstack_react_query" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_tanstack_react_table" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_types_leaflet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_zod" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "package_dependencies", "target": "package_dependencies_zustand" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_build" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_dev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_dev_server" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_test" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_test_cov" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_test_watch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "package_scripts", "target": "package_scripts_watch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_background_color" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_description" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_dir" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_display" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_icons" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_lang" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_name" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_orientation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_short_name" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_start_url" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/manifest.json", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "public_manifest", "target": "public_manifest_theme_color" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "public/sw.js", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "public_sw", "target": "public_sw_shell_urls" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "rate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "settlement" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "smslog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "smstemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L630", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_appointments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L563", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_appointmentstodaystats" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L439", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_clinicslist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1253", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_comments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L743", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_createappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L496", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_createclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L383", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_createdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1869", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_dashboardcharts" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1623", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_dashboardrecent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1741", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_dashboardstats" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L549", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_deleteclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_deleteuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_doctorslist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_doctorstats" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L975", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_financialbreakdowns" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1051", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_financialsummary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L837", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_payments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1166", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_rates" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L883", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_representations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1082", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_secretaries" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1500", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_settlementdetail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1417", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_settlements" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1342", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_smslogs" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1548", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_smssampletemplates" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L537", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_toggleclinicstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L281", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_toggledoctorstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_toggleuserstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_updateuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_updateuserrole" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_userdetail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L199", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_users" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_adminapicontroller_adminapicontroller_userstats" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L40", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_userstats", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L630", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointments", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L563", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointmentstodaystats", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L439", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_clinicslist", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1253", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_comments", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L743", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createappointment", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L496", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createclinic", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L383", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createdoctor", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1869", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardcharts", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1623", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardrecent", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1741", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardstats", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L549", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_deleteclinic", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L187", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_deleteuser", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L293", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_doctorslist", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L256", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_doctorstats", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L975", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_financialbreakdowns", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1051", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_financialsummary", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L837", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_payments", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1166", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_rates", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L883", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_representations", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1082", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_secretaries", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1500", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_settlementdetail", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1417", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_settlements", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1342", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smslogs", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1548", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smssampletemplates", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L537", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_toggleclinicstatus", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L281", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_toggledoctorstatus", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_toggleuserstatus", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L159", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_updateuser", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L112", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_updateuserrole", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L139", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_userdetail", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L199", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_users", "target": "src_admin_controller_adminapicontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L112", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_updateuserrole", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L630", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointments", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L563", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointmentstodaystats", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L439", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_clinicslist", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1253", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_comments", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L743", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createappointment", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L496", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createclinic", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L383", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createdoctor", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1869", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardcharts", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L293", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_doctorslist", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L975", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_financialbreakdowns", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L837", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_payments", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1166", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_rates", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L883", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_representations", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1082", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_secretaries", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1417", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_settlements", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1342", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smslogs", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1548", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smssampletemplates", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L159", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_updateuser", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L199", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_adminapicontroller_adminapicontroller_users", "target": "src_admin_controller_adminapicontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L154", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_userdetail", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L250", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_users", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L376", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_doctorslist", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L387", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createdoctor", "target": "service_inputvalidator_inputvalidator" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L500", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_createclinic", "target": "service_inputvalidator_inputvalidator" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L591", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointmentstodaystats", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L730", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_appointments", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L874", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_payments", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L967", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_representations", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1045", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_financialbreakdowns", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1158", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_secretaries", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1244", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_rates", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1334", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_comments", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1408", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smslogs", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1493", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_settlements", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1541", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_settlementdetail", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1615", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_smssampletemplates", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1713", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardrecent", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1832", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardstats", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1833", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardstats", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1897", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardcharts", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Admin/Controller/AdminApiController.php", "source_location": "L1873", "weight": 1.0, "source": "controller_adminapicontroller_adminapicontroller_dashboardcharts", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_admincontroller", "target": "abstractcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_admincontroller", "target": "controller_admincontroller_admincontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_admincontroller", "target": "src_admin_controller_admincontroller_php_response" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_admincontroller_admincontroller", "target": "abstractcontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_admincontroller_admincontroller", "target": "controller_admincontroller_admincontroller_index" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller", "target": "abstractcontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller", "target": "abstractcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_homecontroller", "target": "abstractcontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_homecontroller_homecontroller", "target": "abstractcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller", "target": "abstractcontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", "target": "abstractcontroller" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Admin/Controller/AdminController.php", "source_location": "L11", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_admincontroller_admincontroller_index", "target": "src_admin_controller_admincontroller_php_response" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand", "target": "command" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand", "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand", "target": "src_appointment_command_cancelexpiredappointmentscommand_php_inputinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand", "target": "src_appointment_command_cancelexpiredappointmentscommand_php_outputinterface" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", "target": "command" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand", "target": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L26", "weight": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute", "target": "command" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand", "target": "command" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand", "target": "command" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L44", "weight": 1.0, "source": "command_createadmincommand_createadmincommand_execute", "target": "command" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand", "target": "command" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand", "target": "command" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L39", "weight": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_execute", "target": "command" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute", "target": "src_appointment_command_cancelexpiredappointmentscommand_php_inputinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/CancelExpiredAppointmentsCommand.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_cancelexpiredappointmentscommand_cancelexpiredappointmentscommand_execute", "target": "src_appointment_command_cancelexpiredappointmentscommand_php_outputinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_book" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L456", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L449", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canview" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L303", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_monthavailability" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L463", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_slots" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L468", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_updatestatus" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L468", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L303", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L136", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L468", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L150", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L228", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L240", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "service_inputvalidator_inputvalidator" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L292", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L456", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L449", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L303", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L407", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L468", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L341", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "controller_appointmentcontroller_appointmentcontroller_canview" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L401", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "controller_appointmentcontroller_appointmentcontroller_get" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L449", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L456", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L540", "weight": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "src_appointment_controller_appointmentcontroller_php_appointment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L518", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L463", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "target": "src_appointment_controller_appointmentcontroller_php_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "dateoverride" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "holiday" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L341", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L261", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L235", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L371", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L278", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L162", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L192", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L357", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L278", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L162", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L261", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L218", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L127", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L243", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L260", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L150", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L192", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L341", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_availablelocations", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L278", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L162", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_createoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L261", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L218", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L127", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_deleteschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L235", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L111", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_getschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L248", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listholidays", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L146", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_listoverrides", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L310", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateholiday", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L192", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateoverride", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "src_appointment_controller_appointmentsettingscontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentSettingsController.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "controller_appointmentsettingscontroller_appointmentsettingscontroller_updateschedule", "target": "controller_appointmentsettingscontroller_appointmentsettingscontroller_validatesessionshavelocation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "src_appointment_controller_myappointmentscontroller_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "src_appointment_controller_myappointmentscontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "src_appointment_controller_myappointmentscontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_createappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_myappointments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_todaystats" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L55", "weight": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "src_appointment_controller_myappointmentscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "src_appointment_controller_myappointmentscontroller_php_request" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L97", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "src_appointment_controller_myappointmentscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L203", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "src_appointment_controller_myappointmentscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L279", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L97", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L278", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L308", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L203", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "src_appointment_controller_myappointmentscontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L97", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "src_appointment_controller_myappointmentscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L203", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "src_appointment_controller_myappointmentscontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L192", "weight": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L207", "weight": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L279", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "src_appointment_controller_myappointmentscontroller_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L308", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "src_appointment_controller_myappointmentscontroller_php_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment", "target": "entity_appointment_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment", "target": "src_appointment_entity_appointment_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment", "target": "src_appointment_entity_appointment_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_cantransitionto" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getaddressid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getbookingrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getexpiresat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getnote" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getpatientreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getslotend" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getslotstart" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_getversion" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_markpendingwithttl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_refreshactiveslotkey" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setaddressid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setbookingrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setnote" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_setpatientreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "entity_appointment_appointment_transitionto" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L48", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "src_appointment_entity_appointment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L52", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_appointment_appointment", "target": "src_appointment_entity_appointment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_construct", "target": "src_appointment_entity_appointment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L111", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_getdoctor", "target": "src_appointment_entity_appointment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_construct", "target": "src_appointment_entity_appointment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L112", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_getuser", "target": "src_appointment_entity_appointment_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment_construct", "target": "entity_appointment_appointment_refreshactiveslotkey" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L105", "weight": 1.0, "source": "entity_appointment_appointment_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment_refreshactiveslotkey", "target": "entity_appointment_appointment_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment_transitionto", "target": "entity_appointment_appointment_refreshactiveslotkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment_toarray", "target": "entity_appointment_appointment_getuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L127", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setnote", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L136", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_markpendingwithttl", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L129", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setaddressid", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L128", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setbookingrepresentationid", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L133", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setpatientgender", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L131", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setpatientmobile", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L130", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setpatientname", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L132", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setpatientnationalcode", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L134", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_setpatientreason", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L148", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_appointment_appointment_transitionto", "target": "src_appointment_entity_appointment_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L138", "weight": 1.0, "source": "entity_appointment_appointment_markpendingwithttl", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "entity_appointment_appointment_transitionto", "target": "entity_appointment_appointment_cantransitionto" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/Appointment.php", "source_location": "L157", "weight": 1.0, "source": "entity_appointment_appointment_transitionto", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride", "target": "entity_dateoverride_dateoverride" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride", "target": "src_appointment_entity_dateoverride_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getsetting" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setdate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_setsetting" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "entity_dateoverride_dateoverride_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L22", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride", "target": "src_appointment_entity_dateoverride_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_construct", "target": "src_appointment_entity_dateoverride_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L56", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_getdoctor", "target": "src_appointment_entity_dateoverride_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L50", "weight": 1.0, "source": "entity_dateoverride_dateoverride_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_toarray", "target": "entity_dateoverride_dateoverride_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setdate", "target": "entity_dateoverride_dateoverride_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L62", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setdate", "target": "src_appointment_entity_dateoverride_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setactive", "target": "src_appointment_entity_dateoverride_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L65", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setreason", "target": "src_appointment_entity_dateoverride_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setsetting", "target": "src_appointment_entity_dateoverride_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setactive", "target": "entity_dateoverride_dateoverride_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setsetting", "target": "entity_dateoverride_dateoverride_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_dateoverride_dateoverride_setreason", "target": "entity_dateoverride_dateoverride_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/DateOverride.php", "source_location": "L67", "weight": 1.0, "source": "entity_dateoverride_dateoverride_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday", "target": "entity_holiday_holiday" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday", "target": "src_appointment_entity_holiday_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getenddate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getstartdate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setenddate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_setstartdate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "entity_holiday_holiday_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L22", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_holiday_holiday", "target": "src_appointment_entity_holiday_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_construct", "target": "src_appointment_entity_holiday_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L56", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_getdoctor", "target": "src_appointment_entity_holiday_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L50", "weight": 1.0, "source": "entity_holiday_holiday_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday_toarray", "target": "entity_holiday_holiday_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday_setstartdate", "target": "entity_holiday_holiday_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L62", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_setstartdate", "target": "src_appointment_entity_holiday_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_setactive", "target": "src_appointment_entity_holiday_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_setenddate", "target": "src_appointment_entity_holiday_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L65", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_holiday_holiday_setreason", "target": "src_appointment_entity_holiday_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday_setenddate", "target": "entity_holiday_holiday_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday_setactive", "target": "entity_holiday_holiday_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_holiday_holiday_setreason", "target": "entity_holiday_holiday_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/Holiday.php", "source_location": "L67", "weight": 1.0, "source": "entity_holiday_holiday_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule", "target": "src_appointment_entity_weeklyschedule_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getmeta" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getsetting" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setmeta" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_setsetting" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "entity_weeklyschedule_weeklyschedule_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L31", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule", "target": "src_appointment_entity_weeklyschedule_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_construct", "target": "src_appointment_entity_weeklyschedule_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L55", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_getdoctor", "target": "src_appointment_entity_weeklyschedule_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L49", "weight": 1.0, "source": "entity_weeklyschedule_weeklyschedule_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getuuid" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L66", "weight": 1.0, "source": "entity_weeklyschedule_weeklyschedule_setsetting", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_setsetting", "target": "src_appointment_entity_weeklyschedule_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "src_appointment_entity_weeklyschedule_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "entity_weeklyschedule_weeklyschedule_getmeta" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getmeta" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L85", "weight": 1.0, "source": "entity_weeklyschedule_weeklyschedule_setmeta", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Entity/WeeklySchedule.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_weeklyschedule_weeklyschedule_toarray", "target": "entity_weeklyschedule_weeklyschedule_getdayschedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Message/ExpireAppointmentsMessage.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "message_expireappointmentsmessage", "target": "message_expireappointmentsmessage_expireappointmentsmessage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "messagehandler_expireappointmentshandler", "target": "expireappointmentsmessage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "messagehandler_expireappointmentshandler", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "messagehandler_expireappointmentshandler_expireappointmentshandler", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "messagehandler_expireappointmentshandler_expireappointmentshandler", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "target": "expireappointmentsmessage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule", "target": "expireappointmentsmessage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "src_appointment_repository_appointmentrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "src_appointment_repository_appointmentrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository", "target": "src_appointment_repository_appointmentrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_bookatomically" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_expirelapsedpending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findexpiredpending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findpaymentexpired" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_isslottaken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_save" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_savewithlock" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository_claimitemrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository_preregistrationrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository_raterepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository_smslogrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository", "target": "serviceentityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository", "target": "serviceentityrepository" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "serviceentityrepository" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L16", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_construct", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_construct", "target": "src_appointment_repository_appointmentrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L19", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_findbyuuid", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L72", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L126", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L114", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L98", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L54", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_isslottaken", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L148", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_remove", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L132", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_save", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L141", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_savewithlock", "target": "src_appointment_repository_appointmentrepository_php_appointment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "repository_appointmentrepository_appointmentrepository_expirelapsedpending" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "repository_appointmentrepository_appointmentrepository_isslottaken" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L75", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "target": "src_appointment_repository_appointmentrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_findbydoctor", "target": "src_appointment_repository_appointmentrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L84", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "src_appointment_repository_appointmentrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_isslottaken", "target": "src_appointment_repository_appointmentrepository_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L56", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_isslottaken", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_findbyuser", "target": "src_appointment_repository_appointmentrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L84", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "src_appointment_repository_appointmentrepository_php_user" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L86", "weight": 1.0, "source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository", "target": "dateoverride" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository", "target": "src_appointment_repository_dateoverriderepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository", "target": "src_appointment_repository_dateoverriderepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository", "target": "repository_dateoverriderepository_dateoverriderepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_construct", "target": "dateoverride" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_construct", "target": "src_appointment_repository_dateoverriderepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", "target": "dateoverride" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest", "target": "dateoverride" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest", "target": "dateoverride" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_remove", "target": "dateoverride" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_save", "target": "dateoverride" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/DateOverrideRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", "target": "src_appointment_repository_dateoverriderepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository", "target": "holiday" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository", "target": "repository_holidayrepository_holidayrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository", "target": "src_appointment_repository_holidayrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository", "target": "src_appointment_repository_holidayrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findactivebydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findallbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository", "target": "repository_holidayrepository_holidayrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_holidayrepository_holidayrepository_construct", "target": "holiday" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_construct", "target": "src_appointment_repository_holidayrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_findbyuuid", "target": "holiday" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_remove", "target": "holiday" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_save", "target": "holiday" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_findallbydoctor", "target": "src_appointment_repository_holidayrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/HolidayRepository.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_holidayrepository_holidayrepository_findactivebydoctor", "target": "src_appointment_repository_holidayrepository_php_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_slottakenexception", "target": "repository_slottakenexception_slottakenexception" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_slottakenexception_slottakenexception", "target": "runtimeexception" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception_appexception", "target": "runtimeexception" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository", "target": "src_appointment_repository_weeklyschedulerepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository", "target": "src_appointment_repository_weeklyschedulerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctors" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository", "target": "repository_weeklyschedulerepository_weeklyschedulerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "target": "src_appointment_repository_weeklyschedulerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_construct", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "target": "src_appointment_repository_weeklyschedulerepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbydoctor", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L35", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_findbyuuid", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_remove", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/WeeklyScheduleRepository.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_weeklyschedulerepository_weeklyschedulerepository_save", "target": "src_appointment_repository_weeklyschedulerepository_php_weeklyschedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "service_appointmentexpiryservice", "target": "service_appointmentexpiryservice_appointmentexpiryservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "service_appointmentexpiryservice_appointmentexpiryservice", "target": "service_appointmentexpiryservice_appointmentexpiryservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "service_appointmentexpiryservice_appointmentexpiryservice", "target": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Service/AppointmentExpiryService.php", "source_location": "L25", "weight": 1.0, "source": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L269", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice", "target": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getavailableslots", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L117", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L269", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L87", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "src_appointment_service_slotcalculatorservice_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L41", "weight": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_resolveslotlocationid", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L63", "weight": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_getallslotswithavailability", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_hasanyavailability", "target": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_iswithinbookingwindow", "target": "service_slotcalculatorservice_slotcalculatorservice_getbookingmeta" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L134", "weight": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildallsessions", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "target": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionsfromoverride", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_buildsessionslots", "target": "service_slotcalculatorservice_slotcalculatorservice_parsetime" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Appointment/Service/SlotCalculatorService.php", "source_location": "L271", "weight": 1.0, "source": "service_slotcalculatorservice_slotcalculatorservice_filterbookedslots", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand", "target": "command_createadmincommand_createadmincommand" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand", "target": "src_auth_command_createadmincommand_php_inputinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand", "target": "src_auth_command_createadmincommand_php_outputinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand", "target": "command_createadmincommand_createadmincommand_configure" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand", "target": "command_createadmincommand_createadmincommand_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand", "target": "command_createadmincommand_createadmincommand_execute" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand_execute", "target": "src_auth_command_createadmincommand_php_inputinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Command/CreateAdminCommand.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_createadmincommand_createadmincommand_execute", "target": "src_auth_command_createadmincommand_php_outputinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "controller_authcontroller_authcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "ratelimiterfactory" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller", "target": "useractivecontext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L642", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_buildavailablecontexts" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L725", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_builddbkey" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L622", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_enforcelimit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L715", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L290", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_issuetoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_login" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L730", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_logout" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L363", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_otplogin" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L415", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_refreshtoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_register" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L387", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_resetpassword" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L631", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_resolveprimaryrole" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_sendcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L774", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_sessiontoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L569", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_switchcontext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_userinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_verifycode" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L104", "weight": 1.0, "source": "controller_authcontroller_authcontroller_login", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L49", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_login", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L622", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_enforcelimit", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L290", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_issuetoken", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L730", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_logout", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L363", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_otplogin", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L415", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_refreshtoken", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L213", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_register", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L387", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_resetpassword", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_sendcode", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L774", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_sessiontoken", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L569", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L483", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L155", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_verifycode", "target": "src_auth_controller_authcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L140", "weight": 1.0, "source": "controller_authcontroller_authcontroller_sendcode", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L107", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_sendcode", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L622", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_enforcelimit", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L290", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_issuetoken", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L730", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_logout", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L363", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_otplogin", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L415", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_refreshtoken", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L213", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_register", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L387", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_resetpassword", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L569", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L155", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_verifycode", "target": "src_auth_controller_authcontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_verifycode", "target": "controller_authcontroller_authcontroller_enforcelimit" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L340", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_issuetoken", "target": "controller_authcontroller_authcontroller_enforcelimit" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L366", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_otplogin", "target": "controller_authcontroller_authcontroller_enforcelimit" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L390", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_resetpassword", "target": "controller_authcontroller_authcontroller_enforcelimit" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L474", "weight": 1.0, "source": "controller_authcontroller_authcontroller_refreshtoken", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L536", "weight": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L540", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_buildavailablecontexts" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L549", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_builddbkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L550", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L539", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_resolveprimaryrole" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L483", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_userinfo", "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L642", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_buildavailablecontexts", "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L631", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_resolveprimaryrole", "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L569", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "src_auth_controller_authcontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L594", "weight": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L604", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_buildavailablecontexts" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L615", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_builddbkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L605", "weight": 1.0, "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L626", "weight": 1.0, "source": "controller_authcontroller_authcontroller_enforcelimit", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L622", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_authcontroller_authcontroller_enforcelimit", "target": "ratelimiterfactory" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "ratelimiterfactory" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "src_auth_controller_notificationmobilecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "src_auth_controller_notificationmobilecontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_verify" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "src_auth_controller_notificationmobilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "src_auth_controller_notificationmobilecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "src_auth_controller_notificationmobilecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "src_auth_controller_notificationmobilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "src_auth_controller_notificationmobilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "src_auth_controller_notificationmobilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "src_auth_controller_notificationmobilecontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller", "target": "src_auth_controller_preregistrationcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller", "target": "src_auth_controller_preregistrationcontroller_php_request" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller", "target": "controller_preregistrationcontroller_preregistrationcontroller_submit" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_submit", "target": "src_auth_controller_preregistrationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_submit", "target": "src_auth_controller_preregistrationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_list", "target": "src_auth_controller_preregistrationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L175", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_reject", "target": "src_auth_controller_preregistrationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_approve", "target": "src_auth_controller_preregistrationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_list", "target": "src_auth_controller_preregistrationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/PreRegistrationController.php", "source_location": "L175", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_preregistrationcontroller_preregistrationcontroller_reject", "target": "src_auth_controller_preregistrationcontroller_php_jsonresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_getnewmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_getotpcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_isexpired" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_isused" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp", "target": "entity_mobileverificationotp_mobileverificationotp_markused" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L44", "weight": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/MobileVerificationOtp.php", "source_location": "L53", "weight": 1.0, "source": "entity_mobileverificationotp_mobileverificationotp_isexpired", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration", "target": "entity_preregistration_preregistration" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getadminnote" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_ispending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_reject" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L62", "weight": 1.0, "source": "entity_preregistration_preregistration_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L80", "weight": 1.0, "source": "entity_preregistration_preregistration_approve", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L87", "weight": 1.0, "source": "entity_preregistration_preregistration_reject", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user", "target": "entity_user_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user", "target": "passwordauthenticateduserinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user", "target": "userinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_addrole" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_erasecredentials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getemail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getmobilenumber" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getpassword" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getpasswordhash" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getrealname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getroles" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getuseridentifier" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_hasrole" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_isnationalcodeverified" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_isstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setemail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setnationalcodeverified" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setpasswordhash" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setrealname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setroles" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "entity_user_user_setstatus" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "passwordauthenticateduserinterface" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user", "target": "userinterface" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L57", "weight": 1.0, "source": "entity_user_user_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user_hasrole", "target": "entity_user_user_getroles" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setemail", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_addrole", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L88", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setnationalcode", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setnationalcodeverified", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L99", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setpasswordhash", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L87", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setrealname", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setroles", "target": "src_auth_entity_user_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_user_user_setstatus", "target": "src_auth_entity_user_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L87", "weight": 1.0, "source": "entity_user_user_setrealname", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L95", "weight": 1.0, "source": "entity_user_user_setnationalcode", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L98", "weight": 1.0, "source": "entity_user_user_setnationalcodeverified", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L99", "weight": 1.0, "source": "entity_user_user_setpasswordhash", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L100", "weight": 1.0, "source": "entity_user_user_setroles", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L101", "weight": 1.0, "source": "entity_user_user_setstatus", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/User.php", "source_location": "L107", "weight": 1.0, "source": "entity_user_user_addrole", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/User.php", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "entity_user_user_isstaff", "target": "entity_user_user_hasrole" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext", "target": "entity_useractivecontext_useractivecontext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "entity_useractivecontext_useractivecontext_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "entity_useractivecontext_useractivecontext_getdbuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "entity_useractivecontext_useractivecontext_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "entity_useractivecontext_useractivecontext_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "entity_useractivecontext_useractivecontext_setdbuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L11", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext", "target": "src_auth_entity_useractivecontext_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext_construct", "target": "src_auth_entity_useractivecontext_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L29", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext_getuser", "target": "src_auth_entity_useractivecontext_php_user" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L26", "weight": 1.0, "source": "entity_useractivecontext_useractivecontext_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L36", "weight": 1.0, "source": "entity_useractivecontext_useractivecontext_setdbuuid", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/UserActiveContext.php", "source_location": "L33", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_useractivecontext_useractivecontext_setdbuuid", "target": "src_auth_entity_useractivecontext_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository", "target": "repository_preregistrationrepository_preregistrationrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository", "target": "src_auth_repository_preregistrationrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository_preregistrationrepository", "target": "repository_preregistrationrepository_preregistrationrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_preregistrationrepository_preregistrationrepository", "target": "repository_preregistrationrepository_preregistrationrepository_haspendingformobile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/PreRegistrationRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_preregistrationrepository_preregistrationrepository_construct", "target": "src_auth_repository_preregistrationrepository_php_managerregistry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository", "target": "repository_useractivecontextrepository_useractivecontextrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository", "target": "src_auth_repository_useractivecontextrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository", "target": "src_auth_repository_useractivecontextrepository_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository", "target": "useractivecontext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository", "target": "repository_useractivecontextrepository_useractivecontextrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository", "target": "repository_useractivecontextrepository_useractivecontextrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository", "target": "repository_useractivecontextrepository_useractivecontextrepository_upsert" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_construct", "target": "src_auth_repository_useractivecontextrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_construct", "target": "useractivecontext" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_findbyuser", "target": "src_auth_repository_useractivecontextrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_findbyuser", "target": "useractivecontext" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_upsert", "target": "repository_useractivecontextrepository_useractivecontextrepository_findbyuser" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_upsert", "target": "src_auth_repository_useractivecontextrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserActiveContextRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_useractivecontextrepository_useractivecontextrepository_upsert", "target": "useractivecontext" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository", "target": "repository_userrepository_userrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository", "target": "src_auth_repository_userrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_findbymobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userrepository_userrepository_construct", "target": "src_auth_repository_userrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_userrepository_userrepository_construct", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_userrepository_userrepository_findbymobile", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_userrepository_userrepository_findbyuuid", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userrepository_userrepository_remove", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userrepository_userrepository_save", "target": "src_auth_repository_userrepository_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "abstractauthenticator" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "authenticationexception" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "passport" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "src_auth_security_passwordauthenticator_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "src_auth_security_passwordauthenticator_php_response" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator", "target": "tokeninterface" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "abstractauthenticator" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator_authenticate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator", "target": "security_passwordauthenticator_passwordauthenticator_supports" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_supports", "target": "src_auth_security_passwordauthenticator_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_authenticate", "target": "src_auth_security_passwordauthenticator_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure", "target": "src_auth_security_passwordauthenticator_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess", "target": "src_auth_security_passwordauthenticator_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L39", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_authenticate", "target": "passport" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L64", "weight": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess", "target": "src_auth_security_passwordauthenticator_php_response" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationsuccess", "target": "tokeninterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure", "target": "src_auth_security_passwordauthenticator_php_response" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure", "target": "authenticationexception" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Auth/Security/PasswordAuthenticator.php", "source_location": "L102", "weight": 1.0, "source": "security_passwordauthenticator_passwordauthenticator_onauthenticationfailure", "target": "constant_errorcodes_errorcodes" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber", "target": "authenticationexception" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice", "target": "service_otpservice_otpservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice", "target": "smslog" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_consumegrant" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_grantkey" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_issuegrant" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_key" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_sendcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice", "target": "service_otpservice_otpservice_verifycode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice_sendcode", "target": "service_otpservice_otpservice_key" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice_verifycode", "target": "service_otpservice_otpservice_key" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice_consumegrant", "target": "service_otpservice_otpservice_grantkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice_issuegrant", "target": "service_otpservice_otpservice_grantkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/OtpService.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "service_otpservice_otpservice_verifycode", "target": "service_otpservice_otpservice_issuegrant" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice", "target": "service_tokenservice_tokenservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice", "target": "src_auth_service_tokenservice_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_issuetokens" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_refreshkey" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_refreshtoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_revokerefreshtoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice", "target": "service_tokenservice_tokenservice_storerefreshtoken" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice_issuetokens", "target": "service_tokenservice_tokenservice_storerefreshtoken" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_tokenservice_tokenservice_issuetokens", "target": "src_auth_service_tokenservice_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice_refreshtoken", "target": "service_tokenservice_tokenservice_refreshkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice_revokerefreshtoken", "target": "service_tokenservice_tokenservice_refreshkey" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Service/TokenService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "service_tokenservice_tokenservice_storerefreshtoken", "target": "service_tokenservice_tokenservice_refreshkey" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmissionresult", "target": "contract_claimsubmissionresult_claimsubmissionresult" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmissionresult_claimsubmissionresult", "target": "contract_claimsubmissionresult_claimsubmissionresult_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmissionresult_claimsubmissionresult", "target": "contract_claimsubmissionresult_claimsubmissionresult_fail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmissionresult_claimsubmissionresult", "target": "contract_claimsubmissionresult_claimsubmissionresult_ok" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L13", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "contract_claimsubmissionresult_claimsubmissionresult_ok", "target": "src_billing_contract_claimsubmissionresult_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmissionResult.php", "source_location": "L18", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "contract_claimsubmissionresult_claimsubmissionresult_fail", "target": "src_billing_contract_claimsubmissionresult_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmitterinterface", "target": "contract_claimsubmitterinterface_submit" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "contract_claimsubmitterinterface", "target": "src_billing_contract_claimsubmitterinterface_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "contract_claimsubmitterinterface_submit", "target": "src_billing_contract_claimsubmitterinterface_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Contract/ClaimSubmitterInterface.php", "source_location": "L13", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "contract_claimsubmitterinterface_submit", "target": "src_billing_contract_claimsubmitterinterface_php_claimsubmissionresult" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller", "target": "controller_billingcontroller_billingcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller", "target": "src_billing_controller_billingcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_createclaim" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_enrichclaims" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_finalize" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L222", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_insurancedebt" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_listclaims" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L238", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_ownssession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L244", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller", "target": "controller_billingcontroller_billingcontroller_transitionclaim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_createclaim", "target": "controller_billingcontroller_billingcontroller_enrichclaims" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_listclaims", "target": "controller_billingcontroller_billingcontroller_enrichclaims" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_transitionclaim", "target": "controller_billingcontroller_billingcontroller_enrichclaims" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_create", "target": "controller_billingcontroller_billingcontroller_ownssession" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_create", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L96", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_create", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_create", "target": "src_billing_controller_billingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_create", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L148", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_createclaim", "target": "src_billing_controller_billingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L172", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_listclaims", "target": "src_billing_controller_billingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L192", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_transitionclaim", "target": "src_billing_controller_billingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L148", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_createclaim", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L132", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_finalize", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L222", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_insurancedebt", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L172", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_listclaims", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L244", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_resolveentity", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_show", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L192", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_transitionclaim", "target": "src_billing_controller_billingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L148", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_createclaim", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L132", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_finalize", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L222", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_insurancedebt", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L172", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_listclaims", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L120", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_show", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L192", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_transitionclaim", "target": "src_billing_controller_billingcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_show", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_finalize", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_createclaim", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_listclaims", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_transitionclaim", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Controller/BillingController.php", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "controller_billingcontroller_billingcontroller_insurancedebt", "target": "controller_billingcontroller_billingcontroller_resolveentity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim", "target": "entity_claim_claim" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim", "target": "src_billing_entity_claim_php_collection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_additem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_cantransitionto" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getinsurancekind" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getitems" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_gettotalapprovedrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_gettotalclaimedrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_gettotalpaidrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_pay" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_submit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claim_claim", "target": "entity_claim_claim_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L81", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_claim_claim", "target": "src_billing_entity_claim_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_claim_claim_getitems", "target": "src_billing_entity_claim_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L91", "weight": 1.0, "source": "entity_claim_claim_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_claim_claim_additem", "target": "claimitem" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L113", "weight": 1.0, "source": "entity_claim_claim_additem", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_claim_claim_additem", "target": "src_billing_entity_claim_php_self" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "claimitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest", "target": "claimitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository", "target": "claimitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice", "target": "claimitem" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L125", "weight": 1.0, "source": "entity_claim_claim_submit", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L133", "weight": 1.0, "source": "entity_claim_claim_approve", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L140", "weight": 1.0, "source": "entity_claim_claim_reject", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Claim.php", "source_location": "L148", "weight": 1.0, "source": "entity_claim_claim_pay", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem", "target": "entity_claimitem_claimitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getapprovedrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getclaimedrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getinvoiceitemid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L18", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_claimitem_claimitem", "target": "src_billing_entity_claimitem_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_claimitem_claimitem_construct", "target": "src_billing_entity_claimitem_php_claim" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice", "target": "entity_invoice_invoice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice", "target": "src_billing_entity_invoice_php_collection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_additem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_finalize" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getbaseinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getitems" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getpatientrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getsupplementaryinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_gettotalrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_recalculatetotals" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setbaseinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setpatientrecordid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setpatientsessionid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setsupplementaryinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "entity_invoice_invoice_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L72", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_invoice_invoice", "target": "src_billing_entity_invoice_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_getitems", "target": "src_billing_entity_invoice_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L80", "weight": 1.0, "source": "entity_invoice_invoice_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice_recalculatetotals", "target": "entity_invoice_invoice_gettotalrials" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoice_invoice_recalculatetotals", "target": "entity_invoice_invoice_getpatientrials" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_setpatientsessionid", "target": "src_billing_entity_invoice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_additem", "target": "src_billing_entity_invoice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_setbaseinsuranceid", "target": "src_billing_entity_invoice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_setpatientrecordid", "target": "src_billing_entity_invoice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_setsupplementaryinsuranceid", "target": "src_billing_entity_invoice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_invoice_invoice_additem", "target": "src_billing_entity_invoice_php_invoiceitem" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L123", "weight": 1.0, "source": "entity_invoice_invoice_recalculatetotals", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L130", "weight": 1.0, "source": "entity_invoice_invoice_finalize", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem", "target": "entity_invoiceitem_invoiceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem", "target": "src_billing_entity_invoiceitem_php_sharebreakdown" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_attachto" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getbaseinsurancerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getpatientrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getserviceitemid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getsupplementaryrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_gettotalrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "entity_invoiceitem_invoiceitem_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L22", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem", "target": "src_billing_entity_invoiceitem_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem_attachto", "target": "src_billing_entity_invoiceitem_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem_construct", "target": "src_billing_entity_invoiceitem_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/InvoiceItem.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_invoiceitem_invoiceitem_construct", "target": "src_billing_entity_invoiceitem_php_sharebreakdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository", "target": "repository_claimitemrepository_claimitemrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository", "target": "src_billing_repository_claimitemrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository_claimitemrepository", "target": "repository_claimitemrepository_claimitemrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimitemrepository_claimitemrepository", "target": "repository_claimitemrepository_claimitemrepository_existsforinvoiceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimItemRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_claimitemrepository_claimitemrepository_construct", "target": "src_billing_repository_claimitemrepository_php_managerregistry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository", "target": "repository_claimrepository_claimrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository", "target": "src_billing_repository_claimrepository_php_claim" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository", "target": "src_billing_repository_claimrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_countbytenant" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_debtreport" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_existsforinvoice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbytenant" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_save" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_tenantqb" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_claimrepository_claimrepository_construct", "target": "src_billing_repository_claimrepository_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_construct", "target": "src_billing_repository_claimrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_findbyuuid", "target": "src_billing_repository_claimrepository_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_save", "target": "src_billing_repository_claimrepository_php_claim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_findbytenant", "target": "repository_claimrepository_claimrepository_tenantqb" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_countbytenant", "target": "repository_claimrepository_claimrepository_tenantqb" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_claimrepository_claimrepository_tenantqb", "target": "src_billing_repository_claimrepository_php_querybuilder" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository", "target": "repository_invoiceitemrepository_invoiceitemrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository", "target": "src_billing_repository_invoiceitemrepository_php_invoiceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository", "target": "src_billing_repository_invoiceitemrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository", "target": "repository_invoiceitemrepository_invoiceitemrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository", "target": "repository_invoiceitemrepository_invoiceitemrepository_detailsforids" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository", "target": "repository_invoiceitemrepository_invoiceitemrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository_construct", "target": "src_billing_repository_invoiceitemrepository_php_invoiceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository_construct", "target": "src_billing_repository_invoiceitemrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceItemRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_invoiceitemrepository_invoiceitemrepository_save", "target": "src_billing_repository_invoiceitemrepository_php_invoiceitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository", "target": "repository_invoicerepository_invoicerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository", "target": "src_billing_repository_invoicerepository_php_invoice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository", "target": "src_billing_repository_invoicerepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository", "target": "repository_invoicerepository_invoicerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository", "target": "repository_invoicerepository_invoicerepository_findbysession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository", "target": "repository_invoicerepository_invoicerepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository", "target": "repository_invoicerepository_invoicerepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_invoicerepository_invoicerepository_construct", "target": "src_billing_repository_invoicerepository_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository_construct", "target": "src_billing_repository_invoicerepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository_findbyuuid", "target": "src_billing_repository_invoicerepository_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository_findbysession", "target": "src_billing_repository_invoicerepository_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/InvoiceRepository.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_invoicerepository_invoicerepository_save", "target": "src_billing_repository_invoicerepository_php_invoice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator", "target": "money" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator", "target": "service_billingcalculator_billingcalculator" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator", "target": "src_billing_service_billingcalculator_php_coveragerule" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator", "target": "src_billing_service_billingcalculator_php_sharebreakdown" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator_billingcalculator", "target": "service_billingcalculator_billingcalculator_calculateitem" }, { "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_billingcalculator_billingcalculator_calculateitem", "target": "money" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_billingcalculator_billingcalculator_calculateitem", "target": "src_billing_service_billingcalculator_php_coveragerule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/BillingCalculator.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_billingcalculator_billingcalculator_calculateitem", "target": "src_billing_service_billingcalculator_php_sharebreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest", "target": "money" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice", "target": "money" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "money" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice", "target": "claimsubmitterinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice", "target": "service_claimservice_claimservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice", "target": "src_billing_service_claimservice_php_claim" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice", "target": "src_billing_service_claimservice_php_invoice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice", "target": "service_claimservice_claimservice_buildclaim" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice", "target": "service_claimservice_claimservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice", "target": "service_claimservice_claimservice_createfrominvoice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice", "target": "service_claimservice_claimservice_dosubmit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice", "target": "service_claimservice_claimservice_transition" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice_createfrominvoice", "target": "service_claimservice_claimservice_buildclaim" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L39", "weight": 1.0, "source": "service_claimservice_claimservice_createfrominvoice", "target": "src_billing_service_claimservice_php_claim" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_claimservice_claimservice_createfrominvoice", "target": "src_billing_service_claimservice_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_claimservice_claimservice_buildclaim", "target": "src_billing_service_claimservice_php_invoice" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_claimservice_claimservice_buildclaim", "target": "src_billing_service_claimservice_php_claim" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_claimservice_claimservice_dosubmit", "target": "src_billing_service_claimservice_php_claim" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L95", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_claimservice_claimservice_transition", "target": "src_billing_service_claimservice_php_claim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ClaimService.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "service_claimservice_claimservice_transition", "target": "service_claimservice_claimservice_dosubmit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice", "target": "service_invoiceservice_invoiceservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice", "target": "src_billing_service_invoiceservice_php_invoice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice", "target": "src_billing_service_invoiceservice_php_patientsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice", "target": "service_invoiceservice_invoiceservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice", "target": "service_invoiceservice_invoiceservice_createfromsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice", "target": "service_invoiceservice_invoiceservice_finalize" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice_createfromsession", "target": "src_billing_service_invoiceservice_php_invoice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice_createfromsession", "target": "src_billing_service_invoiceservice_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoiceService.php", "source_location": "L72", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_invoiceservice_invoiceservice_finalize", "target": "src_billing_service_invoiceservice_php_invoice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter", "target": "claimsubmitterinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter", "target": "service_manualclaimsubmitter_manualclaimsubmitter" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter", "target": "src_billing_service_manualclaimsubmitter_php_claim" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter", "target": "src_billing_service_manualclaimsubmitter_php_claimsubmissionresult" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter_manualclaimsubmitter", "target": "claimsubmitterinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter_manualclaimsubmitter", "target": "service_manualclaimsubmitter_manualclaimsubmitter_submit" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_manualclaimsubmitter_manualclaimsubmitter_submit", "target": "src_billing_service_manualclaimsubmitter_php_claim" }, { "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/ManualClaimSubmitter.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "service_manualclaimsubmitter_manualclaimsubmitter_submit", "target": "src_billing_service_manualclaimsubmitter_php_claimsubmissionresult" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_money", "target": "valueobject_money_money" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "valueobject_money_money_add", "target": "valueobject_money_money" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_money_money", "target": "valueobject_money_money_construct" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "valueobject_money_money_min", "target": "valueobject_money_money" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_money_money", "target": "valueobject_money_money_percent" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "valueobject_money_money_sub", "target": "valueobject_money_money" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_money_money", "target": "valueobject_money_money_zero" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L14", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_money_money_zero", "target": "src_billing_valueobject_money_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L19", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_money_money_add", "target": "src_billing_valueobject_money_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_money_money_min", "target": "src_billing_valueobject_money_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L29", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_money_money_percent", "target": "src_billing_valueobject_money_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/Money.php", "source_location": "L24", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_money_money_sub", "target": "src_billing_valueobject_money_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_sharebreakdown", "target": "valueobject_sharebreakdown_sharebreakdown" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_sharebreakdown_sharebreakdown", "target": "valueobject_sharebreakdown_sharebreakdown_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/ValueObject/ShareBreakdown.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_sharebreakdown_sharebreakdown", "target": "valueobject_sharebreakdown_sharebreakdown_toarray" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "blog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "controller_blogcontroller_blogcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "src_blog_controller_blogcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller", "target": "src_blog_controller_blogcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_detail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_update" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L321", "weight": 1.0, "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller", "target": "controller_blogcontroller_blogcontroller_uploadimage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_list", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_list", "target": "src_blog_controller_blogcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_create", "target": "src_blog_controller_blogcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L204", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_update", "target": "src_blog_controller_blogcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L321", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_uploadimage", "target": "src_blog_controller_blogcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_create", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L272", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_delete", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_detail", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L204", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_update", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L321", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_uploadimage", "target": "src_blog_controller_blogcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Controller/BlogController.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_blogcontroller_blogcontroller_create", "target": "src_blog_controller_blogcontroller_php_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog", "target": "entity_blog_blog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog", "target": "src_blog_entity_blog_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_authortoarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_generateslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getauthor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getimagepath" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getimageurl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getsummary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_gettags" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_gettitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setimagepath" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setimageurl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_setsummary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_settags" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_settitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_tolistarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog", "target": "entity_blog_blog_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L44", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_blog_blog", "target": "src_blog_entity_blog_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_blog_blog_construct", "target": "src_blog_entity_blog_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_getauthor", "target": "src_blog_entity_blog_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_construct", "target": "entity_blog_blog_generateslug" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Blog/Entity/Blog.php", "source_location": "L67", "weight": 1.0, "source": "entity_blog_blog_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_authortoarray", "target": "entity_blog_blog_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_settitle", "target": "entity_blog_blog_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_settitle", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setbody", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setimagepath", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setimageurl", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setslug", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setstatus", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_setsummary", "target": "src_blog_entity_blog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_blog_blog_settags", "target": "src_blog_entity_blog_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setslug", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setbody", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setsummary", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setimageurl", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setimagepath", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_settags", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_setstatus", "target": "entity_blog_blog_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92", "weight": 1.0, "source": "entity_blog_blog_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_blog_blog_toarray", "target": "entity_blog_blog_authortoarray" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository", "target": "blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository", "target": "repository_blogrepository_blogrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository", "target": "src_blog_repository_blogrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_applytagfilter" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_countpublished" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_findpublished" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository", "target": "repository_blogrepository_blogrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0, "source": "repository_blogrepository_blogrepository_construct", "target": "blog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_construct", "target": "src_blog_repository_blogrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L13", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_findbyuuid", "target": "blog" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L36", "weight": 1.0, "source": "repository_blogrepository_blogrepository_countpublished", "target": "blog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L14", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_findbyslug", "target": "blog" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L21", "weight": 1.0, "source": "repository_blogrepository_blogrepository_findpublished", "target": "blog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_remove", "target": "blog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_save", "target": "blog" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_findpublished", "target": "repository_blogrepository_blogrepository_applytagfilter" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_countpublished", "target": "repository_blogrepository_blogrepository_applytagfilter" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Repository/BlogRepository.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_blogrepository_blogrepository_applytagfilter", "target": "src_blog_repository_blogrepository_php_querybuilder" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_categorycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_categorycontroller", "target": "controller_categorycontroller_categorycontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_categorycontroller", "target": "src_category_controller_categorycontroller_php_jsonresponse" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_categorycontroller_categorycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_categorycontroller_categorycontroller", "target": "controller_categorycontroller_categorycontroller_legacylist" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Category/Controller/CategoryController.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_categorycontroller_categorycontroller_legacylist", "target": "src_category_controller_categorycontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "src_clinic_controller_cliniccontroller_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "src_clinic_controller_cliniccontroller_php_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L659", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_createaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L709", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_deleteaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L341", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_detachdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_doctorlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L607", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_handlefileupload" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L484", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L732", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinicaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L228", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L646", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_listaddresses" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L575", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_loadlocationdata" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_update" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L684", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_updateaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L378", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_uploadimage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_uploadlogo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L468", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller", "target": "controller_cliniccontroller_cliniccontroller_validategallerysize" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_create", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinic" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_create", "target": "controller_cliniccontroller_cliniccontroller_validategallerysize" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_create", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_create", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_create", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L659", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_createaddress", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L279", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_doctorlist", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L607", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_handlefileupload", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L228", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_list", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L152", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L684", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_updateaddress", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L378", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadimage", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L422", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadlogo", "target": "src_clinic_controller_cliniccontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L659", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_createaddress", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L709", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_deleteaddress", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L152", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L684", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_updateaddress", "target": "src_clinic_controller_cliniccontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L659", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_createaddress", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L709", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_deleteaddress", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L341", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_detachdoctor", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L279", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_doctorlist", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L607", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_handlefileupload", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L228", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_list", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L646", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_listaddresses", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L114", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_show", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L152", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L684", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_updateaddress", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L378", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadimage", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L422", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadlogo", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L468", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_validategallerysize", "target": "src_clinic_controller_cliniccontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_show", "target": "controller_cliniccontroller_cliniccontroller_loadlocationdata" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L220", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinic" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "controller_cliniccontroller_cliniccontroller_loadlocationdata" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_update", "target": "controller_cliniccontroller_cliniccontroller_validategallerysize" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L419", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadimage", "target": "controller_cliniccontroller_cliniccontroller_handlefileupload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L463", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_uploadlogo", "target": "controller_cliniccontroller_cliniccontroller_handlefileupload" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L484", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_hydrateclinic", "target": "src_clinic_controller_cliniccontroller_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L575", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_loadlocationdata", "target": "src_clinic_controller_cliniccontroller_php_clinic" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L621", "weight": 1.0, "source": "controller_cliniccontroller_cliniccontroller_handlefileupload", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L631", "weight": 1.0, "source": "controller_cliniccontroller_cliniccontroller_handlefileupload", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L678", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_createaddress", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinicaddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L677", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_createaddress", "target": "src_clinic_controller_cliniccontroller_php_doctoraddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L703", "weight": 1.0, "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_updateaddress", "target": "controller_cliniccontroller_cliniccontroller_hydrateclinicaddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Controller/ClinicController.php", "source_location": "L732", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_cliniccontroller_cliniccontroller_hydrateclinicaddress", "target": "src_clinic_controller_cliniccontroller_php_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic", "target": "doctorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic", "target": "entity_clinic_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic", "target": "src_clinic_entity_clinic_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic", "target": "src_clinic_entity_clinic_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getcityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getcliniclogo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L153", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getdoctors" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getimagesclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getinsurances" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getlatitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getlongitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getnotificationmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getprovinceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getservices" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getspecialties" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_gettelephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_getworkingdays" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_hasdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_isis247" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_removedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setcityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setcliniclogo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setimagesclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setis247" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setisactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setlatitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setlongitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setnotificationmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setprovinceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_settelephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_setworkingdays" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_todetailarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L230", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_tolistarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "entity_clinic_clinic_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L112", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L30", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinic_clinic", "target": "src_clinic_entity_clinic_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_construct", "target": "src_clinic_entity_clinic_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L134", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_getuser", "target": "src_clinic_entity_clinic_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L153", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_getdoctors", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L166", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_getinsurances", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L165", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_getservices", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L164", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_getspecialties", "target": "src_clinic_entity_clinic_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L124", "weight": 1.0, "source": "entity_clinic_clinic_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_todetailarray", "target": "entity_clinic_clinic_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_tolistarray", "target": "entity_clinic_clinic_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_todetailarray", "target": "entity_clinic_clinic_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_tolistarray", "target": "entity_clinic_clinic_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_todetailarray", "target": "entity_clinic_clinic_getname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_tolistarray", "target": "entity_clinic_clinic_getname" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L155", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_hasdoctor", "target": "src_clinic_entity_clinic_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L157", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_removedoctor", "target": "src_clinic_entity_clinic_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_removedoctor", "target": "entity_clinic_clinic_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L157", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_removedoctor", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L170", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setaddress", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L176", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setcityid", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L182", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setcliniclogo", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L180", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setimagesclinic", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L169", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setinfo", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L172", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setis247", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L179", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setisactive", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L174", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setlatitude", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L175", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setlongitude", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L168", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setname", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L183", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setnotificationmobile", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L177", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setprovinceid", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L178", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setrepresentationid", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L181", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setsocialmedia", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L171", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_settelephone", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L173", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinic_clinic_setworkingdays", "target": "src_clinic_entity_clinic_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setname", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setinfo", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setaddress", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_settelephone", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setis247", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setworkingdays", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setlatitude", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setlongitude", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setcityid", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setprovinceid", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setrepresentationid", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setisactive", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setimagesclinic", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setsocialmedia", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setcliniclogo", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinic_clinic_setnotificationmobile", "target": "entity_clinic_clinic_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Clinic/Entity/Clinic.php", "source_location": "L185", "weight": 1.0, "source": "entity_clinic_clinic_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "repository_clinicrepository_clinicrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "src_clinic_repository_clinicrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "src_clinic_repository_clinicrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository", "target": "src_clinic_repository_clinicrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_findaddresslocations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_findbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_findwithfilters" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository", "target": "repository_clinicrepository_clinicrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L18", "weight": 1.0, "source": "repository_clinicrepository_clinicrepository_construct", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_construct", "target": "src_clinic_repository_clinicrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_findbyuuid", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L37", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_findbyuser", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L128", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_remove", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_save", "target": "src_clinic_repository_clinicrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_findbydoctor", "target": "src_clinic_repository_clinicrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Clinic/Repository/ClinicRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicrepository_clinicrepository_findbyuser", "target": "src_clinic_repository_clinicrepository_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L229", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_acceptinvitation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_deleteinvitation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_myinvitations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L242", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_rejectinvitation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_resendinvitation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_respondtoinvitation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L208", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_viewinvitation" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L32", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_invitedoctor", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L104", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L165", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_respondtoinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L195", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L104", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L123", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_deleteinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L140", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_myinvitations", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L89", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_resendinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L165", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_respondtoinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L229", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_acceptinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L123", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_deleteinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L140", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_myinvitations", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L242", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_rejectinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L89", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_resendinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L165", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_respondtoinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L208", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_viewinvitation", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_listinvitations", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_resendinvitation", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_changeinvitationstatus", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_deleteinvitation", "target": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Controller/ClinicInvitationController.php", "source_location": "L195", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicinvitationcontroller_clinicinvitationcontroller_assertclinicaccess", "target": "src_clinicinvitation_controller_clinicinvitationcontroller_php_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getexpiresat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getinvitedspecialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_gettoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_istokenused" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_isusable" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_markused" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_refresh" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setinvitedname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setinvitedspecialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L32", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L40", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L36", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_construct", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L125", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getclinic", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_construct", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L126", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getdoctor", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_setdoctor", "target": "src_clinicinvitation_entity_clinicdoctorinvitation_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L78", "weight": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L86", "weight": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_isusable", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L92", "weight": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_markused", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L99", "weight": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_refresh", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicdoctorinvitation_clinicdoctorinvitation_toarray", "target": "entity_clinicdoctorinvitation_clinicdoctorinvitation_getuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findbytoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbymobileandclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository", "target": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_construct", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_construct", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findbytoken", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L43", "weight": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbydoctor", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L30", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbymobileandclinic", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_save", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicdoctorinvitationrepository_clinicdoctorinvitationrepository_findpendingbydoctor", "target": "src_clinicinvitation_repository_clinicdoctorinvitationrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice", "target": "entitymanagerinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice", "target": "src_clinicinvitation_service_clinicinvitationservice_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_accept" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_changestatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_invite" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_resend" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice", "target": "service_clinicinvitationservice_clinicinvitationservice_sendsms" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_invite", "target": "service_clinicinvitationservice_clinicinvitationservice_sendsms" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_invite", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_invite", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_invite", "target": "src_clinicinvitation_service_clinicinvitationservice_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_sendsms", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinic" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L80", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_accept", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_changestatus", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_delete", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_reject", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_resend", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_sendsms", "target": "src_clinicinvitation_service_clinicinvitationservice_php_clinicdoctorinvitation" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicInvitation/Service/ClinicInvitationService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "service_clinicinvitationservice_clinicinvitationservice_resend", "target": "service_clinicinvitationservice_clinicinvitationservice_sendsms" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "src_clinicservice_controller_clinicservicecontroller_php_servicesection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller", "target": "tenantservicecoverage" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L303", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createsection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deletesection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listitems" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listsections" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L314", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_settariff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updateitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updatesection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L43", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L216", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L100", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L118", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L179", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "src_clinicservice_controller_clinicservicecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L136", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L216", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L118", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L179", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L257", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L179", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "src_clinicservice_controller_clinicservicecontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L84", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L108", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L125", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L186", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L222", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L245", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L244", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L241", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L265", "weight": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L264", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L261", "weight": 1.0, "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L314", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "target": "src_clinicservice_controller_clinicservicecontroller_php_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem", "target": "entity_serviceitem_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem", "target": "src_clinicservice_entity_serviceitem_php_clinicstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getinsurancepricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getsection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_isinsurancecovered" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setinsurancecovered" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setinsurancepricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L26", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "src_clinicservice_entity_serviceitem_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L22", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem", "target": "src_clinicservice_entity_serviceitem_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_construct", "target": "src_clinicservice_entity_serviceitem_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_getsection", "target": "src_clinicservice_entity_serviceitem_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_getstaff", "target": "src_clinicservice_entity_serviceitem_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setstaff", "target": "src_clinicservice_entity_serviceitem_php_clinicstaff" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L57", "weight": 1.0, "source": "entity_serviceitem_serviceitem_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getuuid" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setstaff", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setstaff", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setactive", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setinsurancepricerials", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setname", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_serviceitem_serviceitem_setpricerials", "target": "src_clinicservice_entity_serviceitem_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L74", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setname", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L75", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setpricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L76", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L77", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78", "weight": 1.0, "source": "entity_serviceitem_serviceitem_setinsurancepricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection", "target": "entity_servicesection_servicesection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection", "target": "src_clinicservice_entity_servicesection_php_collection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "entity_servicesection_servicesection_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L42", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_servicesection_servicesection", "target": "src_clinicservice_entity_servicesection_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L51", "weight": 1.0, "source": "entity_servicesection_servicesection_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L65", "weight": 1.0, "source": "entity_servicesection_servicesection_setname", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L65", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_servicesection_servicesection_setname", "target": "src_clinicservice_entity_servicesection_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L66", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_servicesection_servicesection_setactive", "target": "src_clinicservice_entity_servicesection_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/ServiceSection.php", "source_location": "L66", "weight": 1.0, "source": "entity_servicesection_servicesection_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff", "target": "entity_tariff_tariff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getserviceitemid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getyear" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_setpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tariff_tariff", "target": "entity_tariff_tariff_toarray" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L47", "weight": 1.0, "source": "entity_tariff_tariff_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "weight": 1.0, "source": "entity_tariff_tariff_setpricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tariff_tariff_setpricerials", "target": "src_clinicservice_entity_tariff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tariff_tariff_setactive", "target": "src_clinicservice_entity_tariff_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "weight": 1.0, "source": "entity_tariff_tariff_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository", "target": "src_clinicservice_repository_serviceitemrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository", "target": "src_clinicservice_repository_serviceitemrepository_php_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository", "target": "src_clinicservice_repository_serviceitemrepository_php_servicesection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbysection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_construct", "target": "src_clinicservice_repository_serviceitemrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_construct", "target": "src_clinicservice_repository_serviceitemrepository_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "target": "src_clinicservice_repository_serviceitemrepository_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_remove", "target": "src_clinicservice_repository_serviceitemrepository_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_save", "target": "src_clinicservice_repository_serviceitemrepository_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_serviceitemrepository_serviceitemrepository_findbysection", "target": "src_clinicservice_repository_serviceitemrepository_php_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository", "target": "src_clinicservice_repository_servicesectionrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository", "target": "src_clinicservice_repository_servicesectionrepository_php_servicesection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository_construct", "target": "src_clinicservice_repository_servicesectionrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository_construct", "target": "src_clinicservice_repository_servicesectionrepository_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "target": "src_clinicservice_repository_servicesectionrepository_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository_remove", "target": "src_clinicservice_repository_servicesectionrepository_php_servicesection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_servicesectionrepository_servicesectionrepository_save", "target": "src_clinicservice_repository_servicesectionrepository_php_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository", "target": "repository_tariffrepository_tariffrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository", "target": "src_clinicservice_repository_tariffrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository", "target": "src_clinicservice_repository_tariffrepository_php_tariff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "repository_tariffrepository_tariffrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "repository_tariffrepository_tariffrepository_findbyservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "repository_tariffrepository_tariffrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "repository_tariffrepository_tariffrepository_findforserviceyear" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository", "target": "repository_tariffrepository_tariffrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository_construct", "target": "src_clinicservice_repository_tariffrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_tariffrepository_tariffrepository_construct", "target": "src_clinicservice_repository_tariffrepository_php_tariff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository_findforserviceyear", "target": "src_clinicservice_repository_tariffrepository_php_tariff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L36", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository_findbyuuid", "target": "src_clinicservice_repository_tariffrepository_php_tariff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/TariffRepository.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tariffrepository_tariffrepository_save", "target": "src_clinicservice_repository_tariffrepository_php_tariff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice", "target": "service_tariffservice_tariffservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice", "target": "src_clinicservice_service_tariffservice_php_serviceitem" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice", "target": "src_clinicservice_service_tariffservice_php_tariff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice_tariffservice", "target": "service_tariffservice_tariffservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice_tariffservice", "target": "service_tariffservice_tariffservice_currentjalaliyear" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice_tariffservice", "target": "service_tariffservice_tariffservice_resolveprice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice_tariffservice", "target": "service_tariffservice_tariffservice_upsert" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "service_tariffservice_tariffservice_resolveprice", "target": "service_tariffservice_tariffservice_currentjalaliyear" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_tariffservice_tariffservice_resolveprice", "target": "src_clinicservice_service_tariffservice_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L30", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_tariffservice_tariffservice_upsert", "target": "src_clinicservice_service_tariffservice_php_tariff" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/ClinicService/Service/TariffService.php", "source_location": "L52", "weight": 1.0, "source": "service_tariffservice_tariffservice_currentjalaliyear", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller", "target": "controller_siteconfigcontroller_siteconfigcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller", "target": "src_config_controller_siteconfigcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller", "target": "src_config_controller_siteconfigcontroller_php_request" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller", "target": "controller_siteconfigcontroller_siteconfigcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller", "target": "controller_siteconfigcontroller_siteconfigcontroller_get" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller", "target": "controller_siteconfigcontroller_siteconfigcontroller_patch" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller", "target": "controller_siteconfigcontroller_siteconfigcontroller_taxhistory" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L53", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_get", "target": "src_config_controller_siteconfigcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_patch", "target": "controller_siteconfigcontroller_siteconfigcontroller_get" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_patch", "target": "src_config_controller_siteconfigcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L91", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_taxhistory", "target": "src_config_controller_siteconfigcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_patch", "target": "src_config_controller_siteconfigcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Controller/SiteConfigController.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_siteconfigcontroller_siteconfigcontroller_patch", "target": "src_config_controller_siteconfigcontroller_php_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_siteconfig", "target": "entity_siteconfig_siteconfig" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_getkey" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_getvalue" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_setvalue" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L25", "weight": 1.0, "source": "entity_siteconfig_siteconfig_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L34", "weight": 1.0, "source": "entity_siteconfig_siteconfig_setvalue", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_siteconfig_siteconfig_setvalue", "target": "src_config_entity_siteconfig_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory", "target": "entity_taxratehistory_taxratehistory" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory", "target": "src_config_entity_taxratehistory_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedby" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_gettaxpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_isenabled" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L24", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory", "target": "src_config_entity_taxratehistory_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory_construct", "target": "src_config_entity_taxratehistory_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_taxratehistory_taxratehistory_getchangedby", "target": "src_config_entity_taxratehistory_php_user" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L36", "weight": 1.0, "source": "entity_taxratehistory_taxratehistory_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository", "target": "repository_siteconfigrepository_siteconfigrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository", "target": "src_config_repository_siteconfigrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository", "target": "repository_siteconfigrepository_siteconfigrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository", "target": "repository_siteconfigrepository_siteconfigrepository_get" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository", "target": "repository_siteconfigrepository_siteconfigrepository_getall" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository", "target": "repository_siteconfigrepository_siteconfigrepository_set" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/SiteConfigRepository.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_siteconfigrepository_siteconfigrepository_construct", "target": "src_config_repository_siteconfigrepository_php_managerregistry" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository", "target": "repository_taxratehistoryrepository_taxratehistoryrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository", "target": "src_config_repository_taxratehistoryrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository", "target": "taxratehistory" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository", "target": "repository_taxratehistoryrepository_taxratehistoryrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository", "target": "repository_taxratehistoryrepository_taxratehistoryrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository_construct", "target": "src_config_repository_taxratehistoryrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository_construct", "target": "taxratehistory" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Repository/TaxRateHistoryRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_taxratehistoryrepository_taxratehistoryrepository_save", "target": "taxratehistory" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "src_dashboard_controller_dashboardcontroller_php_doctorsecretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "src_dashboard_controller_dashboardcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_clinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L254", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller", "target": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L55", "weight": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "src_dashboard_controller_dashboardcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_clinic", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "src_dashboard_controller_dashboardcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L254", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "src_dashboard_controller_dashboardcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L160", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L254", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "src_dashboard_controller_dashboardcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L177", "weight": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_doctor", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L268", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretary", "target": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L283", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretarydoctordashboard", "target": "src_dashboard_controller_dashboardcontroller_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Dashboard/Controller/DashboardController.php", "source_location": "L338", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_dashboardcontroller_dashboardcontroller_secretaryclinicdashboard", "target": "src_dashboard_controller_dashboardcontroller_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "src_doctor_controller_doctorcontroller_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "src_doctor_controller_doctorcontroller_php_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L472", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_createaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L628", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_deleteaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L792", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_hydrateaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L719", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_hydratedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L674", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_listaddresses" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L535", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_showaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_showforclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_update" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L569", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_updateaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L378", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller", "target": "controller_doctorcontroller_doctorcontroller_uploadimage" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_create", "target": "controller_doctorcontroller_doctorcontroller_hydratedoctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L47", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_create", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_create", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_create", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L472", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_createaddress", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L204", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_list", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_update", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L569", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_updateaddress", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L378", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_uploadimage", "target": "src_doctor_controller_doctorcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L472", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_createaddress", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L628", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_deleteaddress", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L539", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_showaddress", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L170", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_showforclinic", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_update", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L569", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_updateaddress", "target": "src_doctor_controller_doctorcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L472", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_createaddress", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L338", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_delete", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L628", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_deleteaddress", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L204", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_list", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L674", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_listaddresses", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L123", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_show", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L535", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_showaddress", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L170", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_showforclinic", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L256", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_update", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L569", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_updateaddress", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L378", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_uploadimage", "target": "src_doctor_controller_doctorcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_update", "target": "controller_doctorcontroller_doctorcontroller_hydratedoctor" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L442", "weight": 1.0, "source": "controller_doctorcontroller_doctorcontroller_uploadimage", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L457", "weight": 1.0, "source": "controller_doctorcontroller_doctorcontroller_uploadimage", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_createaddress", "target": "controller_doctorcontroller_doctorcontroller_hydrateaddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L528", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_createaddress", "target": "src_doctor_controller_doctorcontroller_php_doctoraddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L622", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_updateaddress", "target": "controller_doctorcontroller_doctorcontroller_hydrateaddress" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L613", "weight": 1.0, "source": "controller_doctorcontroller_doctorcontroller_updateaddress", "target": "src_doctor_controller_doctorcontroller_php_doctoraddress" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L662", "weight": 1.0, "source": "controller_doctorcontroller_doctorcontroller_deleteaddress", "target": "src_doctor_controller_doctorcontroller_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L719", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_hydratedoctor", "target": "src_doctor_controller_doctorcontroller_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Controller/DoctorController.php", "source_location": "L792", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorcontroller_doctorcontroller_hydrateaddress", "target": "src_doctor_controller_doctorcontroller_php_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor", "target": "doctorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor", "target": "entity_doctor_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor", "target": "src_doctor_entity_doctor_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor", "target": "src_doctor_entity_doctor_php_weeklyschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L324", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_computeschedulefields" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L341", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_computescheduleparts" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getactivitytime" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L226", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getaddresses" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L222", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getcities" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdegree" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdoctorrate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getdoctorratepercentage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L411", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getexperience" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getimages" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getmedicalsystemcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getmobilenumber" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L198", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getnotificationmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getprovinces" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L214", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getservices" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getspecialties" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L206", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_isactivedoctorappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L296", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setactivedoctorappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L254", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setactivitytime" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdegree" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L284", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdoctorrate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L290", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setdoctorratepercentage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L236", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setimages" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L266", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L242", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setmedicalsystemcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setmobilenumber" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L231", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setnotificationmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L302", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_setsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L442", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_todetailarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L419", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_tolistarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "entity_doctor_doctor_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L117", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L33", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctor_doctor", "target": "src_doctor_entity_doctor_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_construct", "target": "src_doctor_entity_doctor_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L142", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getuser", "target": "src_doctor_entity_doctor_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L226", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getaddresses", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L222", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getcities", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L218", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getprovinces", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L214", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getservices", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L210", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_getspecialties", "target": "src_doctor_entity_doctor_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L125", "weight": 1.0, "source": "entity_doctor_doctor_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L457", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L431", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L456", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L430", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L458", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_getname" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L231", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setname", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L296", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setactivedoctorappointment", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L254", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setactivitytime", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L260", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setdegree", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L284", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setdoctorrate", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L290", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setdoctorratepercentage", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L236", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setgender", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L272", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setimages", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L266", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setinfo", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L242", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setmedicalsystemcode", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L248", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setmobilenumber", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L308", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setnotificationmobile", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L302", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setrepresentationid", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L278", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_setsocialmedia", "target": "src_doctor_entity_doctor_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L239", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setgender", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setmedicalsystemcode", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L251", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setmobilenumber", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setactivitytime", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L263", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setdegree", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L269", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setinfo", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L275", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setimages", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L281", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setsocialmedia", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L287", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setdoctorrate", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setdoctorratepercentage", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L299", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setactivedoctorappointment", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L305", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setrepresentationid", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L311", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_setnotificationmobile", "target": "entity_doctor_doctor_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L317", "weight": 1.0, "source": "entity_doctor_doctor_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L326", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_computeschedulefields", "target": "entity_doctor_doctor_computescheduleparts" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L324", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_computeschedulefields", "target": "src_doctor_entity_doctor_php_weeklyschedule" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L444", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_computeschedulefields" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L421", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_tolistarray", "target": "entity_doctor_doctor_computeschedulefields" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L341", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_computescheduleparts", "target": "src_doctor_entity_doctor_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L442", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "src_doctor_entity_doctor_php_weeklyschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L419", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctor_doctor_tolistarray", "target": "src_doctor_entity_doctor_php_weeklyschedule" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L391", "weight": 1.0, "source": "entity_doctor_doctor_computescheduleparts", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L416", "weight": 1.0, "source": "entity_doctor_doctor_getexperience", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/Doctor.php", "source_location": "L450", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctor_doctor_todetailarray", "target": "entity_doctor_doctor_getexperience" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress", "target": "entity_doctoraddress_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress", "target": "src_doctor_entity_doctoraddress_php_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress", "target": "src_doctor_entity_doctoraddress_php_province" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_forclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_fordoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getcity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getclinicid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getlatitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getlongitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_gettelephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setcity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setlatitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setlongitude" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_setprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_settelephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L52", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "src_doctor_entity_doctoraddress_php_city" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L27", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "src_doctor_entity_doctoraddress_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L56", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress", "target": "src_doctor_entity_doctoraddress_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_fordoctor", "target": "src_doctor_entity_doctoraddress_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L91", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_getdoctor", "target": "src_doctor_entity_doctoraddress_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L99", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_getcity", "target": "src_doctor_entity_doctoraddress_php_city" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L107", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setcity", "target": "src_doctor_entity_doctoraddress_php_city" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_getprovince", "target": "src_doctor_entity_doctoraddress_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L108", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setprovince", "target": "src_doctor_entity_doctoraddress_php_province" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L69", "weight": 1.0, "source": "entity_doctoraddress_doctoraddress_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_fordoctor", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L81", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_forclinic", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setaddress", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setcity", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L105", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setlatitude", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L106", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setlongitude", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L102", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setname", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L108", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setprovince", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_settelephone", "target": "src_doctor_entity_doctoraddress_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_toarray", "target": "entity_doctoraddress_doctoraddress_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_toarray", "target": "entity_doctoraddress_doctoraddress_getname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setaddress", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_settelephone", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setlatitude", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setlongitude", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setcity", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctoraddress_doctoraddress_setprovince", "target": "entity_doctoraddress_doctoraddress_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Doctor/Entity/DoctorAddress.php", "source_location": "L110", "weight": 1.0, "source": "entity_doctoraddress_doctoraddress_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository", "target": "src_doctor_repository_doctoraddressrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository", "target": "src_doctor_repository_doctoraddressrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_countbyclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository", "target": "repository_doctoraddressrepository_doctoraddressrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_construct", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_construct", "target": "src_doctor_repository_doctoraddressrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_save", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L81", "weight": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L33", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_findbyuuidandclinic", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L44", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_findonebyclinic", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_remove", "target": "src_doctor_repository_doctoraddressrepository_php_doctoraddress" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorAddressRepository.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctoraddressrepository_doctoraddressrepository_findavailablefordoctor", "target": "src_doctor_repository_doctoraddressrepository_php_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository", "target": "repository_doctorrepository_doctorrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository", "target": "src_doctor_repository_doctorrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository", "target": "src_doctor_repository_doctorrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findonebymobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findwithfilters" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L18", "weight": 1.0, "source": "repository_doctorrepository_doctorrepository_construct", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_construct", "target": "src_doctor_repository_doctorrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_findbyuuid", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_findbyuser", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_findonebymobile", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L189", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_remove", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L181", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_save", "target": "src_doctor_repository_doctorrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_findbyuser", "target": "src_doctor_repository_doctorrepository_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorrepository_doctorrepository_findwithfilters", "target": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller", "target": "doctorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller", "target": "src_doctorservice_controller_doctorservicecontroller_php_request" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_adminlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_slugify" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller", "target": "controller_doctorservicecontroller_doctorservicecontroller_update" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_list", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_list", "target": "src_doctorservice_controller_doctorservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", "target": "src_doctorservice_controller_doctorservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_create", "target": "src_doctorservice_controller_doctorservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_update", "target": "src_doctorservice_controller_doctorservicecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_adminlist", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L37", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_create", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L85", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_delete", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L62", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_update", "target": "src_doctorservice_controller_doctorservicecontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_create", "target": "controller_doctorservicecontroller_doctorservicecontroller_slugify" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/DoctorService/Controller/DoctorServiceController.php", "source_location": "L132", "weight": 1.0, "source": "controller_doctorservicecontroller_doctorservicecontroller_slugify", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice", "target": "entity_doctorservice_doctorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice", "target": "src_doctorservice_entity_doctorservice_php_specialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getspecialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_getweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_setslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_setspecialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_setweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "entity_doctorservice_doctorservice_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L37", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice", "target": "src_doctorservice_entity_doctorservice_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_construct", "target": "src_doctorservice_entity_doctorservice_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L55", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_getspecialty", "target": "src_doctorservice_entity_doctorservice_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setspecialty", "target": "src_doctorservice_entity_doctorservice_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setname", "target": "src_doctorservice_entity_doctorservice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setslug", "target": "src_doctorservice_entity_doctorservice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setspecialty", "target": "src_doctorservice_entity_doctorservice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L59", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setstatus", "target": "src_doctorservice_entity_doctorservice_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Entity/DoctorService.php", "source_location": "L60", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorservice_doctorservice_setweight", "target": "src_doctorservice_entity_doctorservice_php_self" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository", "target": "doctorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository", "target": "repository_doctorservicerepository_doctorservicerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository", "target": "src_doctorservice_repository_doctorservicerepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository", "target": "repository_doctorservicerepository_doctorservicerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository", "target": "repository_doctorservicerepository_doctorservicerepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository", "target": "repository_doctorservicerepository_doctorservicerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository", "target": "repository_doctorservicerepository_doctorservicerepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository_construct", "target": "doctorservice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository_construct", "target": "src_doctorservice_repository_doctorservicerepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository_save", "target": "doctorservice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/DoctorService/Repository/DoctorServiceRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorservicerepository_doctorservicerepository_remove", "target": "doctorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "entityinsurancepricing" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L459", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_adminlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L381", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L532", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L215", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_getinsurancepricing" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L396", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_listservicecoverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_listtenantinsurances" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L418", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_setservicecoverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L499", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_update" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L355", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_uploadlogo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_upsertpricing" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L385", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L400", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L305", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_resolveentity", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L359", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L459", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L381", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L532", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L215", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L396", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L301", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L418", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L508", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L355", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_list", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_list", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L459", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L138", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_adminlist", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_create", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L418", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_update", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L355", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L167", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "src_insurance_controller_insurancecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L459", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L138", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_adminlist", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_create", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L381", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L125", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_delete", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L532", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L215", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L396", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L301", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L418", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L499", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_update", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L355", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L167", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "src_insurance_controller_insurancecontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L188", "weight": 1.0, "source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L285", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_getinsurancepricing" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L265", "weight": 1.0, "confidence_score": 1.0, "source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_upsertpricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance", "target": "src_insurance_entity_doctorinsurance_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_getinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_getprice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_setprice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "entity_doctorinsurance_doctorinsurance_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L20", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "src_insurance_entity_doctorinsurance_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L24", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance", "target": "src_insurance_entity_doctorinsurance_php_insurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_construct", "target": "src_insurance_entity_doctorinsurance_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L38", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_getdoctor", "target": "src_insurance_entity_doctorinsurance_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_construct", "target": "src_insurance_entity_doctorinsurance_php_insurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L39", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_getinsurance", "target": "src_insurance_entity_doctorinsurance_php_insurance" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_toarray", "target": "entity_doctorinsurance_doctorinsurance_getid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/DoctorInsurance.php", "source_location": "L42", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorinsurance_doctorinsurance_setprice", "target": "src_insurance_entity_doctorinsurance_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_getinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_getpatientsharerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_isfreevisit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_setpatientsharerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing", "target": "entity_entityinsurancepricing_entityinsurancepricing_toarray" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L43", "weight": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L54", "weight": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing_setpatientsharerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/EntityInsurancePricing.php", "source_location": "L54", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_entityinsurancepricing_entityinsurancepricing_setpatientsharerials", "target": "src_insurance_entity_entityinsurancepricing_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance", "target": "entity_insurance_insurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance", "target": "src_insurance_entity_insurance_php_insurancetype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_getlogourl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_setlogourl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_settype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "entity_insurance_insurance_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L27", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_insurance_insurance", "target": "src_insurance_entity_insurance_php_insurancetype" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_construct", "target": "src_insurance_entity_insurance_php_insurancetype" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L46", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_gettype", "target": "src_insurance_entity_insurance_php_insurancetype" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_settype", "target": "src_insurance_entity_insurance_php_insurancetype" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L50", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_setname", "target": "src_insurance_entity_insurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L52", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_setlogourl", "target": "src_insurance_entity_insurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L53", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_setstatus", "target": "src_insurance_entity_insurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/Insurance.php", "source_location": "L51", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_insurance_insurance_settype", "target": "src_insurance_entity_insurance_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getannualceilingrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getcoveragepercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_geteffectivefrom" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_geteffectiveto" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getfranchiserials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_getversion" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_setannualceilingrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_setcoveragepercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_seteffectiveto" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_setfranchiserials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance", "target": "entity_tenantinsurance_tenantinsurance_toarray" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L69", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L87", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L87", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setactive", "target": "src_insurance_entity_tenantinsurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L90", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setannualceilingrials", "target": "src_insurance_entity_tenantinsurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L88", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setcoveragepercent", "target": "src_insurance_entity_tenantinsurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L91", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance_seteffectiveto", "target": "src_insurance_entity_tenantinsurance_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L89", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setfranchiserials", "target": "src_insurance_entity_tenantinsurance_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L88", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setcoveragepercent", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L89", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setfranchiserials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L90", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_setannualceilingrials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantInsurance.php", "source_location": "L91", "weight": 1.0, "source": "entity_tenantinsurance_tenantinsurance_seteffectiveto", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getceilingrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getcoveragepercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getfranchiserials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getserviceitemid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_gettenantinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_iscovered" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_setceilingrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_setcoveragepercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_setcovered" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_setfranchiserials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage", "target": "entity_tenantservicecoverage_tenantservicecoverage_toarray" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L49", "weight": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_toarray", "target": "entity_tenantservicecoverage_tenantservicecoverage_getcoveragepercent" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L61", "weight": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setcovered", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setcovered", "target": "src_insurance_entity_tenantservicecoverage_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setceilingrials", "target": "src_insurance_entity_tenantservicecoverage_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L62", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setcoveragepercent", "target": "src_insurance_entity_tenantservicecoverage_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setfranchiserials", "target": "src_insurance_entity_tenantservicecoverage_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L62", "weight": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setcoveragepercent", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L63", "weight": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setfranchiserials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Entity/TenantServiceCoverage.php", "source_location": "L64", "weight": 1.0, "source": "entity_tenantservicecoverage_tenantservicecoverage_setceilingrials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/InsuranceType.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "enum_insurancetype", "target": "enum_insurancetype_label" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository", "target": "repository_doctorinsurancerepository_doctorinsurancerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository", "target": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository", "target": "src_insurance_repository_doctorinsurancerepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository", "target": "repository_doctorinsurancerepository_doctorinsurancerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository", "target": "repository_doctorinsurancerepository_doctorinsurancerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository", "target": "repository_doctorinsurancerepository_doctorinsurancerepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", "target": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", "target": "src_insurance_repository_doctorinsurancerepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository_save", "target": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/DoctorInsuranceRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", "target": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository", "target": "entityinsurancepricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository", "target": "src_insurance_repository_entityinsurancepricingrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", "target": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct", "target": "entityinsurancepricing" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct", "target": "src_insurance_repository_entityinsurancepricingrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance", "target": "entityinsurancepricing" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest", "target": "entityinsurancepricing" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove", "target": "entityinsurancepricing" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/EntityInsurancePricingRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save", "target": "entityinsurancepricing" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice", "target": "entityinsurancepricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository", "target": "repository_insurancerepository_insurancerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository", "target": "src_insurance_repository_insurancerepository_php_insurance" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository", "target": "src_insurance_repository_insurancerepository_php_insurancetype" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository", "target": "src_insurance_repository_insurancerepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository", "target": "repository_insurancerepository_insurancerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository", "target": "repository_insurancerepository_insurancerepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository", "target": "repository_insurancerepository_insurancerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository", "target": "repository_insurancerepository_insurancerepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_insurancerepository_insurancerepository_construct", "target": "src_insurance_repository_insurancerepository_php_insurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository_construct", "target": "src_insurance_repository_insurancerepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository_findactive", "target": "src_insurance_repository_insurancerepository_php_insurancetype" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository_save", "target": "src_insurance_repository_insurancerepository_php_insurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/InsuranceRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_insurancerepository_insurancerepository_remove", "target": "src_insurance_repository_insurancerepository_php_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository", "target": "src_insurance_repository_tenantinsurancerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository", "target": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_findactivebytenant" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_findactivecontract" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_latestversion" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository", "target": "repository_tenantinsurancerepository_tenantinsurancerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository_construct", "target": "src_insurance_repository_tenantinsurancerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository_construct", "target": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L30", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository_findbyuuid", "target": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L35", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository_findactivecontract", "target": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantInsuranceRepository.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tenantinsurancerepository_tenantinsurancerepository_save", "target": "src_insurance_repository_tenantinsurancerepository_php_tenantinsurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository", "target": "src_insurance_repository_tenantservicecoveragerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository", "target": "tenantservicecoverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findbycontract" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findonefor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository", "target": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct", "target": "src_insurance_repository_tenantservicecoveragerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_construct", "target": "tenantservicecoverage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_findonefor", "target": "tenantservicecoverage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemdeletecleanuptest", "target": "tenantservicecoverage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest", "target": "tenantservicecoverage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest", "target": "tenantservicecoverage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_remove", "target": "tenantservicecoverage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Repository/TenantServiceCoverageRepository.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tenantservicecoveragerepository_tenantservicecoveragerepository_save", "target": "tenantservicecoverage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice", "target": "tenantservicecoverage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice", "target": "entitymanagerinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice", "target": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", "target": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceCleanupService.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", "target": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_purgeforentity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice", "target": "src_insurance_service_tenantinsuranceservice_php_coveragerule" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice", "target": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_activate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_getservicecoverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "target": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "target": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "target": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L137", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "target": "src_insurance_service_tenantinsuranceservice_php_tenantinsurance" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L57", "weight": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "target": "src_insurance_service_tenantinsuranceservice_php_coveragerule" }, { "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "target": "src_insurance_service_tenantinsuranceservice_php_coveragerule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_coveragerule", "target": "valueobject_coveragerule_coveragerule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_notcovered" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L14", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "valueobject_coveragerule_coveragerule_notcovered", "target": "src_insurance_valueobject_coveragerule_php_self" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel", "target": "microkerneltrait" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel", "target": "src_kernel_kernel" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel_kernel", "target": "basekernel" }, { "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel_kernel", "target": "microkerneltrait" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel_kernel", "target": "src_kernel_kernel_getcachedir" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "src_kernel_kernel", "target": "src_kernel_kernel_getlogdir" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L16", "weight": 1.0, "source": "src_kernel_kernel", "target": "src_kernel_kernel_writablebase", "confidence_score": 1.0 }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L23", "weight": 1.0, "source": "src_kernel_kernel_getcachedir", "target": "src_kernel_kernel_writablebase", "confidence_score": 1.0 }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L28", "weight": 1.0, "source": "src_kernel_kernel_getlogdir", "target": "src_kernel_kernel_writablebase", "confidence_score": 1.0 }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller", "target": "controller_locationcontroller_locationcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller", "target": "src_location_controller_locationcontroller_php_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_admincities" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_adminprovinces" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L212", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_applycitydata" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_cities" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_createcity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_createprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_deletecity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_deleteprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_provinces" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_updatecity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_updateprovince" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_provinces", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L180", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_admincities", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_adminprovinces", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_cities", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_createcity", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_createprovince", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_deletecity", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_deleteprovince", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_updatecity", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_updateprovince", "target": "src_location_controller_locationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_cities", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L180", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_admincities", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_adminprovinces", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_createcity", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_createprovince", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_updatecity", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_updateprovince", "target": "src_location_controller_locationcontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_createcity", "target": "controller_locationcontroller_locationcontroller_applycitydata" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_updatecity", "target": "controller_locationcontroller_locationcontroller_applycitydata" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L212", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_locationcontroller_locationcontroller_applycitydata", "target": "src_location_controller_locationcontroller_php_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city", "target": "entity_city_city" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getcontactphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getdomain" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getemail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getfooterdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getkeywords" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getlogourl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getslogan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_getweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setcontactphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setdomain" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setemail" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setfooterdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setkeywords" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setlogourl" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setprovince" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setslogan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setsocialmedia" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_setweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_city_city", "target": "entity_city_city_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L33", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_city_city", "target": "src_location_entity_city_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_city_city_construct", "target": "src_location_entity_city_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_getprovince", "target": "src_location_entity_city_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_city_city_setprovince", "target": "src_location_entity_city_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L91", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setname", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L96", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setcontactphone", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setdescription", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L100", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setdomain", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L97", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setemail", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L102", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setfooterdescription", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setkeywords", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setlogourl", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L94", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setprovince", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L95", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setrepresentationid", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L99", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setslogan", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setsocialmedia", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L92", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setstatus", "target": "src_location_entity_city_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L93", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_city_city_setweight", "target": "src_location_entity_city_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province", "target": "entity_province_province" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_getweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_setweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_province_province", "target": "entity_province_province_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L43", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_province_province_setname", "target": "src_location_entity_province_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L44", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_province_province_setstatus", "target": "src_location_entity_province_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/Province.php", "source_location": "L45", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_province_province_setweight", "target": "src_location_entity_province_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository", "target": "repository_cityrepository_cityrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository", "target": "src_location_repository_cityrepository_php_city" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository", "target": "src_location_repository_cityrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository", "target": "repository_cityrepository_cityrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository", "target": "repository_cityrepository_cityrepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository", "target": "repository_cityrepository_cityrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository", "target": "repository_cityrepository_cityrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_cityrepository_cityrepository_construct", "target": "src_location_repository_cityrepository_php_city" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository_construct", "target": "src_location_repository_cityrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository_save", "target": "src_location_repository_cityrepository_php_city" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/CityRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_cityrepository_cityrepository_remove", "target": "src_location_repository_cityrepository_php_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository", "target": "repository_provincerepository_provincerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository", "target": "src_location_repository_provincerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository", "target": "src_location_repository_provincerepository_php_province" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository", "target": "repository_provincerepository_provincerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository", "target": "repository_provincerepository_provincerepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository", "target": "repository_provincerepository_provincerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository", "target": "repository_provincerepository_provincerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository_construct", "target": "src_location_repository_provincerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_provincerepository_provincerepository_construct", "target": "src_location_repository_provincerepository_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository_save", "target": "src_location_repository_provincerepository_php_province" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Repository/ProvinceRepository.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_provincerepository_provincerepository_remove", "target": "src_location_repository_provincerepository_php_province" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller", "target": "controller_patientcontroller_patientcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L328", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_autocreateclaim" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_buildpatientprofile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L230", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_createsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L339", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_searchuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L206", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_sessions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", "target": "controller_patientcontroller_patientcontroller_updatesession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_buildpatientprofile", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "controller_patientcontroller_patientcontroller_buildpatientprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_create", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L230", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_list", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L293", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_resolveentity", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_searchuser", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L206", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L189", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L273", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_searchuser", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_searchuser", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_searchuser", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_searchuser", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_create", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L230", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_list", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L206", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L273", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L122", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_create", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L230", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_list", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L206", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L189", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L273", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_list", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_list", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_create", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_create", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L197", "weight": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L193", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L196", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_show", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L214", "weight": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_sessions", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L238", "weight": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L244", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "controller_patientcontroller_patientcontroller_autocreateclaim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L233", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_createsession", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L255", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_autocreateclaim", "target": "src_patient_controller_patientcontroller_php_patientsession" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L280", "weight": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L276", "weight": 1.0, "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_updatesession", "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord", "target": "entity_patientrecord_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord", "target": "src_patient_entity_patientrecord_php_collection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord", "target": "src_patient_entity_patientrecord_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getcreatedbyid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getcreatedbytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "entity_patientrecord_patientrecord_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L44", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "src_patient_entity_patientrecord_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L31", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord", "target": "src_patient_entity_patientrecord_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord_construct", "target": "src_patient_entity_patientrecord_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord_getuser", "target": "src_patient_entity_patientrecord_php_user" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L55", "weight": 1.0, "source": "entity_patientrecord_patientrecord_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientRecord.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientrecord_patientrecord_toarray", "target": "entity_patientrecord_patientrecord_getuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession", "target": "entity_patientsession_patientsession" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession", "target": "src_patient_entity_patientsession_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession", "target": "src_patient_entity_patientsession_php_collection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_addservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getbaseinsurancediscountpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getfinalpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinsurancebaseid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinsurancesupplementaryid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getnotes" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getpaymentmethod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getrecord" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getservices" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getservicestotalrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getsupplementarydiscountpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getvisitpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setbaseinsurancediscountpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setfinalpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinsurancebaseid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinsurancesupplementaryid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setnotes" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setpaymentmethod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setservicestotalrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setsupplementarydiscountpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setvisitpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L28", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "src_patient_entity_patientsession_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L65", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "src_patient_entity_patientsession_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L24", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_patientsession_patientsession", "target": "src_patient_entity_patientsession_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_construct", "target": "src_patient_entity_patientsession_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L80", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getrecord", "target": "src_patient_entity_patientsession_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_construct", "target": "src_patient_entity_patientsession_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L81", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getappointment", "target": "src_patient_entity_patientsession_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getservices", "target": "src_patient_entity_patientsession_php_collection" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L73", "weight": 1.0, "source": "entity_patientsession_patientsession_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_patientsession_patientsession_toarray", "target": "entity_patientsession_patientsession_getuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_addservice", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_addservice", "target": "src_patient_entity_patientsession_php_sessionservice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L106", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L109", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setfinalpricerials", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L103", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setinsurancebaseid", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setinsurancesupplementaryid", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L111", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setnotes", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L110", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setpaymentmethod", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L108", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setservicestotalrials", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L105", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setvisitpricerials", "target": "src_patient_entity_patientsession_php_self" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L103", "weight": 1.0, "source": "entity_patientsession_patientsession_setinsurancebaseid", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L104", "weight": 1.0, "source": "entity_patientsession_patientsession_setinsurancesupplementaryid", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L105", "weight": 1.0, "source": "entity_patientsession_patientsession_setvisitpricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L106", "weight": 1.0, "source": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L107", "weight": 1.0, "source": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L108", "weight": 1.0, "source": "entity_patientsession_patientsession_setservicestotalrials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L109", "weight": 1.0, "source": "entity_patientsession_patientsession_setfinalpricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L110", "weight": 1.0, "source": "entity_patientsession_patientsession_setpaymentmethod", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L111", "weight": 1.0, "source": "entity_patientsession_patientsession_setnotes", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice", "target": "entity_sessionservice_sessionservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice", "target": "src_patient_entity_sessionservice_php_clinicstaff" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice", "target": "src_patient_entity_sessionservice_php_serviceitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getlinetotalrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getquantity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getserviceitem" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "entity_sessionservice_sessionservice_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L31", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "src_patient_entity_sessionservice_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L23", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "src_patient_entity_sessionservice_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L27", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice", "target": "src_patient_entity_sessionservice_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_construct", "target": "src_patient_entity_sessionservice_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_getsession", "target": "src_patient_entity_sessionservice_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_construct", "target": "src_patient_entity_sessionservice_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_getserviceitem", "target": "src_patient_entity_sessionservice_php_serviceitem" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_construct", "target": "src_patient_entity_sessionservice_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L59", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_getstaff", "target": "src_patient_entity_sessionservice_php_clinicstaff" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_construct", "target": "entity_sessionservice_sessionservice_getpricerials" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L52", "weight": 1.0, "source": "entity_sessionservice_sessionservice_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_toarray", "target": "entity_sessionservice_sessionservice_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionService.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_sessionservice_sessionservice_toarray", "target": "entity_sessionservice_sessionservice_getlinetotalrials" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository", "target": "src_patient_repository_patientrecordrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository", "target": "src_patient_repository_patientrecordrepository_php_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository", "target": "src_patient_repository_patientrecordrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_countbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_countunique" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_construct", "target": "src_patient_repository_patientrecordrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_construct", "target": "src_patient_repository_patientrecordrepository_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "target": "src_patient_repository_patientrecordrepository_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "target": "src_patient_repository_patientrecordrepository_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_save", "target": "src_patient_repository_patientrecordrepository_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "target": "src_patient_repository_patientrecordrepository_php_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository", "target": "src_patient_repository_patientsessionrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository", "target": "src_patient_repository_patientsessionrepository_php_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository", "target": "src_patient_repository_patientsessionrepository_php_patientsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_countbyrecord" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_datesforids" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_findbyrecord" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_patientinfoforids" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_save" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository", "target": "repository_patientsessionrepository_patientsessionrepository_sumrevenue" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_construct", "target": "src_patient_repository_patientsessionrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_construct", "target": "src_patient_repository_patientsessionrepository_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_findbyuuid", "target": "src_patient_repository_patientsessionrepository_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_save", "target": "src_patient_repository_patientsessionrepository_php_patientsession" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_findbyrecord", "target": "src_patient_repository_patientsessionrepository_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientSessionRepository.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_patientsessionrepository_patientsessionrepository_countbyrecord", "target": "src_patient_repository_patientsessionrepository_php_patientrecord" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository", "target": "repository_sessionservicerepository_sessionservicerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository", "target": "src_patient_repository_sessionservicerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository", "target": "src_patient_repository_sessionservicerepository_php_sessionservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository", "target": "repository_sessionservicerepository_sessionservicerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository", "target": "repository_sessionservicerepository_sessionservicerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository_construct", "target": "src_patient_repository_sessionservicerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository_construct", "target": "src_patient_repository_sessionservicerepository_php_sessionservice" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionServiceRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_sessionservicerepository_sessionservicerepository_save", "target": "src_patient_repository_sessionservicerepository_php_sessionservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "billingcalculator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "service_patientservice_patientservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "src_patient_service_patientservice_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "src_patient_service_patientservice_php_patientrecord" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice", "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateforentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateonappointmentconfirm" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_calculatefinalprice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_createsession" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice_createsession", "target": "service_patientservice_patientservice_calculatefinalprice" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "service_patientservice_patientservice_autocreateforentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "src_patient_service_patientservice_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L102", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_patientservice_patientservice_autocreateforentity", "target": "src_patient_service_patientservice_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_patientservice_patientservice_createsession", "target": "src_patient_service_patientservice_php_patientrecord" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L120", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_patientservice_patientservice_createsession", "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller", "target": "src_payment_controller_paymentcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L578", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_allowedhosts" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_callback" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L474", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_config" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L546", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L630", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_handleappointmentconfirmation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L616", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_handlesmswalletcharge" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L663", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_handlesubscriptionactivation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_initiateappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L294", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_initiatesubscription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L595", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_isallowedcallbackip" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L585", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_isallowedfrontend" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_mypayments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L686", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_redirecttofrontend" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L564", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_resolvegateway" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L439", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller", "target": "controller_paymentcontroller_paymentcontroller_subscriptioncallback" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L173", "weight": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "controller_paymentcontroller_paymentcontroller_getstatus" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "controller_paymentcontroller_paymentcontroller_isallowedfrontend" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "controller_paymentcontroller_paymentcontroller_resolvegateway" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L191", "weight": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiateappointment", "target": "src_payment_controller_paymentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L216", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L294", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L529", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_mypayments", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L439", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_subscriptioncallback", "target": "src_payment_controller_paymentcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L546", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_getstatus", "target": "src_payment_controller_paymentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L294", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "src_payment_controller_paymentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L529", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_mypayments", "target": "src_payment_controller_paymentcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L474", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_config", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L546", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_getstatus", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L294", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L529", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_mypayments", "target": "src_payment_controller_paymentcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L286", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_handleappointmentconfirmation" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L284", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_handlesmswalletcharge" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L282", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_handlesubscriptionactivation" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_isallowedcallbackip" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_redirecttofrontend" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L262", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "controller_paymentcontroller_paymentcontroller_resolvegateway" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L267", "weight": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L216", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_callback", "target": "src_payment_controller_paymentcontroller_php_response" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L469", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_subscriptioncallback", "target": "controller_paymentcontroller_paymentcontroller_callback" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L686", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_redirecttofrontend", "target": "src_payment_controller_paymentcontroller_php_response" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L439", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_subscriptioncallback", "target": "src_payment_controller_paymentcontroller_php_response" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L397", "weight": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L400", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "controller_paymentcontroller_paymentcontroller_isallowedfrontend" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L404", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "controller_paymentcontroller_paymentcontroller_resolvegateway" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L414", "weight": 1.0, "source": "controller_paymentcontroller_paymentcontroller_initiatesubscription", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L697", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_redirecttofrontend", "target": "controller_paymentcontroller_paymentcontroller_getstatus" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L564", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_resolvegateway", "target": "src_payment_controller_paymentcontroller_php_paymentgatewayinterface" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "src_payment_controller_paymentcontroller_php_paymentgatewayinterface" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway", "target": "src_payment_controller_paymentcontroller_php_paymentgatewayinterface" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "src_payment_controller_paymentcontroller_php_paymentgatewayinterface" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L587", "weight": 1.0, "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_isallowedfrontend", "target": "controller_paymentcontroller_paymentcontroller_allowedhosts" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L616", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_handlesmswalletcharge", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L630", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_handleappointmentconfirmation", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L663", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_handlesubscriptionactivation", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Controller/PaymentController.php", "source_location": "L686", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_paymentcontroller_paymentcontroller_redirecttofrontend", "target": "src_payment_controller_paymentcontroller_php_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment", "target": "entity_payment_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment", "target": "src_payment_entity_payment_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment", "target": "src_payment_entity_payment_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getamountrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getcallbackip" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getfrontendaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getgateway" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getgatewaytoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getmetadata" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getorderid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getreferenceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setcallbackip" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setgatewaytoken" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setmetadata" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setreferenceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment", "target": "entity_payment_payment_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L41", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_payment_payment", "target": "src_payment_entity_payment_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L37", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_payment_payment", "target": "src_payment_entity_payment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_payment_payment_construct", "target": "src_payment_entity_payment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L94", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_getuser", "target": "src_payment_entity_payment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L95", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_getappointment", "target": "src_payment_entity_payment_php_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_payment_payment_setappointment", "target": "src_payment_entity_payment_php_appointment" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Payment/Entity/Payment.php", "source_location": "L87", "weight": 1.0, "source": "entity_payment_payment_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L106", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setappointment", "target": "src_payment_entity_payment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setcallbackip", "target": "src_payment_entity_payment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setgatewaytoken", "target": "src_payment_entity_payment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setmetadata", "target": "src_payment_entity_payment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setreferenceid", "target": "src_payment_entity_payment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_payment_payment_setstatus", "target": "src_payment_entity_payment_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment_setmetadata", "target": "entity_payment_payment_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment_setgatewaytoken", "target": "entity_payment_payment_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment_setreferenceid", "target": "entity_payment_payment_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment_setstatus", "target": "entity_payment_payment_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_payment_payment_setcallbackip", "target": "entity_payment_payment_touch" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Payment/Entity/Payment.php", "source_location": "L113", "weight": 1.0, "source": "entity_payment_payment_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_buildrequestpayload" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_buildverifypayload" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_cfg" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_initiate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_parserefid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_parserescode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_verify" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_cfg" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_buildverifypayload", "target": "gateway_mellatgateway_mellatgateway_cfg" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_buildrequestpayload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_parserefid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_parserescode" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_initiate", "target": "src_payment_gateway_mellatgateway_php_paymentinitresult" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_verify", "target": "gateway_mellatgateway_mellatgateway_buildverifypayload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_verify", "target": "gateway_mellatgateway_mellatgateway_parserescode" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_verify", "target": "src_payment_gateway_mellatgateway_php_paymentverifyresult" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L546", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L472", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L419", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L799", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L480", "weight": 1.0, "source": "controller_settlementcontroller_settlementcontroller_handlefileupload", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L68", "weight": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mellatgateway_mellatgateway_time", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L73", "weight": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalalimonth", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L64", "weight": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalaliyear", "target": "gateway_mellatgateway_mellatgateway_date" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L24", "weight": 1.0, "source": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest_testexpiresstaleandcancelspendingpayments", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L27", "weight": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_bookingbody", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L19", "weight": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L68", "weight": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L49", "weight": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L36", "weight": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testtwolivebookingsonsameslotviolateuniquekey", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L42", "weight": 1.0, "source": "controller_healthcontroller_healthcontroller_invoke", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L633", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L304", "weight": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L370", "weight": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L72", "weight": 1.0, "source": "controller_specialtycontroller_specialtycontroller_create", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L156", "weight": 1.0, "source": "controller_specialtycontroller_specialtycontroller_slugify", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Tag/Controller/TagController.php", "source_location": "L108", "weight": 1.0, "source": "controller_tagcontroller_tagcontroller_slugify", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L49", "weight": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L58", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setaddress", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setfullname", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setjobtitle", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setnationalcode", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_setphone", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L85", "weight": 1.0, "source": "entity_clinicstaff_clinicstaff_toggleactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L68", "weight": 1.0, "source": "entity_clinicsubscription_clinicsubscription_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L96", "weight": 1.0, "source": "entity_clinicsubscription_clinicsubscription_getdaysremaining", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L88", "weight": 1.0, "source": "entity_clinicsubscription_clinicsubscription_isactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Comment.php", "source_location": "L84", "weight": 1.0, "source": "entity_comment_comment_approve", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Comment.php", "source_location": "L68", "weight": 1.0, "source": "entity_comment_comment_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Comment.php", "source_location": "L85", "weight": 1.0, "source": "entity_comment_comment_reject", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Comment.php", "source_location": "L82", "weight": 1.0, "source": "entity_comment_comment_setbody", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L72", "weight": 1.0, "source": "entity_doctorsecretary_doctorsecretary_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L111", "weight": 1.0, "source": "entity_doctorsecretary_doctorsecretary_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L105", "weight": 1.0, "source": "entity_financialbreakdown_financialbreakdown_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Like.php", "source_location": "L43", "weight": 1.0, "source": "entity_like_like_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Rate.php", "source_location": "L67", "weight": 1.0, "source": "entity_rate_rate_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Entity/Rate.php", "source_location": "L92", "weight": 1.0, "source": "entity_rate_rate_setdimensions", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Entity/Representation.php", "source_location": "L98", "weight": 1.0, "source": "entity_representation_representation_addiban", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Entity/Representation.php", "source_location": "L58", "weight": 1.0, "source": "entity_representation_representation_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126", "weight": 1.0, "source": "entity_representation_representation_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L88", "weight": 1.0, "source": "entity_settlement_settlement_approve", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L64", "weight": 1.0, "source": "entity_settlement_settlement_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L108", "weight": 1.0, "source": "entity_settlement_settlement_markpaid", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L98", "weight": 1.0, "source": "entity_settlement_settlement_reject", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L80", "weight": 1.0, "source": "entity_settlement_settlement_setreceipt", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L70", "weight": 1.0, "source": "entity_smslog_smslog_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L73", "weight": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L84", "weight": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate_setbody", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L83", "weight": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate_settitle", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L93", "weight": 1.0, "source": "entity_smssettings_smssettings_approvepostvisittext", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L57", "weight": 1.0, "source": "entity_smssettings_smssettings_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L101", "weight": 1.0, "source": "entity_smssettings_smssettings_rejectpostvisittext", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L74", "weight": 1.0, "source": "entity_smssettings_smssettings_setpostvisitenabled", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L75", "weight": 1.0, "source": "entity_smssettings_smssettings_setpostvisittext", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L72", "weight": 1.0, "source": "entity_smssettings_smssettings_setreminderenabled", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L73", "weight": 1.0, "source": "entity_smssettings_smssettings_setreminderhoursbefore", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L82", "weight": 1.0, "source": "entity_smssettings_smssettings_submitpostvisittext", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L55", "weight": 1.0, "source": "entity_smstemplate_smstemplate_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L93", "weight": 1.0, "source": "entity_smstemplate_smstemplate_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L37", "weight": 1.0, "source": "entity_smswallet_smswallet_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L49", "weight": 1.0, "source": "entity_smswallet_smswallet_credit", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L58", "weight": 1.0, "source": "entity_smswallet_smswallet_debit", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L53", "weight": 1.0, "source": "entity_smswallettransaction_smswallettransaction_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L57", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L76", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L74", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setdurationmonths", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L73", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setlabel", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L75", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setpricerials", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L77", "weight": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setsortorder", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L54", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L74", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L73", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setfeatures", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L71", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setlevel", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L72", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setmaxsecretaries", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L70", "weight": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setname", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L100", "weight": 1.0, "source": "entity_userprofile_userprofile_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L154", "weight": 1.0, "source": "entity_userprofile_userprofile_touch", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L56", "weight": 1.0, "source": "entity_wallettransaction_wallettransaction_construct", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L29", "weight": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findactive", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L120", "weight": 1.0, "source": "service_subscriptionservice_subscriptionservice_calculateexpiresat", "target": "gateway_mellatgateway_mellatgateway_time" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mockgateway", "target": "gateway_mockgateway_mockgateway" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway", "target": "gateway_mockgateway_mockgateway_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway", "target": "gateway_mockgateway_mockgateway_initiate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway", "target": "gateway_mockgateway_mockgateway_verify" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L9", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway_initiate", "target": "src_payment_gateway_mockgateway_php_paymentinitresult" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MockGateway.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_mockgateway_mockgateway_verify", "target": "src_payment_gateway_mockgateway_php_paymentverifyresult" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentgatewayinterface", "target": "gateway_paymentgatewayinterface_getname" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentgatewayinterface", "target": "gateway_paymentgatewayinterface_initiate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentgatewayinterface", "target": "gateway_paymentgatewayinterface_verify" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L12", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_paymentgatewayinterface_initiate", "target": "src_payment_gateway_paymentgatewayinterface_php_paymentinitresult" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentGatewayInterface.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_paymentgatewayinterface_verify", "target": "src_payment_gateway_paymentgatewayinterface_php_paymentverifyresult" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentInitResult.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentinitresult", "target": "gateway_paymentinitresult_paymentinitresult" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentInitResult.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentinitresult_paymentinitresult", "target": "gateway_paymentinitresult_paymentinitresult_construct" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentVerifyResult.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentverifyresult", "target": "gateway_paymentverifyresult_paymentverifyresult" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/PaymentVerifyResult.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_paymentverifyresult_paymentverifyresult", "target": "gateway_paymentverifyresult_paymentverifyresult_construct" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway", "target": "gateway_sepgateway_sepgateway" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "gateway_sepgateway_sepgateway_cfg" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "gateway_sepgateway_sepgateway_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "gateway_sepgateway_sepgateway_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "gateway_sepgateway_sepgateway_initiate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway", "target": "gateway_sepgateway_sepgateway_verify" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway_initiate", "target": "gateway_sepgateway_sepgateway_cfg" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway_verify", "target": "gateway_sepgateway_sepgateway_cfg" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L26", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway_initiate", "target": "src_payment_gateway_sepgateway_php_paymentinitresult" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/SepGateway.php", "source_location": "L54", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "gateway_sepgateway_sepgateway_verify", "target": "src_payment_gateway_sepgateway_php_paymentverifyresult" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "repository_paymentrepository_paymentrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "src_payment_repository_paymentrepository_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "src_payment_repository_paymentrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository", "target": "src_payment_repository_paymentrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_countbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyorderid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyreferenceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findpendingbyappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findpendingbyappointments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_construct", "target": "src_payment_repository_paymentrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L15", "weight": 1.0, "source": "repository_paymentrepository_paymentrepository_construct", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findbyuuid", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findbyorderid", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findbyreferenceid", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L88", "weight": 1.0, "source": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_save", "target": "src_payment_repository_paymentrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findbyuser", "target": "src_payment_repository_paymentrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_countbyuser", "target": "src_payment_repository_paymentrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "target": "src_payment_repository_paymentrepository_php_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_circuitbreakerservice", "target": "service_circuitbreakerservice_circuitbreakerservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_circuitbreakerservice_circuitbreakerservice", "target": "service_circuitbreakerservice_circuitbreakerservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "service_circuitbreakerservice_circuitbreakerservice", "target": "service_circuitbreakerservice_circuitbreakerservice_isopen" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "service_circuitbreakerservice_circuitbreakerservice", "target": "service_circuitbreakerservice_circuitbreakerservice_recordfailure" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/CircuitBreakerService.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "service_circuitbreakerservice_circuitbreakerservice", "target": "service_circuitbreakerservice_circuitbreakerservice_recordsuccess" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "like" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "rate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L356", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_approvecomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_createcomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L285", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_deletecomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_eligibility" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_getaverage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_listcomments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_pendingcomments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_rate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L392", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_rejectcomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L430", "weight": 1.0, "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller", "target": "controller_ratingcontroller_ratingcontroller_togglelike" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L88", "weight": 1.0, "source": "controller_ratingcontroller_ratingcontroller_rate", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_rate", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_rate", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_rate", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L183", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_createcomment", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L249", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_listcomments", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L340", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_pendingcomments", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L430", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_togglelike", "target": "src_rating_controller_ratingcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L183", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_createcomment", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L285", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_deletecomment", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L141", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_eligibility", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L430", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_togglelike", "target": "src_rating_controller_ratingcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L356", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_approvecomment", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L183", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_createcomment", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L285", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_deletecomment", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L141", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_eligibility", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_getaverage", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L249", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_listcomments", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L329", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_pendingcomments", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L392", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_rejectcomment", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L430", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_ratingcontroller_ratingcontroller_togglelike", "target": "src_rating_controller_ratingcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Rating/Controller/RatingController.php", "source_location": "L232", "weight": 1.0, "source": "controller_ratingcontroller_ratingcontroller_createcomment", "target": "constant_errorcodes_errorcodes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment", "target": "entity_comment_comment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment", "target": "src_rating_entity_comment_php_collection" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment", "target": "src_rating_entity_comment_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment", "target": "src_rating_entity_comment_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_approve" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_comment_comment_construct", "target": "entity_comment_comment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getlikes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_getparent", "target": "entity_comment_comment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getreplies" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_setbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment", "target": "entity_comment_comment_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L50", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_comment_comment", "target": "src_rating_entity_comment_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L33", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_comment_comment", "target": "src_rating_entity_comment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L29", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_comment_comment", "target": "src_rating_entity_comment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_comment_comment_construct", "target": "src_rating_entity_comment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_getuser", "target": "src_rating_entity_comment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L87", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_comment_comment_toarray", "target": "src_rating_entity_comment_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_comment_comment_construct", "target": "src_rating_entity_comment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_getdoctor", "target": "src_rating_entity_comment_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_getlikes", "target": "src_rating_entity_comment_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L80", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_getreplies", "target": "src_rating_entity_comment_php_collection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment_toarray", "target": "entity_comment_comment_getid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment_toarray", "target": "entity_comment_comment_getuser" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_comment_comment_toarray", "target": "entity_comment_comment_getstatus" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L82", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_setbody", "target": "src_rating_entity_comment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_approve", "target": "src_rating_entity_comment_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Comment.php", "source_location": "L85", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_comment_comment_reject", "target": "src_rating_entity_comment_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like", "target": "entity_like_like" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like", "target": "src_rating_entity_like_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_getcomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_getvalue" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_setvalue" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like", "target": "entity_like_like_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L26", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_like_like", "target": "src_rating_entity_like_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L22", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_like_like", "target": "src_rating_entity_like_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_like_like_construct", "target": "src_rating_entity_like_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L48", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_like_like_getuser", "target": "src_rating_entity_like_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_like_like_construct", "target": "src_rating_entity_like_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_like_like_getcomment", "target": "src_rating_entity_like_php_comment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_like_like_toarray", "target": "entity_like_like_getuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L52", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_like_like_setvalue", "target": "src_rating_entity_like_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate", "target": "entity_rate_rate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate", "target": "src_rating_entity_rate_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate", "target": "src_rating_entity_rate_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getaccuracyofdiagnosis" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getcliniccleanliness" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getdoctorbehavior" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getdoctorexpertise" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_getwaitingtimeatclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_overallpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate", "target": "entity_rate_rate_setdimensions" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L36", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_rate_rate", "target": "src_rating_entity_rate_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L32", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_rate_rate", "target": "src_rating_entity_rate_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_rate_rate_construct", "target": "src_rating_entity_rate_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_rate_rate_getuser", "target": "src_rating_entity_rate_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_rate_rate_construct", "target": "src_rating_entity_rate_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_rate_rate_getdoctor", "target": "src_rating_entity_rate_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_rate_rate_construct", "target": "entity_rate_rate_setdimensions" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_rate_rate_setdimensions", "target": "src_rating_entity_rate_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository", "target": "repository_commentrepository_commentrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository", "target": "src_rating_repository_commentrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository", "target": "src_rating_repository_commentrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_countapprovedrootsbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_countpending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_findapprovedbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_findapprovedrootsbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_findpending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository", "target": "repository_commentrepository_commentrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L12", "weight": 1.0, "source": "repository_commentrepository_commentrepository_construct", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_construct", "target": "src_rating_repository_commentrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L14", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_findbyuuid", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L31", "weight": 1.0, "source": "repository_commentrepository_commentrepository_countapprovedrootsbydoctor", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L80", "weight": 1.0, "source": "repository_commentrepository_commentrepository_countpending", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L19", "weight": 1.0, "source": "repository_commentrepository_commentrepository_findapprovedbydoctor", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L26", "weight": 1.0, "source": "repository_commentrepository_commentrepository_findapprovedrootsbydoctor", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L34", "weight": 1.0, "source": "repository_commentrepository_commentrepository_findpending", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_remove", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_save", "target": "src_rating_repository_commentrepository_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_findapprovedbydoctor", "target": "src_rating_repository_commentrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_countapprovedrootsbydoctor", "target": "src_rating_repository_commentrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/CommentRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_commentrepository_commentrepository_findapprovedrootsbydoctor", "target": "src_rating_repository_commentrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "like" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "repository_likerepository_likerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "src_rating_repository_likerepository_php_comment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "src_rating_repository_likerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository", "target": "src_rating_repository_likerepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "repository_likerepository_likerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "repository_likerepository_likerepository_countbycomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "repository_likerepository_likerepository_findbyuserandcomment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "repository_likerepository_likerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "repository_likerepository_likerepository", "target": "repository_likerepository_likerepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_likerepository_likerepository_construct", "target": "like" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_construct", "target": "src_rating_repository_likerepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_findbyuserandcomment", "target": "like" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_findbyuserandcomment", "target": "src_rating_repository_likerepository_php_comment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_findbyuserandcomment", "target": "src_rating_repository_likerepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_countbycomment", "target": "src_rating_repository_likerepository_php_comment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest", "target": "like" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_remove", "target": "like" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/LikeRepository.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_likerepository_likerepository_save", "target": "like" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "repository_raterepository_raterepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "src_rating_repository_raterepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "src_rating_repository_raterepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository", "target": "src_rating_repository_raterepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository_raterepository", "target": "repository_raterepository_raterepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository_raterepository", "target": "repository_raterepository_raterepository_findbyuseranddoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository_raterepository", "target": "repository_raterepository_raterepository_getaggregate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "repository_raterepository_raterepository", "target": "repository_raterepository_raterepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_raterepository_raterepository_construct", "target": "rate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_construct", "target": "src_rating_repository_raterepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_findbyuseranddoctor", "target": "rate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_findbyuseranddoctor", "target": "src_rating_repository_raterepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_findbyuseranddoctor", "target": "src_rating_repository_raterepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_getaggregate", "target": "src_rating_repository_raterepository_php_doctor" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L38", "weight": 1.0, "source": "repository_raterepository_raterepository_getaggregate", "target": "rate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Repository/RateRepository.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_raterepository_raterepository_save", "target": "rate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_addiban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L478", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_appointments" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L425", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_clinics" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L289", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_createclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_createdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L618", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctors" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L669", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L556", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctorstats" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_financereport" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_me" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_normalizeiban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_removeiban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L587", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L478", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L425", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L327", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L238", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L618", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L368", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L669", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L556", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L169", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_repprofile", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L587", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "src_representation_controller_representationactioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L478", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L425", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L289", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L618", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L368", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L669", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L556", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L169", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L587", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "src_representation_controller_representationactioncontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_repprofile", "target": "src_representation_controller_representationactioncontroller_php_representation" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L104", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "constant_errorcodes_errorcodes" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L478", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L425", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L289", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L368", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L669", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "src_representation_controller_representationactioncontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L140", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_normalizeiban" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L228", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "service_inputvalidator_inputvalidator" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L314", "weight": 1.0, "source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "service_inputvalidator_inputvalidator" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "controller_representationcontroller_representationcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "src_representation_controller_representationcontroller_php_representation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "src_representation_controller_representationcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller", "target": "src_representation_controller_representationcontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L392", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_buildstats" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_dashboardmonthly" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_dashboardyearly" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_get" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller", "target": "controller_representationcontroller_representationcontroller_update" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L87", "weight": 1.0, "source": "controller_representationcontroller_representationcontroller_create", "target": "service_inputvalidator_inputvalidator" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_create", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_create", "target": "src_representation_controller_representationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L257", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "src_representation_controller_representationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L315", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "src_representation_controller_representationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_update", "target": "src_representation_controller_representationcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L257", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L315", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L217", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_delete", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L120", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_get", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L158", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_update", "target": "src_representation_controller_representationcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L304", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "controller_representationcontroller_representationcontroller_get" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L370", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "controller_representationcontroller_representationcontroller_get" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_get", "target": "src_representation_controller_representationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L257", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "src_representation_controller_representationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L315", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "src_representation_controller_representationcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_update", "target": "src_representation_controller_representationcontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L311", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardmonthly", "target": "controller_representationcontroller_representationcontroller_buildstats" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_dashboardyearly", "target": "controller_representationcontroller_representationcontroller_buildstats" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationController.php", "source_location": "L392", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_representationcontroller_representationcontroller_buildstats", "target": "src_representation_controller_representationcontroller_php_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation", "target": "entity_representation_representation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation", "target": "src_representation_entity_representation_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_addiban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_findverifiediban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getbankaccount" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getcityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getcommissionpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getfullname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getibans" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getmobilenumber" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_removeiban" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setbankaccount" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setcityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setcommissionpercent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setfullname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_setmobilenumber" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation", "target": "entity_representation_representation_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L21", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_representation_representation", "target": "src_representation_entity_representation_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_representation_representation_construct", "target": "src_representation_entity_representation_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L64", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_getuser", "target": "src_representation_entity_representation_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setfullname", "target": "entity_representation_representation_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L72", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setfullname", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_addiban", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L105", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_removeiban", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setactive", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setbankaccount", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setcityid", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setcommissionpercent", "target": "src_representation_entity_representation_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_representation_representation_setmobilenumber", "target": "src_representation_entity_representation_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setmobilenumber", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setcityid", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setcommissionpercent", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setbankaccount", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_setactive", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_addiban", "target": "entity_representation_representation_getibans" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_findverifiediban", "target": "entity_representation_representation_getibans" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_removeiban", "target": "entity_representation_representation_getibans" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_addiban", "target": "entity_representation_representation_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_representation_representation_removeiban", "target": "entity_representation_representation_touch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository", "target": "repository_representationrepository_representationrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository", "target": "src_representation_repository_representationrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository", "target": "src_representation_repository_representationrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_findactivebycityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository", "target": "repository_representationrepository_representationrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_construct", "target": "src_representation_repository_representationrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_representationrepository_representationrepository_construct", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_findbyuuid", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_findactivebycityid", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_findbyuser", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_remove", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_save", "target": "src_representation_repository_representationrepository_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Repository/RepresentationRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_representationrepository_representationrepository_findbyuser", "target": "src_representation_repository_representationrepository_php_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_formatdatetime" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_gregoriantojalali" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_jalalimonth" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_jalalimonthrange" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_jalalitogregorian" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_jalaliyear" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_jalaliyearrange" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice", "target": "service_jalalidateservice_jalalidateservice_tojalali" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L10", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_tojalali", "target": "datetimeinterface" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_tojalali", "target": "service_jalalidateservice_jalalidateservice_gregoriantojalali" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalalimonth", "target": "service_jalalidateservice_jalalidateservice_gregoriantojalali" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalaliyear", "target": "service_jalalidateservice_jalalidateservice_gregoriantojalali" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalalimonthrange", "target": "service_jalalidateservice_jalalidateservice_jalalitogregorian" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Service/JalaliDateService.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "service_jalalidateservice_jalalidateservice_jalaliyearrange", "target": "service_jalalidateservice_jalalidateservice_jalalitogregorian" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule", "target": "scheduleproviderinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule", "target": "src_schedule_schedule" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule_schedule", "target": "scheduleproviderinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule_schedule", "target": "src_schedule_schedule_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "src_schedule_schedule", "target": "src_schedule_schedule_getschedule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L20", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "src_schedule_schedule_getschedule", "target": "symfonyschedule" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "src_secretary_controller_secretarycontroller_php_doctorsecretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "src_secretary_controller_secretarycontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L220", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_canmanage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_deactivate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L199", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_listbyclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller", "target": "controller_secretarycontroller_secretarycontroller_update" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L71", "weight": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", "target": "constant_errorcodes_errorcodes" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L65", "weight": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", "target": "src_secretary_controller_secretarycontroller_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", "target": "src_secretary_controller_secretarycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_create", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L131", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_update", "target": "src_secretary_controller_secretarycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L220", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_canmanage", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_deactivate", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L177", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_list", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L199", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_listbyclinic", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_show", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L131", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_update", "target": "src_secretary_controller_secretarycontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L158", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_deactivate", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L177", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_list", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L199", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_listbyclinic", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L116", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_show", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L131", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_update", "target": "src_secretary_controller_secretarycontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_show", "target": "controller_secretarycontroller_secretarycontroller_canmanage" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_update", "target": "controller_secretarycontroller_secretarycontroller_canmanage" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_deactivate", "target": "controller_secretarycontroller_secretarycontroller_canmanage" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Secretary/Controller/SecretaryController.php", "source_location": "L226", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_secretarycontroller_secretarycontroller_canmanage", "target": "src_secretary_controller_secretarycontroller_php_doctorsecretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getdoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getownertype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getpermissions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getsecretary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_mergepermissions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setpermissions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L48", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L37", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L41", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary", "target": "src_secretary_entity_doctorsecretary_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_construct", "target": "src_secretary_entity_doctorsecretary_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_getdoctor", "target": "src_secretary_entity_doctorsecretary_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_construct", "target": "src_secretary_entity_doctorsecretary_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_getsecretary", "target": "src_secretary_entity_doctorsecretary_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_construct", "target": "src_secretary_entity_doctorsecretary_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_getclinic", "target": "src_secretary_entity_doctorsecretary_php_clinic" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getuuid" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_getpermissions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getpermissions" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "entity_doctorsecretary_doctorsecretary_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "src_secretary_entity_doctorsecretary_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "src_secretary_entity_doctorsecretary_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "entity_doctorsecretary_doctorsecretary_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_touch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "src_secretary_repository_doctorsecretaryrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_countactivebydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryforclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryfordoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findallactivebysecretary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctorscope" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_finddoctorsbysecretaryinclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_isdoctorinclinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_listwithrelations" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L16", "weight": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_construct", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_construct", "target": "src_secretary_repository_doctorsecretaryrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L19", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyuuid", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretary", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryforclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L56", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryfordoctor", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L118", "weight": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L45", "weight": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctorscope", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L89", "weight": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_finddoctorsbysecretaryinclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L132", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_remove", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_save", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctorsecretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_countactivebydoctor", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryfordoctor", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctor", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctorscope", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_isdoctorinclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinic", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_listwithrelations" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbydoctorscope", "target": "repository_doctorsecretaryrepository_doctorsecretaryrepository_listwithrelations" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L42", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_listwithrelations", "target": "src_secretary_repository_doctorsecretaryrepository_php_querybuilder" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryfordoctor", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretary", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryforclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L95", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findallactivebysecretary", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_finddoctorsbysecretaryinclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findactivebysecretaryforclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L112", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_findbyclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_finddoctorsbysecretaryinclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Repository/DoctorSecretaryRepository.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_doctorsecretaryrepository_doctorsecretaryrepository_isdoctorinclinic", "target": "src_secretary_repository_doctorsecretaryrepository_php_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "security_secretarypermissionchecker", "target": "security_secretarypermissionchecker_secretarypermissionchecker" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "security_secretarypermissionchecker", "target": "src_secretary_security_secretarypermissionchecker_php_doctorsecretary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "security_secretarypermissionchecker_secretarypermissionchecker", "target": "security_secretarypermissionchecker_secretarypermissionchecker_can" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "security_secretarypermissionchecker_secretarypermissionchecker", "target": "security_secretarypermissionchecker_secretarypermissionchecker_canall" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L9", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_secretarypermissionchecker_secretarypermissionchecker_can", "target": "src_secretary_security_secretarypermissionchecker_php_doctorsecretary" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "security_secretarypermissionchecker_secretarypermissionchecker_canall", "target": "security_secretarypermissionchecker_secretarypermissionchecker_can" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryPermissionChecker.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "security_secretarypermissionchecker_secretarypermissionchecker_canall", "target": "src_secretary_security_secretarypermissionchecker_php_doctorsecretary" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "settlement" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller", "target": "wallettransaction" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_balance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_get" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L466", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_handlefileupload" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_listmine" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_markpaid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L295", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_request" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_savereceipt" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_transactions" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L364", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller", "target": "controller_settlementcontroller_settlementcontroller_uploadreceipt" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_balance", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_balance", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L243", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_approve", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L203", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_get", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L174", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_listmine", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L295", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_reject", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_request", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_transactions", "target": "src_settlement_controller_settlementcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L243", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_approve", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L203", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_get", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L466", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_handlefileupload", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L174", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_listmine", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L377", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_markpaid", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L295", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_reject", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L101", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_request", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L422", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_savereceipt", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_transactions", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L364", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_uploadreceipt", "target": "src_settlement_controller_settlementcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_transactions", "target": "controller_settlementcontroller_settlementcontroller_get" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_transactions", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L243", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_approve", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L466", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_handlefileupload", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L187", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_listmine", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L377", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_markpaid", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L295", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_reject", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_request", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L422", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_savereceipt", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L364", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_uploadreceipt", "target": "src_settlement_controller_settlementcontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L208", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_listmine", "target": "controller_settlementcontroller_settlementcontroller_get" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L469", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_handlefileupload", "target": "controller_settlementcontroller_settlementcontroller_get" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Controller/SettlementController.php", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "controller_settlementcontroller_settlementcontroller_uploadreceipt", "target": "controller_settlementcontroller_settlementcontroller_handlefileupload" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown", "target": "src_settlement_entity_financialbreakdown_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown", "target": "src_settlement_entity_financialbreakdown_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_getpayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_getrepresentationid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_getsource" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "entity_financialbreakdown_financialbreakdown_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L27", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "src_settlement_entity_financialbreakdown_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L67", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown", "target": "src_settlement_entity_financialbreakdown_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L74", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown_construct", "target": "src_settlement_entity_financialbreakdown_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L110", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown_getpayment", "target": "src_settlement_entity_financialbreakdown_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L74", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown_construct", "target": "src_settlement_entity_financialbreakdown_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/FinancialBreakdown.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "entity_financialbreakdown_financialbreakdown_toarray", "target": "entity_financialbreakdown_financialbreakdown_getuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement", "target": "entity_settlement_settlement" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement", "target": "src_settlement_entity_settlement_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getadminnote" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getamountrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getbankaccount" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getreceipt" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_markpaid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_setreceipt" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "entity_settlement_settlement_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L27", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_settlement_settlement", "target": "src_settlement_entity_settlement_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_construct", "target": "src_settlement_entity_settlement_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L70", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_getuser", "target": "src_settlement_entity_settlement_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_setreceipt", "target": "src_settlement_entity_settlement_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_approve", "target": "src_settlement_entity_settlement_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L104", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_markpaid", "target": "src_settlement_entity_settlement_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L94", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_settlement_settlement_reject", "target": "src_settlement_entity_settlement_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction", "target": "entity_wallettransaction_wallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction", "target": "src_settlement_entity_wallettransaction_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction", "target": "src_settlement_entity_wallettransaction_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getamountrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getbalanceafter" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getpayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_setdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_setpayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "entity_wallettransaction_wallettransaction_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L30", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "src_settlement_entity_wallettransaction_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L26", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction", "target": "src_settlement_entity_wallettransaction_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_construct", "target": "src_settlement_entity_wallettransaction_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_getuser", "target": "src_settlement_entity_wallettransaction_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L62", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_getpayment", "target": "src_settlement_entity_wallettransaction_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_setpayment", "target": "src_settlement_entity_wallettransaction_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L68", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_setpayment", "target": "src_settlement_entity_wallettransaction_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/WalletTransaction.php", "source_location": "L69", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_wallettransaction_wallettransaction_setdescription", "target": "src_settlement_entity_wallettransaction_php_self" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository", "target": "financialbreakdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository", "target": "repository_financialbreakdownrepository_financialbreakdownrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository", "target": "src_settlement_repository_financialbreakdownrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository", "target": "src_settlement_repository_financialbreakdownrepository_php_payment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository", "target": "repository_financialbreakdownrepository_financialbreakdownrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository", "target": "repository_financialbreakdownrepository_financialbreakdownrepository_existsforpayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository", "target": "repository_financialbreakdownrepository_financialbreakdownrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository_construct", "target": "financialbreakdown" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository_construct", "target": "src_settlement_repository_financialbreakdownrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository_existsforpayment", "target": "src_settlement_repository_financialbreakdownrepository_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/FinancialBreakdownRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_financialbreakdownrepository_financialbreakdownrepository_save", "target": "financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest", "target": "financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "financialbreakdown" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_financialbreakdownintegritytest", "target": "financialbreakdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository", "target": "repository_settlementrepository_settlementrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository", "target": "settlement" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository", "target": "src_settlement_repository_settlementrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository", "target": "src_settlement_repository_settlementrepository_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_countbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_getwalletbalance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_save" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository", "target": "repository_settlementrepository_settlementrepository_sumbystatus" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_settlementrepository_settlementrepository_construct", "target": "settlement" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_construct", "target": "src_settlement_repository_settlementrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_findbyuuid", "target": "settlement" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_save", "target": "settlement" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_settlementlistpaginationtest", "target": "settlement" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_findbyuser", "target": "src_settlement_repository_settlementrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_countbyuser", "target": "src_settlement_repository_settlementrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_getwalletbalance", "target": "src_settlement_repository_settlementrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/SettlementRepository.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_settlementrepository_settlementrepository_sumbystatus", "target": "src_settlement_repository_settlementrepository_php_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository", "target": "repository_wallettransactionrepository_wallettransactionrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository", "target": "src_settlement_repository_wallettransactionrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository", "target": "src_settlement_repository_wallettransactionrepository_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository", "target": "wallettransaction" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository", "target": "repository_wallettransactionrepository_wallettransactionrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository", "target": "repository_wallettransactionrepository_wallettransactionrepository_countbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository", "target": "repository_wallettransactionrepository_wallettransactionrepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository", "target": "repository_wallettransactionrepository_wallettransactionrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository_construct", "target": "src_settlement_repository_wallettransactionrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository_construct", "target": "wallettransaction" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository_findbyuser", "target": "src_settlement_repository_wallettransactionrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository_countbyuser", "target": "src_settlement_repository_wallettransactionrepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Repository/WalletTransactionRepository.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_wallettransactionrepository_wallettransactionrepository_save", "target": "wallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "wallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_wallettransactionspaginationtest", "target": "wallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "entitymanagerinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "service_commissionservice_commissionservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "src_settlement_service_commissionservice_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice", "target": "src_settlement_service_commissionservice_php_representation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice", "target": "service_commissionservice_commissionservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice", "target": "service_commissionservice_commissionservice_processappointment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice", "target": "service_commissionservice_commissionservice_processsubscription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice", "target": "service_commissionservice_commissionservice_resolverep" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice", "target": "service_commissionservice_commissionservice_settle" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processappointment", "target": "service_commissionservice_commissionservice_resolverep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processappointment", "target": "service_commissionservice_commissionservice_settle" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processappointment", "target": "src_settlement_service_commissionservice_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processsubscription", "target": "src_settlement_service_commissionservice_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L80", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_settle", "target": "src_settlement_service_commissionservice_php_payment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processsubscription", "target": "service_commissionservice_commissionservice_resolverep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_processsubscription", "target": "service_commissionservice_commissionservice_settle" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_resolverep", "target": "src_settlement_service_commissionservice_php_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/CommissionService.php", "source_location": "L80", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_commissionservice_commissionservice_settle", "target": "src_settlement_service_commissionservice_php_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "constant_errorcodes", "target": "constant_errorcodes_errorcodes" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "constant_errorcodes_errorcodes", "target": "constant_errorcodes_errorcodes_message" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L103", "weight": 1.0, "source": "controller_staffcontroller_staffcontroller_toggle", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L76", "weight": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L136", "weight": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateplan", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/Shared/Exception/AppException.php", "source_location": "L15", "weight": 1.0, "source": "exception_appexception_appexception_construct", "target": "constant_errorcodes_errorcodes" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L35", "weight": 1.0, "source": "shared_errorcodestest_errorcodestest_testmessagesresolve", "target": "constant_errorcodes_errorcodes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller", "target": "src_shared_controller_basecontroller_php_jsonresponse" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_error" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_paginated" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_success" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller", "target": "controller_basecontroller_basecontroller_validationerror" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_basecontroller_basecontroller" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller_paginated", "target": "controller_basecontroller_basecontroller_success" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L10", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller_success", "target": "src_shared_controller_basecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L28", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller_error", "target": "src_shared_controller_basecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L19", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller_paginated", "target": "src_shared_controller_basecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/BaseController.php", "source_location": "L37", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_basecontroller_basecontroller_validationerror", "target": "src_shared_controller_basecontroller_php_jsonresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_healthcontroller", "target": "controller_healthcontroller_healthcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_healthcontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_healthcontroller", "target": "src_shared_controller_healthcontroller_php_jsonresponse" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_healthcontroller_healthcontroller", "target": "controller_healthcontroller_healthcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "controller_healthcontroller_healthcontroller", "target": "controller_healthcontroller_healthcontroller_invoke" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_healthcontroller_healthcontroller_invoke", "target": "src_shared_controller_healthcontroller_php_jsonresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_homecontroller", "target": "controller_homecontroller_homecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_homecontroller", "target": "src_shared_controller_homecontroller_php_response" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_homecontroller_homecontroller", "target": "controller_homecontroller_homecontroller_index" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HomeController.php", "source_location": "L11", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_homecontroller_homecontroller_index", "target": "src_shared_controller_homecontroller_php_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller", "target": "controller_seocontroller_seocontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller", "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller", "target": "src_shared_controller_seocontroller_php_response" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", "target": "controller_seocontroller_seocontroller_isstaging" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", "target": "controller_seocontroller_seocontroller_robots" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", "target": "controller_seocontroller_seocontroller_sitemap" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_robots", "target": "controller_seocontroller_seocontroller_isstaging" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_robots", "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L26", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_robots", "target": "src_shared_controller_seocontroller_php_response" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_isstaging", "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_sitemap", "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L42", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_sitemap", "target": "src_shared_controller_seocontroller_php_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains", "target": "doctrine_jsoncontains_jsoncontains" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains", "target": "functionnode" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains", "target": "node" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains", "target": "parser" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains", "target": "sqlwalker" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains", "target": "doctrine_jsoncontains_jsoncontains_getsql" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains", "target": "doctrine_jsoncontains_jsoncontains_parse" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains", "target": "functionnode" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L18", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains", "target": "node" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains_parse", "target": "parser" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Doctrine/JsonContains.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "doctrine_jsoncontains_jsoncontains_getsql", "target": "sqlwalker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber", "target": "eventsubscriber_exceptionsubscriber_exceptionsubscriber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber", "target": "eventsubscriberinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber", "target": "exceptionevent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", "target": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", "target": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_getsubscribedevents" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", "target": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_onkernelexception" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", "target": "eventsubscriberinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber", "target": "eventsubscriberinterface" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriberinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/ExceptionSubscriber.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_onkernelexception", "target": "exceptionevent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber", "target": "responseevent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_getsubscribedevents" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "target": "responseevent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception", "target": "exception_appexception_appexception" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception_appexception", "target": "exception_appexception_appexception_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception_appexception", "target": "exception_appexception_appexception_geterrorcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception_appexception", "target": "exception_appexception_appexception_getfield" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Exception/AppException.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "exception_appexception_appexception", "target": "exception_appexception_appexception_gethttpstatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Message/SendSmsMessage.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage", "target": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Message/SendSmsMessage.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage", "target": "src_shared_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage_construct" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice", "target": "service_apiirservice_apiirservice" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_extractmatched" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_ibanmatch" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_isconfigured" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_post" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice", "target": "service_apiirservice_apiirservice_shahkarmatch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice_post", "target": "service_apiirservice_apiirservice_isconfigured" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice_shahkarmatch", "target": "service_apiirservice_apiirservice_extractmatched" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice_shahkarmatch", "target": "service_apiirservice_apiirservice_post" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice_ibanmatch", "target": "service_apiirservice_apiirservice_extractmatched" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/ApiIrService.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "service_apiirservice_apiirservice_ibanmatch", "target": "service_apiirservice_apiirservice_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice", "target": "uploadedfile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice_detectmimetype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice_sanitizefilename" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice_validate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice", "target": "service_filevalidatorservice_filevalidatorservice_validateuploadedfile" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice_validateuploadedfile", "target": "service_filevalidatorservice_filevalidatorservice_validate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice_validateuploadedfile", "target": "uploadedfile" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/FileValidatorService.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "service_filevalidatorservice_filevalidatorservice_validate", "target": "service_filevalidatorservice_filevalidatorservice_sanitizefilename" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_inputvalidator", "target": "service_inputvalidator_inputvalidator" }, { "relation": "calls", "context": "call", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L217", "weight": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "target": "service_inputvalidator_inputvalidator" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_inputvalidator_inputvalidator", "target": "service_inputvalidator_inputvalidator_isvalidiranmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "service_inputvalidator_inputvalidator", "target": "service_inputvalidator_inputvalidator_isvalidirannationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "service_inputvalidator_inputvalidator", "target": "service_inputvalidator_inputvalidator_maskmobile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Service/InputValidator.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "service_inputvalidator_inputvalidator", "target": "service_inputvalidator_inputvalidator_toenglishdigits" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand", "target": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand", "target": "smsmessagetemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand", "target": "src_sms_command_seedsmsmessagetemplatescommand_php_inputinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand", "target": "src_sms_command_seedsmsmessagetemplatescommand_php_outputinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand", "target": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand", "target": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_execute" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_execute", "target": "src_sms_command_seedsmsmessagetemplatescommand_php_inputinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Command/SeedSmsMessageTemplatesCommand.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "command_seedsmsmessagetemplatescommand_seedsmsmessagetemplatescommand_execute", "target": "src_sms_command_seedsmsmessagetemplatescommand_php_outputinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller", "target": "controller_smscontroller_smscontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller", "target": "smstemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_approvetemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_createtemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L263", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_deletetemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_gettemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L302", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_listtemplates" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L378", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_rejecttemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_send" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L433", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_sendviatemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_submittemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller", "target": "controller_smscontroller_smscontroller_updatetemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_send", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_send", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L329", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_approvetemplate", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L82", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_createtemplate", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L378", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_rejecttemplate", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L433", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_sendviatemplate", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L164", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_updatetemplate", "target": "src_sms_controller_smscontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L329", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_approvetemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L82", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_createtemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L263", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_deletetemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L132", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_gettemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L302", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_listtemplates", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L378", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_rejecttemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L433", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_sendviatemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L225", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_submittemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsController.php", "source_location": "L164", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smscontroller_smscontroller_updatetemplate", "target": "src_sms_controller_smscontroller_php_jsonresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller", "target": "controller_smsmessagecontroller_smsmessagecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller", "target": "smsmessagetemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller", "target": "src_sms_controller_smsmessagecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller", "target": "src_sms_controller_smsmessagecontroller_php_request" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller", "target": "controller_smsmessagecontroller_smsmessagecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller", "target": "controller_smsmessagecontroller_smsmessagecontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller", "target": "controller_smsmessagecontroller_smsmessagecontroller_update" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L26", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller_list", "target": "src_sms_controller_smsmessagecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L55", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller_update", "target": "src_sms_controller_smsmessagecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsMessageController.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smsmessagecontroller_smsmessagecontroller_update", "target": "src_sms_controller_smsmessagecontroller_php_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "smssettings" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminapprove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L266", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreport" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_balance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_charge" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_getsettings" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_logs" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentityname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_updatesettings" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L141", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L288", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "src_sms_controller_smswalletcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L219", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L234", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreject", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L266", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreport", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L195", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L141", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "src_sms_controller_smswalletcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L66", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L234", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreject", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L266", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreport", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L195", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "src_sms_controller_smswalletcontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L212", "weight": 1.0, "confidence_score": 1.0, "source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentityname" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog", "target": "entity_smslog_smslog" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog_smslog", "target": "entity_smslog_smslog_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog_smslog", "target": "entity_smslog_smslog_gettag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog_smslog", "target": "entity_smslog_smslog_settag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog_smslog", "target": "entity_smslog_smslog_settemplateuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smslog_smslog", "target": "entity_smslog_smslog_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smslog_smslog_settemplateuuid", "target": "src_sms_entity_smslog_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsLog.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smslog_smslog_settag", "target": "src_sms_entity_smslog_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_getbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_gettag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_gettitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_getvariables" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_setbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_settitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate", "target": "entity_smsmessagetemplate_smsmessagetemplate_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L83", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate_settitle", "target": "src_sms_entity_smsmessagetemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsMessageTemplate.php", "source_location": "L84", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smsmessagetemplate_smsmessagetemplate_setbody", "target": "src_sms_entity_smsmessagetemplate_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings", "target": "entity_smssettings_smssettings" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_approvepostvisittext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getpostvisittext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getpostvisittextpending" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getpostvisittextrejectreason" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getpostvisittextstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_getreminderhoursbefore" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_ispostvisitenabled" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_isreminderenabled" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_rejectpostvisittext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_setpostvisitenabled" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_setpostvisittext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_setreminderenabled" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_setreminderhoursbefore" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_submitpostvisittext" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smssettings_smssettings", "target": "entity_smssettings_smssettings_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L72", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_setreminderenabled", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_approvepostvisittext", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L97", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_rejectpostvisittext", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_setpostvisitenabled", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_setpostvisittext", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_setreminderhoursbefore", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsSettings.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smssettings_smssettings_submitpostvisittext", "target": "src_sms_entity_smssettings_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate", "target": "entity_smstemplate_smstemplate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_approve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getadminnote" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getprovidercode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_getvariables" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_reject" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_renderbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_reverttodraft" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_setbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_setprovidercode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_setvariables" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_submitforreview" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setname", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L68", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setname", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_approve", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L85", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_reject", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_reverttodraft", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L69", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setbody", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L70", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setprovidercode", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setvariables", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_submitforreview", "target": "src_sms_entity_smstemplate_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setbody", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setprovidercode", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_setvariables", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_submitforreview", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_reverttodraft", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_approve", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsTemplate.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smstemplate_smstemplate_reject", "target": "entity_smstemplate_smstemplate_touch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet", "target": "entity_smswallet_smswallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_credit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_debit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_getbalancerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWallet.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallet_smswallet", "target": "entity_smswallet_smswallet_getid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction", "target": "src_sms_entity_smswallettransaction_php_payment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_getamountrials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_gettype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "entity_smswallettransaction_smswallettransaction_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L38", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "src_sms_entity_smswallettransaction_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L25", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction", "target": "src_sms_entity_smswallettransaction_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction_construct", "target": "src_sms_entity_smswallettransaction_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Entity/SmsWalletTransaction.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_smswallettransaction_smswallettransaction_construct", "target": "src_sms_entity_smswallettransaction_php_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Message/SendSmsMessage.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage", "target": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Message/SendSmsMessage.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage", "target": "src_sms_message_sendsmsmessage_php_message_sendsmsmessage_sendsmsmessage_construct" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_key" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_send" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_sender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "provider_kavehnegarprovider_kavehnegarprovider_sendtemplate" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider", "target": "src_sms_service_smsservice_php_smsproviderinterface" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider_send", "target": "provider_kavehnegarprovider_kavehnegarprovider_key" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider_sendtemplate", "target": "provider_kavehnegarprovider_kavehnegarprovider_key" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/KavehNegarProvider.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "provider_kavehnegarprovider_kavehnegarprovider_send", "target": "provider_kavehnegarprovider_kavehnegarprovider_sender" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider", "target": "provider_ranginehprovider_ranginehprovider" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider_ranginehprovider", "target": "provider_ranginehprovider_ranginehprovider_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider_ranginehprovider", "target": "provider_ranginehprovider_ranginehprovider_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider_ranginehprovider", "target": "provider_ranginehprovider_ranginehprovider_send" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider_ranginehprovider", "target": "provider_ranginehprovider_ranginehprovider_sendtemplate" }, { "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/RanginehProvider.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "provider_ranginehprovider_ranginehprovider", "target": "src_sms_service_smsservice_php_smsproviderinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "provider_smsproviderinterface", "target": "provider_smsproviderinterface_getname" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "provider_smsproviderinterface", "target": "provider_smsproviderinterface_send" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Provider/SmsProviderInterface.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "provider_smsproviderinterface", "target": "provider_smsproviderinterface_sendtemplate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository", "target": "repository_smslogrepository_smslogrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository", "target": "smslog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository", "target": "src_sms_repository_smslogrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository_smslogrepository", "target": "repository_smslogrepository_smslogrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smslogrepository_smslogrepository", "target": "repository_smslogrepository_smslogrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L11", "weight": 1.0, "source": "repository_smslogrepository_smslogrepository_construct", "target": "smslog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smslogrepository_smslogrepository_construct", "target": "src_sms_repository_smslogrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsLogRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smslogrepository_smslogrepository_save", "target": "smslog" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice", "target": "smslog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository", "target": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository", "target": "smsmessagetemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository", "target": "src_sms_repository_smsmessagetemplaterepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", "target": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", "target": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_findbytag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", "target": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_construct", "target": "smsmessagetemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_construct", "target": "src_sms_repository_smsmessagetemplaterepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_findbytag", "target": "smsmessagetemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsMessageTemplateRepository.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_save", "target": "smsmessagetemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_smstextresolver", "target": "smsmessagetemplate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository", "target": "repository_smssettingsrepository_smssettingsrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository", "target": "smssettings" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository", "target": "src_sms_repository_smssettingsrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository", "target": "repository_smssettingsrepository_smssettingsrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository", "target": "repository_smssettingsrepository_smssettingsrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository", "target": "repository_smssettingsrepository_smssettingsrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository_construct", "target": "smssettings" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository_construct", "target": "src_sms_repository_smssettingsrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository_findbyentity", "target": "smssettings" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsSettingsRepository.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smssettingsrepository_smssettingsrepository_save", "target": "smssettings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository", "target": "repository_smstemplaterepository_smstemplaterepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository", "target": "smstemplate" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository", "target": "src_sms_repository_smstemplaterepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository", "target": "repository_smstemplaterepository_smstemplaterepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository", "target": "repository_smstemplaterepository_smstemplaterepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository", "target": "repository_smstemplaterepository_smstemplaterepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository", "target": "repository_smstemplaterepository_smstemplaterepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L11", "weight": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository_construct", "target": "smstemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository_construct", "target": "src_sms_repository_smstemplaterepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L12", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository_findbyuuid", "target": "smstemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository_remove", "target": "smstemplate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsTemplateRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smstemplaterepository_smstemplaterepository_save", "target": "smstemplate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository", "target": "src_sms_repository_smswalletrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository", "target": "src_sms_repository_smswalletrepository_php_smswallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_getbalance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository_construct", "target": "src_sms_repository_smswalletrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_smswalletrepository_smswalletrepository_construct", "target": "src_sms_repository_smswalletrepository_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository_findbyentity", "target": "src_sms_repository_smswalletrepository_php_smswallet" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository_getbalance", "target": "repository_smswalletrepository_smswalletrepository_findbyentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswalletrepository_smswalletrepository_save", "target": "src_sms_repository_smswalletrepository_php_smswallet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository", "target": "repository_smswallettransactionrepository_smswallettransactionrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository", "target": "smswallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository", "target": "src_sms_repository_smswallettransactionrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository", "target": "src_sms_repository_smswallettransactionrepository_php_smswallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository", "target": "repository_smswallettransactionrepository_smswallettransactionrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository", "target": "repository_smswallettransactionrepository_smswallettransactionrepository_countbywallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository", "target": "repository_smswallettransactionrepository_smswallettransactionrepository_findbywallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository", "target": "repository_smswallettransactionrepository_smswallettransactionrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository_construct", "target": "smswallettransaction" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository_construct", "target": "src_sms_repository_smswallettransactionrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository_findbywallet", "target": "src_sms_repository_smswallettransactionrepository_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository_countbywallet", "target": "src_sms_repository_smswallettransactionrepository_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletTransactionRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_smswallettransactionrepository_smswallettransactionrepository_save", "target": "smswallettransaction" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice", "target": "smswallettransaction" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "service_sendsmshandler", "target": "service_sendsmshandler_sendsmshandler" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_sendsmshandler", "target": "src_sms_service_sendsmshandler_php_sendsmsmessage" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_sendsmshandler_sendsmshandler", "target": "service_sendsmshandler_sendsmshandler_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_sendsmshandler_sendsmshandler", "target": "service_sendsmshandler_sendsmshandler_invoke" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SendSmsHandler.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_sendsmshandler_sendsmshandler_invoke", "target": "src_sms_service_sendsmshandler_php_sendsmsmessage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice", "target": "service_smsservice_smsservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice", "target": "src_sms_service_smsservice_php_sendsmsmessage" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice", "target": "src_sms_service_smsservice_php_smsproviderinterface" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_dispatchasync" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_resolveprovider" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_sendnow" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "service_smsservice_smsservice_sendnow", "target": "service_smsservice_smsservice_resolveprovider" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_smsservice_smsservice_sendnow", "target": "src_sms_service_smsservice_php_sendsmsmessage" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_smsservice_smsservice_resolveprovider", "target": "src_sms_service_smsservice_php_smsproviderinterface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "service_smstextresolver", "target": "service_smstextresolver_smstextresolver" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_smstextresolver_smstextresolver", "target": "service_smstextresolver_smstextresolver_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "service_smstextresolver_smstextresolver", "target": "service_smstextresolver_smstextresolver_resolve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice", "target": "service_smswalletservice_smswalletservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice", "target": "src_sms_service_smswalletservice_php_payment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice", "target": "src_sms_service_smswalletservice_php_smswallet" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice", "target": "service_smswalletservice_smswalletservice_charge" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice", "target": "service_smswalletservice_smswalletservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice", "target": "service_smswalletservice_smswalletservice_deduct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice", "target": "service_smswalletservice_smswalletservice_getbalance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice", "target": "service_smswalletservice_smswalletservice_getorcreate" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L18", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice_getorcreate", "target": "src_sms_service_smswalletservice_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice_charge", "target": "src_sms_service_smswalletservice_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice_deduct", "target": "src_sms_service_smswalletservice_php_smswallet" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsWalletService.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_smswalletservice_smswalletservice_charge", "target": "src_sms_service_smswalletservice_php_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_adminlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_doctorcounts" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_slugify" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller", "target": "controller_specialtycontroller_specialtycontroller_update" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_list", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_list", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_adminlist", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_create", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_doctorcounts", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_update", "target": "src_specialty_controller_specialtycontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L124", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_adminlist", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L60", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_create", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L111", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_delete", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L33", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_doctorcounts", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L88", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_update", "target": "src_specialty_controller_specialtycontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Specialty/Controller/SpecialtyController.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "controller_specialtycontroller_specialtycontroller_create", "target": "controller_specialtycontroller_specialtycontroller_slugify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty", "target": "entity_specialty_specialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getparent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_getweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_setparent" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_setslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_setweight" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "entity_specialty_specialty_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L37", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_specialty_specialty", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_construct", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L55", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_getparent", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L57", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_setname", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L61", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_setparent", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L58", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_setslug", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L59", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_setstatus", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Entity/Specialty.php", "source_location": "L60", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_specialty_specialty_setweight", "target": "src_specialty_entity_specialty_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository", "target": "src_specialty_repository_specialtyrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository", "target": "src_specialty_repository_specialtyrepository_php_specialty" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_doctorcountsbycity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_findbyslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository", "target": "repository_specialtyrepository_specialtyrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository_construct", "target": "src_specialty_repository_specialtyrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_specialtyrepository_specialtyrepository_construct", "target": "src_specialty_repository_specialtyrepository_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L60", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository_findbyslug", "target": "src_specialty_repository_specialtyrepository_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository_remove", "target": "src_specialty_repository_specialtyrepository_php_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Specialty/Repository/SpecialtyRepository.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_specialtyrepository_specialtyrepository_save", "target": "src_specialty_repository_specialtyrepository_php_specialty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "controller_staffcontroller_staffcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "src_staff_controller_staffcontroller_php_clinicstaff" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "src_staff_controller_staffcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "src_staff_controller_staffcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_ownsstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_toggle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_tolatindigits" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller", "target": "controller_staffcontroller_staffcontroller_update" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_list", "target": "controller_staffcontroller_staffcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_list", "target": "src_staff_controller_staffcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L29", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_list", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_create", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L131", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_ownsstaff", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_resolveentity", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_toggle", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "src_staff_controller_staffcontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_create", "target": "src_staff_controller_staffcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L98", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_toggle", "target": "src_staff_controller_staffcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "src_staff_controller_staffcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_create", "target": "controller_staffcontroller_staffcontroller_resolveentity" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_create", "target": "controller_staffcontroller_staffcontroller_tolatindigits" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_create", "target": "src_staff_controller_staffcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "src_staff_controller_staffcontroller_php_request" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "controller_staffcontroller_staffcontroller_ownsstaff" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_update", "target": "controller_staffcontroller_staffcontroller_tolatindigits" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_toggle", "target": "controller_staffcontroller_staffcontroller_ownsstaff" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_ownsstaff", "target": "controller_staffcontroller_staffcontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Controller/StaffController.php", "source_location": "L131", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_staffcontroller_staffcontroller_ownsstaff", "target": "src_staff_controller_staffcontroller_php_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff", "target": "entity_clinicstaff_clinicstaff" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getfullname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getjobtitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setfullname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setjobtitle" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_toggleactive" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setfullname", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setactive", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setaddress", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setjobtitle", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setnationalcode", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_setphone", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L82", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicstaff_clinicstaff_toggleactive", "target": "src_staff_entity_clinicstaff_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository", "target": "repository_clinicstaffrepository_clinicstaffrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository", "target": "src_staff_repository_clinicstaffrepository_php_clinicstaff" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository", "target": "src_staff_repository_clinicstaffrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository", "target": "repository_clinicstaffrepository_clinicstaffrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository", "target": "repository_clinicstaffrepository_clinicstaffrepository_findbyentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository", "target": "repository_clinicstaffrepository_clinicstaffrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository", "target": "repository_clinicstaffrepository_clinicstaffrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository_construct", "target": "src_staff_repository_clinicstaffrepository_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository_construct", "target": "src_staff_repository_clinicstaffrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository_findbyuuid", "target": "src_staff_repository_clinicstaffrepository_php_clinicstaff" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Repository/ClinicStaffRepository.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicstaffrepository_clinicstaffrepository_save", "target": "src_staff_repository_clinicstaffrepository_php_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller", "target": "src_subscription_controller_subscriptioncontroller_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_admincreateperiod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_admincreateplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_admindeleteperiod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_adminplans" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_adminreport" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateperiod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_my" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_plans" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_resolveentity" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller", "target": "controller_subscriptioncontroller_subscriptioncontroller_trial" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L42", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_plans", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L152", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_admincreateperiod", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L107", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_admincreateplan", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L204", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_admindeleteperiod", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L93", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminplans", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L219", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminreport", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L182", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateperiod", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L130", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateplan", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L55", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_my", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_trial", "target": "src_subscription_controller_subscriptioncontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_my", "target": "controller_subscriptioncontroller_subscriptioncontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L55", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_my", "target": "src_subscription_controller_subscriptioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L245", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_resolveentity", "target": "src_subscription_controller_subscriptioncontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_trial", "target": "src_subscription_controller_subscriptioncontroller_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_trial", "target": "controller_subscriptioncontroller_subscriptioncontroller_resolveentity" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L107", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_admincreateplan", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L152", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_admincreateperiod", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L219", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminreport", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L182", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateperiod", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Controller/SubscriptionController.php", "source_location": "L130", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_subscriptioncontroller_subscriptioncontroller_adminupdateplan", "target": "src_subscription_controller_subscriptioncontroller_php_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription", "target": "src_subscription_entity_clinicsubscription_php_payment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getdaysremaining" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getentityid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getentitytype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getexpiresat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getpayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getperiod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getstartsat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_istrial" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "entity_clinicsubscription_clinicsubscription_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L37", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "src_subscription_entity_clinicsubscription_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L33", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "src_subscription_entity_clinicsubscription_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L29", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription", "target": "src_subscription_entity_clinicsubscription_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_construct", "target": "src_subscription_entity_clinicsubscription_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L78", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_getplan", "target": "src_subscription_entity_clinicsubscription_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_construct", "target": "src_subscription_entity_clinicsubscription_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L79", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_getperiod", "target": "src_subscription_entity_clinicsubscription_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_construct", "target": "src_subscription_entity_clinicsubscription_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L80", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_getpayment", "target": "src_subscription_entity_clinicsubscription_php_payment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_toarray", "target": "entity_clinicsubscription_clinicsubscription_isactive" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/ClinicSubscription.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_clinicsubscription_clinicsubscription_toarray", "target": "entity_clinicsubscription_clinicsubscription_getdaysremaining" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getdurationmonths" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getlabel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getsortorder" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_istrial" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_setdurationmonths" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_setlabel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_setpricerials" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_setsortorder" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "entity_subscriptionperiod_subscriptionperiod_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L21", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod", "target": "src_subscription_entity_subscriptionperiod_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_construct", "target": "src_subscription_entity_subscriptionperiod_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L63", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_getplan", "target": "src_subscription_entity_subscriptionperiod_php_subscriptionplan" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_toarray", "target": "entity_subscriptionperiod_subscriptionperiod_getuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setlabel", "target": "src_subscription_entity_subscriptionperiod_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L76", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setactive", "target": "src_subscription_entity_subscriptionperiod_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setdurationmonths", "target": "src_subscription_entity_subscriptionperiod_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L75", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setpricerials", "target": "src_subscription_entity_subscriptionperiod_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPeriod.php", "source_location": "L77", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionperiod_subscriptionperiod_setsortorder", "target": "src_subscription_entity_subscriptionperiod_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan", "target": "src_subscription_entity_subscriptionplan_php_collection" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getfeatures" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getlevel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getmaxsecretaries" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getperiods" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_hasfeature" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_isactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_setactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_setfeatures" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_setlevel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_setmaxsecretaries" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "entity_subscriptionplan_subscriptionplan_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L44", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan", "target": "src_subscription_entity_subscriptionplan_php_collection" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L68", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_getperiods", "target": "src_subscription_entity_subscriptionplan_php_collection" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_toarray", "target": "entity_subscriptionplan_subscriptionplan_isactive" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L70", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setname", "target": "src_subscription_entity_subscriptionplan_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L74", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setactive", "target": "src_subscription_entity_subscriptionplan_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L73", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setfeatures", "target": "src_subscription_entity_subscriptionplan_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L71", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setlevel", "target": "src_subscription_entity_subscriptionplan_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Entity/SubscriptionPlan.php", "source_location": "L72", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_subscriptionplan_subscriptionplan_setmaxsecretaries", "target": "src_subscription_entity_subscriptionplan_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository", "target": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository", "target": "src_subscription_repository_clinicsubscriptionrepository_php_managerregistry" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_hasusedtrial" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository", "target": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_save" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_construct", "target": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_construct", "target": "src_subscription_repository_clinicsubscriptionrepository_php_managerregistry" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findbyuuid", "target": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_findactive", "target": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/ClinicSubscriptionRepository.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_clinicsubscriptionrepository_clinicsubscriptionrepository_save", "target": "src_subscription_repository_clinicsubscriptionrepository_php_clinicsubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository", "target": "repository_subscriptionperiodrepository_subscriptionperiodrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository", "target": "src_subscription_repository_subscriptionperiodrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "target": "repository_subscriptionperiodrepository_subscriptionperiodrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "target": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "target": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findtrialperiodforplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository", "target": "repository_subscriptionperiodrepository_subscriptionperiodrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_construct", "target": "src_subscription_repository_subscriptionperiodrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_construct", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findbyuuid", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findtrialperiodforplan", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_save", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionperiod" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPeriodRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_subscriptionperiodrepository_subscriptionperiodrepository_findtrialperiodforplan", "target": "src_subscription_repository_subscriptionperiodrepository_php_subscriptionplan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository", "target": "src_subscription_repository_subscriptionplanrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository", "target": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository_findallactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository", "target": "repository_subscriptionplanrepository_subscriptionplanrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository_construct", "target": "src_subscription_repository_subscriptionplanrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository_construct", "target": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyuuid", "target": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyname", "target": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Repository/SubscriptionPlanRepository.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_subscriptionplanrepository_subscriptionplanrepository_save", "target": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice", "target": "src_subscription_service_subscriptionservice_php_clinicsubscription" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice", "target": "src_subscription_service_subscriptionservice_php_payment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_activatetrial" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_calculateexpiresat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_createfrompayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_getactivesubscription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_getsecretarylimit" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_hasfeature" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice", "target": "service_subscriptionservice_subscriptionservice_hasusedtrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_createfrompayment", "target": "service_subscriptionservice_subscriptionservice_getactivesubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L23", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_getactivesubscription", "target": "src_subscription_service_subscriptionservice_php_clinicsubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_getsecretarylimit", "target": "service_subscriptionservice_subscriptionservice_getactivesubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_hasfeature", "target": "service_subscriptionservice_subscriptionservice_getactivesubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L53", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_activatetrial", "target": "src_subscription_service_subscriptionservice_php_clinicsubscription" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L91", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_createfrompayment", "target": "src_subscription_service_subscriptionservice_php_clinicsubscription" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_activatetrial", "target": "service_subscriptionservice_subscriptionservice_hasusedtrial" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_activatetrial", "target": "service_subscriptionservice_subscriptionservice_calculateexpiresat" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_createfrompayment", "target": "service_subscriptionservice_subscriptionservice_calculateexpiresat" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Subscription/Service/SubscriptionService.php", "source_location": "L91", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "service_subscriptionservice_subscriptionservice_createfrompayment", "target": "src_subscription_service_subscriptionservice_php_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller", "target": "controller_tagcontroller_tagcontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller", "target": "src_tag_controller_tagcontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller", "target": "tag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_adminlist" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_list" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_slugify" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller", "target": "controller_tagcontroller_tagcontroller_update" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_list", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L81", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_adminlist", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L31", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_create", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L68", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_delete", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L50", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_update", "target": "src_tag_controller_tagcontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_create", "target": "controller_tagcontroller_tagcontroller_slugify" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_create", "target": "src_tag_controller_tagcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_adminlist", "target": "src_tag_controller_tagcontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Controller/TagController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_tagcontroller_tagcontroller_update", "target": "src_tag_controller_tagcontroller_php_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag", "target": "entity_tag_tag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_getname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_getslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_getstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_setname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_setslug" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_setstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "entity_tag_tag", "target": "entity_tag_tag_toarray" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tag_tag_setname", "target": "src_tag_entity_tag_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tag_tag_setslug", "target": "src_tag_entity_tag_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_tag_tag_setstatus", "target": "src_tag_entity_tag_php_self" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository", "target": "repository_tagrepository_tagrepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository", "target": "src_tag_repository_tagrepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository", "target": "tag" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository", "target": "repository_tagrepository_tagrepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository", "target": "repository_tagrepository_tagrepository_findactive" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository", "target": "repository_tagrepository_tagrepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository", "target": "repository_tagrepository_tagrepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository_construct", "target": "src_tag_repository_tagrepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L13", "weight": 1.0, "source": "repository_tagrepository_tagrepository_construct", "target": "tag" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository_save", "target": "tag" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Repository/TagRepository.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_tagrepository_tagrepository_remove", "target": "tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "src_userprofile_controller_userprofilecontroller_php_request" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller", "target": "src_userprofile_controller_userprofilecontroller_php_userprofile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_create" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_delete" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_show" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_update" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_uploadavatar" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "src_userprofile_controller_userprofilecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "src_userprofile_controller_userprofilecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "src_userprofile_controller_userprofilecontroller_php_request" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_canaccess", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "src_userprofile_controller_userprofilecontroller_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_delete", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "src_userprofile_controller_userprofilecontroller_php_jsonresponse" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "target": "src_userprofile_controller_userprofilecontroller_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_canaccess", "target": "src_userprofile_controller_userprofilecontroller_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "target": "src_userprofile_controller_userprofilecontroller_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "controller_userprofilecontroller_userprofilecontroller_hydrate", "target": "src_userprofile_controller_userprofilecontroller_php_userprofile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile", "target": "entity_userprofile_userprofile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile", "target": "src_userprofile_entity_userprofile_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getavatar" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getbasicinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getbloodtype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getcreatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getdateofbirth" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_geteducation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getfamily" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getfathersname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_gethomephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getjob" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getlabel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getmaritalstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getother" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getsupplementaryinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getupdatedat" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_getworkphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_isnationalcodeapproved" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_issharingwithuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setavatar" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setbasicinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setbloodtype" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setdateofbirth" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setdescription" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_seteducation" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setfamily" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setfathersname" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setgender" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_sethomephone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setjob" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setlabel" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setmaritalstatus" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setnationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setnationalcodeapproved" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setother" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setsharingwithuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setsupplementaryinsuranceid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_setworkphone" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_toarray" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "entity_userprofile_userprofile_touch" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L23", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "entity_userprofile_userprofile", "target": "src_userprofile_entity_userprofile_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_construct", "target": "src_userprofile_entity_userprofile_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L106", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_getuser", "target": "src_userprofile_entity_userprofile_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_toarray", "target": "entity_userprofile_userprofile_getuuid" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L132", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setlabel", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L143", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setaddress", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L152", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setavatar", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L147", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setbasicinsuranceid", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L139", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setbloodtype", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L138", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setdateofbirth", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L151", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setdescription", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L141", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_seteducation", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L133", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfamily", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L134", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfathersname", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L137", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setgender", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L144", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_sethomephone", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L146", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setinsuranceid", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L142", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setjob", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L140", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setmaritalstatus", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L135", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setnationalcode", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L136", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setnationalcodeapproved", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L149", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setother", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L150", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setsharingwithuser", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L148", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setsupplementaryinsuranceid", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L145", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setworkphone", "target": "src_userprofile_entity_userprofile_php_self" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfamily", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setfathersname", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setnationalcode", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setnationalcodeapproved", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setgender", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setdateofbirth", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setbloodtype", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setmaritalstatus", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_seteducation", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setjob", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setaddress", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_sethomephone", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setworkphone", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setinsuranceid", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setbasicinsuranceid", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setsupplementaryinsuranceid", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setother", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setsharingwithuser", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setdescription", "target": "entity_userprofile_userprofile_touch" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Entity/UserProfile.php", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "entity_userprofile_userprofile_setavatar", "target": "entity_userprofile_userprofile_touch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository", "target": "src_userprofile_repository_userprofilerepository_php_managerregistry" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository", "target": "src_userprofile_repository_userprofilerepository_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_construct" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_findbyuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_findbyuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_findonebynationalcode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_remove" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository", "target": "repository_userprofilerepository_userprofilerepository_save" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_construct", "target": "src_userprofile_repository_userprofilerepository_php_managerregistry" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L14", "weight": 1.0, "source": "repository_userprofilerepository_userprofilerepository_construct", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_findbyuser", "target": "src_userprofile_repository_userprofilerepository_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_findbyuser", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_findbyuuid", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L27", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_findonebynationalcode", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_remove", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Repository/UserProfileRepository.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "repository_userprofilerepository_userprofilerepository_save", "target": "src_userprofile_repository_userprofilerepository_php_userprofile" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase", "target": "entitymanagerinterface" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase", "target": "kernelbrowser" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase", "target": "tests_apitestcase_php_user" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase", "target": "webtestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentexpiryservicetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "audit_lowtierfixestest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "audit_lowtierfixestest_lowtierfixestest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "auth_sendcodemobileratelimittest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest_claimslistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistpaginationtest_claimslistpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemdeletecleanuptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemstaffownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest_commentlistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentpaginationtest_commentpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_financialbreakdownintegritytest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_settlementlistpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_settlementlistpaginationtest_settlementlistpaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_wallettransactionspaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest", "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest", "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest_infrasmoketest", "target": "tests_apitestcase_apitestcase" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L21", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "entitymanagerinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L20", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "kernelbrowser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_authjson" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_countqueries" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_createuser" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_jwtfor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_responsecode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "tests_apitestcase_apitestcase_setup" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase", "target": "webtestcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_repositoryclassmappingtest", "target": "entitymanagerinterface" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/ApiTestCase.php", "source_location": "L26", "weight": 1.0, "source": "tests_apitestcase_apitestcase_setup", "target": "entitymanagerinterface" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L33", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase_createuser", "target": "tests_apitestcase_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase_authjson", "target": "tests_apitestcase_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase_jwtfor", "target": "tests_apitestcase_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ApiTestCase.php", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "tests_apitestcase_apitestcase_authjson", "target": "tests_apitestcase_apitestcase_jwtfor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentexpiryservicetest", "target": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentExpiryServiceTest.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest", "target": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest_testexpiresstaleandcancelspendingpayments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest", "target": "tests_appointment_appointmentsettingslistownershiptest_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_endpoints" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_makedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_testownerallowed" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_teststrangerforbidden" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_makedoctor", "target": "tests_appointment_appointmentsettingslistownershiptest_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_testownerallowed", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_makedoctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/AppointmentSettingsListOwnershipTest.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_teststrangerforbidden", "target": "appointment_appointmentsettingslistownershiptest_appointmentsettingslistownershiptest_makedoctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest", "target": "tests_appointment_bookingscopetest_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest", "target": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L15", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_makedoctor", "target": "tests_appointment_bookingscopetest_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "target": "appointment_bookingscopetest_bookingscopetest_makedoctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_testdoctorcanbookontoowncalendar", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingScopeTest.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_bookingscopetest_bookingscopetest_testdoctorcannotbookontoanotherdoctor", "target": "appointment_bookingscopetest_bookingscopetest_bookingbody" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testotheruserisforbidden" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testownercanread" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testotheruserisforbidden", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/DateOverrideOwnershipTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testownercanread", "target": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest", "target": "appointment_scheduleownershiptest_scheduleownershiptest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest", "target": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest", "target": "appointment_scheduleownershiptest_scheduleownershiptest_testadmincanread" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest", "target": "appointment_scheduleownershiptest_scheduleownershiptest_testotheruserisforbidden" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest", "target": "appointment_scheduleownershiptest_scheduleownershiptest_testownercanreadownschedule" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest_testadmincanread", "target": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest_testotheruserisforbidden", "target": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ScheduleOwnershipTest.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_scheduleownershiptest_scheduleownershiptest_testownercanreadownschedule", "target": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest", "target": "tests_appointment_slotuniquenesstest_php_appointment" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest", "target": "tests_appointment_slotuniquenesstest_php_doctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest", "target": "appointment_slotuniquenesstest_slotuniquenesstest_testtwolivebookingsonsameslotviolateuniquekey" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L19", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor", "target": "tests_appointment_slotuniquenesstest_php_doctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot", "target": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot", "target": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testtwolivebookingsonsameslotviolateuniquekey", "target": "appointment_slotuniquenesstest_slotuniquenesstest_makedoctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking", "target": "tests_appointment_slotuniquenesstest_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L28", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking", "target": "tests_appointment_slotuniquenesstest_php_appointment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot", "target": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot", "target": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testtwolivebookingsonsameslotviolateuniquekey", "target": "appointment_slotuniquenesstest_slotuniquenesstest_newbooking" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L69", "weight": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testbookatomicallyrejectsalreadytakenslot", "target": "tests_appointment_slotuniquenesstest_php_appointment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/SlotUniquenessTest.php", "source_location": "L55", "weight": 1.0, "source": "appointment_slotuniquenesstest_slotuniquenesstest_testcancelledbookingfreestheslot", "target": "tests_appointment_slotuniquenesstest_php_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "audit_lowtierfixestest", "target": "audit_lowtierfixestest_lowtierfixestest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "audit_lowtierfixestest_lowtierfixestest", "target": "audit_lowtierfixestest_lowtierfixestest_testpreregistrationreturns201" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Audit/LowTierFixesTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "audit_lowtierfixestest_lowtierfixestest", "target": "audit_lowtierfixestest_lowtierfixestest_testupdatesessionenforcespatientgate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest", "target": "tests_auth_refreshtokentest_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_refresh" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest", "target": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest_issuerefresh", "target": "tests_auth_refreshtokentest_php_user" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "target": "auth_refreshtokentest_refreshtokentest_issuerefresh" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest_testsuspendedusercannotrefresh", "target": "auth_refreshtokentest_refreshtokentest_refresh" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Auth/RefreshTokenTest.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "auth_refreshtokentest_refreshtokentest_testtokenisreusableandreturnedunchanged", "target": "auth_refreshtokentest_refreshtokentest_refresh" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "auth_sendcodemobileratelimittest", "target": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Auth/SendCodeMobileRateLimitTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest", "target": "auth_sendcodemobileratelimittest_sendcodemobileratelimittest_testpermobilecapholdsacrossdifferentips" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest", "target": "billingcalculator" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest", "target": "testcase" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_setup" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseonly" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "billingcalculator" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "billing_billingcalculatortest_billingcalculatortest", "target": "testcase" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "shared_errorcodestest", "target": "testcase" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "shared_errorcodestest_errorcodestest", "target": "testcase" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "billing_claimamountboundstest_claimamountboundstest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "tests_billing_claimamountboundstest_php_claim" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "tests_billing_claimamountboundstest_php_doctor" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest", "target": "tests_billing_claimamountboundstest_php_user" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "billing_claimamountboundstest_claimamountboundstest_setup" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "billing_claimamountboundstest_claimamountboundstest_submittedclaim" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "billing_claimamountboundstest_claimamountboundstest_testapproveaboveclaimedisrejected" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "billing_claimamountboundstest_claimamountboundstest_testapprovewithinboundssucceeds" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L18", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "tests_billing_claimamountboundstest_php_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L19", "weight": 1.0, "context": "field", "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest", "target": "tests_billing_claimamountboundstest_php_user" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest_submittedclaim", "target": "tests_billing_claimamountboundstest_php_claim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest_testapproveaboveclaimedisrejected", "target": "billing_claimamountboundstest_claimamountboundstest_submittedclaim" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAmountBoundsTest.php", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimamountboundstest_claimamountboundstest_testapprovewithinboundssucceeds", "target": "billing_claimamountboundstest_claimamountboundstest_submittedclaim" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest", "target": "billing_claimslistnplusonetest_claimslistnplusonetest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest_claimslistnplusonetest", "target": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest_claimslistnplusonetest", "target": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListNPlusOneTest.php", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount", "target": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistpaginationtest", "target": "billing_claimslistpaginationtest_claimslistpaginationtest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsListPaginationTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "billing_claimslistpaginationtest_claimslistpaginationtest", "target": "billing_claimslistpaginationtest_claimslistpaginationtest_testpaginatesandreportstotals" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemdeletecleanuptest", "target": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemDeleteCleanupTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", "target": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest_testdeletingitempurgestariffandcoverage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemstaffownershiptest", "target": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemStaffOwnershipTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest", "target": "clinicservice_serviceitemstaffownershiptest_serviceitemstaffownershiptest_testcannotbindforeignstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest", "target": "database_uniqueconstraintstest_uniqueconstraintstest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest", "target": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest", "target": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest", "target": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Database/UniqueConstraintsTest.php", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "database_uniqueconstraintstest_uniqueconstraintstest", "target": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest", "target": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest", "target": "tests_doctor_clinicdoctorlistnplusonetest_php_clinic" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest", "target": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_makeclinicwithdoctors" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest", "target": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_testquerycountdoesnotgrowwithdoctorcount" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_makeclinicwithdoctors", "target": "tests_doctor_clinicdoctorlistnplusonetest_php_clinic" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/ClinicDoctorListNPlusOneTest.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_testquerycountdoesnotgrowwithdoctorcount", "target": "doctor_clinicdoctorlistnplusonetest_clinicdoctorlistnplusonetest_makeclinicwithdoctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest", "target": "tests_doctor_doctoraddressownershiptest_php_doctoraddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_makeaddress" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testotherdoctorcannotread" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testownercanread" }, { "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_makeaddress", "target": "tests_doctor_doctoraddressownershiptest_php_doctoraddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testotherdoctorcannotread", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_makeaddress" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorAddressOwnershipTest.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_testownercanread", "target": "doctor_doctoraddressownershiptest_doctoraddressownershiptest_makeaddress" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_repositoryclassmappingtest", "target": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_repositoryclassmappingtest", "target": "kerneltestcase" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest", "target": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest_testentitieswithcustomrepodeclareit" }, { "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctrine/RepositoryClassMappingTest.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "doctrine_repositoryclassmappingtest_repositoryclassmappingtest", "target": "kerneltestcase" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest", "target": "tests_insurance_doctorinsuranceownershiptest_php_doctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_makedoctorinsurance" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testotherdoctorcannotread" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testownercanread" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L17", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_makedoctorinsurance", "target": "tests_insurance_doctorinsuranceownershiptest_php_doctorinsurance" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testotherdoctorcannotread", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_makedoctorinsurance" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/DoctorInsuranceOwnershipTest.php", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_testownercanread", "target": "insurance_doctorinsuranceownershiptest_doctorinsuranceownershiptest_makedoctorinsurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest", "target": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", "target": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_makecontract" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", "target": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testeveryrowresolvesitsserviceitemuuid" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", "target": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testquerycountdoesnotgrowwithcoveragerows" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/ServiceCoverageNPlusOneTest.php", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testquerycountdoesnotgrowwithcoveragerows", "target": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_makecontract" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest", "target": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", "target": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testdeletedoctorendpointpurgesinsuranceconfig" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceCleanupTest.php", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", "target": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testpurgeremovestenantinsurancepricingandcoverage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest" }, { "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L31", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type", "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L52", "weight": 1.0, "context": "return_type", "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L72", "weight": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L84", "weight": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L62", "weight": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "tests_payment_paymentcallbackamounttest_php_payment" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest", "target": "rating_commentlistnplusonetest_commentlistnplusonetest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest_commentlistnplusonetest", "target": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest_commentlistnplusonetest", "target": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest_commentlistnplusonetest", "target": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentListNPlusOneTest.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", "target": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentpaginationtest", "target": "rating_commentpaginationtest_commentpaginationtest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentpaginationtest_commentpaginationtest", "target": "rating_commentpaginationtest_commentpaginationtest_testadminpendinglistpaginates" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Rating/CommentPaginationTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "rating_commentpaginationtest_commentpaginationtest", "target": "rating_commentpaginationtest_commentpaginationtest_testpubliclistpaginates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_testadmincanchangecommission" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_testadminrejectedonoutofrangecommission" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_testownercannotchangeowncommission" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_testownercannotselfactivate" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest", "target": "representation_representationcommissiontest_representationcommissiontest_testownercanstilleditownname" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest_testadmincanchangecommission", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest_testadminrejectedonoutofrangecommission", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest_testownercannotchangeowncommission", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest_testownercannotselfactivate", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Representation/RepresentationCommissionTest.php", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "representation_representationcommissiontest_representationcommissiontest_testownercanstilleditownname", "target": "representation_representationcommissiontest_representationcommissiontest_makerep" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest", "target": "secretary_secretarylistnplusonetest_secretarylistnplusonetest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", "target": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", "target": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount" }, { "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryListNPlusOneTest.php", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount", "target": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_financialbreakdownintegritytest", "target": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Settlement/FinancialBreakdownIntegrityTest.php", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest", "target": "settlement_financialbreakdownintegritytest_financialbreakdownintegritytest_testdeletingpaymentwithbreakdownisrestricted" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_settlementlistpaginationtest", "target": "settlement_settlementlistpaginationtest_settlementlistpaginationtest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Settlement/SettlementListPaginationTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_settlementlistpaginationtest_settlementlistpaginationtest", "target": "settlement_settlementlistpaginationtest_settlementlistpaginationtest_testpaginatesandreportstotals" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_wallettransactionspaginationtest", "target": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Settlement/WalletTransactionsPaginationTest.php", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest", "target": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest_testpaginatesandreportstotals" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "shared_errorcodestest", "target": "shared_errorcodestest_errorcodestest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "shared_errorcodestest_errorcodestest", "target": "shared_errorcodestest_errorcodestest_testmessagesresolve" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/ErrorCodesTest.php", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "shared_errorcodestest_errorcodestest", "target": "shared_errorcodestest_errorcodestest_testwirevaluesarepreserved" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest", "target": "smoke_infrasmoketest_infrasmoketest" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest_infrasmoketest", "target": "smoke_infrasmoketest_infrasmoketest_testhealthispublicand200" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest_infrasmoketest", "target": "smoke_infrasmoketest_infrasmoketest_testjwtauthreachesuserinfo" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest_infrasmoketest", "target": "smoke_infrasmoketest_infrasmoketest_testunauthenticatedapiis401" }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Smoke/InfraSmokeTest.php", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "smoke_infrasmoketest_infrasmoketest", "target": "smoke_infrasmoketest_infrasmoketest_testwalletusertypeindexexists" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig", "target": "tsconfig_compileroptions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig", "target": "tsconfig_exclude" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig", "target": "tsconfig_include" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_allowsyntheticdefaultimports" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_esmoduleinterop" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_jsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_module" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_moduleresolution" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_paths" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_skiplibcheck" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_strict" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_target" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "tsconfig_compileroptions_paths", "target": "tsconfig_paths" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "webpack.config.js", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "webpack_config", "target": "webpack_config_encore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa", "target": "prompt_admin_pwa_admin_panel_pwa" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_admin_panel_pwa", "target": "prompt_admin_pwa_\u062a\u0633\u062a_\u067e\u0633_\u0627\u0632_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_admin_panel_pwa", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_admin_panel_pwa", "target": "prompt_admin_pwa_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_admin_panel_pwa", "target": "prompt_admin_pwa_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_web_app_manifest" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_service_worker_cache_shell" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_\u062b\u0628\u062a_service_worker_\u062f\u0631_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_install_prompt_banner_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0627\u0645\u0627_\u0645\u0637\u0644\u0648\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-pwa.md", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_pwa_\u062a\u0633\u062a_\u067e\u0633_\u0627\u0632_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "prompt_admin_pwa_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0627\u0645\u067e\u062a_\u0646\u0635\u0628_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0644\u0627\u06af\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u062c\u062f\u0648\u0644_\u06a9\u0627\u0645\u0644_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0647\u0645\u0647_\u06cc_endpoint\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u062a\u0637\u0628\u06cc\u0642_admin_spa_\u0628\u0627_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_api_\u0628\u0631\u0646\u0686_backend_audit", "target": "prompt_admin_spa_adapt_backend_audit_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_admin_spa_adapt_backend_audit_claimspage_tsx_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc_\u0641\u0642\u0637_data_data_data" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_admin_spa_adapt_backend_audit_representationsettlementpage_tsx_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f1_claimspage_\u0627\u0641\u0632\u0648\u062f\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f2_claimspage_\u0647\u0646\u062f\u0644_\u062e\u0637\u0627\u06cc_\u06f4\u06f2\u06f2_\u0631\u0648\u06cc_approve_pay" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f3_representationsettlementpage_\u0627\u0641\u0632\u0648\u062f\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f4_\u062a\u0623\u06cc\u06cc\u062f_\u0639\u062f\u0645_\u0645\u0635\u0631\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-adapt-backend-audit.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631_\u06a9\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite", "target": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L306", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L226", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L298", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign", "target": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u0648\u06cc\u0698\u06af\u06cc_\u0647\u0627\u06cc_\u0628\u0635\u0631\u06cc_\u0647\u062f\u0641_\u0627\u0632_\u0627\u0633\u06a9\u0631\u06cc\u0646_\u0634\u0627\u062a_\u0647\u0627\u06cc_tauri" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0628\u0631_\u0627\u0633\u0627\u0633_ui_kit_\u0627\u0644\u0647\u0627\u0645_\u06af\u0631\u0641\u062a\u0647_\u0627\u0632_clinic_pro_tauri", "target": "prompt_admin_ui_kit_redesign_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_ui_kit_redesign_\u06f1_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0648_\u06cc\u06a9\u0633\u0627\u0646_\u0633\u0627\u0632\u06cc_\u062a\u0648\u06a9\u0646_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_ui_kit_redesign_\u06f2_\u0633\u0627\u062e\u062a_\u062a\u06a9\u0645\u06cc\u0644_ui_kit_\u062f\u0631_assets_admin_components_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_ui_kit_redesign_\u06f3_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0631\u0648\u06cc_ui_kit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-ui-kit-redesign.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_ui_kit_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_ui_kit_redesign_\u06f4_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile", "target": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_\u062f\u0631_\u0635\u0641\u062d\u0647_\u06cc_\u062c\u0632\u0626\u06cc\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_admin_user_detail_show_profile_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_admin_user_detail_show_profile_userdetailpage_tsx_\u0641\u0642\u0637_user_query" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_admin_user_detail_show_profile_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_userprofile_toarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_user_detail_show_profile_\u06f1_\u06a9\u0648\u0626\u0631\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u0631_userdetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_user_detail_show_profile_\u06f2_\u0628\u062e\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_read_only_\u062f\u0631_\u0631\u0646\u062f\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-user-detail-show-profile.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_admin_user_detail_show_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_user_detail_show_profile_\u06f3_\u062d\u0627\u0644\u062a_\u0647\u0627\u06cc_loading_\u062e\u0627\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich", "target": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u0646\u0648\u0628\u062a_\u0628\u0627_\u062a\u062e\u0635\u0635_\u0648_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628_\u067e\u0632\u0634\u06a9", "target": "prompt_appointment_detail_enrich_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_detail_enrich_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_specialties_\u0648_address_\u0628\u0647_doctor_\u062f\u0631_appointment_toarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-detail-enrich.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_detail_enrich_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_detail_enrich_\u06f2_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_appointment_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm", "target": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0642\u0641\u0644_\u06f1\u06f5_\u062f\u0642\u06cc\u0642\u0647_\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u0627_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a_\u06a9\u0646\u0646\u062f\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u067e\u0633_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "prompt_appointment_lock_patient_confirm_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_appointment_lock_patient_confirm_appointment_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627_optimistic_lock_\u0628\u062f\u0648\u0646_expiresat_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_appointment_lock_patient_confirm_book_\u0628\u062f\u0648\u0646_\u0641\u06cc\u0644\u062f_\u0628\u06cc\u0645\u0627\u0631_\u0628\u062f\u0648\u0646_expiresat" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_appointment_lock_patient_confirm_findexpiredpending_command_\u0645\u0628\u0646\u0627_\u0632\u0645\u0627\u0646_\u0648\u06cc\u0632\u06cc\u062a_\u06af\u0630\u0634\u062a\u0647_\u0646\u0647_\u0645\u0647\u0644\u062a_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_appointment_lock_patient_confirm_isslottaken_pending_\u0631\u0627_\u0642\u0641\u0644_\u0645\u06cc_\u06a9\u0646\u062f_\u0648\u0644\u06cc_\u0627\u0646\u0642\u0636\u0627_\u0631\u0627_\u0646\u0645\u06cc_\u0628\u06cc\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_appointment_lock_patient_confirm_paymentcontroller_handlecallback_\u0634\u0627\u062e\u0647_\u06cc_appointment_\u063a\u0627\u06cc\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_expiresat_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_appointment_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f2_\u0644\u062d\u0627\u0638_\u06a9\u0631\u062f\u0646_\u0627\u0646\u0642\u0636\u0627_\u062f\u0631_isslottaken_\u0622\u0632\u0627\u062f\u0633\u0627\u0632\u06cc_\u0646\u0631\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0627\u062c\u0631\u0627\u06cc_command" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f3_\u0633\u0627\u062e\u062a_\u0646\u0648\u0628\u062a_\u0627\u062a\u0645\u06cc\u06a9_\u0633\u062a_expiresat_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u062f\u0631_book" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f4_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f5_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a_sms_\u062f\u0631_callback_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointment-lock-patient-confirm.md", "source_location": "L212", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointment_lock_patient_confirm_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_appointment_lock_patient_confirm_\u06f6_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f1_\u06a9\u0631\u0634_\u062a\u0642\u0648\u06cc\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f3_\u067e\u06cc\u0627\u0645_slot_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f4_\u0646\u0648\u0628\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0627\u0645_\u0627\u062c\u0628\u0627\u0631\u06cc_find_or_create_patient" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L290", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f5_patient_mobile_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f_\u0645\u0648\u0628\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L319", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f6_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0631\u0632\u0631\u0648_\u0634\u062f\u0647_\u062f\u0631_\u0646\u0645\u0627\u06cc\u0634_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L367", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f7_\u062d\u0630\u0641_\u0633\u062a\u0648\u0646_\u0639\u0645\u0644\u06cc\u0627\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc\u0634_\u062c\u062f\u0648\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L394", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L383", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u0641\u06cc\u06a9\u0633_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627", "target": "prompt_appointments_day_of_week_\u0641\u0647\u0631\u0633\u062a_\u0628\u0627\u06af_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f1_\u06a9\u0631\u0634_\u062a\u0642\u0648\u06cc\u0645", "target": "prompt_appointments_day_of_week_\u0639\u0644\u062a_\u0631\u06cc\u0634\u0647_\u0627\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f1_\u06a9\u0631\u0634_\u062a\u0642\u0648\u06cc\u0645", "target": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator", "target": "prompt_appointments_day_of_week_\u0627\u0644\u0632\u0627\u0645\u0627\u062a_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator", "target": "prompt_appointments_day_of_week_\u0631\u0641\u062a\u0627\u0631_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator", "target": "prompt_appointments_day_of_week_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f2_\u0631\u0648\u0632_\u0647\u0641\u062a\u0647_\u062f\u0631_datenavigator", "target": "prompt_appointments_day_of_week_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f4_\u0646\u0648\u0628\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0627\u0645_\u0627\u062c\u0628\u0627\u0631\u06cc_find_or_create_patient", "target": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_backend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f4_\u0646\u0648\u0628\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0627\u0645_\u0627\u062c\u0628\u0627\u0631\u06cc_find_or_create_patient", "target": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_frontend_newappointmentmodal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f4_\u0646\u0648\u0628\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0627\u0645_\u0627\u062c\u0628\u0627\u0631\u06cc_find_or_create_patient", "target": "prompt_appointments_day_of_week_\u0645\u0634\u06a9\u0644_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_backend", "target": "prompt_appointments_day_of_week_\u06f1_post_api_v1_admin_appointment_\u062f\u0631_adminapicontroller_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_backend", "target": "prompt_appointments_day_of_week_\u06f2_post_api_v1_my_appointment_endpoint_\u062c\u062f\u06cc\u062f_\u062f\u0631_myappointmentscontroller_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L292", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f5_patient_mobile_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f_\u0645\u0648\u0628\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9", "target": "prompt_appointments_day_of_week_\u0639\u0644\u062a_\u0631\u06cc\u0634\u0647_\u0627\u06cc_292" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L303", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f5_patient_mobile_\u0646\u0634\u0627\u0646_\u0645\u06cc_\u062f\u0647\u062f_\u0645\u0648\u0628\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9", "target": "prompt_appointments_day_of_week_\u0641\u06cc\u06a9\u0633_303" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L327", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f6_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0631\u0632\u0631\u0648_\u0634\u062f\u0647_\u062f\u0631_\u0646\u0645\u0627\u06cc\u0634_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "target": "prompt_appointments_day_of_week_\u0628\u0631\u0631\u0633\u06cc_\u0648_\u0641\u06cc\u06a9\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-day-of-week.md", "source_location": "L321", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_day_of_week_\u0628\u0627\u06af_\u06f6_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0631\u0632\u0631\u0648_\u0634\u062f\u0647_\u062f\u0631_\u0646\u0645\u0627\u06cc\u0634_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "target": "prompt_appointments_day_of_week_\u0645\u0634\u06a9\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign", "target": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L364", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0627\u0644\u0632\u0627\u0645_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u062f\u0642\u06cc\u0642\u0627_\u0634\u0628\u06cc\u0647_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L313", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0645\u0646\u0637\u0642_\u0645\u062d\u0627\u0633\u0628\u0647_slot_\u0647\u0627_slotcalculatorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L224", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_feature_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L346", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u0648\u0636\u0639\u06cc\u062a_backend_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L284", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_\u06a9\u0627\u0645\u0644_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_appointmentspage", "target": "prompt_appointments_redesign_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u0646\u0642\u0634_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "target": "prompt_appointments_redesign_\u06f1_\u0646\u0648\u0627\u0631_\u0622\u0645\u0627\u0631_\u0628\u0627\u0644\u0627_stats_bar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "target": "prompt_appointments_redesign_\u06f2_\u0646\u0648\u0627\u0631_\u06a9\u0646\u062a\u0631\u0644_toolbar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "target": "prompt_appointments_redesign_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "target": "prompt_appointments_redesign_\u06f4_\u0646\u0645\u0627\u06cc_\u062c\u062f\u0648\u0644\u06cc_table_view" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0633\u0627\u062e\u062a\u0627\u0631_\u06a9\u0644\u06cc_\u0635\u0641\u062d\u0647", "target": "prompt_appointments_redesign_\u06f5_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc_schedule_view" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0648\u0636\u0639\u06cc\u062a_backend_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "target": "prompt_appointments_redesign_\u0645\u0648\u062c\u0648\u062f_\u0648_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L196", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0648\u0636\u0639\u06cc\u062a_backend_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647", "target": "prompt_appointments_redesign_\u0646\u062f\u0627\u0631\u062f_\u0628\u0627\u06cc\u062f_\u0627\u0636\u0627\u0641\u0647_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_feature_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "target": "prompt_appointments_redesign_doctor_tabs_\u062f\u0631_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_feature_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "target": "prompt_appointments_redesign_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_slot_\u062e\u0627\u0644\u06cc_\u0627\u0635\u0644\u06cc_\u062a\u0631\u06cc\u0646_ux" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L226", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_feature_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a_\u0627\u0632_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc", "target": "prompt_appointments_redesign_\u067e\u06cc\u0634_\u0634\u0631\u0637_\u062f\u06a9\u062a\u0631_\u0628\u0627\u06cc\u062f_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc_\u062f\u0627\u0634\u062a\u0647_\u0628\u0627\u0634\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L298", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_frontend", "target": "prompt_appointments_redesign_appointmentstatusdropdown_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L286", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_frontend", "target": "prompt_appointments_redesign_persiancalendar_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L380", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0627\u0644\u0632\u0627\u0645_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u062f\u0642\u06cc\u0642\u0627_\u0634\u0628\u06cc\u0647_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L370", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0627\u0644\u0632\u0627\u0645_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u062f\u0642\u06cc\u0642\u0627_\u0634\u0628\u06cc\u0647_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_\u0647\u0645\u0647_\u062a\u0627\u0631\u06cc\u062e_\u0647\u0627_\u0634\u0645\u0633\u06cc_jalali" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L458", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_pagination" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L382", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_stats_bar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_status_badge_inline_\u0642\u0627\u0628\u0644_\u06a9\u0644\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_status_dropdown_\u06a9\u0644\u06cc\u06a9_\u0631\u0648\u06cc_badge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L398", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_toolbar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L441", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_\u062a\u0642\u0648\u06cc\u0645_popup_\u06a9\u0644\u06cc\u06a9_\u0631\u0648\u06cc_\u0622\u06cc\u06a9\u0648\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L408", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_\u062c\u062f\u0648\u0644_\u0633\u062a\u0648\u0646_\u0647\u0627\u06cc_\u0647\u062f\u0631_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/appointments-redesign.md", "source_location": "L437", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_appointments_redesign_\u0645\u0634\u062e\u0635\u0627\u062a_\u062f\u0642\u06cc\u0642_\u062f\u06cc\u0632\u0627\u06cc\u0646_\u0627\u0632_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0645\u0631\u062c\u0639", "target": "prompt_appointments_redesign_\u062f\u06a9\u0645\u0647_\u0639\u0645\u0644\u06cc\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage", "target": "prompt_build_homepage_build_the_clinicpro_public_homepage_at" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_goal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_notes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_step_1_webpack_entry_for_homepage_css_js" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_step_2_symfony_controller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_step_3_twig_template" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_build_the_clinicpro_public_homepage_at", "target": "prompt_build_homepage_step_4_build_and_verify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_step_3_twig_template", "target": "prompt_build_homepage_body_all_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_step_3_twig_template", "target": "prompt_build_homepage_head" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/build-homepage.md", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_build_homepage_step_3_twig_template", "target": "prompt_build_homepage_twig_specific_adaptations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes", "target": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "target": "prompt_clinic_detail_fixes_\u06f1_\u0634\u0647\u0631_\u0627\u0634\u062a\u0628\u0627\u0647_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0627\u062f\u0647_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "target": "prompt_clinic_detail_fixes_\u06f2_\u0647\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0641\u0642\u0637_\u06cc\u06a9_\u0622\u062f\u0631\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "target": "prompt_clinic_detail_fixes_\u06f3_\u0645\u0648\u062f\u0627\u0644_\u0622\u062f\u0631\u0633_\u0627\u0633\u062a\u0627\u0646_\u0634\u0647\u0631_\u0648_\u0646\u0642\u0634\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "target": "prompt_clinic_detail_fixes_\u06f4_\u0644\u0648\u06af\u0648_\u0622\u067e\u0644\u0648\u062f_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-detail-fixes.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_detail_fixes_clinicdetailpage_\u067e\u0646\u062c_\u0627\u0635\u0644\u0627\u062d", "target": "prompt_clinic_detail_fixes_\u06f5_\u06af\u0627\u0644\u0631\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u062a\u0635\u0648\u06cc\u0631_\u0645\u06cc_\u06af\u06cc\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate", "target": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L309", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L325", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L349", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u067e\u0631\u0627\u0645\u067e\u062a_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631_\u062a\u0648\u0633\u0637_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_doctor_deactivate_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_clinic_doctor_deactivate_api_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_clinic_doctor_deactivate_frontend_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_clinic_doctor_deactivate_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_clinic_owner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_clinic_doctor_deactivate_\u062c\u062f\u0648\u0644_clinic_doctors_join_table_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_clinic_doctor_deactivate_\u0646\u0648\u0628\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u0633\u0647_\u062a\u063a\u06cc\u06cc\u0631_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_backend_endpoint_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_\u0628_backend_\u0630\u062e\u06cc\u0631\u0647_address_id_\u0647\u0646\u06af\u0627\u0645_\u062b\u0628\u062a_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_backend_endpoint_\u0641\u0639\u0627\u0644_\u06a9\u0631\u062f\u0646_\u0645\u062c\u062f\u062f_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_backend_\u0622\u067e\u062f\u06cc\u062a_endpoint_doctor_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L242", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u0633\u0647_\u062a\u063a\u06cc\u06cc\u0631_schema", "target": "prompt_clinic_doctor_deactivate_\u06f1_\u0627\u0644\u0641_\u062c\u062f\u0648\u0644_clinic_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u0633\u0647_\u062a\u063a\u06cc\u06cc\u0631_schema", "target": "prompt_clinic_doctor_deactivate_\u06f1_\u0628_\u062c\u062f\u0648\u0644_doctor_addresses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u0633\u0647_\u062a\u063a\u06cc\u06cc\u0631_schema", "target": "prompt_clinic_doctor_deactivate_\u06f1_\u062c_\u062c\u062f\u0648\u0644_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_clinic_doctor_deactivate_api_calls_\u0628\u0627_usemutation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_clinic_doctor_deactivate_ux_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_clinic_doctor_deactivate_\u0622\u067e\u062f\u06cc\u062a_interface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L268", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_clinic_doctor_deactivate_\u062f\u06a9\u0645\u0647_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_\u062f\u06a9\u0645\u0647_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0641\u0639\u0627\u0644_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_clinic_doctor_deactivate_\u0645\u0646\u0637\u0642_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L353", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_clinic_doctor_deactivate_patch_api_v1_clinic_clinicuuid_doctor_doctoruuid_deactivate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L354", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_clinic_doctor_deactivate_patch_api_v1_clinic_clinicuuid_doctor_doctoruuid_reactivate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-doctor-deactivate.md", "source_location": "L355", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_doctor_deactivate_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_clinic_doctor_deactivate_\u0622\u067e\u062f\u06cc\u062a_get_api_v1_clinic_doctor_list_clinicuuid_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field", "target": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_clinic", "target": "prompt_clinic_social_media_field_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_social_media_field_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_socialmedia" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_social_media_field_\u06f2_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_\u0628\u0647_\u062e\u0631\u0648\u062c\u06cc_todetailarray_\u0648_tolistarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_social_media_field_\u06f3_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-social-media-field.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_social_media_field_\u06f4_\u067e\u0630\u06cc\u0631\u0634_\u062f\u0631_cliniccontroller_update" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile", "target": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0645\u0634\u06a9\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_view_doctor_profile_\u06f1_frontend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_clinic_\u0628\u0647_roleroute_\u0645\u0633\u06cc\u0631_\u067e\u0632\u0634\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_view_doctor_profile_\u06f2_backend_endpoint_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_view_doctor_profile_\u06f3_frontend_doctordetailpage_fetch_\u0628\u0627_endpoint_\u0645\u0646\u0627\u0633\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/clinic-view-doctor-profile.md", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_clinic_view_doctor_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_clinic_view_doctor_profile_\u06f4_frontend_doctordetailpage_\u0645\u062d\u062f\u0648\u062f_\u06a9\u0631\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0631\u0627\u06cc_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening", "target": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u062a\u0633\u062a_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0628\u0639\u062f_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0642\u0627\u0646\u0648\u0646_\u0634\u0645\u0627\u0631\u0647_\u06f1_\u0627\u0648\u0644_\u0645\u0633\u062a\u0646\u062f\u0627\u062a_\u0628\u0639\u062f_\u06a9\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0648_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_production_\u0627\u0633\u062a\u06a9_docker_\u0628\u0631\u0627\u06cc_coolify_mariadb_redis_\u0645\u0633\u062a\u0642\u0644", "target": "prompt_coolify_docker_production_hardening_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f1_\u0627\u062c\u0631\u0627\u06cc_\u063a\u06cc\u0631_root_security_hardening" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f2_healthcheck_sh_\u0645\u0633\u062a\u0642\u0644_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_healthcheck\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f3_opcache_ini_\u062c\u062f\u0627_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_perf_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f4_apcu_\u062a\u0635\u0645\u06cc\u0645_\u0645\u0633\u062a\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f5_graceful_shutdown_signal_handling" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f6_resource_limits_\u0637\u0628\u0642_\u062f\u0627\u06a9_coolify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-docker-production-hardening.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_docker_production_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_docker_production_hardening_\u06f7_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u0646\u0647\u0627\u06cc\u06cc_\u0647\u0645_\u062e\u0648\u0627\u0646\u06cc_\u0628\u0627_coolify_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_deploy_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy", "target": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "target": "prompt_coolify_symfony_deploy_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "target": "prompt_coolify_symfony_deploy_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "target": "prompt_coolify_symfony_deploy_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_edge_case\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "target": "prompt_coolify_symfony_deploy_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_clinicpro_\u0628\u0631\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0631\u0648\u06cc_coolify_\u0628\u0627_docker_compose", "target": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f1_\u0633\u0627\u062e\u062a_dockerfile_\u0686\u0646\u062f\u0645\u0631\u062d\u0644\u0647_\u0627\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L366", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f1\u06f0_\u0633\u0627\u062e\u062a_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_docs_deploy_coolify_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f2_\u0633\u0627\u062e\u062a_docker_entrypoint_sh" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f3_\u0633\u0627\u062e\u062a_docker_supervisord_conf" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f4_\u0633\u0627\u062e\u062a_docker_nginx_default_conf" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f5_\u0633\u0627\u062e\u062a_docker_php_php_ini" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f6_\u0633\u0627\u062e\u062a_dockerignore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f7_\u0633\u0627\u062e\u062a_docker_compose_coolify_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L320", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f8_\u0627\u0641\u0632\u0648\u062f\u0646_trusted_proxies_\u0628\u0647_config_packages_framework_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/coolify-symfony-deploy.md", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_coolify_symfony_deploy_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_coolify_symfony_deploy_\u06f9_\u0633\u0627\u062e\u062a_env_coolify_example" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup", "target": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u062a\u0639\u0631\u06cc\u0641_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f_\u0628\u062f\u0648\u0646_\u062b\u0628\u062a_\u0646\u0627\u0645_\u0642\u0628\u0644\u06cc_\u062f\u0631_\u0633\u0627\u06cc\u062a", "target": "prompt_create_patient_without_signup_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_patient_without_signup_\u06f1_backend_endpoint_\u0633\u0627\u062e\u062a_\u0628\u06cc\u0645\u0627\u0631_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_patient_without_signup_\u06f2_admin_frontend_\u0645\u0648\u062f\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-patient-without-signup.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_patient_without_signup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_patient_without_signup_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks", "target": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "target": "prompt_create_phase2_tasks_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "target": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L568", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "target": "prompt_create_phase2_tasks_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "target": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0641\u0627\u0632_\u06f2_clinicpro", "target": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_create_phase2_tasks_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632\u06cc_\u0628\u0647_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0646\u062f\u0627\u0631\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_create_phase2_tasks_entities_\u0645\u0648\u062c\u0648\u062f_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_create_phase2_tasks_\u0633\u0627\u062e\u062a\u0627\u0631_\u0646\u0645\u0648\u0646\u0647_task_09" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_create_phase2_tasks_\u0645\u0633\u06cc\u0631_\u0646\u0647\u0627\u06cc\u06cc_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644", "target": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_controller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644", "target": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_database_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644", "target": "prompt_create_phase2_tasks_\u0642\u0648\u0627\u0646\u06cc\u0646_entity_\u062f\u0631_architecture_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L306", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L358", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L413", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L530", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff", "target": "prompt_create_phase2_tasks_architecture_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff", "target": "prompt_create_phase2_tasks_database_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff", "target": "prompt_create_phase2_tasks_task_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f1_\u0633\u0627\u062e\u062a_docs_tasks_task_10_staff", "target": "prompt_create_phase2_tasks_user_flow_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription", "target": "prompt_create_phase2_tasks_architecture_md_184" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription", "target": "prompt_create_phase2_tasks_database_md_213" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription", "target": "prompt_create_phase2_tasks_task_md_148" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f2_\u0633\u0627\u062e\u062a_docs_tasks_task_11_subscription", "target": "prompt_create_phase2_tasks_user_flow_md_248" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L291", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion", "target": "prompt_create_phase2_tasks_architecture_md_291" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L296", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion", "target": "prompt_create_phase2_tasks_database_md_296" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion", "target": "prompt_create_phase2_tasks_task_md_258" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L300", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f3_\u0633\u0627\u062e\u062a_docs_tasks_task_12_secretary_completion", "target": "prompt_create_phase2_tasks_user_flow_md_300" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L326", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services", "target": "prompt_create_phase2_tasks_architecture_md_326" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services", "target": "prompt_create_phase2_tasks_database_md_338" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services", "target": "prompt_create_phase2_tasks_task_md_308" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L351", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f4_\u0633\u0627\u062e\u062a_docs_tasks_task_13_clinic_services", "target": "prompt_create_phase2_tasks_user_flow_md_351" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L376", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel", "target": "prompt_create_phase2_tasks_architecture_md_376" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L386", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel", "target": "prompt_create_phase2_tasks_database_md_386" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L360", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel", "target": "prompt_create_phase2_tasks_task_md_360" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L406", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f5_\u0633\u0627\u062e\u062a_docs_tasks_task_14_sms_panel", "target": "prompt_create_phase2_tasks_user_flow_md_406" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L471", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records", "target": "prompt_create_phase2_tasks_architecture_md_471" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L488", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records", "target": "prompt_create_phase2_tasks_database_md_488" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L415", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records", "target": "prompt_create_phase2_tasks_task_md_415" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L522", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f6_\u0633\u0627\u062e\u062a_docs_tasks_task_15_patient_records", "target": "prompt_create_phase2_tasks_user_flow_md_522" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L550", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "target": "prompt_create_phase2_tasks_architecture_md_550" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L557", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "target": "prompt_create_phase2_tasks_database_md_557" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L532", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "target": "prompt_create_phase2_tasks_task_md_532" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/create-phase2-tasks.md", "source_location": "L561", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "target": "prompt_create_phase2_tasks_user_flow_md_561" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker", "target": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L215", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L207", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php", "target": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L268", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L212", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L240", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability", "target": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0622\u0646\u0644\u0627\u06cc\u0646_\u062f\u06a9\u062a\u0631_\u0628\u0627\u0632\u0647_\u06cc_\u0631\u0632\u0631\u0648_booking_window_endpoint_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_\u0645\u0627\u0647\u0627\u0646\u0647", "target": "prompt_doctor_booking_window_and_month_availability_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_doctor_booking_window_and_month_availability_appointment_slots_controller_\u0628\u062f\u0648\u0646_\u0686\u06a9_window" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_doctor_booking_window_and_month_availability_doctordetailpage_tsx_schedule_\u0627\u0632_\u0642\u0628\u0644_\u0630\u062e\u06cc\u0631\u0647_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_doctor_booking_window_and_month_availability_slotcalculatorservice_buildallsessions_\u062a\u0631\u062a\u06cc\u0628_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_doctor_booking_window_and_month_availability_weeklyschedule_php_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_booking_window_and_month_availability_\u06f1_\u0645\u062f\u0644_booking_window_\u062f\u0631_weeklyschedule_setting" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_booking_window_and_month_availability_\u06f2_\u0627\u0639\u0645\u0627\u0644_window_\u062f\u0631_slotcalculatorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_booking_window_and_month_availability_\u06f3_endpoint_\u0639\u0645\u0648\u0645\u06cc_month_availability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-booking-window-and-month-availability.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_booking_window_and_month_availability_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_booking_window_and_month_availability_\u06f4_ui_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_doctordetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access", "target": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_clinicrepository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0628\u0647_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0622\u062f\u0631\u0633", "target": "prompt_doctor_clinic_address_access_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_doctor_clinic_address_access_backend_doctoraddress_toarray_\u0641\u0627\u06cc\u0644_src_doctor_entity_doctoraddress_php_\u062e\u0637_112" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_doctor_clinic_address_access_backend_listaddresses_\u062f\u0631_doctorcontroller_\u062e\u0637_671" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_doctor_clinic_address_access_frontend_addrschema_\u062f\u0631_doctordetailpage_tsx_\u062e\u0637_772" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_doctor_clinic_address_access_frontend_sessioneditor_\u062e\u0637_1082_1085" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_clinic_address_access_\u06f1_backend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_clinic_name_\u0628\u0647_doctoraddress_toarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_clinic_address_access_\u06f2_backend_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u0631\u0627_\u062f\u0631_listaddresses_\u0634\u0627\u0645\u0644_\u06a9\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-clinic-address-access.md", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_clinic_address_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_clinic_address_access_\u06f3_frontend_\u0627\u062c\u0628\u0627\u0631\u06cc_\u06a9\u0631\u062f\u0646_\u0641\u06cc\u0644\u062f\u0647\u0627_\u062f\u0631_addrschema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0627\u0644\u0632\u0627\u0645\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0631\u0648\u06cc\u06a9\u0631\u062f_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u0623\u062b\u06cc\u0631\u067e\u0630\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u067e\u0632\u0634\u06a9_doctor_profile_page", "target": "prompt_doctor_profile_page_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0686\u0647_\u062f\u0627\u0631\u06cc\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0686\u0647_\u062f\u0627\u0631\u06cc\u0645", "target": "prompt_doctor_profile_page_auth_store" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0686\u0647_\u062f\u0627\u0631\u06cc\u0645", "target": "prompt_doctor_profile_page_\u0633\u0627\u06cc\u062f\u0628\u0627\u0631_\u062f\u06a9\u062a\u0631_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0686\u0647_\u062f\u0627\u0631\u06cc\u0645", "target": "prompt_doctor_profile_page_\u0635\u0641\u062d\u0647_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u062f", "target": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_route_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u062f", "target": "prompt_doctor_profile_page_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_doctorprofilepage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_doctor_profile_page_double_nested_response_\u0628\u0631\u0627\u06cc_get_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_doctor_profile_page_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u062c\u062f\u062f_\u0627\u0632_doctordetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_doctor_profile_page_\u0628\u062e\u0634_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u062f\u06a9\u062a\u0631_\u0627\u0636\u0627\u0641\u0647_\u0645\u06cc_\u0628\u06cc\u0646\u062f_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_doctor_profile_page_\u0628\u062e\u0634_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646_\u0645\u06cc_\u0628\u06cc\u0646\u062f_\u0628\u0627\u06cc\u062f_\u067e\u0646\u0647\u0627\u0646_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-profile-page.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_profile_page_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_doctor_profile_page_\u06af\u0631\u0641\u062a\u0646_uuid_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field", "target": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_\u0634\u0628\u06a9\u0647_\u0647\u0627\u06cc_\u0627\u062c\u062a\u0645\u0627\u0639\u06cc_\u0628\u0647_doctor", "target": "prompt_doctor_social_media_field_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_social_media_field_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0641\u06cc\u0644\u062f_socialmedia_\u0628\u0647_doctor_entity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_social_media_field_\u06f2_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_social_media_field_\u06f3_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u0641\u06cc\u0644\u062f_\u062f\u0631_\u067e\u0627\u0633\u062e_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/doctor-social-media-field.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_doctor_social_media_field_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_doctor_social_media_field_\u06f4_\u0641\u0631\u0645_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0633\u062a\u0631\u0633\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f1_\u0646\u0642\u0634_\u0645\u062d\u062f\u0648\u062f_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0639\u0636\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0631\u0641\u0639_\u0646\u0634\u062a\u06cc_\u062f\u0633\u062a\u0631\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f2_admin_spa_\u0645\u0646\u0648_\u0648_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u062f\u0648\u062f_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f3_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0633\u062a_\u06a9\u0631\u062f\u0646_representation_id_\u0631\u0648\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f4_\u0641\u06cc\u0644\u062a\u0631_representation_\u062f\u0631_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0648_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f5_admin_spa_\u0627\u062a\u0635\u0627\u0644_\u0644\u06cc\u0633\u062a_\u0647\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0628\u0647_endpoint_scoped" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0639\u062f\u0627\u062f_\u0641\u0642\u0637_\u0627\u0632_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u062e\u0648\u062f\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-access-scoping-doctor-clinic-representation.md", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_access_scoping_doctor_clinic_representation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_access_scoping_doctor_clinic_representation_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening", "target": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L208", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0633\u062e\u062a_\u0633\u0627\u0632\u06cc_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_\u0648_\u062a\u0648\u06a9\u0646_c_1_h_1_h_4_m_1_m_3_headers", "target": "prompt_fix_auth_token_hardening_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f1_grant_\u06cc\u06a9_\u0628\u0627\u0631\u0645\u0635\u0631\u0641_\u062f\u0631_otpservice_c_1" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f2_\u0645\u0635\u0631\u0641_grant_\u062f\u0631_\u0646\u0642\u0627\u0637_\u0635\u062f\u0648\u0631_\u062a\u0648\u06a9\u0646_\u0631\u06cc\u0633\u062a_c_1_h_4" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f3_rate_limit_\u0631\u0648\u06cc_\u0646\u0642\u0627\u0637_\u062d\u0633\u0627\u0633_c_1_h_4" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f4_\u06a9\u0648\u062a\u0627\u0647_\u06a9\u0631\u062f\u0646_\u0639\u0645\u0631_jwt_h_1" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f5_randomize_\u0646\u0627\u0645_\u0641\u0627\u06cc\u0644_\u0622\u067e\u0644\u0648\u062f\u06cc_m_1" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f6_\u0633\u0642\u0641_\u0633\u0631\u0627\u0633\u0631\u06cc_pagination_m_3" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-auth-token-hardening.md", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_auth_token_hardening_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_auth_token_hardening_\u06f7_security_headers_\u062f\u0631_\u0633\u0637\u062d_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features", "target": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3", "target": "prompt_fix_bugs_and_features_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L408", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3", "target": "prompt_fix_bugs_and_features_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3", "target": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L436", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0647\u0627_\u0648_\u0627\u0641\u0632\u0648\u062f\u0646_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_phase_3", "target": "prompt_fix_bugs_and_features_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f1_\u062e\u0637\u0627\u06cc_500_\u062f\u0631_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0633\u0646\u0644_national_code_10_chars" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f2_doctor_uuid_null_\u062f\u0631_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc_\u0627\u0632_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f3_\u062f\u0631_appointmentspage_\u067e\u0632\u0634\u06a9\u06cc_\u0628\u0631\u0627\u06cc_\u0627\u0646\u062a\u062e\u0627\u0628_\u0646\u06cc\u0633\u062a_\u067e\u0646\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0628\u0627\u06af_\u06f4_\u0645\u0646\u0634\u06cc_\u0646\u0645\u06cc_\u062a\u0648\u0627\u0646\u062f_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_\u062a\u0634\u06a9\u06cc\u0644_\u062f\u0647\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_\u0641\u0631\u0645\u062a_\u0642\u06cc\u0645\u062a_\u0628\u0627_\u06a9\u0627\u0645\u0627_\u062f\u0631_\u0641\u0631\u0645_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L222", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0632_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-bugs-and-features.md", "source_location": "L314", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_bugs_and_features_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_fix_bugs_and_features_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_approval_flow_\u0628\u0631\u0627\u06cc_post_visit_sms_text" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location", "target": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0641\u06cc\u0644\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0634\u0647\u0631_\u0627\u0633\u062a\u0627\u0646_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_filter_by_address_location_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_clinic_filter_by_address_location_\u06f1_join_\u0628\u0647_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_\u0641\u06cc\u0644\u062a\u0631_\u0631\u0648\u06cc_city_province_\u0622\u062f\u0631\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-filter-by-address-location.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_filter_by_address_location_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_clinic_filter_by_address_location_\u06f2_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_clinic_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add", "target": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06cc\u0627\u0641\u062a\u0647_\u06cc_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0628\u0627\u06af_\u0627\u0641\u0632\u0648\u062f\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0646\u06af\u0627\u0645_\u0646\u0648\u0628\u062a_\u0628\u0627_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_clinic_patient_auto_add_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_clinic_patient_auto_add_\u06f1_\u0630\u062e\u06cc\u0631\u0647_\u06cc_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_clinic_patient_auto_add_\u06f2_\u0627\u0641\u0632\u0648\u062f\u0646_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_\u062a\u0623\u06cc\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-clinic-patient-auto-add.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_clinic_patient_auto_add_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_clinic_patient_auto_add_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic", "target": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0633\u0627\u062e\u062a\u0627\u0631_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0645\u0634\u06a9\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0641\u06cc\u06a9\u0633_\u0646\u0645\u0627\u06cc\u0634_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u0634\u0647\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_doctor_city_via_clinic_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_city_via_clinic_\u06f1_\u06af\u0633\u062a\u0631\u0634_\u0641\u06cc\u0644\u062a\u0631_city_\u0628\u0647_clinic_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_city_via_clinic_\u06f2_\u0628\u0631\u0631\u0633\u06cc_\u0641\u06cc\u0644\u062a\u0631_state_\u0645\u0634\u0627\u0628\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_city_via_clinic_\u06f3_import_\u0644\u0627\u0632\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-city-via-clinic.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_city_via_clinic_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_city_via_clinic_\u06f4_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields", "target": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L241", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0631\u0641\u0639_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_free_turn_\u0648_hours_of_work_\u062f\u0631_api_\u0644\u06cc\u0633\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646", "target": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_doctor_schedule_fields_doctor_php_todetailarray_\u062e\u0637_\u06f1\u06f9\u06f8" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_doctor_schedule_fields_doctor_php_tolistarray_\u062e\u0637_\u06f1\u06f7\u06f8" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_doctor_schedule_fields_doctorrepository_findwithfilters_join_\u0646\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_doctor_schedule_fields_\u0633\u0627\u062e\u062a\u0627\u0631_setting_\u062f\u0631_weekly_schedules" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f1_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_\u0645\u062a\u062f_\u06a9\u0645\u06a9\u06cc_\u0628\u0647_doctor_entity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f2_\u0622\u067e\u062f\u06cc\u062a_tolistarray_\u0648_todetailarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f3_\u0622\u067e\u062f\u06cc\u062a_doctorrepository_findwithfilters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f4_\u0622\u067e\u062f\u06cc\u062a_doctorcontroller_\u0645\u062a\u062f_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f5_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_findbydoctors_\u0628\u0647_weeklyschedulerepository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-schedule-fields.md", "source_location": "L232", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_schedule_fields_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_schedule_fields_\u06f6_\u0622\u067e\u062f\u06cc\u062a_\u0645\u062a\u062f\u0647\u0627\u06cc_show_\u062f\u0631_doctorcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance", "target": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0631\u0641\u0639_\u0627\u0641\u062a_\u0634\u062f\u06cc\u062f_\u0633\u0631\u0639\u062a_\u0633\u0631\u0686_\u067e\u0632\u0634\u06a9_regression_\u06a9\u0627\u0645\u06cc\u062a_city_via_clinic", "target": "prompt_fix_doctor_search_performance_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_search_performance_\u06f1_\u062d\u0630\u0641_join_\u06af\u0631\u0627\u0646_d_member_of_cl_doctors_\u0648_\u0641\u06cc\u0644\u062a\u0631\u06a9\u0631\u062f\u0646_\u0645\u06a9\u0627\u0646_\u0628\u0627_subquery_\u0634\u0631\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_search_performance_\u06f2_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_\u0627\u06cc\u0646\u06a9\u0647_\u06a9\u0648\u0626\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0641\u06cc\u0644\u062a\u0631_\u0645\u06a9\u0627\u0646_\u062f\u0633\u062a_\u0646\u062e\u0648\u0631\u062f\u0647_\u0628\u0645\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_search_performance_\u06f3_\u0627\u0646\u062f\u0627\u0632\u0647_\u06af\u06cc\u0631\u06cc_\u0648_\u062a\u0623\u06cc\u06cc\u062f_\u0628\u0647\u0628\u0648\u062f_\u0633\u0631\u0639\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-doctor-search-performance.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_doctor_search_performance_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_doctor_search_performance_\u06f4_\u0628\u0631\u0631\u0633\u06cc_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0633\u062a\u0631\u0633\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646_\u062f\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_fix_guest_doctor_clinic_context_access_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_guest_doctor_clinic_context_access_\u06f1_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u0628\u0648\u062f\u0646_scope_\u062f\u0631_authstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_guest_doctor_clinic_context_access_\u06f2_\u0645\u062d\u062f\u0648\u062f\u06a9\u0631\u062f\u0646_\u0645\u0646\u0648\u06cc_sidebar_\u0628\u0631\u0627\u06cc_\u067e\u0632\u0634\u06a9_\u0645\u0647\u0645\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_guest_doctor_clinic_context_access_\u06f3_\u06af\u0627\u0631\u062f_roleroute_\u062f\u0631_spa_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc_\u0645\u0647\u0645\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_guest_doctor_clinic_context_access_\u06f4_\u06af\u0627\u0631\u062f_backend_defense_in_depth" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-guest-doctor-clinic-context-access.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_guest_doctor_clinic_context_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_guest_doctor_clinic_context_access_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept", "target": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0631\u06cc\u0634\u0647_\u0628\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0645\u0634\u06a9\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_fix_\u067e\u0630\u06cc\u0631\u0641\u062a\u0646_\u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0632\u0634\u06a9_\u0631\u0627_\u0628\u0647_clinic_doctors_\u0627\u0636\u0627\u0641\u0647_\u0646\u0645\u06cc_\u06a9\u0646\u062f", "target": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_invitation_accept_\u06f1_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062f\u0631_clinicinvitationservice_accept" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_invitation_accept_\u06f2_\u0628\u0631\u0631\u0633\u06cc_\u062d\u0627\u0644\u062a_\u0644\u0628\u0647_\u0627\u06cc_\u067e\u0632\u0634\u06a9_null_\u0627\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_invitation_accept_\u06f3_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-invitation-accept.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_invitation_accept_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_invitation_accept_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context", "target": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0631\u0641\u0639_\u0628\u0627\u06af_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u06a9\u062a\u0631_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_doctor_uuid_\u0628\u0627_clinic_uuid_\u0627\u0634\u062a\u0628\u0627\u0647_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_profile_in_clinic_context_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_profile_in_clinic_context_backend_buildavailablecontexts_\u062e\u0637_614_661" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_profile_in_clinic_context_backend_userinfo_response_\u062e\u0637_536_548" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_profile_in_clinic_context_frontend_authstore_ts_\u062e\u0637_19_94_95" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_profile_in_clinic_context_frontend_doctordetailpage_tsx_\u062e\u0637_2162" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_profile_in_clinic_context_\u06f1_backend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_doctor_uuid_\u0628\u0647_response_\u0647\u0627\u06cc_auth" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_profile_in_clinic_context_\u06f2_frontend_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_doctoruuid_\u0628\u0647_authstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-profile-in-clinic-context.md", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_profile_in_clinic_context_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_profile_in_clinic_context_\u06f3_frontend_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_doctoruuid_\u062f\u0631_doctordetailpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0631\u0641\u0639_\u0628\u0627\u06af_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0648_\u06a9\u062f_\u0645\u0644\u06cc_bug_2_\u0648_bug_3", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0634\u062a\u0631\u06a9_inputvalidator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f2_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u0633\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_bug_3" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f3_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u0633\u0627\u06cc\u0631_\u0646\u0642\u0627\u0637_\u0633\u0627\u062e\u062a_\u06a9\u0627\u0631\u0628\u0631_\u0627\u0632_\u0645\u0648\u0628\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f4_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u06a9\u062f_\u0645\u0644\u06cc_bug_2" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-server-side-mobile-nationalcode-validation.md", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_server_side_mobile_nationalcode_validation_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_server_side_mobile_nationalcode_validation_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role", "target": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0631\u0641\u0639_\u0628\u0627\u06af_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_primaryrole_\u0622\u067e\u062f\u06cc\u062a_\u0646\u0645\u06cc_\u0634\u0648\u062f", "target": "prompt_fix_switch_context_role_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_switch_context_role_backend_switchcontext_response_\u062e\u0637_595_599" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_switch_context_role_frontend_doctordetailpage_\u062e\u0637_2162" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_fix_switch_context_role_frontend_switchcontext_\u062f\u0631_authstore_\u062e\u0637_105_117" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_switch_context_role_\u06f1_frontend_\u0622\u067e\u062f\u06cc\u062a_primaryrole_\u062f\u0631_switchcontext" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_switch_context_role_\u06f2_backend_\u0628\u0631\u0631\u0633\u06cc_role_\u062f\u0631_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627\u06cc_\u0639\u0636\u0648_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/fix-switch-context-role.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_fix_switch_context_role_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_fix_switch_context_role_\u06f3_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644_admin_profile_\u0628\u0631\u0627\u06cc_context_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit", "target": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0628\u0627\u06af_\u06a9\u0644\u0627\u0633_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u062f\u0631_\u0647\u0645\u06cc\u0646_\u06a9\u062f\u0628\u06cc\u0633_\u0628\u0647_\u0639\u0646\u0648\u0627\u0646_seed_\u0628\u0631\u0627\u06cc_backlog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0631_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0634\u0631\u0637_\u067e\u0627\u06cc\u0627\u0646_\u06af\u0632\u0627\u0631\u0634_\u0646\u0647\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u0644\u0632\u0627\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0645\u062d\u06cc\u0637_\u0648_\u062f\u0633\u062a\u0648\u0631\u0627\u062a_\u062a\u0633\u062a_\u0647\u0645\u0647_\u062f\u0627\u062e\u0644_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0646\u0645\u0648\u0646\u0647_\u0627\u0628\u0639\u0627\u062f_\u0628\u0631\u0631\u0633\u06cc_\u0628\u0631\u0627\u06cc_\u0633\u0627\u062e\u062a_backlog_\u0647\u0631_\u06a9\u062f\u0627\u0645_\u0628\u0647_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u06a9\u0648\u0686\u06a9_\u0628\u0634\u06a9\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0627\u0644\u06af\u0648\u0647\u0627\u06cc_\u067e\u0631\u0648\u0698\u0647_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0631\u0639\u0627\u06cc\u062a_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0628\u0631\u0631\u0633\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_\u0628\u06a9_\u0627\u0646\u062f_clinicpro_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0645\u0646\u06cc\u062a_performance_\u06a9\u06cc\u0641\u06cc\u062a_devops_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9_\u0628\u0627_\u062a\u0633\u062a", "target": "prompt_full_backend_audit_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_full_backend_audit_\u06f1_\u0627\u0633\u06a9\u0646_\u0648_\u0633\u0627\u062e\u062a_backlog_\u0627\u0648\u0644\u06cc\u0646_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062e\u0631\u0648\u062c\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_full_backend_audit_\u06f2_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u062a\u0633\u062a_\u0627\u06af\u0631_\u0646\u0627\u06a9\u0627\u0641\u06cc_\u0628\u0648\u062f_\u0642\u0628\u0644_\u0627\u0632_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u062f\u06cc\u06af\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/full-backend-audit.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_full_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_full_backend_audit_\u06f3_n_\u0627\u062c\u0631\u0627\u06cc_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile", "target": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f1_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0647\u0645\u0647_\u0645\u062a\u0646_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0645\u062a\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0648_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0635\u0641\u062d\u0647_\u0641\u0631\u0648\u062f_landing", "target": "prompt_home_landing_copy_and_mobile_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f1_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0647\u0645\u0647_\u0645\u062a\u0646_\u0647\u0627", "target": "prompt_home_landing_copy_and_mobile_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0646\u0645\u0648\u0646\u0647_\u0644\u062d\u0646_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0645\u06cc_\u062a\u0648\u0627\u0646\u06cc_\u0628\u0647\u062a\u0631\u0634_\u06a9\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f1_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0647\u0645\u0647_\u0645\u062a\u0646_\u0647\u0627", "target": "prompt_home_landing_copy_and_mobile_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f1_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0647\u0645\u0647_\u0645\u062a\u0646_\u0647\u0627", "target": "prompt_home_landing_copy_and_mobile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0646\u0645\u0648\u0646\u0647_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0627\u0633\u062a\u0627\u0631\u062a_\u0627\u067e\u06cc_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644", "target": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f1_\u0633\u0631\u0631\u06cc\u0632_\u0647\u062f\u0631_\u0631\u0648\u06cc_\u06af\u0648\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644", "target": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f2_\u0645\u0646\u0648\u06cc_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0628\u0627_inline_style_\u0634\u06a9\u0646\u0646\u062f\u0647_\u0628\u0627\u0632_\u0645\u06cc_\u0634\u0648\u062f_\u0648_\u0628\u0633\u062a\u0647_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644", "target": "prompt_home_landing_copy_and_mobile_\u0645\u0634\u06a9\u0644_\u06f2_\u06f3_\u0646\u0628\u0648\u062f_breakpoint_\u0645\u06cc\u0627\u0646\u06cc_\u062a\u0628\u0644\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/home-landing-copy-and-mobile.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_home_landing_copy_and_mobile_\u0648\u0638\u06cc\u0641\u0647_\u06f2_\u0631\u0641\u0639_\u0646\u0645\u0627\u06cc\u0634_\u0645\u0648\u0628\u0627\u06cc\u0644", "target": "prompt_home_landing_copy_and_mobile_\u0646\u06a9\u0627\u062a_\u0645\u0648\u0628\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend", "target": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "target": "prompt_implement_phase2_backend_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0628\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u0647\u0627_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "target": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "target": "prompt_implement_phase2_backend_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "target": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L545", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0627\u0632_\u06f2_backend_\u062a\u0633\u06a9_\u0628\u0647_\u062a\u0633\u06a9", "target": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_appointmentcontroller_updatestatus_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_backend_symfony_7" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_payment_entity_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_secretarycontroller_\u0648\u0636\u0639\u06cc\u062a_\u0648\u0627\u0642\u0639\u06cc_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_smsservice_signature_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_\u062a\u0648\u062c\u0647_\u0645\u0647\u0645_basecontroller_success_double_nested" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0639\u0645\u0648\u0645\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "prompt_implement_phase2_backend_\u0633\u0627\u062e\u062a\u0627\u0631_entity_\u0627\u0644\u06af\u0648" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L256", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L287", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L351", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L416", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L499", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_backend_controller_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_backend_entity_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_clinicsubscription_id_uuid_entitytype_entityid_plan_fk" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f_\u062f\u0631_errorcodes_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L242", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_seed_data_\u062f\u0631_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L219", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_subscriptioncontroller_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_subscriptionperiod_id_uuid_plan_fk_subscriptionplan_label_varchar_50" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_subscriptionplan_id_uuid_name_varchar_30_free_basic_professional_level_tinyint" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_subscriptionservice_\u0645\u062a\u062f\u0647\u0627\u06cc_\u0627\u0644\u0632\u0627\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L233", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_paymentcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_168" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L280", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644", "target": "prompt_implement_phase2_backend_error_code_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L264", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_secretarycontroller_create" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647_\u0647\u06cc\u0686_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f\u06cc_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_12_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644", "target": "prompt_implement_phase2_backend_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645_\u0645\u062a\u062f_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_controller_endpoints_308" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L342", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L320", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_gate_check_helper" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L304", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_serviceitem_id_uuid_section_fk_servicesection_on_delete_cascade" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_servicesection_id_uuid_entitytype_entityid_name_varchar_200_active_bool_true_createdat_updatedat" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_\u062d\u0630\u0641_serviceitem_\u0628\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L291", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_291" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L409", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_siteconfig_key" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L379", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_smssettings_id_entitytype_entityid_reminderenabled_bool_false" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L372", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_smswallet_id_entitytype_entityid_balancerials_int_0_createdat_updatedat" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L391", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_smswalletcontroller_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L383", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_smswalletservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L375", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_smswallettransaction_id_uuid_wallet_fk_smswallet_on_delete_cascade" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L401", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_paymentcontroller_callback_\u0628\u0631\u0627\u06cc_sms_wallet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L355", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_355" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L489", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_error_codes_\u062c\u062f\u06cc\u062f_489" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L473", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_patientcontroller_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L435", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_patientrecord_id_uuid_entitytype_entityid_user_fk_user_on_delete_restrict" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L450", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_patientservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L439", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_patientsession_id_uuid_record_fk_patientrecord_cascade_appointment_fk_nullable_set_null" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L446", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_sessionservice_entity_id_uuid_session_fk_patientsession_cascade" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_appointmentcontroller_updatestatus" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L420", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_420" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prompt_implement_phase2_backend_patientrecordrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L535", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prompt_implement_phase2_backend_patientsessionrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L519", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_adminapicontroller_dashboardcharts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L507", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prompt_implement_phase2_backend_\u062a\u063a\u06cc\u06cc\u0631_dashboardcontroller_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_from_to" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L503", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prompt_implement_phase2_backend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u06a9\u0646\u0646\u062f\u0647_\u0647\u06cc\u0686_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f\u06cc_\u0646\u06cc\u0633\u062a_503" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L557", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_migration_\u0628\u0639\u062f_\u0627\u0632_\u0647\u0631_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L547", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_resolveentityfromjwt_helper_\u0645\u0634\u062a\u0631\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L564", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_\u0628\u0631\u0631\u0633\u06cc_route_\u0628\u0639\u062f_\u0627\u0632_\u0647\u0631_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-backend.md", "source_location": "L569", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_backend_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0628\u0631\u0627\u06cc_\u0647\u0645\u0647_\u062a\u0633\u06a9_\u0647\u0627", "target": "prompt_implement_phase2_backend_\u062a\u0631\u062a\u06cc\u0628_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend", "target": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_12_\u062a\u06a9\u0645\u06cc\u0644_permissions_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L342", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L449", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L578", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L740", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L909", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627_\u0648_\u0686\u06a9_\u0644\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L930", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062c\u0639_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L921", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0641\u0627\u0632_\u06f2_task_10_\u062a\u0627_task_16", "target": "prompt_implement_phase2_frontend_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062b\u0627\u0628\u062a_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_frontend_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_frontend_route_\u0648_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription", "target": "prompt_implement_phase2_frontend_api_123" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L232", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription", "target": "prompt_implement_phase2_frontend_route" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_186" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_11_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_245" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_12_\u062a\u06a9\u0645\u06cc\u0644_permissions_\u0645\u0646\u0634\u06cc", "target": "prompt_implement_phase2_frontend_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_secretariespage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_12_\u062a\u06a9\u0645\u06cc\u0644_permissions_\u0645\u0646\u0634\u06cc", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_334" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L344", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_implement_phase2_frontend_api_344" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L428", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_implement_phase2_frontend_route_428" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L384", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_384" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L441", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_13_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_441" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L451", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "prompt_implement_phase2_frontend_api_451" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L557", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "prompt_implement_phase2_frontend_route_557" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L513", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_513" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L570", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_14_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_570" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L580", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_implement_phase2_frontend_api_580" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L718", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_implement_phase2_frontend_route_718" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L648", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_implement_phase2_frontend_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L732", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_15_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_732" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L742", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "prompt_implement_phase2_frontend_\u062a\u063a\u06cc\u06cc\u0631_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L785", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "prompt_implement_phase2_frontend_\u062a\u063a\u06cc\u06cc\u0631_assets_admin_pages_dashboardpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/implement-phase2-frontend.md", "source_location": "L901", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_implement_phase2_frontend_task_16_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "prompt_implement_phase2_frontend_\u06a9\u0627\u0645\u06cc\u062a_901" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating", "target": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u0635\u0641\u062d\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u0647_\u062e\u0631\u06cc\u062f_\u067e\u0644\u0646_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pages_subscription_gating_adminsubscriptionpage_feature\u0647\u0627\u06cc_\u0647\u0627\u0631\u062f\u06a9\u062f_\u0641\u0642\u0637_\u06f3_\u062a\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pages_subscription_gating_sidebar_\u0644\u06cc\u0646\u06a9_\u0647\u0627_\u0628\u062f\u0648\u0646_feature" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0627\u0644\u06af\u0648\u06cc_\u062f\u0631\u0633\u062a_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u062a\u0642\u0644\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pages_subscription_gating_\u0635\u0641\u062d\u0627\u062a_\u0645\u062d\u0627\u0641\u0638\u062a_\u0646\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pages_subscription_gating_\u06f1_\u067e\u06cc\u0686\u06cc\u062f\u0646_\u062f\u0648_\u0635\u0641\u062d\u0647_\u062f\u0631_featuregate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pages_subscription_gating_\u06f2_\u0627\u0641\u0632\u0648\u062f\u0646_feature_\u0628\u0647_\u0644\u06cc\u0646\u06a9_\u0647\u0627\u06cc_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pages-subscription-gating.md", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pages_subscription_gating_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pages_subscription_gating_\u06f3_\u0627\u0641\u0632\u0648\u062f\u0646_insurance_\u0628\u0647_ui_\u0627\u062f\u0645\u06cc\u0646_\u067e\u0644\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup", "target": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "target": "prompt_insurance_pricing_and_selects_cleanup_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "target": "prompt_insurance_pricing_and_selects_cleanup_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "target": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "target": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_select_\u06cc\u06a9\u062f\u0633\u062a_\u0648_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a_\u062f\u0631_\u0645\u0631\u0627\u062c\u0639\u0647", "target": "prompt_insurance_pricing_and_selects_cleanup_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pricing_and_selects_cleanup_select_list\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pricing_and_selects_cleanup_select_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u0641\u0631\u0645_\u0645\u0631\u0627\u062c\u0639\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pricing_and_selects_cleanup_\u062a\u0639\u062f\u0627\u062f_\u062e\u062f\u0645\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_insurance_pricing_and_selects_cleanup_\u0635\u0641\u062d\u0647_\u06cc_insurance_pricing_\u062f\u0648_\u0628\u062e\u0634_\u0647\u0645_\u067e\u0648\u0634\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pricing_and_selects_cleanup_\u06f1_\u0627\u062f\u063a\u0627\u0645_\u0635\u0641\u062d\u0647_\u06cc_insurance_pricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pricing_and_selects_cleanup_\u06f2_\u06cc\u06a9_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_select_\u06cc\u06a9\u062f\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pricing_and_selects_cleanup_\u06f3_\u062a\u0639\u062f\u0627\u062f_quantity_\u0628\u0631\u0627\u06cc_\u062e\u062f\u0645\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-pricing-and-selects-cleanup.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_pricing_and_selects_cleanup_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_pricing_and_selects_cleanup_\u06f4_select_\u0628\u06cc\u0645\u0647_\u0641\u0642\u0637_\u0627\u0632_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627_\u062f\u0631\u0635\u062f_\u062e\u0648\u062f\u06a9\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing", "target": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628", "target": "prompt_insurance_visit_pricing_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_visit_pricing_\u06f1_\u062a\u062d\u0644\u06cc\u0644_\u0648_\u0637\u0631\u0627\u062d\u06cc_\u0645\u062f\u0644_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_visit_pricing_\u06f2_entity_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_visit_pricing_\u06f3_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_visit_pricing_\u06f4_admin_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/insurance-visit-pricing.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_insurance_visit_pricing_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_insurance_visit_pricing_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address", "target": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L385", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L408", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u067e\u0631\u0627\u0645\u067e\u062a_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0648_location_id_\u062f\u0631_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "prompt_location_clinic_address_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_location_clinic_address_api_endpoint_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_location_clinic_address_endpoint_\u0645\u0648\u062c\u0648\u062f_workaround_\u06a9\u0647_\u062d\u0630\u0641_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_location_clinic_address_entity_doctoraddress" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_location_clinic_address_frontend_\u0645\u0648\u062c\u0648\u062f_doctordetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f", "target": "prompt_location_clinic_address_\u062c\u062f\u0648\u0644_doctor_addresses_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_migration_\u062a\u063a\u06cc\u06cc\u0631_\u0633\u0627\u062e\u062a\u0627\u0631_doctor_addresses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_\u0622\u067e\u062f\u06cc\u062a_entity_doctoraddress" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_\u062d\u0630\u0641_endpoint_\u0642\u062f\u06cc\u0645\u06cc_\u0648_\u0622\u067e\u062f\u06cc\u062a_doctorcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L198", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_endpoint_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u062f\u0631_\u062f\u0633\u062a\u0631\u0633_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_frontend_doctordetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_frontend_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_clinicdetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_location_clinic_address_delete_api_v1_clinic_clinicuuid_address_addressuuid_\u062d\u0630\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_location_clinic_address_get_api_v1_clinic_clinicuuid_addresses_\u0644\u06cc\u0633\u062a_\u0622\u062f\u0631\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_location_clinic_address_patch_api_v1_clinic_clinicuuid_address_addressuuid_\u0648\u06cc\u0631\u0627\u06cc\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_crud_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "prompt_location_clinic_address_post_api_v1_clinic_clinicuuid_address_\u0627\u06cc\u062c\u0627\u062f_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L274", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_frontend_doctordetailpage_tsx", "target": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_interface" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L306", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_frontend_doctordetailpage_tsx", "target": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_sessioneditor_dropdown_\u0644\u0648\u06a9\u06cc\u0634\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L290", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f6_frontend_doctordetailpage_tsx", "target": "prompt_location_clinic_address_\u0622\u067e\u062f\u06cc\u062a_\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627_\u062f\u0631_schedulesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_frontend_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_location_clinic_address_interface_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L359", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_frontend_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_location_clinic_address_ui_\u0641\u0642\u0637_\u0628\u0631\u0627\u06cc_clinic_owner" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L350", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f7_frontend_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0622\u062f\u0631\u0633_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u062f\u0631_clinicdetailpage_tsx", "target": "prompt_location_clinic_address_\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_location_clinic_address_docs_api_appointment_settings_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/location-clinic-address.md", "source_location": "L410", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_location_clinic_address_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_location_clinic_address_docs_api_clinic_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable", "target": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u063a\u06cc\u0631\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648_\u06a9\u0631\u062f\u0646_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u06af\u0630\u0634\u062a\u0647_\u062f\u0631_\u0631\u0648\u0632_\u062c\u0627\u0631\u06cc", "target": "prompt_mark_past_slots_unavailable_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_mark_past_slots_unavailable_getavailableslots_\u0628\u0631\u0627\u06cc_\u0686\u06a9_\u06a9\u0627\u0646\u0641\u0644\u06cc\u06a9\u062a_\u0631\u0632\u0631\u0648_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_flat_\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_mark_past_slots_unavailable_slotcalculatorservice_getallslotswithavailability_is_available_\u0641\u0642\u0637_\u0631\u0632\u0631\u0648_\u0631\u0627_\u0686\u06a9_\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_mark_past_slots_unavailable_\u06f1_\u0627\u0633\u0644\u0627\u062a_\u06af\u0630\u0634\u062a\u0647_\u0631\u0627_\u062f\u0631_is_available_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u06a9\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_mark_past_slots_unavailable_\u06f2_\u0627\u0633\u0644\u0627\u062a_\u06af\u0630\u0634\u062a\u0647_\u0631\u0627_\u0627\u0632_getavailableslots_\u0647\u0645_\u062d\u0630\u0641_\u06a9\u0646_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/mark-past-slots-unavailable.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_mark_past_slots_unavailable_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_mark_past_slots_unavailable_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1031", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06af\u0633\u062a\u0631\u0634_oauth_userinfo_\u0628\u06a9_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06f5_switch_context_api_\u0628\u06a9_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L914", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L369", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0628\u0647_\u0631\u0648\u0632_\u06a9\u0631\u062f\u0646_authstore_ts_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L404", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u06f5_\u0635\u0641\u062d\u0647_\u0627\u0646\u062a\u062e\u0627\u0628_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L455", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u0645\u062d\u0627\u0641\u0638\u062a_route_\u0647\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L494", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f4_sidebar_\u067e\u0648\u06cc\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L542", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L651", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f6_dashboardpage_tsx_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L695", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f7_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L723", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f8_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L808", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L982", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0647\u062f\u0641_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_api_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u067e\u0631\u0627\u0645\u067e\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0686\u0646\u062f_\u0646\u0642\u0634\u0647_multi_role_dashboard", "target": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631_\u0628\u062e\u0648\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_api_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_api_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u06a9\u0646_\u062a\u063a\u06cc\u06cc\u0631_\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_api_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u062a\u063a\u06cc\u06cc\u0631_\u0631\u0648\u06cc_api_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0633\u0646\u0627\u0631\u06cc\u0648\u0647\u0627\u06cc_\u0686\u0646\u062f_context" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0642\u0627\u0646\u0648\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_context" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_available_contexts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_db_key" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0641\u0627\u0647\u06cc\u0645_\u06a9\u0644\u06cc\u062f\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc_multi_context_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0645\u0641\u0647\u0648\u0645_db_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u062a\u063a\u06cc\u06cc\u0631_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L153", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06af\u0633\u062a\u0631\u0634_oauth_userinfo_\u0628\u06a9_\u0627\u0646\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_src_auth_controller_authcontroller_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L303", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u06f5_switch_context_api_\u0628\u06a9_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_src_auth_controller_authcontroller_php_303" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L305", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_src_auth_controller_authcontroller_php_303", "target": "prompt_multi_role_dashboard_post_api_v1_auth_switch_context_is_authenticated_fully" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L406", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u06f5_\u0635\u0641\u062d\u0647_\u0627\u0646\u062a\u062e\u0627\u0628_\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\u06cc_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_assets_admin_pages_selectcontextpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L457", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u0645\u062d\u0627\u0641\u0638\u062a_route_\u0647\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "target": "prompt_multi_role_dashboard_\u062f\u0631_app_tsx_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_roleroute_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L496", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f4_sidebar_\u067e\u0648\u06cc\u0627_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L507", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx", "target": "prompt_multi_role_dashboard_\u0627\u062f\u0645\u06cc\u0646_\u0647\u0645\u0647_\u0644\u06cc\u0646\u06a9_\u0647\u0627\u06cc_\u0641\u0639\u0644\u06cc_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L520", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx", "target": "prompt_multi_role_dashboard_\u062f\u06a9\u062a\u0631_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L509", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx", "target": "prompt_multi_role_dashboard_\u0635\u0627\u062d\u0628_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_assets_admin_components_layout_sidebar_tsx", "target": "prompt_multi_role_dashboard_\u0645\u0646\u0634\u06cc_secretary_\u0628\u0631_\u0627\u0633\u0627\u0633_context_permissions_resources" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L551", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_get_api_v1_dashboard_clinic_role_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L586", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_get_api_v1_dashboard_doctor_role_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L621", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_get_api_v1_dashboard_secretary_role_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L544", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f5_endpoint_\u0647\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062c\u062f\u06cc\u062f_\u0628\u06a9_\u0627\u0646\u062f_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_src_dashboard_controller_dashboardcontroller_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L697", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f7_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0627\u06cc\u0644_\u062c\u062f\u06cc\u062f_assets_admin_pages_myclinicpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L725", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f8_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_endpoint_\u062c\u062f\u06cc\u062f_get_api_v1_my_appointments_is_authenticated_fully" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L750", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f8_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0641\u06cc\u0644\u062a\u0631\u0634\u062f\u0647_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_api_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L770", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx", "target": "prompt_multi_role_dashboard_\u0646\u0645\u0627\u06cc_\u062c\u062f\u0648\u0644\u06cc_tableview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L775", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx", "target": "prompt_multi_role_dashboard_\u0646\u0645\u0627\u06cc_\u0632\u0645\u0627\u0646\u0628\u0646\u062f\u06cc_timelineview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L763", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx", "target": "prompt_multi_role_dashboard_\u0647\u062f\u0631_\u0635\u0641\u062d\u0647_\u0645\u0634\u062a\u0631\u06a9_\u0647\u0631_\u062f\u0648_\u0646\u0645\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L783", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_appointmentspage_tsx", "target": "prompt_multi_role_dashboard_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0628\u0627\u06cc\u062f_\u062f\u0631_entity_\u0648_frontend_\u0647\u0631_\u062f\u0648_\u0628\u0627\u0634\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L848", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointment_entity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L868", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointmentcontroller_book" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L815", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_siteconfig_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L840", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u06a9\u0646\u062a\u0631\u0644\u0631_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L905", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_appointmentspage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L895", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0635\u0641\u062d\u0647_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L810", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f9_\u0633\u06cc\u0633\u062a\u0645_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0628_\u0648\u06a9\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L943", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_endpoint_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L922", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u06cc\u0644\u062f_\u062c\u062f\u06cc\u062f_\u0631\u0648\u06cc_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L968", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u0628_\u0628\u062e\u0634_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L916", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0645\u0631\u062d\u0644\u0647_\u06f1\u06f0_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0627\u0637\u0644\u0627\u0639_\u0631\u0633\u0627\u0646\u06cc_\u0646\u0648\u0628\u062a_\u0628\u06a9_\u0627\u0646\u062f_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f", "target": "prompt_multi_role_dashboard_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0628_\u0648\u06a9\u0627\u0631_916" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L984", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_multi_role_dashboard_css_ui_\u0641\u0642\u0637_template_css" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L998", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u0642\u0648\u0627\u0646\u06cc\u0646_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1003", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_multi_role_dashboard_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L993", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc", "target": "prompt_multi_role_dashboard_\u067e\u0627\u0633\u062e_\u0647\u0627\u06cc_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1062", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1033", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1041", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_\u0628\u06a9_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1065", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1050", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062a\u063a\u06cc\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/multi-role-dashboard.md", "source_location": "L1057", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_multi_role_dashboard_\u062e\u0644\u0627\u0635\u0647_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062a\u063a\u06cc\u06cc\u0631\u06cc\u0627\u0641\u062a\u0647", "target": "prompt_multi_role_dashboard_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint", "target": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_endpoint_\u0644\u06cc\u0633\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u0644\u0627\u06af\u06cc\u0646_\u0634\u062f\u0647_get_api_v1_my_payments", "target": "prompt_my_payments_list_endpoint_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_my_payments_list_endpoint_payment_\u0644\u06cc\u0646\u06a9_user_toarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_my_payments_list_endpoint_paymentrepository_\u0628\u062f\u0648\u0646_findbyuser" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_my_payments_list_endpoint_route_\u0646\u0627\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u0641\u0631\u0627\u0646\u062a_\u0635\u062f\u0627_\u0645\u06cc_\u0632\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_my_payments_list_endpoint_\u06f1_findbyuser_\u062f\u0631_paymentrepository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_my_payments_list_endpoint_\u06f2_endpoint_get_api_v1_my_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_my_payments_list_endpoint_\u06f3_\u0645\u0637\u0645\u0626\u0646_\u0634\u0648_route_\u0639\u0645\u0648\u0645\u06cc_auth_\u062f\u0631\u0633\u062a_\u0627\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/my-payments-list-endpoint.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_my_payments_list_endpoint_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_my_payments_list_endpoint_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile", "target": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u06cc\u06a9\u062a\u0627_\u0628\u0648\u062f\u0646_\u06a9\u062f_\u0645\u0644\u06cc_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_\u0647\u0631_\u06a9\u062f_\u0645\u0644\u06cc_\u0641\u0642\u0637_\u06cc\u06a9_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_national_code_unique_profile_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_national_code_unique_profile_\u06f1_\u0642\u06cc\u062f_\u06cc\u06a9\u062a\u0627\u06cc_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_partial_\u0641\u0642\u0637_\u0645\u0642\u0627\u062f\u06cc\u0631_non_null" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_national_code_unique_profile_\u06f2_\u0645\u062a\u062f_repository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_national_code_unique_profile_\u06f3_\u0686\u06a9_\u06cc\u06a9\u062a\u0627\u06cc\u06cc_\u062f\u0631_\u0633\u0637\u062d_\u0627\u067e\u0644\u06cc\u06a9\u06cc\u0634\u0646_\u0642\u0628\u0644_\u0627\u0632_flush" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_national_code_unique_profile_\u06f4_\u06a9\u062f_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/national-code-unique-profile.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_national_code_unique_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_national_code_unique_profile_\u06f5_\u0645\u0633\u06cc\u0631\u0647\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u0645\u0646\u0634\u06cc_\u0633\u0627\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux", "target": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u0645\u0648\u062f\u0627\u0644_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u062c\u062f\u06cc\u062f", "target": "prompt_new_visit_modal_ux_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_new_visit_modal_ux_\u06f1_\u0633\u0627\u062e\u062a\u0627\u0631_\u0628\u0635\u0631\u06cc_\u0645\u0648\u062f\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_new_visit_modal_ux_\u06f2_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0647_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_new_visit_modal_ux_\u06f3_\u0648\u0627\u062d\u062f_\u067e\u0648\u0644_\u06cc\u06a9\u062f\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/new-visit-modal-ux.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_new_visit_modal_ux_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_new_visit_modal_ux_\u06f4_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding", "target": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0627\u062a\u0635\u0627\u0644_\u067e\u0631\u0648\u0646\u062f\u0647_\u06cc_\u0628\u06cc\u0645\u0627\u0631_\u0628\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631", "target": "prompt_patient_record_profile_binding_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_patient_record_profile_binding_\u06f1_\u062a\u062d\u0644\u06cc\u0644_\u0631\u0627\u0628\u0637\u0647_user_userprofile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_patient_record_profile_binding_\u06f2_\u063a\u0646\u06cc_\u0633\u0627\u0632\u06cc_\u067e\u0627\u0633\u062e_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_patient_record_profile_binding_\u06f3_admin_frontend_\u0646\u0645\u0627\u06cc\u0634_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/patient-record-profile-binding.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_patient_record_profile_binding_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_patient_record_profile_binding_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui", "target": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631\u06af\u0627\u0647_\u062a\u0633\u062a_\u062f\u0631_\u0631\u0627\u0628\u0637_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0647\u0646\u06af\u0627\u0645_\u0641\u0639\u0627\u0644_\u0628\u0648\u062f\u0646_\u062d\u0627\u0644\u062a_\u0622\u0632\u0645\u0627\u06cc\u0634\u06cc", "target": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_payment_test_mode_ui_backend_endpoint_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646_\u0627\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_payment_test_mode_ui_frontend_smswalletpage_modal_\u062e\u0637_\u06f3\u06f4\u06f8_\u06f3\u06f7\u06f3" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_payment_test_mode_ui_frontend_subscriptionpage_modal_\u062e\u0637_\u06f3\u06f0\u06f7_\u06f3\u06f2\u06f7" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_test_mode_ui_\u06f1_backend_endpoint_\u0639\u0645\u0648\u0645\u06cc_get_api_v1_payment_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_test_mode_ui_\u06f2_frontend_hook_\u0628\u0631\u0627\u06cc_\u062e\u0648\u0627\u0646\u062f\u0646_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_test_mode_ui_\u06f3_frontend_smswalletpage_\u067e\u0646\u0647\u0627\u0646_\u06a9\u0631\u062f\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u06a9\u0646\u0646\u062f\u0647_\u062f\u0631\u06af\u0627\u0647_\u062f\u0631_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-test-mode-ui.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_test_mode_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_test_mode_ui_\u06f4_frontend_subscriptionpage_\u067e\u0646\u0647\u0627\u0646_\u06a9\u0631\u062f\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u06a9\u0646\u0646\u062f\u0647_\u062f\u0631\u06af\u0627\u0647_\u062f\u0631_\u062d\u0627\u0644\u062a_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06cc\u06a9\u067e\u0627\u0631\u0686\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0646\u0637\u0642_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648\u0636\u0639\u06cc\u062a_canceled_allowlist_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_allowlist_\u062b\u0627\u0628\u062a_\u0627\u0632_env_services_yaml_allowedfrontendhosts_env_allowed_frontend_hosts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_callback_\u0627\u0646\u0635\u0631\u0627\u0641_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0639\u0627\u062f\u0644_\u062e\u0637\u0627_\u06af\u0631\u0641\u062a\u0647_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_expire_\u0646\u0648\u0628\u062a_payment_\u0631\u0627_\u062f\u0633\u062a_\u0646\u0645\u06cc_\u0632\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_payment_\u0628\u062f\u0648\u0646_canceled" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0648\u0636\u0639\u06cc\u062a_canceled" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f2_\u062a\u0645\u0627\u06cc\u0632_\u0627\u0646\u0635\u0631\u0627\u0641_\u0627\u0632_\u062e\u0637\u0627_\u062f\u0631_gateway\u0647\u0627_\u0648_callback" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f3_canceled_\u0647\u0646\u06af\u0627\u0645_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0645\u0647\u0644\u062a_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f4_allowlist_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0630\u06cc\u0631_\u0627\u0632_siteconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/payment-unified-status-canceled-and-managed-hosts.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_payment_unified_status_canceled_and_managed_hosts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_payment_unified_status_canceled_and_managed_hosts_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_payment_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration", "target": "prompt_pre_registration_pre_registration_feature" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_pre_registration_feature", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L196", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_pre_registration_feature", "target": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_pre_registration_feature", "target": "prompt_pre_registration_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f1_entity_\u0648_migration_preregistration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f2_backend_public_pre_registration_endpoint" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f3_backend_admin_pre_registration_management_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f4_frontend_homepage_\u062f\u0648_\u062f\u06a9\u0645\u0647_\u062f\u0631_header_\u0648_hero" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627", "target": "prompt_pre_registration_\u0642\u0627\u0628\u0644\u06cc\u062a_\u06f5_frontend_admin_panel_\u0635\u0641\u062d\u0647_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc", "target": "prompt_pre_registration_sms" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L198", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc", "target": "prompt_pre_registration_\u0627\u0645\u0646\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc", "target": "prompt_pre_registration_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/pre-registration.md", "source_location": "L206", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_pre_registration_\u0646\u06a9\u0627\u062a_\u0627\u062c\u0631\u0627\u06cc\u06cc", "target": "prompt_pre_registration_\u067e\u0633\u0648\u0631\u062f_\u062a\u0635\u0627\u062f\u0641\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist", "target": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0630\u062e\u06cc\u0631\u0647_\u0648_\u0646\u0645\u0627\u06cc\u0634_\u0635\u062d\u06cc\u062d_\u062a\u0627\u0631\u06cc\u062e_\u062a\u0648\u0644\u062f_\u062f\u0631_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_unix", "target": "prompt_profile_birthday_jalali_persist_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_profile_birthday_jalali_persist_\u06f1_\u0630\u062e\u06cc\u0631\u0647_birthday_unix_\u062f\u0631_hydrate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_profile_birthday_jalali_persist_\u06f2_\u062e\u0631\u0648\u062c\u06cc_birthday_\u062f\u0631_toarray" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/profile-birthday-jalali-persist.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_profile_birthday_jalali_persist_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_profile_birthday_jalali_persist_\u06f3_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit", "target": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0627\u0628\u0632\u0627\u0631\u0647\u0627_\u0648_\u0631\u0648\u0634_\u062a\u0633\u062a_\u0648\u0627\u0642\u0639\u06cc_\u062f\u0627\u062e\u0644_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0645\u0645\u06cc\u0632\u06cc_\u06a9\u0634\u0641_\u0628\u0627\u06af_\u062a\u0633\u062a_\u0631\u0641\u062a\u0627\u0631\u06cc_\u06a9\u0644_\u0633\u06cc\u0633\u062a\u0645", "target": "prompt_qa_bug_audit_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f1_\u0646\u0642\u0634\u0647_\u0628\u0631\u062f\u0627\u0631\u06cc_endpoint\u0647\u0627_\u0648_\u062f\u0627\u0645\u0646\u0647_\u06cc_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f2_\u062a\u0633\u062a_\u062e\u0637\u0627\u0647\u0627\u06cc_\u06f5\u06f0\u06f0_\u0648_\u0648\u0631\u0648\u062f\u06cc_\u0645\u0631\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f3_\u0645\u0627\u062a\u0631\u06cc\u0633_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0647\u0627_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0628\u062e\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f4_\u0627\u0646\u0637\u0628\u0627\u0642_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f5_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0648\u0631\u0648\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f6_\u0633\u0644\u0627\u0645\u062a_build_\u0648_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/qa-bug-audit.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_qa_bug_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_qa_bug_audit_\u06f7_\u062a\u0648\u0644\u06cc\u062f_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments", "target": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0632\u0645\u06cc\u0646\u0647_\u0648_\u0686\u0631\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc_\u0646\u0638\u0631\u0627\u062a_\u063a\u0646\u06cc_\u0646\u0648\u06cc\u0633\u0646\u062f\u0647_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9_\u067e\u0627\u0633\u062e_\u0628\u0631\u0627\u06cc_\u0635\u0641\u062d\u0647_\u067e\u0632\u0634\u06a9", "target": "prompt_rating_multidimensional_and_rich_comments_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "target": "prompt_rating_multidimensional_and_rich_comments_\u0627\u0644\u0641_get_api_v1_rate_doctoruuid_\u0639\u0645\u0648\u0645\u06cc_\u062a\u062c\u0645\u06cc\u0639_\u0627\u0645\u062a\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "target": "prompt_rating_multidimensional_and_rich_comments_\u0628_post_api_v1_rate_auth_\u06af\u0627\u0631\u062f_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0645\u0648\u062c\u0648\u062f_\u062b\u0628\u062a_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "target": "prompt_rating_multidimensional_and_rich_comments_\u062c_get_api_v1_comments_doctoruuid_\u0639\u0645\u0648\u0645\u06cc_\u0647\u0631_\u0622\u06cc\u062a\u0645_\u0646\u0638\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "target": "prompt_rating_multidimensional_and_rich_comments_\u062f_post_api_v1_comment_auth_\u06af\u0627\u0631\u062f_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0645\u0648\u062c\u0648\u062f_\u062b\u0628\u062a_\u0646\u0638\u0631_\u067e\u0627\u0633\u062e" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0647\u062f\u0641_\u062f\u0642\u06cc\u0642\u0627_\u0622\u0646\u0686\u0647_ui_\u0627\u0646\u062a\u0638\u0627\u0631_\u062f\u0627\u0631\u062f", "target": "prompt_rating_multidimensional_and_rich_comments_\u0647_post_api_v1_like_commentuuid_auth_\u0631\u0623\u06cc_\u0644\u0627\u06cc\u06a9_\u062f\u06cc\u0633\u0644\u0627\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f1_entity_rate_\u0686\u0646\u062f\u0628_\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f2_entity_comment_parent_replies_toarray_\u063a\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f3_entity_like_\u062c\u0647\u062a_\u062f\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f4_repository_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L149", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f5_controller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f6_migration_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-multidimensional-and-rich-comments.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_multidimensional_and_rich_comments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_multidimensional_and_rich_comments_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_rating_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment", "target": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u062a\u0639\u0631\u06cc\u0641_\u062f\u0642\u06cc\u0642_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc_\u062b\u0628\u062a_\u0646\u0638\u0631_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0628\u0647_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062f\u0627\u0631\u0627\u06cc_\u0646\u0648\u0628\u062a_\u062a\u0627\u06cc\u06cc\u062f_\u0634\u062f\u0647_\u062f\u0631_\u06f3\u06f0_\u0631\u0648\u0632_\u06af\u0630\u0634\u062a\u0647", "target": "prompt_rating_require_recent_confirmed_appointment_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_require_recent_confirmed_appointment_\u06f1_\u0645\u062a\u062f_repository_hasrecentconfirmed" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_require_recent_confirmed_appointment_\u06f2_\u06af\u0627\u0631\u062f_\u062f\u0631_rate_\u0648_createcomment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_require_recent_confirmed_appointment_\u06f3_\u06a9\u062f_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_require_recent_confirmed_appointment_\u06f4_endpoint_\u0628\u0631\u0631\u0633\u06cc_\u0648\u0627\u062c\u062f_\u0628\u0648\u062f\u0646_\u0628\u0631\u0627\u06cc_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/rating-require-recent-confirmed-appointment.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_rating_require_recent_confirmed_appointment_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_rating_require_recent_confirmed_appointment_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_rating_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access", "target": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u062f\u0633\u062a\u0631\u0633\u06cc_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation_\u0628\u0647_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646", "target": "prompt_representation_admin_panel_access_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f1_backend_\u0634\u0646\u0627\u062e\u062a\u0646_\u0646\u0642\u0634_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631_primary_role" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f2_backend_\u0627\u062c\u0627\u0632\u0647_\u06cc_createdoctor_\u0648_createclinic_\u0628\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f3_backend_endpoint_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f4_backend_endpoint_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062c\u0627\u0631\u06cc_\u0628\u0631\u0627\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f5_admin_spa_\u0645\u0633\u06cc\u0631\u0647\u0627_\u0648_\u06af\u0627\u0631\u062f_\u0646\u0642\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f6_admin_spa_\u0645\u0646\u0648\u06cc_sidebar_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f7_admin_spa_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f8_admin_spa_\u0635\u0641\u062d\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-admin-panel-access.md", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_admin_panel_access_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_admin_panel_access_\u06f9_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine", "target": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L317", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u0646\u0648\u0628\u062a_\u0627\u0631\u062a\u0642\u0627\u0621_\u0645\u0627\u0644\u06cc\u0627\u062a_\u0628\u0631_\u0627\u0631\u0632\u0634_\u0627\u0641\u0632\u0648\u062f\u0647_\u0647\u0632\u06cc\u0646\u0647_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "prompt_representation_commission_tax_engine_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_commission_tax_engine_\u0627\u0644\u0641_\u0647\u0648\u06a9_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642_\u0647\u06cc\u0686_\u067e\u0648\u0631\u0633\u0627\u0646\u062a\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_commission_tax_engine_\u0628_commission_percent_\u0628\u0644\u0627\u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_commission_tax_engine_\u062c_\u0627\u0644\u06af\u0648\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u0627\u0632_settlementcontroller_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_commission_tax_engine_\u062f_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u062f\u0645\u06cc\u0646_whitelist_defaults" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f1_\u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0645\u0627\u0644\u06cc_\u062f\u0631_siteconfig" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f2_entity_\u0644\u0627\u06af_\u0645\u0627\u0644\u06cc_financialbreakdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0645\u062d\u0627\u0633\u0628\u0647_commissionservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f4_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_paymentcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L284", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f5_representationrepository_find_int_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f6_endpoint\u0647\u0627\u06cc_\u06af\u0632\u0627\u0631\u0634_\u0645\u0627\u0644\u06cc_\u062f\u0631_adminapicontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f7_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u06af\u0632\u0627\u0631\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-commission-tax-engine.md", "source_location": "L313", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_commission_tax_engine_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_commission_tax_engine_\u06f8_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0637\u0628\u0642_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u062a\u0627\u0631\u06cc\u062e\u0686\u0647_\u06cc_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_\u0645\u0627\u0644\u06cc\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u0628\u0631\u0627\u06cc_\u067e\u0648\u0631\u0633\u0627\u0646\u062a_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06af\u0632\u0627\u0631\u0634_\u062a\u0633\u0648\u06cc\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "prompt_representation_domain_guard_dashboard_settlement_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0627\u0644\u0641_buildstats_\u0628\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0641\u06cc\u0644\u062a\u0631_\u0646\u0645\u06cc_\u0634\u0648\u062f_\u0628\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_domain_guard_dashboard_settlement_\u0628_commissionservice_\u0628\u062f\u0648\u0646_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_domain_guard_dashboard_settlement_\u062c_booking_\u0641\u0639\u0644\u06cc_appointmentcontroller_book_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0631\u0633\u0627\u0644_\u0630\u062e\u06cc\u0631\u0647_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_representation_domain_guard_dashboard_settlement_\u062f_representationdashboard_\u0641\u0639\u0644\u06cc_dashboardpage_tsx_\u0641\u0642\u0637_\u06f4_\u06a9\u0627\u0631\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f1_\u0630\u062e\u06cc\u0631\u0647_\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062f\u0627\u0645\u0646\u0647_\u0631\u0648\u06cc_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f2_\u06af\u0627\u0631\u062f_\u062f\u0627\u0645\u0646\u0647_\u062f\u0631_commissionservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f3_\u0627\u0635\u0644\u0627\u062d_buildstats_\u0628\u0647_scope_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631\u0622\u0645\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f4_endpoint\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f5_\u0645\u062a\u062f\u0647\u0627\u06cc_\u062c\u0645\u0639_\u0628\u0646\u062f\u06cc_\u062a\u0633\u0648\u06cc\u0647_\u062f\u0631_settlementrepository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f6_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_representationdashboard_dashboardpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-domain-guard-dashboard-settlement.md", "source_location": "L188", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_domain_guard_dashboard_settlement_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_domain_guard_dashboard_settlement_\u06f7_\u0635\u0641\u062d\u0627\u062a_\u062c\u062f\u06cc\u062f_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification", "target": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u062a\u0623\u06cc\u06cc\u062f_\u0647\u0648\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06a9\u062f_\u0645\u0644\u06cc_\u0634\u0628\u0627_\u0628\u0627_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_s_api_ir_\u0648_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647", "target": "prompt_representation_identity_iban_verification_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f1_\u0633\u0631\u0648\u06cc\u0633_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_apiirservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f2_\u067e\u0631\u0686\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u06a9\u062f_\u0645\u0644\u06cc_\u0631\u0648\u06cc_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f3_\u0622\u0631\u0627\u06cc\u0647_\u06cc_\u0634\u0628\u0627\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u0631\u0648\u06cc_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f4_\u0627\u06a9\u0634\u0646_\u0647\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u062f\u0631_representationactioncontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f5_\u0627\u0644\u0632\u0627\u0645_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u062a\u0633\u0648\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L206", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f6_\u0635\u0641\u062d\u0647_\u06cc_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u067e\u0646\u0644_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f7_\u0627\u0646\u062a\u062e\u0627\u0628_\u0634\u0628\u0627_\u062f\u0631_\u0641\u0631\u0645_\u062a\u0633\u0648\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L232", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f8_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_\u0646\u0645\u0627\u06cc\u0634_\u0634\u0628\u0627_\u0648_\u062f\u06a9\u0645\u0647_\u062a\u06a9\u0645\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/representation-identity-iban-verification.md", "source_location": "L239", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_representation_identity_iban_verification_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_representation_identity_iban_verification_\u06f9_migration_\u0648_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments", "target": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0632\u0645\u0627\u0646_\u0628\u0646\u062f\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0627\u0646\u0642\u0636\u0627\u06cc_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0634\u062f\u0647_\u0628\u0627_symfony_scheduler", "target": "prompt_schedule_cancel_expired_appointments_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_schedule_cancel_expired_appointments_command_\u0645\u0646\u0637\u0642_\u0627\u0646\u0642\u0636\u0627_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0645\u0634\u062a\u0631\u06a9_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_schedule_cancel_expired_appointments_messenger_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f1_\u0646\u0635\u0628_symfony_scheduler" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f2_\u0627\u0633\u062a\u062e\u0631\u0627\u062c_\u0645\u0646\u0637\u0642_\u0627\u0646\u0642\u0636\u0627_\u0628\u0647_\u06cc\u06a9_\u0633\u0631\u0648\u06cc\u0633_\u0645\u0634\u062a\u0631\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f3_\u067e\u06cc\u0627\u0645_\u0648_\u0647\u0646\u062f\u0644\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f4_scheduleprovider" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f5_transport_\u0648_routing_\u062f\u0631_messenger_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/schedule-cancel-expired-appointments.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_schedule_cancel_expired_appointments_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_schedule_cancel_expired_appointments_\u06f6_\u0627\u062c\u0631\u0627\u06cc_worker_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope", "target": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0645\u0646\u0637\u0642_scope_\u0645\u0646\u0634\u06cc_\u062a\u0641\u06a9\u06cc\u06a9_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0627\u0632_\u0645\u0637\u0628_\u0634\u062e\u0635\u06cc", "target": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_secretary_context_scope_appointment_\u0641\u06cc\u0644\u062a\u0631_\u0641\u0642\u0637_\u06cc\u06a9_\u0631\u0627\u0628\u0637\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_secretary_context_scope_auth_context_builder_scope_blind" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_secretary_context_scope_controller_\u0627\u06cc\u062c\u0627\u062f_\u0628\u062f\u0648\u0646_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_secretary_context_scope_entity_\u0628\u062f\u0648\u0646_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_secretary_context_scope_repository_scope_blind" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f1_entity_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_owner_type_\u0648_clinic_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f2_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L153", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f3_repository_query_\u0647\u0627\u06cc_scope_aware" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L233", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f4_secretarycontroller_\u0627\u06cc\u062c\u0627\u062f_\u0628\u0627_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L254", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f5_auth_context_builder_scope_aware" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L288", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f6_appointment_\u0648_dashboard_scope_aware" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-context-scope.md", "source_location": "L307", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_secretary_context_scope_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_context_scope_\u06f7_patientcontroller_scope_aware" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data", "target": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u062e\u0631\u0648\u062c\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L264", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u062f\u0633\u062a\u0648\u0631_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0633\u0627\u062e\u062a\u0627\u0631_weekly_schedules_setting_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0633\u0627\u062e\u062a\u0627\u0631_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u062c\u062f\u0627\u0648\u0644_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L252", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_seed_\u0648\u0627\u0642\u0639\u06cc_\u062f\u06cc\u062a\u0627_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631", "target": "prompt_seed_realistic_data_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "target": "prompt_seed_realistic_data_\u0627\u0633\u062a\u0627\u0646_\u0647\u0627_provinces_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "target": "prompt_seed_realistic_data_\u0628\u06cc\u0645\u0647_\u0647\u0627_insurances_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "target": "prompt_seed_realistic_data_\u062a\u062e\u0635\u0635_\u0647\u0627_specialties_id_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0628\u0631\u0627\u06cc_\u062a\u0648\u0632\u06cc\u0639_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "target": "prompt_seed_realistic_data_\u062e\u062f\u0645\u0627\u062a_\u067e\u0632\u0634\u06a9\u06cc_doctor_services_id_\u0646\u0645\u0648\u0646\u0647_\u0647\u0627\u06cc\u06cc_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062a\u062e\u0635\u0635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_id\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_lookup_tables", "target": "prompt_seed_realistic_data_\u0634\u0647\u0631\u0647\u0627_cities_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php", "target": "prompt_seed_realistic_data_\u0628\u062e\u0634_a_\u067e\u0627\u06a9_\u0633\u0627\u0632\u06cc_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_fk" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php", "target": "prompt_seed_realistic_data_\u0628\u062e\u0634_b_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php", "target": "prompt_seed_realistic_data_\u0628\u062e\u0634_c_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/seed-realistic-data.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_seed_realistic_data_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u0641\u0627\u06cc\u0644_seed_realistic_data_php", "target": "prompt_seed_realistic_data_\u0628\u062e\u0634_d_\u06f1\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u0634\u0647\u0631_bulk_generation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage", "target": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0645\u0634\u062e\u0635_\u06a9\u0631\u062f\u0646_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647_\u0628\u0631\u0627\u06cc_\u0647\u0631_\u062e\u062f\u0645\u062a", "target": "prompt_service_insurance_coverage_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_coverage_\u06f1_\u0637\u0631\u0627\u062d\u06cc_\u0641\u06cc\u0644\u062f_\u0634\u0645\u0648\u0644_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_coverage_\u06f2_entity_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_coverage_\u06f3_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_coverage_\u06f4_admin_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-coverage.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_coverage_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage", "target": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0627\u062a\u0635\u0627\u0644_\u0628\u06cc\u0645\u0647_\u06cc_\u0633\u0631\u0648\u06cc\u0633_\u062f\u0631_\u0635\u0641\u062d\u0647_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0628\u0647_\u0633\u0627\u0645\u0627\u0646\u0647_\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0648_\u0645\u0637\u0627\u0644\u0628\u0627\u062a", "target": "prompt_service_insurance_per_insurer_coverage_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_service_insurance_per_insurer_coverage_endpoint_\u0645\u0648\u062c\u0648\u062f_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u067e\u0648\u0634\u0634_backend_payload_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_service_insurance_per_insurer_coverage_\u0641\u0631\u0645_\u0633\u0631\u0648\u06cc\u0633_frontend_\u0641\u0642\u0637_\u062f\u0648_\u0641\u06cc\u0644\u062f_\u0633\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_service_insurance_per_insurer_coverage_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u067e\u0648\u0634\u0634_\u0642\u0627\u0639\u062f\u0647_\u0627\u06cc_\u06a9\u0647_\u0645\u062d\u0627\u0633\u0628\u0647_\u0631\u0627_\u062a\u0639\u06cc\u06cc\u0646_\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_per_insurer_coverage_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u067e\u0648\u0634\u0634_\u0628\u06cc\u0645\u0647_\u0628\u0647_\u0627\u0632\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06af\u0631_\u0628\u0647_modal_\u0633\u0631\u0648\u06cc\u0633_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_per_insurer_coverage_\u06f2_\u0634\u0641\u0627\u0641_\u0633\u0627\u0632\u06cc_\u0646\u0642\u0634_\u062f\u0648_\u0641\u06cc\u0644\u062f_\u0633\u0627\u062f\u0647_\u06cc_\u0642\u062f\u06cc\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_per_insurer_coverage_\u06f3_\u062d\u0644_\u0645\u0634\u06a9\u0644_service_item_id_\u062f\u0631_\u0628\u0631\u0627\u0628\u0631_uuid_backend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_per_insurer_coverage_\u06f4_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_\u062c\u0631\u06cc\u0627\u0646_\u0628\u0647_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/service-insurance-per-insurer-coverage.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_service_insurance_per_insurer_coverage_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_service_insurance_per_insurer_coverage_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags", "target": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0648_\u0644\u06cc\u0633\u062a_\u06a9\u0627\u0645\u0644_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0627\u0631\u0633\u0627\u0644\u06cc", "target": "prompt_sms_log_tags_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_tag_\u0628\u0647_smslog_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f2_\u0639\u0628\u0648\u0631_tag_\u062f\u0631_dto_\u0648_smsservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f3_\u062a\u06af_\u06af\u0630\u0627\u0631\u06cc_\u0647\u0645\u0647_\u06cc_\u0646\u0642\u0627\u0637_\u0627\u0631\u0633\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f4_admin_endpoint_\u0627\u0641\u0632\u0648\u062f\u0646_tag_\u0628\u0647_\u062e\u0631\u0648\u062c\u06cc_\u0641\u06cc\u0644\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f5_admin_spa_\u0633\u062a\u0648\u0646_\u062a\u06af_\u0641\u06cc\u0644\u062a\u0631_\u062f\u0631_\u062a\u0628_\u0644\u0627\u06af_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f6_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u06a9\u0631\u062f\u0646_\u0645\u062a\u0646_\u0647\u0645\u0647_\u06cc_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-log-tags.md", "source_location": "L197", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_log_tags_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sms_log_tags_\u06f7_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login", "target": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u062a\u0633\u062a_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u0686\u06cc\u0632_\u0628\u062e\u0648\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648\u0631\u0648\u062f_\u0628\u0627_\u067e\u06cc\u0627\u0645\u06a9_\u0648_\u0641\u0631\u0627\u0645\u0648\u0634\u06cc_\u0631\u0645\u0632_\u0639\u0628\u0648\u0631", "target": "prompt_sms_login_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u0686\u06cc\u0632_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0632\u0645\u06cc\u0646\u0647_\u0641\u0646\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0645\u0647\u0645_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u0686\u06cc\u0632_\u0628\u062e\u0648\u0627\u0646", "target": "prompt_sms_login_authstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645", "target": "prompt_sms_login_post_api_v1_user_login_public_passwordauthenticator" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645", "target": "prompt_sms_login_post_api_v1_user_send_code_public" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645", "target": "prompt_sms_login_post_api_v1_user_verify_code_public" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u0633\u062a\u0642\u06cc\u0645", "target": "prompt_sms_login_post_oauth_token_public" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f", "target": "prompt_sms_login_\u06f1_post_api_v1_user_otp_login_public" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f", "target": "prompt_sms_login_\u06f2_post_api_v1_user_reset_password_public" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_api_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u0633\u0627\u062e\u062a\u0647_\u0634\u0648\u0646\u062f", "target": "prompt_sms_login_\u06f3_security_yaml_public_\u06a9\u0631\u062f\u0646_endpoint_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx", "target": "prompt_sms_login_state_management_\u0641\u0642\u0637_usestate_\u0646\u0647_tanstack_query" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L193", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx", "target": "prompt_sms_login_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L232", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx", "target": "prompt_sms_login_\u0627\u0635\u0648\u0644_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u0642\u0627\u0628\u0644\u06cc\u062a_frontend_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_assets_admin_pages_loginpage_tsx", "target": "prompt_sms_login_\u062c\u0631\u06cc\u0627\u0646_\u0647\u0627\u06cc_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u062c\u0631\u06cc\u0627\u0646_\u0647\u0627\u06cc_api", "target": "prompt_sms_login_\u062d\u0627\u0644\u062a_forgot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u062c\u0631\u06cc\u0627\u0646_\u0647\u0627\u06cc_api", "target": "prompt_sms_login_\u062d\u0627\u0644\u062a_password" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sms-login.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sms_login_\u062c\u0631\u06cc\u0627\u0646_\u0647\u0627\u06cc_api", "target": "prompt_sms_login_\u062d\u0627\u0644\u062a_sms" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts", "target": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u062a\u0639\u062f\u0627\u062f_\u067e\u0632\u0634\u06a9\u0627\u0646_\u0647\u0631_\u062a\u062e\u0635\u0635_\u0628\u0647_\u062a\u0641\u06a9\u06cc\u06a9_\u0634\u0647\u0631", "target": "prompt_specialty_doctor_counts_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_specialty_doctor_counts_\u06f1_\u0645\u062a\u062f_\u0634\u0645\u0627\u0631\u0634_\u062f\u0631_specialtyrepository" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_specialty_doctor_counts_\u06f2_endpoint_doctorcounts_\u062f\u0631_specialtycontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_specialty_doctor_counts_\u06f3_\u0639\u0645\u0648\u0645\u06cc_\u06a9\u0631\u062f\u0646_\u0645\u0633\u06cc\u0631_\u062f\u0631_security_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/specialty-doctor-counts.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_specialty_doctor_counts_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_specialty_doctor_counts_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_docs_api_specialty_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources", "target": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0642\u0648\u0627\u0646\u06cc\u0646_coolify_\u0627\u0632_\u062f\u0627\u06a9\u06cc\u0648\u0645\u0646\u062a_\u0647\u0627_\u0631\u0639\u0627\u06cc\u062a_\u0627\u062c\u0628\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u062c\u062f\u0627_\u06a9\u0631\u062f\u0646_mariadb_\u0648_redis_\u0627\u0632_docker_compose_\u0628\u0647_resource\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_coolify", "target": "prompt_split_db_redis_to_coolify_resources_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_split_db_redis_to_coolify_resources_\u06f1_\u062d\u0630\u0641_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_mariadb_\u0648_redis_\u0627\u0632_docker_compose_yml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_split_db_redis_to_coolify_resources_\u06f2_\u062d\u0630\u0641_depends_on_\u0628\u0647_mariadb_redis" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_split_db_redis_to_coolify_resources_\u06f3_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_env_coolify_example" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_split_db_redis_to_coolify_resources_\u06f4_\u062a\u062d\u0645\u0644_\u0642\u0637\u0639\u06cc_db_\u062f\u0631_\u0627\u0633\u062a\u0627\u0631\u062a_\u0622\u067e_\u0686\u0648\u0646_\u062f\u06cc\u06af\u0631_depends_on_service_healthy_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/split-db-redis-to-coolify-resources.md", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_split_db_redis_to_coolify_resources_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_split_db_redis_to_coolify_resources_\u06f5_\u0628\u0647_\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc_docs_deploy_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui", "target": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L405", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0627\u0639\u0645\u0627\u0644_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u062f\u0631_\u067e\u0646\u0644_\u0627\u062f\u0645\u06cc\u0646_frontend_gate", "target": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "target": "prompt_subscription_gate_ui_\u0642\u0627\u0628\u0644\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u062d\u062f\u0648\u062f\u0634\u062f\u0647_\u062a\u0648\u0633\u0637_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_subscription_gate_ui_backend_endpoint_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_subscription_gate_ui_frontend_app_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_subscription_gate_ui_frontend_authstore" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "target": "prompt_subscription_gate_ui_frontend_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f1_backend_\u0645\u0646\u0634\u06cc_\u0645\u06cc_\u062a\u0648\u0627\u0646\u062f_\u0627\u0634\u062a\u0631\u0627\u06a9_entity_\u062e\u0648\u062f_\u0631\u0627_\u0628\u0628\u06cc\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f2_frontend_hook_\u0645\u0634\u062a\u0631\u06a9_usesubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f3_frontend_sidebar_\u0628\u0627_\u0642\u0641\u0644_feature" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L271", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f4_frontend_featuregate_component" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L344", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f5_frontend_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_featuregate_\u062f\u0631_\u0635\u0641\u062d\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/subscription-gate-ui.md", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_subscription_gate_ui_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_subscription_gate_ui_\u06f6_frontend_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u062a\u0639\u062f\u0627\u062f_\u0645\u0646\u0634\u06cc_\u062f\u0631_mysecretariespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile", "target": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_\u0646\u0627\u0645_\u06a9\u0627\u0631\u0628\u0631_user_real_name_\u0647\u0646\u06af\u0627\u0645_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644", "target": "prompt_sync_user_realname_from_profile_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sync_user_realname_from_profile_\u06f1_\u0647\u0645\u06af\u0627\u0645_\u0633\u0627\u0632\u06cc_user_realname_\u062f\u0631_hydrate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/sync-user-realname-from-profile.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_sync_user_realname_from_profile_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_sync_user_realname_from_profile_\u06f2_\u0627\u0637\u0645\u06cc\u0646\u0627\u0646_\u0627\u0632_flush_\u0634\u062f\u0646_\u062a\u063a\u06cc\u06cc\u0631_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish", "target": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_css_variables_\u0645\u0648\u062c\u0648\u062f_\u0628\u0631\u0627\u06cc_\u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc_\u06a9\u0627\u0645\u0644_ui_ux_\u0648_\u0631\u0641\u0639_\u0645\u0634\u06a9\u0644\u0627\u062a_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f", "target": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "target": "prompt_ui_darkmode_polish_\u06f1_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_\u0631\u0646\u06af_\u0647\u0627\u06cc_hardcoded_\u0628\u062d\u0631\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "target": "prompt_ui_darkmode_polish_\u06f2_ux_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f1_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_appointmentspage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f2_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_subscriptionpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f3_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_settingspage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f4_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_loginpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f5_\u0631\u0641\u0639_\u062f\u0627\u0631\u06a9_\u0645\u0648\u062f_smswalletpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-darkmode-polish.md", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_darkmode_polish_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_darkmode_polish_\u06f6_\u0628\u0631\u0631\u0633\u06cc_\u0648_build" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign", "target": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0633\u06cc\u0633\u062a\u0645_css_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L384", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_ui_ux_\u067e\u0646\u062c_\u0635\u0641\u062d\u0647_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648", "target": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "target": "prompt_ui_ux_pages_redesign_\u06f1_mypatientspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "target": "prompt_ui_ux_pages_redesign_\u06f2_staffpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "target": "prompt_ui_ux_pages_redesign_\u06f3_mysecretariespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "target": "prompt_ui_ux_pages_redesign_\u06f4_clinicservicespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0647\u0631_\u0635\u0641\u062d\u0647", "target": "prompt_ui_ux_pages_redesign_\u06f5_smswalletpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_ux_pages_redesign_\u06f1_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_mypatientspage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L193", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_ux_pages_redesign_\u06f2_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_staffpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_ux_pages_redesign_\u06f3_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_mysecretariespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L268", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_ux_pages_redesign_\u06f4_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_clinicservicespage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/ui-ux-pages-redesign.md", "source_location": "L319", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_ui_ux_pages_redesign_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_ui_ux_pages_redesign_\u06f5_\u0628\u0627\u0632\u0637\u0631\u0627\u062d\u06cc_smswalletpage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid", "target": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0631\u0641\u0639_404_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631_resolve_\u0628\u0627_user_uuid_\u0648_\u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062a\u0627\u0632\u0647", "target": "prompt_user_profile_resolve_by_user_uuid_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_user_profile_resolve_by_user_uuid_repository\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_user_profile_resolve_by_user_uuid_userprofile_uuid_\u0645\u0633\u062a\u0642\u0644_\u0627\u0632_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "target": "prompt_user_profile_resolve_by_user_uuid_userprofilecontroller_show_\u0641\u0642\u0637_\u0628\u0627_profile_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_user_profile_resolve_by_user_uuid_\u06f1_\u062a\u0632\u0631\u06cc\u0642_userrepository_\u0628\u0647_\u06a9\u0646\u062a\u0631\u0644\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_user_profile_resolve_by_user_uuid_\u06f2_\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc_show_resolve_\u0628\u0627_profile_uuid_\u06cc\u0627_user_uuid_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u062e\u0627\u0644\u06cc_\u0628\u0631\u0627\u06cc_\u06a9\u0627\u0631\u0628\u0631_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_user_profile_resolve_by_user_uuid_\u06f3_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_patch_\u0647\u0645_\u0628\u0627_user_uuid_\u06a9\u0627\u0631_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/user-profile-resolve-by-user-uuid.md", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_user_profile_resolve_by_user_uuid_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_user_profile_resolve_by_user_uuid_\u06f4_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill", "target": "prompt_writer_skill_\u0645\u062b\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill", "target": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill", "target": "prompt_writer_skill_\u0646\u062d\u0648\u0647_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0648\u0631\u0648\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "target": "prompt_writer_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0645\u062d\u062a\u0648\u0627\u06cc_\u067e\u0631\u0627\u0645\u067e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "target": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u062f\u0631\u06a9_\u0645\u0648\u0636\u0648\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "target": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0646\u0627\u0645_\u06af\u0630\u0627\u0631\u06cc_\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "target": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u0633\u0627\u062e\u062a_\u0641\u0627\u06cc\u0644_\u067e\u0631\u0627\u0645\u067e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/prompt-writer/SKILL.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "prompt_writer_skill_\u0645\u0631\u0627\u062d\u0644_\u0627\u062c\u0631\u0627", "target": "prompt_writer_skill_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u062e\u0631\u0648\u062c\u06cc_\u0646\u0647\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0642\u0628\u0644_\u0627\u0632_\u0634\u0631\u0648\u0639_\u062a\u062d\u0644\u06cc\u0644_\u067e\u0631\u0627\u0645\u067e\u062a_\u0648_\u0633\u0627\u062e\u062a_todo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062e\u0627\u0635_\u0627\u06cc\u0646_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0645\u062b\u0627\u0644_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill", "target": "run_prompt_skill_\u0646\u062d\u0648\u0647_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0648\u0631\u0648\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "target": "run_prompt_skill_\u06f1_todo_\u0633\u062a\u0648\u0646_\u0641\u0642\u0631\u0627\u062a_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "target": "run_prompt_skill_\u06f2_\u06cc\u06a9_\u0642\u0627\u0628\u0644\u06cc\u062a_\u062f\u0631_\u0647\u0631_\u0645\u0631\u062d\u0644\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "target": "run_prompt_skill_\u06f3_\u062a\u0631\u062a\u06cc\u0628_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "target": "run_prompt_skill_\u06f4_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u0627\u062c\u0631\u0627_\u0627\u062c\u0628\u0627\u0631\u06cc_\u0647\u06cc\u0686_\u0627\u0633\u062a\u062b\u0646\u0627\u06cc\u06cc_\u0646\u062f\u0627\u0631\u062f", "target": "run_prompt_skill_\u06f5_\u0627\u0635\u0648\u0644_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_1_\u062a\u062d\u0644\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_2_\u0637\u0631\u0627\u062d\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_3_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_4_\u062a\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_5_\u0631\u0641\u0639_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_6_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0631\u0648\u0646\u062f_\u0627\u062c\u0631\u0627\u06cc_\u0647\u0631_\u0642\u0627\u0628\u0644\u06cc\u062a", "target": "run_prompt_skill_\u0645\u0631\u062d\u0644\u0647_7_todo_\u06af\u0632\u0627\u0631\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062e\u0627\u0635_\u0627\u06cc\u0646_\u067e\u0631\u0648\u0698\u0647", "target": "run_prompt_skill_backend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062e\u0627\u0635_\u0627\u06cc\u0646_\u067e\u0631\u0648\u0698\u0647", "target": "run_prompt_skill_css_ui" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/run-prompt/SKILL.md", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "run_prompt_skill_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062e\u0627\u0635_\u0627\u06cc\u0646_\u067e\u0631\u0648\u0698\u0647", "target": "run_prompt_skill_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "claude", "target": "claude_claude_md" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "claude_claude_md", "target": "claude_architecture" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "claude_claude_md", "target": "claude_commands" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "claude_claude_md", "target": "claude_key_patterns" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "claude_claude_md", "target": "claude_project_overview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "claude_claude_md", "target": "claude_standing_rule_api_documentation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "claude_commands", "target": "claude_backend_php_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "claude_commands", "target": "claude_first_time_setup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "claude_commands", "target": "claude_frontend_react_typescript" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "claude_architecture", "target": "claude_auth" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "claude_architecture", "target": "claude_backend_src" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "claude_architecture", "target": "claude_category_bundle_system" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "claude_architecture", "target": "claude_database" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "claude_architecture", "target": "claude_frontend_assets_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "test_users", "target": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647_\u06a9\u0627\u0645\u0644_\u062a\u0628\u0631\u06cc\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u062f\u06a9\u062a\u0631\u0627\u0646_bulk_\u06f1\u06f5\u06f0\u06f0_\u062f\u06a9\u062a\u0631_\u062f\u0631_\u06f1\u06f5_\u0634\u0647\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u0633\u0627\u062e\u062a_\u0645\u062c\u062f\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u0645\u0646\u0634\u06cc_\u062f\u06a9\u062a\u0631_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "test_users_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0646\u0645\u0648\u0646\u0647_\u062a\u0628\u0631\u06cc\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit", "target": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_architecture_score_\u0628\u0639\u062f_\u0627\u0632_\u0627\u0635\u0644\u0627\u062d\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L562", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_architecture_violations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_executive_summary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L804", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_final_verdict_\u0628\u0639\u062f_\u0627\u0632_\u0627\u0635\u0644\u0627\u062d\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L537", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_missing_requirements_\u06a9\u0627\u0645\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L577", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_recommended_improvements" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L706", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_refactoring_plan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L758", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0627\u0639\u0645\u0627\u0644_\u0634\u062f\u0647_\u0628\u0639\u062f_\u0627\u0632_audit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L792", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0627\u0645\u0646\u06cc\u062a\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u062a\u0648\u062c\u0647_\u062f\u0631_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f1_\u062a\u0637\u0627\u0628\u0642_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0628\u0627_prd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L505", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f1\u06f0_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f3_\u062a\u062d\u0644\u06cc\u0644_design_patterns" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f4_\u062a\u062d\u0644\u06cc\u0644_domain_design" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L214", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f5_\u062a\u062d\u0644\u06cc\u0644_database" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f6_\u062a\u062d\u0644\u06cc\u0644_api_design" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L327", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L387", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f8_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L428", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_architecture_audit_clinicpro_symfony_7_migration", "target": "docs_architecture_audit_\u06f9_\u062a\u062d\u0644\u06cc\u0644_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f1_\u062a\u0637\u0627\u0628\u0642_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0628\u0627_prd", "target": "docs_architecture_audit_\u0645\u0627\u0698\u0648\u0644_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u062f\u0631_prd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f1_\u062a\u0637\u0627\u0628\u0642_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0628\u0627_prd", "target": "docs_architecture_audit_\u0645\u0648\u0627\u0631\u062f_\u067e\u0648\u0634\u0634_\u062f\u0627\u062f\u0647_\u0646\u0634\u062f\u0647_\u0627\u0632_prd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_maintainability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_observability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_performance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_reliability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_scalability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_security" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f2_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0641\u0639\u0644\u06cc", "target": "docs_architecture_audit_testability" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f3_\u062a\u062d\u0644\u06cc\u0644_design_patterns", "target": "docs_architecture_audit_anti_pattern_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0645\u0634\u0627\u0647\u062f\u0647_\u0645\u06cc_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f3_\u062a\u062d\u0644\u06cc\u0644_design_patterns", "target": "docs_architecture_audit_pattern_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f4_\u062a\u062d\u0644\u06cc\u0644_domain_design", "target": "docs_architecture_audit_bounded_context_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f4_\u062a\u062d\u0644\u06cc\u0644_domain_design", "target": "docs_architecture_audit_domain_model_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f4_\u062a\u062d\u0644\u06cc\u0644_domain_design", "target": "docs_architecture_audit_separation_of_concerns" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f5_\u062a\u062d\u0644\u06cc\u0644_database", "target": "docs_architecture_audit_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627\u06cc_\u0645\u0646\u0627\u0633\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f5_\u062a\u062d\u0644\u06cc\u0644_database", "target": "docs_architecture_audit_\u062c\u062f\u0627\u0648\u0644_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u06f3\u06f2_\u062c\u062f\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L242", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f5_\u062a\u062d\u0644\u06cc\u0644_database", "target": "docs_architecture_audit_\u0645\u0634\u06a9\u0644\u0627\u062a_database" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f6_\u062a\u062d\u0644\u06cc\u0644_api_design", "target": "docs_architecture_audit_\u0646\u0642\u0627\u0637_\u0636\u0639\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L285", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f6_\u062a\u062d\u0644\u06cc\u0644_api_design", "target": "docs_architecture_audit_\u0646\u0642\u0627\u0637_\u0642\u0648\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_authentication" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L339", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_authorization" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L357", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_input_validation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L376", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_logging_security" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L348", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_rate_limiting" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L367", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f7_\u062a\u062d\u0644\u06cc\u0644_\u0627\u0645\u0646\u06cc\u062a", "target": "docs_architecture_audit_secrets_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L405", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f8_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc", "target": "docs_architecture_audit_\u0628\u0627_\u06f1_\u06f0\u06f0\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0646\u06cc\u0627\u0632_\u0628\u0647_refactoring_\u0627\u0633\u0627\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L389", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f8_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc", "target": "docs_architecture_audit_\u0628\u0627_\u06f1\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0634\u06a9\u0644_\u062c\u062f\u06cc_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L396", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f8_\u062a\u062d\u0644\u06cc\u0644_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc", "target": "docs_architecture_audit_\u0628\u0627_\u06f1\u06f0\u06f0_\u06f0\u06f0\u06f0_\u06a9\u0627\u0631\u0628\u0631_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0631\u0648\u0639_\u0645\u06cc_\u0634\u0648\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L490", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f9_\u062a\u062d\u0644\u06cc\u0644_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0631\u0648\u0698\u0647", "target": "docs_architecture_audit_dependency_direction" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L442", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f9_\u062a\u062d\u0644\u06cc\u0644_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0631\u0648\u0698\u0647", "target": "docs_architecture_audit_\u0633\u0627\u062e\u062a\u0627\u0631_\u062a\u0648\u0635\u06cc\u0647_\u0634\u062f\u0647_domain_driven" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L430", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f9_\u062a\u062d\u0644\u06cc\u0644_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0631\u0648\u0698\u0647", "target": "docs_architecture_audit_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc_\u0641\u0639\u0644\u06cc_\u0646\u0627\u0645\u0634\u062e\u0635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L507", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f1\u06f0_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "target": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u062d\u0631\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L526", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f1\u06f0_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "target": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L516", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_\u06f1\u06f0_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647", "target": "docs_architecture_audit_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L579", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_recommended_improvements", "target": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f1_\u0642\u0628\u0644_\u0627\u0632_\u0634\u0631\u0648\u0639_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L627", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_recommended_improvements", "target": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f2_\u062f\u0631_\u062d\u06cc\u0646_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L670", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_recommended_improvements", "target": "docs_architecture_audit_\u0627\u0648\u0644\u0648\u06cc\u062a_\u06f3_\u0628\u0631\u0627\u06cc_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0648\u0644\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L708", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_refactoring_plan", "target": "docs_architecture_audit_\u0641\u0627\u0632_\u06f0_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u06f3_\u062a\u0627_\u06f5_\u0631\u0648\u0632_\u0642\u0628\u0644_\u0627\u0632_\u0647\u0631_\u06a9\u062f\u0646\u0648\u06cc\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L718", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_refactoring_plan", "target": "docs_architecture_audit_\u0641\u0627\u0632_\u06f1_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u067e\u0627\u06cc\u0647_task_01" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L727", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_refactoring_plan", "target": "docs_architecture_audit_\u0641\u0627\u0632_\u06f2_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u0645\u0627\u0698\u0648\u0644_\u0647\u0627_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_dependency" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L741", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_refactoring_plan", "target": "docs_architecture_audit_\u0641\u0627\u0632_\u06f3_\u0628\u0647\u06cc\u0646\u0647_\u0633\u0627\u0632\u06cc_\u0628\u0639\u062f_\u0627\u0632_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L749", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_refactoring_plan", "target": "docs_architecture_audit_\u0641\u0627\u0632_\u06f4_\u0622\u0645\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0648\u0644\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/Architecture_Audit.md", "source_location": "L810", "weight": 1.0, "confidence_score": 1.0, "source": "docs_architecture_audit_final_verdict_\u0628\u0639\u062f_\u0627\u0632_\u0627\u0635\u0644\u0627\u062d\u0627\u062a", "target": "docs_architecture_audit_\u062f\u0644\u06cc\u0644_\u062a\u0635\u0645\u06cc\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u0627\u0648\u0644_\u0645\u0633\u062a\u0646\u062f_\u0645\u062d\u0635\u0648\u0644_prd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L829", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648_\u0645\u0633\u062a\u0646\u062f_\u062c\u0627\u0645\u0639_\u0641\u0646\u06cc_\u0648_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L567", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L707", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L757", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f5_\u0641\u0647\u0631\u0633\u062a_\u0645\u0634\u06a9\u0644\u0627\u062a_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0634\u062f\u0647_\u0648_\u0627\u0635\u0644\u0627\u062d\u0627\u062a_\u0644\u0627\u0632\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L775", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2", "target": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u067e\u0631\u0648_\u0645\u0633\u062a\u0646\u062f_\u062c\u0627\u0645\u0639_\u0641\u0646\u06cc_\u0648_api", "target": "docs_clinicpro_manual_v2_\u0641\u0647\u0631\u0633\u062a_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", "target": "docs_clinicpro_manual_v2_\u06f1_\u06f1_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", "target": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", "target": "docs_clinicpro_manual_v2_\u06f1_\u06f3_\u067e\u0644\u0646_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", "target": "docs_clinicpro_manual_v2_\u06f1_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc", "target": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc", "target": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc", "target": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0645\u0633\u062a\u0642\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1_\u06a9\u0627\u0631\u0628\u0631_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L441", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u067e\u0631\u062f\u0627\u062e\u062a_payment_types" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f1_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_profile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L509", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f2_\u0648\u0628\u0644\u0627\u06af_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L524", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f3_\u062f\u06a9\u062a\u0631_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L271", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f4_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L298", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f5_\u0622\u062f\u0631\u0633_\u0647\u0627\u06cc_\u062f\u06a9\u062a\u0631_doctor_addresses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L314", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f6_\u0645\u0646\u0634\u06cc_\u062f\u06a9\u062a\u0631_doctor_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L356", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L414", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u0645\u062f\u0644_\u062f\u0627\u062f\u0647_\u0648_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f9_\u0646\u0648\u0628\u062a_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f1_\u062a\u06af_tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f2_\u0627\u0633\u062a\u0627\u0646_state" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f3_\u0634\u0647\u0631_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f4_\u0628\u06cc\u0645\u0647_\u067e\u0627\u06cc\u0647_basic_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L214", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f5_\u0628\u06cc\u0645\u0647_\u0645\u06a9\u0645\u0644_supplementary_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f6_\u062a\u062e\u0635\u0635_\u062f\u06a9\u062a\u0631_doctor_specialty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L231", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f7_\u062e\u062f\u0645\u0627\u062a_\u062f\u06a9\u062a\u0631_doctor_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L360", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f1_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc_weekly_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L373", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f2_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a_holidays" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L388", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f3_\u0644\u063a\u0648_\u062a\u0639\u0637\u06cc\u0644_date_override" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L404", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f4_\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u067e\u0631\u062f\u0627\u062e\u062a_payment_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u06f1_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L462", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u067e\u0631\u062f\u0627\u062e\u062a_payment_types", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f0_\u06f2_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L526", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f1_\u0646\u0638\u0631_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L539", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f2_\u0644\u0627\u06cc\u06a9_like" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L550", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", "target": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f3_\u0627\u0645\u062a\u06cc\u0627\u0632_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L571", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "target": "docs_clinicpro_manual_v2_task_02_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L602", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "target": "docs_clinicpro_manual_v2_task_05_api_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L624", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "target": "docs_clinicpro_manual_v2_task_07_api_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L646", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "target": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L678", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f3_\u0645\u0634\u062e\u0635\u0627\u062a_api", "target": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L584", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_02_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_get_oauth_userinfo_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631_\u0633\u0627\u0632\u06af\u0627\u0631_\u0628\u0627_\u062f\u0631\u0648\u067e\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L593", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_02_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_post_oauth_token_\u062a\u062c\u062f\u06cc\u062f_\u062a\u0648\u06a9\u0646_refresh" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L575", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_02_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_post_oauth_token_\u0648\u0631\u0648\u062f_\u0628\u0647_\u0633\u06cc\u0633\u062a\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L606", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_05_api_\u062f\u06a9\u062a\u0631", "target": "docs_clinicpro_manual_v2_get_api_v1_doctors_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L615", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_05_api_\u062f\u06a9\u062a\u0631", "target": "docs_clinicpro_manual_v2_get_api_v1_doctors_id_insurances" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L628", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_07_api_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent", "target": "docs_clinicpro_manual_v2_get_api_v1_representations_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L637", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_07_api_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent", "target": "docs_clinicpro_manual_v2_post_api_v1_representations_id_bank_accounts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L659", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "docs_clinicpro_manual_v2_get_api_v1_categories_cities_\u0634\u0647\u0631\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L650", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "docs_clinicpro_manual_v2_get_api_v1_categories_states_\u0627\u0633\u062a\u0627\u0646_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L668", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "docs_clinicpro_manual_v2_\u0633\u0627\u06cc\u0631_endpoint_\u0647\u0627\u06cc_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0627\u0644\u0632\u0627\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L680", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a", "target": "docs_clinicpro_manual_v2_get_api_v1_appointment_settings_slots_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L698", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a", "target": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_holidays_\u062b\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u06cc_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L689", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a", "target": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_overrides_\u062b\u0628\u062a_override_\u062a\u0648\u0633\u0637_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L709", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", "target": "docs_clinicpro_manual_v2_\u06f4_\u06f1_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9_sms_account" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L721", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", "target": "docs_clinicpro_manual_v2_\u06f4_\u06f2_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9_sms_queue" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L737", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", "target": "docs_clinicpro_manual_v2_\u06f4_\u06f3_api_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L748", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f4_\u06f3_api_\u067e\u06cc\u0627\u0645\u06a9", "target": "docs_clinicpro_manual_v2_get_api_v1_sms_balance_\u0645\u0648\u062c\u0648\u062f\u06cc_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L739", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f4_\u06f3_api_\u067e\u06cc\u0627\u0645\u06a9", "target": "docs_clinicpro_manual_v2_post_api_v1_sms_queue_\u0627\u0641\u0632\u0648\u062f\u0646_\u0628\u0647_\u0635\u0641" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L777", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a", "target": "docs_clinicpro_manual_v2_\u06f6_\u06f1_\u062f\u06cc\u0627\u06af\u0631\u0627\u0645_\u0648\u0636\u0639\u06cc\u062a_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L793", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a", "target": "docs_clinicpro_manual_v2_\u06f6_\u06f2_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L803", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a", "target": "docs_clinicpro_manual_v2_\u06f6_\u06f3_\u0628\u0631\u0631\u0633\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L813", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u06f6_\u067e\u06cc\u0648\u0633\u062a", "target": "docs_clinicpro_manual_v2_\u06f6_\u06f4_\u0645\u062d\u062f\u0648\u062f\u0647_\u0633\u06cc\u0633\u062a\u0645_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4251", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_10_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4576", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4833", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5090", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5207", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_14_\u0645\u0646\u0634\u06cc_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5384", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5506", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L869", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L981", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1164", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1807", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2435", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2641", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3596", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3804", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4108", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L854", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_\u062e\u0637\u0627\u0647\u0627\u06cc_\u0639\u0645\u0648\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L833", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", "target": "docs_clinicpro_manual_v2_\u0641\u0647\u0631\u0633\u062a_\u0645\u0637\u0627\u0644\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L871", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_1_post_refresh_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L896", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_2_get_x_csrf_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L914", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", "target": "docs_clinicpro_manual_v2_3_get_user_info" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L879", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_1_post_refresh_token", "target": "docs_clinicpro_manual_v2_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L888", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_1_post_refresh_token", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L906", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_get_x_csrf_token", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_906" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L924", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_3_get_user_info", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_924" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L983", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_4_post_verify_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1015", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_5_post_send_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1049", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_6_post_register" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1071", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_7_delete_delete_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1093", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_8_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1133", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_2_\u06a9\u0627\u0631\u0628\u0631_user", "target": "docs_clinicpro_manual_v2_9_get_list_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L991", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_post_verify_code", "target": "docs_clinicpro_manual_v2_request_body_991" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L998", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_post_verify_code", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1007", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_post_verify_code", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1007" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1025", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_post_send_code", "target": "docs_clinicpro_manual_v2_request_body_1025" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1032", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_post_send_code", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1032" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1041", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_post_send_code", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1041" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1057", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_post_register", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1063", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_post_register", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1063" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1079", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_delete_delete_user", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1079" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1085", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_delete_delete_user", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1085" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1107", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_1107" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1115", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1115" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1101", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1101" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1125", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1125" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1147", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_get_list_secretary", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1147" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1141", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_get_list_secretary", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1154", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_get_list_secretary", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1154" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1166", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile", "target": "docs_clinicpro_manual_v2_10_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1462", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile", "target": "docs_clinicpro_manual_v2_11_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1486", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile", "target": "docs_clinicpro_manual_v2_12_patch_path_only_disease" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1783", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_3_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u0628\u06cc\u0645\u0627\u0631_user_profile", "target": "docs_clinicpro_manual_v2_13_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1180", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_post_post", "target": "docs_clinicpro_manual_v2_request_body_1180" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1200", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1174", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1174" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1454", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1454" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1472", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1472" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1478", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1478" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1501", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_patch_path_only_disease", "target": "docs_clinicpro_manual_v2_request_body_1501" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1521", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_patch_path_only_disease", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1521" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1494", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_patch_path_only_disease", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1494" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1775", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_patch_path_only_disease", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1775" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1791", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1791" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1797", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1797" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1809", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_14_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1833", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_15_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1876", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_16_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1901", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_17_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2039", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_18_get_doctor_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2304", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_19_post_image_upload" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2328", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_20_get_clinic_doctor_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2361", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_21_get_all_doctor_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2386", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_22_get_get_doctor_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2410", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_4_\u062f\u06a9\u062a\u0631_doctor", "target": "docs_clinicpro_manual_v2_23_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1819", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_14_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1819" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1825", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_14_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1825" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1850", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_1850" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1857", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_1857" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1843", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1843" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1868", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1868" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1886", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_1886" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1893", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1893" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L1911", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_17_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_1911" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2049", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_18_get_doctor_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2049" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2064", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_18_get_doctor_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2064" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2312", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_19_post_image_upload", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2312" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2320", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_19_post_image_upload", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2320" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2338", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_20_get_clinic_doctor_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2338" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2353", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_20_get_clinic_doctor_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2353" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2371", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_21_get_all_doctor_services", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2371" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2378", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_21_get_all_doctor_services", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2378" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2396", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_22_get_get_doctor_rate", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2396" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2402", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_22_get_get_doctor_rate", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2402" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2418", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_23_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2418" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2425", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_23_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2425" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2437", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "target": "docs_clinicpro_manual_v2_24_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2461", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "target": "docs_clinicpro_manual_v2_25_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2504", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "target": "docs_clinicpro_manual_v2_26_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2529", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "target": "docs_clinicpro_manual_v2_27_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2579", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_5_\u0622\u062f\u0631\u0633_\u062f\u06a9\u062a\u0631_doctor_address", "target": "docs_clinicpro_manual_v2_28_get_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2447", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_24_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2447" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2453", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_24_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2453" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2478", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_25_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_2478" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2485", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_25_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_2485" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2471", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_25_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2471" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2496", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_25_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2496" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2514", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_26_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2514" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2521", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_26_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2521" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2539", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_27_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_2539" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2545", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_27_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2545" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2589", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_28_get_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2589" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2643", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_29_get_clinic_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2763", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_30_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3011", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_31_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3075", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_32_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3153", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_33_post_image_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3177", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_34_post_image_logo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3201", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_35_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3250", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_36_get_get_my_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3275", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_37_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3324", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_38_get_unapproved_comments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3354", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_39_patch_comment_confirmation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3383", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_40_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3412", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_41_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3461", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_42_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3484", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_43_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3506", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_44_get_list_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3536", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_45_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3565", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_6_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic", "target": "docs_clinicpro_manual_v2_46_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2653", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_29_get_clinic_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2653" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2664", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_29_get_clinic_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2664" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L2773", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_30_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2773" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3027", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_31_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_3027" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3044", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_31_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3044" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3021", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_31_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3021" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3067", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_31_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3067" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3091", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_32_post_post", "target": "docs_clinicpro_manual_v2_request_body_3091" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3110", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_32_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3110" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3085", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_32_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3085" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3145", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_32_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3145" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3161", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_33_post_image_clinic", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3161" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3169", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_33_post_image_clinic", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3169" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3185", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_34_post_image_logo", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3185" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3193", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_34_post_image_logo", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3193" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3216", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_35_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_3216" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3228", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_35_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3228" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3209", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_35_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3209" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3242", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_35_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3242" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3260", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_36_get_get_my_rate", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3260" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3267", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_36_get_get_my_rate", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3267" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3290", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_37_post_post", "target": "docs_clinicpro_manual_v2_request_body_3290" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3302", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_37_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3302" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3283", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_37_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3283" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3316", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_37_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3316" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3339", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_38_get_unapproved_comments", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3339" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3332", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_38_get_unapproved_comments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3332" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3346", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_38_get_unapproved_comments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3346" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3369", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3369" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3362", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3362" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3375", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3375" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3398", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_40_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3398" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3391", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_40_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3391" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3404", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_40_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3404" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3427", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_41_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_3427" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3439", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_41_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3439" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3420", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_41_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3420" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3453", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_41_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3453" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3469", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_42_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3469" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3476", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_42_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3476" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3492", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_43_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3492" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3498", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_43_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3498" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3521", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_44_get_list_comment", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3521" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3514", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_44_get_list_comment", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3514" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3528", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_44_get_list_comment", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3528" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3551", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_45_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3551" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3544", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_45_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3544" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3557", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_45_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3557" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3580", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_46_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3580" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3573", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_46_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3573" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3586", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_46_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3586" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3598", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_47_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3620", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_48_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3642", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_49_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3664", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_50_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3687", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_51_get_my_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3710", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_52_get_my_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3740", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_53_get_representation_filter" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3771", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_7_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_agent_representation", "target": "docs_clinicpro_manual_v2_54_get_yearly_income" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3606", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_47_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3606" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3612", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_47_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3612" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3628", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_48_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3634", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_48_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3650", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_49_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3650" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3656", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_49_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3656" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3672", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_50_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3672" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3679", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_50_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3679" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3695", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_51_get_my_appointments", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3695" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3702", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_51_get_my_appointments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3702" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3725", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_52_get_my_doctor", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3725" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3718", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_52_get_my_doctor", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3718" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3732", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_52_get_my_doctor", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3732" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3756", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_53_get_representation_filter", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3756" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3748", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_53_get_representation_filter", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3748" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3763", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_53_get_representation_filter", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3763" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3787", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_54_get_yearly_income", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3787" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3779", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_54_get_yearly_income", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3779" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3794", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_54_get_yearly_income", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3794" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3806", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_55_get_all_tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3837", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_56_get_supplementary_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3868", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_57_get_categories_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3900", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_58_get_all_state" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3931", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_59_get_all_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3963", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_60_get_all_specially_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3994", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_61_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4033", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_62_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4070", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_8_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories", "target": "docs_clinicpro_manual_v2_63_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3823", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_55_get_all_tag", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3823" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3816", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_55_get_all_tag", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3816" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3829", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_55_get_all_tag", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3829" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3854", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_56_get_supplementary_insurance", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3854" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3847", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_56_get_supplementary_insurance", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3847" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3860", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_56_get_supplementary_insurance", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3860" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3886", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_57_get_categories_list", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3886" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3878", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_57_get_categories_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3878" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3892", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_57_get_categories_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3892" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3917", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_58_get_all_state", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3917" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3910", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_58_get_all_state", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3910" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3923", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_58_get_all_state", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3923" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3949", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_59_get_all_city", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3949" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3941", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_59_get_all_city", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3941" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3955", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_59_get_all_city", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3955" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3980", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_60_get_all_specially_doctor", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3980" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3973", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_60_get_all_specially_doctor", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_3973" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L3986", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_60_get_all_specially_doctor", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3986" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4009", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_61_post_post", "target": "docs_clinicpro_manual_v2_request_body_4009" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4016", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_61_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4016" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4002", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_61_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4002" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4025", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_61_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4025" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4048", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_62_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_4048" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4054", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_62_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4054" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4041", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_62_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4041" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4062", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_62_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4062" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4084", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_63_delete_delete", "target": "docs_clinicpro_manual_v2_request_body_4084" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4090", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_63_delete_delete", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4090" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4078", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_63_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4078" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4098", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_63_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4098" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4110", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance", "target": "docs_clinicpro_manual_v2_64_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4151", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance", "target": "docs_clinicpro_manual_v2_65_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4187", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance", "target": "docs_clinicpro_manual_v2_66_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4209", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_9_\u0628\u06cc\u0645\u0647_\u062f\u06a9\u062a\u0631_doctor_insurance", "target": "docs_clinicpro_manual_v2_67_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4125", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_64_post_post", "target": "docs_clinicpro_manual_v2_request_body_4125" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4133", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_64_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4133" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4118", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_64_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4118" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4143", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_64_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4143" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4165", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_65_delete_delete", "target": "docs_clinicpro_manual_v2_request_body_4165" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4171", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_65_delete_delete", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4171" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4159", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_65_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4159" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4179", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_65_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4179" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4195", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_66_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4195" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4201", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_66_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4223", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_67_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_4223" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4231", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_67_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4231" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4217", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_67_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4217" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4241", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_67_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4241" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4253", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "docs_clinicpro_manual_v2_68_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4402", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "docs_clinicpro_manual_v2_69_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4549", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_10_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc", "target": "docs_clinicpro_manual_v2_70_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4270", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_68_post_post", "target": "docs_clinicpro_manual_v2_request_body_4270" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4277", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_68_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4277" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4263", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_68_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4263" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4394", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_68_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4394" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4419", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_69_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_4419" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4425", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_69_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4425" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4412", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_69_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4412" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4541", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_69_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4541" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4559", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_70_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4559" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4566", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_70_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4566" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4578", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "target": "docs_clinicpro_manual_v2_71_get_list" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4601", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "target": "docs_clinicpro_manual_v2_72_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4658", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "target": "docs_clinicpro_manual_v2_73_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4785", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "target": "docs_clinicpro_manual_v2_74_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4808", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_11_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_date_override", "target": "docs_clinicpro_manual_v2_75_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4586", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_71_get_list", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4586" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4593", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_71_get_list", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4593" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4616", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_72_post_post", "target": "docs_clinicpro_manual_v2_request_body_4616" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4624", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_72_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4624" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4609", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_72_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4609" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4650", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_72_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4650" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4673", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_73_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_4673" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4679", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_73_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4679" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4666", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_73_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4666" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4777", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_73_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4777" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4793", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_74_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4793" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4800", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_74_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4800" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4816", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_75_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4816" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4823", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_75_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4823" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4835", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "target": "docs_clinicpro_manual_v2_76_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4858", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "target": "docs_clinicpro_manual_v2_77_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4915", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "target": "docs_clinicpro_manual_v2_78_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5042", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "target": "docs_clinicpro_manual_v2_79_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5065", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_12_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a", "target": "docs_clinicpro_manual_v2_80_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4843", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_76_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4843" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4850", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_76_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4850" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4873", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_77_post_post", "target": "docs_clinicpro_manual_v2_request_body_4873" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4881", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_77_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4881" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4866", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_77_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4866" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4907", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_77_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4907" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4930", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_78_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_4930" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4936", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_78_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4936" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L4923", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_78_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4923" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5034", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_78_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5034" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5050", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_79_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5050" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5057", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_79_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5057" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5073", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_80_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5073" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5080", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_80_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5080" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5092", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment", "target": "docs_clinicpro_manual_v2_81_get_appointment_slots" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5123", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment", "target": "docs_clinicpro_manual_v2_82_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5155", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment", "target": "docs_clinicpro_manual_v2_83_get_days_not_available_for_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5179", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_13_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_appointment", "target": "docs_clinicpro_manual_v2_84_get_my_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5109", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_81_get_appointment_slots", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5109" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5102", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_81_get_appointment_slots", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5102" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5115", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_81_get_appointment_slots", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5115" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5140", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_82_post_post", "target": "docs_clinicpro_manual_v2_request_body_5140" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5133", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_82_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5133" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5147", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_82_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5147" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5165", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_83_get_days_not_available_for_appointments", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5165" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5171", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_83_get_days_not_available_for_appointments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5171" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5189", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_84_get_my_appointments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5189" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5197", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_84_get_my_appointments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5197" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5209", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_14_\u0645\u0646\u0634\u06cc_secretary", "target": "docs_clinicpro_manual_v2_85_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5232", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_14_\u0645\u0646\u0634\u06cc_secretary", "target": "docs_clinicpro_manual_v2_86_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5359", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_14_\u0645\u0646\u0634\u06cc_secretary", "target": "docs_clinicpro_manual_v2_87_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5217", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_85_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5217" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5224", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_85_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5224" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5247", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_86_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_5247" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5253", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_86_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5253" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5240", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_86_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5240" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5351", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_86_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5351" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5367", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_87_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5367" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5374", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_87_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5374" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5386", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "target": "docs_clinicpro_manual_v2_88_get_get" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5409", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "target": "docs_clinicpro_manual_v2_89_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5432", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "target": "docs_clinicpro_manual_v2_90_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5455", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "target": "docs_clinicpro_manual_v2_91_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5478", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_15_\u067e\u0631\u062f\u0627\u062e\u062a_payment", "target": "docs_clinicpro_manual_v2_92_get_my_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5394", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_88_get_get", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5394" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5401", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_88_get_get", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5401" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5417", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_89_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5417" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5424", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_89_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5424" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5440", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_90_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5440" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5447", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_90_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5447" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5463", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_91_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5463" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5470", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_91_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5470" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5488", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_92_get_my_payments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5488" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5496", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_92_get_my_payments", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5496" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5508", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_93_get_top_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5696", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_94_post_post" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5746", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_95_patch_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5787", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_96_delete_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5812", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_97_get_get_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5836", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_98_get_list_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5869", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_16_\u0648\u0628\u0644\u0627\u06af_blog", "target": "docs_clinicpro_manual_v2_99_post_image_upload" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5518", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_93_get_top_blogs", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5518" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5524", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_93_get_top_blogs", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5524" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5713", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_94_post_post", "target": "docs_clinicpro_manual_v2_request_body_5713" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5721", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_94_post_post", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5721" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5706", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_94_post_post", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5706" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5738", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_94_post_post", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5738" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5763", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_95_patch_patch", "target": "docs_clinicpro_manual_v2_request_body_5763" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5770", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_95_patch_patch", "target": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_5770" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5756", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_95_patch_patch", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5756" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5779", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_95_patch_patch", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5779" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5797", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_96_delete_delete", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5797" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5804", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_96_delete_delete", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5804" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5822", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_97_get_get_blog", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5822" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5828", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_97_get_get_blog", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5828" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5855", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_98_get_list_blogs", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5855" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5846", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_98_get_list_blogs", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_5846" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5861", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_98_get_list_blogs", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5861" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5877", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_99_post_image_upload", "target": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_5877" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/ClinicPro_Manual_v2.md", "source_location": "L5885", "weight": 1.0, "confidence_score": 1.0, "source": "docs_clinicpro_manual_v2_99_post_image_upload", "target": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_5885" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy", "target": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0627\u0645\u0646\u06cc\u062a_\u0648_\u0645\u0646\u0627\u0628\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L197", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0639\u06cc\u0628_\u06cc\u0627\u0628\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_mariadb_redis" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f2_\u0633\u0627\u062e\u062a_\u0645\u0646\u0628\u0639_\u0627\u067e_resource_\u062f\u0631_coolify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f3_\u062f\u0627\u0645\u0646\u0647_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f6_\u067e\u0633_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0627\u0633\u062a\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_coolify_docker_compose", "target": "docs_deploy_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_api_ir_\u0627\u0633\u062a\u0639\u0644\u0627\u0645_\u0647\u0648\u06cc\u062a_shahkar_ibanmatch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0647\u0627\u06cc_\u0645\u0633\u062a\u0642\u0644_\u0627\u0644\u0632\u0627\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_\u0627\u0633\u0631\u0627\u0631_\u0627\u0644\u0632\u0627\u0645\u06cc_\u0642\u0628\u0644_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_\u062f\u0627\u0645\u0646\u0647_\u0647\u0627_\u0648_cors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_\u0631\u06cc\u0648\u0631\u0633_\u067e\u0631\u0627\u06a9\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f4_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "docs_deploy_\u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc_\u06a9\u0647_env_\u0644\u0627\u0632\u0645_\u0646\u062f\u0627\u0631\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f6_\u067e\u0633_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "docs_deploy_\u0628\u0631\u0631\u0633\u06cc_\u0633\u0644\u0627\u0645\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/DEPLOY.md", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_\u0645\u0631\u062d\u0644\u0647_\u06f6_\u067e\u0633_\u0627\u0632_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "docs_deploy_\u0633\u0627\u062e\u062a_\u0627\u0648\u0644\u06cc\u0646_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd", "target": "prd_prd_prd_clinicpro_phase_2" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L548", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_definition_of_done_\u0647\u0631_\u0627\u067e\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L490", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0628\u0646\u062f\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u062e\u0644\u0627\u0635\u0647_\u0627\u062c\u0631\u0627\u06cc\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L524", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a_\u0645\u0648\u062c\u0648\u062f_\u0642\u0627\u0628\u0644_\u0627\u0633\u062a\u0641\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L538", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0645\u0639\u0645\u0627\u0631\u06cc_\u0645\u0634\u062a\u0631\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L504", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0646\u0642\u0634\u0647_entity_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_prd_clinicpro_phase_2", "target": "prd_prd_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L463", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", "target": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_entity_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f1_\u067e\u0631\u0633\u0646\u0644_staff", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_api_178" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_entities_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_frontend_194" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_99" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u062f\u0648\u0631\u0647_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9_\u0645\u062b\u0627\u0644_\u0627\u062f\u0645\u06cc\u0646_\u062a\u0646\u0638\u06cc\u0645_\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u0633\u0637\u0648\u062d_\u067e\u0646\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L205", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_205" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062a\u0631\u06cc\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f2_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_129" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L239", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644", "target": "prd_prd_api_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632_\u0628\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0646\u062f\u0627\u0631\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644", "target": "prd_prd_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_218" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f3_\u0645\u0646\u0634\u06cc_secretary_\u062a\u06a9\u0645\u06cc\u0644", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_225" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L282", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_api_282" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L261", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_entities_\u062c\u062f\u06cc\u062f_261" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L295", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_frontend_295" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L247", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_247" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L299", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_299" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L251", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f4_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_251" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L352", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_api_352" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_entities_\u062c\u062f\u06cc\u062f_331" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L363", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_frontend_363" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_\u062a\u0623\u062b\u06cc\u0631_\u0628\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L310", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_310" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f5_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_sms_panel", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_318" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L436", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_api_436" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L401", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_entities_\u062c\u062f\u06cc\u062f_401" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L447", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_frontend_447" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L376", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_376" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L453", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_453" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L391", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_\u0645\u062d\u0627\u0633\u0628\u0647_\u0645\u0628\u0644\u063a_\u0646\u0647\u0627\u06cc\u06cc_\u0633\u0634\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L380", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f6_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_380" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L478", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prd_prd_api_\u0645\u0648\u062c\u0648\u062f_\u0646\u06cc\u0627\u0632_\u0628\u0647_endpoint_\u062c\u062f\u06cc\u062f_\u0646\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prd_prd_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u0648\u0631\u062f_\u0646\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L465", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prd_prd_\u062a\u0648\u0636\u06cc\u062d_465" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/PRD/prd.md", "source_location": "L469", "weight": 1.0, "confidence_score": 1.0, "source": "prd_prd_\u0627\u067e\u06cc\u06a9_\u06f7_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_smart_dashboard", "target": "prd_prd_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u0647\u0627\u06cc_\u06a9\u0627\u0631\u06a9\u0631\u062f\u06cc_469" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec", "target": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L330", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_10_modal_dialog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L354", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_11_toast_notifications" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L372", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_12_empty_states_loading" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L400", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_13_page_header_\u0647\u0631_\u0635\u0641\u062d\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L411", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_14_\u062a\u06a9\u0646\u0648\u0644\u0648\u0698\u06cc_stack" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L435", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_15_responsive_breakpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L445", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_16_dark_mode_\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc_\u0641\u0627\u0632_\u062f\u0648\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L459", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_17_\u0646\u0645\u0648\u0646\u0647_\u0631\u0646\u06af_\u0628\u0646\u062f\u06cc_\u0635\u0641\u062d\u0647_\u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_1_design_system_\u067e\u0627\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_2_layout_structure" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_3_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_4_topbar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_5_cards" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L215", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_6_datatable_\u062c\u062f\u0648\u0644_\u062f\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L240", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_7_status_badges" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_8_\u0641\u0631\u0645_\u0647\u0627_forms" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L311", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_9_\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627_charts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L478", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_clinicpro_admin_ui_design_specification", "target": "admin_ui_ui_design_spec_\u0645\u0646\u0627\u0628\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_1_design_system_\u067e\u0627\u06cc\u0647", "target": "admin_ui_ui_design_spec_spacing_border_radius" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_1_design_system_\u067e\u0627\u06cc\u0647", "target": "admin_ui_ui_design_spec_\u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_1_design_system_\u067e\u0627\u06cc\u0647", "target": "admin_ui_ui_design_spec_\u0631\u0646\u06af_\u0628\u0646\u062f\u06cc_color_palette" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_3_sidebar", "target": "admin_ui_ui_design_spec_\u062d\u0627\u0644\u062a_\u0628\u0627\u0632_260px" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_3_sidebar", "target": "admin_ui_ui_design_spec_\u062d\u0627\u0644\u062a_\u062c\u0645\u0639_\u0634\u062f\u0647_72px_flyout_on_hover" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_5_cards", "target": "admin_ui_ui_design_spec_data_card_\u0645\u062d\u062a\u0648\u0627_\u062c\u062f\u0627\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_5_cards", "target": "admin_ui_ui_design_spec_stat_card_\u0622\u0645\u0627\u0631_\u062e\u0644\u0627\u0635\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_8_\u0641\u0631\u0645_\u0647\u0627_forms", "target": "admin_ui_ui_design_spec_input" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L300", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_8_\u0641\u0631\u0645_\u0647\u0627_forms", "target": "admin_ui_ui_design_spec_permission_matrix_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L296", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_8_\u0641\u0631\u0645_\u0647\u0627_forms", "target": "admin_ui_ui_design_spec_select_dropdown" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L313", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_9_\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627_charts", "target": "admin_ui_ui_design_spec_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0627\u0635\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L384", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_12_empty_states_loading", "target": "admin_ui_ui_design_spec_empty_state" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/ui-design-spec.md", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_ui_design_spec_12_empty_states_loading", "target": "admin_ui_ui_design_spec_loading_skeleton" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow", "target": "admin_ui_user_flow_admin_panel_user_flow_react" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L250", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_10_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0638\u0631\u0627\u062a_comment_moderation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_11_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_rating_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L289", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_12_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_sms_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_13_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_categories" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L342", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_14_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0628\u0644\u0627\u06af_blog_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L364", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_15_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0645\u0646\u0634\u06cc_\u0647\u0627_secretary_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L386", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_16_\u0633\u0627\u062e\u062a\u0627\u0631_navigation_sidebar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L408", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_17_global_components" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L425", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_18_auth_guard_route_protection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L439", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_19_state_management_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_1_authentication" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_2_dashboard_\u0635\u0641\u062d\u0647_\u0627\u0635\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_3_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_user_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_4_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0632\u0634\u06a9\u0627\u0646_doctor_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_5_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0647\u0627_clinic_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_6_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0648\u0628\u062a_\u0647\u0627_appointment_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_7_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627_payment_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_8_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062a\u0633\u0648\u06cc\u0647_\u062d\u0633\u0627\u0628_settlement_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/admin-ui/user-flow.md", "source_location": "L226", "weight": 1.0, "confidence_score": 1.0, "source": "admin_ui_user_flow_admin_panel_user_flow_react", "target": "admin_ui_user_flow_9_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u0627\u0646_representation_management" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_admin" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_appointment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_appointment_settings" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_auth" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_blog" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_clinic" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_clinic_invitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_doctor" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_doctor_service" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_insurance" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_location" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_payment" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_rating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_readme_clinicpro_api_documentation_index" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_representation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_secretary" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_settlement" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_sms" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_specialty" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_tag" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme", "target": "api_user_profile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme_clinicpro_api_documentation_index", "target": "api_readme_authentication" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme_clinicpro_api_documentation_index", "target": "api_readme_error_code_reference" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme_clinicpro_api_documentation_index", "target": "api_readme_modules" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/README.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "api_readme_clinicpro_api_documentation_index", "target": "api_readme_standard_response_envelope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin", "target": "api_admin_admin_api" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L817", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin", "target": "api_clinic_invitation" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L811", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin", "target": "api_sms" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L468", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_appointment_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L815", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_clinic_invitation_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L401", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_clinic_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_dashboard" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_doctor_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L583", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_payment_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L902", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_pre_registration_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L714", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_rating_comment_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L655", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_representation_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L694", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_secretary_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L829", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L618", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_settlement_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L751", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_sms_management_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_user_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L972", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_admin_api", "target": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_get_api_v1_admin_dashboard_charts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_get_api_v1_admin_dashboard_recent" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_get_api_v1_admin_dashboard_stats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_response_200_47" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_dashboard", "target": "api_admin_response_200_80" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L265", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_delete_api_v1_admin_users_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L276", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_errors_276" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_get_api_v1_admin_users" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_get_api_v1_admin_users_stats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_get_api_v1_admin_users_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L252", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_post_api_v1_admin_users_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_put_api_v1_admin_users_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L228", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_put_api_v1_admin_users_uuid_role" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L215", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_request_body_application_json_234" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_136" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_162" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_192" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_223" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_245" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_258" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L271", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_user_management", "target": "api_admin_response_200_271" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L328", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_get_api_v1_admin_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L365", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_get_api_v1_admin_doctors_stats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L307", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_post_api_v1_admin_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L287", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_post_api_v1_admin_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L388", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_post_api_v1_admin_doctors_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_query_parameters_334" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L345", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_response_200_345" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L371", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_response_200_371" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L394", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_doctor_management", "target": "api_admin_response_200_394" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L299", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_post_api_v1_admin_doctors", "target": "api_admin_errors_299" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_post_api_v1_admin_doctors", "target": "api_admin_request_body_application_json_293" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L319", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_post_api_v1_admin_clinic", "target": "api_admin_errors_319" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L313", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_post_api_v1_admin_clinic", "target": "api_admin_request_body_application_json_313" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L455", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_delete_api_v1_admin_clinic_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L448", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_errors_448" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L403", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_get_api_v1_admin_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L437", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_patch_api_v1_admin_clinic_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L409", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_query_parameters_409" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_response_200_417" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_response_200_443" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L463", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_clinic_management", "target": "api_admin_response_200_463" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L574", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_error_responses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L496", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_get_api_v1_admin_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L470", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_get_api_v1_admin_appointments_today_stats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L541", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_post_api_v1_admin_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L478", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_query_parameters_478" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L504", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_query_parameters_504" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L547", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_response_200_483" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L514", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_response_200_514" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L561", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_appointment_management", "target": "api_admin_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L585", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_payment_management", "target": "api_admin_get_api_v1_admin_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L593", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_payment_management", "target": "api_admin_query_parameters_593" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L600", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_payment_management", "target": "api_admin_response_200_600" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L620", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_settlement_management", "target": "api_admin_get_api_v1_admin_settlements" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L628", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_settlement_management", "target": "api_admin_query_parameters_628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L635", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_settlement_management", "target": "api_admin_response_200_635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L657", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_representation_management", "target": "api_admin_get_api_v1_admin_representations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L665", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_representation_management", "target": "api_admin_query_parameters_665" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L673", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_representation_management", "target": "api_admin_response_200_673" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L696", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_secretary_management", "target": "api_admin_get_api_v1_admin_secretaries" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L704", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_secretary_management", "target": "api_admin_query_parameters_704" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L711", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_secretary_management", "target": "api_admin_response_200_711" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L733", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_rating_comment_management", "target": "api_admin_get_api_v1_admin_comments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L716", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_rating_comment_management", "target": "api_admin_get_api_v1_admin_rates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L724", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_rating_comment_management", "target": "api_admin_query_parameters_724" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L741", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_rating_comment_management", "target": "api_admin_query_parameters_741" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L753", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_sms_management_admin", "target": "api_admin_get_api_v1_admin_sms_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L789", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_sms_management_admin", "target": "api_admin_get_api_v1_admin_sms_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L761", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_sms_management_admin", "target": "api_admin_query_parameters_761" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L768", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_sms_management_admin", "target": "api_admin_response_200_768" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L797", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_sms_management_admin", "target": "api_admin_response_200_797" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L831", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_settings", "target": "api_admin_get_api_v1_admin_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L861", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_settings", "target": "api_admin_patch_api_v1_admin_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L904", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_pre_registration_management", "target": "api_admin_get_api_v1_admin_pre_registrations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L938", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_pre_registration_management", "target": "api_admin_post_api_v1_admin_pre_registrations_uuid_approve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L956", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_pre_registration_management", "target": "api_admin_post_api_v1_admin_pre_registrations_uuid_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L990", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "target": "api_admin_get_api_v1_admin_financial_breakdowns" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L1024", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "target": "api_admin_get_api_v1_admin_financial_summary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L1042", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "target": "api_admin_get_api_v1_admin_settings_tax_history" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/admin.md", "source_location": "L1056", "weight": 1.0, "confidence_score": 1.0, "source": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", "target": "api_admin_get_api_v1_admin_settlement_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings", "target": "api_appointment_settings_appointment_settings_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L572", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_available_locations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_date_overrides" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L420", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_holidays" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L547", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_slot_calculation_logic_reference" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_appointment_settings_api", "target": "api_appointment_settings_weekly_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_day_index_convention" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_delete_api_v1_booking_setting_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_170" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L212", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_212" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L234", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_errors_234" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_get_api_v1_appointment_settings_weekly_schedule_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_patch_api_v1_appointment_settings_weekly_schedule_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_post_api_v1_appointment_settings_weekly_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200_209" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L229", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_200_229" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_weekly_schedule", "target": "api_appointment_settings_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L407", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_delete_api_v1_appointment_settings_date_override_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L347", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_errors_347" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L398", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_errors_398" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L247", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_get_api_v1_appointment_settings_date_override_list_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L357", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_get_api_v1_appointment_settings_date_override_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L368", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_patch_api_v1_appointment_settings_date_override_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_post_api_v1_appointment_settings_date_override" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_request_body_283" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_request_body_all_optional" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_253" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L363", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_363" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L395", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_395" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L413", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_200_413" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_date_overrides", "target": "api_appointment_settings_response_201_329" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L534", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_delete_api_v1_appointment_settings_holidays_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L495", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_errors_495" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L424", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_get_api_v1_appointment_settings_holidays_list_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L505", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_get_api_v1_appointment_settings_holidays_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L513", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_patch_api_v1_appointment_settings_holidays_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L454", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_post_api_v1_appointment_settings_holidays" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L460", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_request_body_460" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L519", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_request_body_all_optional_519" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L430", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_430" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_529" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L540", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_200_540" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L477", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_holidays", "target": "api_appointment_settings_response_201_477" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L574", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_available_locations", "target": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L623", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "target": "api_appointment_settings_errors_623" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment-settings.md", "source_location": "L580", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_settings_get_api_v1_appointment_settings_available_locations_doctoruuid", "target": "api_appointment_settings_response_200_580" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment", "target": "api_appointment_appointment_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_slots" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L205", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointment_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointments_doctor_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L302", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_appointments_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L425", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_get_api_v1_my_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L337", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_patch_api_v1_appointment_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_post_api_v1_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L382", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_appointment_api", "target": "api_appointment_post_api_v1_my_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_slots", "target": "api_appointment_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_errors_112" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_query_parameters_82" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_settings_month_availability_doctoruuid", "target": "api_appointment_response_200_90" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L197", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_errors_197" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_appointment", "target": "api_appointment_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_errors_253" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_path_parameters_213" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointment_uuid", "target": "api_appointment_response_200_218" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L295", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_errors_295" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L268", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_path_parameters_268" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_query_parameters_273" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", "target": "api_appointment_response_200_278" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L332", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_errors_332" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L310", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_query_parameters_310" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_appointments_user", "target": "api_appointment_response_200_315" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L373", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_errors_373" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L345", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_path_parameters_345" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L348", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L370", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_patch_api_v1_appointment_uuid_status", "target": "api_appointment_response_200_370" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L415", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_error_responses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L392", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_request_body_392" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L406", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_post_api_v1_my_appointment", "target": "api_appointment_response_201_406" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L444", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointments", "target": "api_appointment_query_parameters_444" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/appointment.md", "source_location": "L453", "weight": 1.0, "confidence_score": 1.0, "source": "api_appointment_get_api_v1_my_appointments", "target": "api_appointment_response_200_453" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth", "target": "api_auth_authentication_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L484", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_delete_api_v1_notification_mobile_target" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L458", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_get_api_v1_notification_mobile_target" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_get_oauth_userinfo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L369", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_notification_mobile_otp" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L325", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_auth_switch_context" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_notification_mobile_request_otp" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L420", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_notification_mobile_verify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L537", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_pre_registration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_login" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L584", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_otp_login" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_register" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L620", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_reset_password" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_send_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_verify_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L508", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_oauth_logout" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_oauth_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_authentication_api", "target": "api_auth_post_oauth_token_refresh" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_errors_78" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_request_body_51" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_response_200_64" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_register", "target": "api_auth_errors_118" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_register", "target": "api_auth_request_body_94" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_register", "target": "api_auth_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_login", "target": "api_auth_errors_158" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_login", "target": "api_auth_request_body_132" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_login", "target": "api_auth_response_200_145" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token", "target": "api_auth_errors_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token", "target": "api_auth_request_body_173" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token", "target": "api_auth_response_200_186" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L236", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token_refresh", "target": "api_auth_errors_236" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token_refresh", "target": "api_auth_request_body_216" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_token_refresh", "target": "api_auth_response_200_225" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L324", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_get_oauth_userinfo", "target": "api_auth_errors_324" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_get_oauth_userinfo", "target": "api_auth_headers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L254", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_get_oauth_userinfo", "target": "api_auth_response_200_254" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L366", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_errors_366" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L337", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_request_body_337" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L348", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_response_200_348" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L413", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_errors_413" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L413", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_notes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L389", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_request_body_389" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L402", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_response_200_402" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L456", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_errors_456" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_request_body_432" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L445", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_response_200_445" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_get_api_v1_notification_mobile_target", "target": "api_auth_errors_483" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L471", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_get_api_v1_notification_mobile_target", "target": "api_auth_response_200_471" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L507", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_delete_api_v1_notification_mobile_target", "target": "api_auth_errors_507" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L497", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_delete_api_v1_notification_mobile_target", "target": "api_auth_response_200_497" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L520", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_logout", "target": "api_auth_request_body_520" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L531", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_oauth_logout", "target": "api_auth_response_200_531" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L576", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_error_codes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L549", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_request_body_549" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L574", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_response_200_574" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L616", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_error_codes_616" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L596", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_request_body_596" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L605", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_response_200_605" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L653", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_error_codes_653" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L632", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_request_body_632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L645", "weight": 1.0, "confidence_score": 1.0, "source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_response_200_645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing", "target": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing", "target": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient", "target": "api_billing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "target": "api_billing_get_api_v1_billing_invoices_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "target": "api_billing_post_api_v1_billing_invoices" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "target": "api_billing_post_api_v1_billing_invoices_uuid_finalize" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "target": "api_billing_\u0646\u06a9\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_billing_api_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0641\u0627\u0632_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0628\u06cc\u0645\u0647", "target": "api_billing_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_invoice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "target": "api_billing_get_api_v1_billing_claims" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "target": "api_billing_get_api_v1_billing_reports_insurance_debt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "target": "api_billing_post_api_v1_billing_claims" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "target": "api_billing_post_api_v1_billing_claims_uuid_action" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/billing.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "api_billing_claims_\u0645\u0637\u0627\u0644\u0628\u0627\u062a_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f5", "target": "api_billing_\u0627\u0631\u0633\u0627\u0644_\u0645\u0637\u0627\u0644\u0628\u0647_claimsubmitter" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog", "target": "api_blog_blog_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_delete_api_v1_blog_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_get_api_v1_blog_slug" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_get_api_v1_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_patch_api_v1_blog_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_post_api_v1_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_blog_api", "target": "api_blog_post_file_upload_clinic_pro_blog_field_image" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_get_api_v1_blogs", "target": "api_blog_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_get_api_v1_blogs", "target": "api_blog_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_get_api_v1_blog_slug", "target": "api_blog_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_get_api_v1_blog_slug", "target": "api_blog_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_get_api_v1_blog_slug", "target": "api_blog_response_200_58" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_api_v1_blog", "target": "api_blog_errors_137" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_api_v1_blog", "target": "api_blog_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_api_v1_blog", "target": "api_blog_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_patch_api_v1_blog_uuid", "target": "api_blog_errors_174" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_patch_api_v1_blog_uuid", "target": "api_blog_path_parameters_152" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_patch_api_v1_blog_uuid", "target": "api_blog_request_body_application_json_157" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_patch_api_v1_blog_uuid", "target": "api_blog_response_200_171" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_delete_api_v1_blog_uuid", "target": "api_blog_errors_194" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_delete_api_v1_blog_uuid", "target": "api_blog_response_200_189" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L231", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_file_upload_clinic_pro_blog_field_image", "target": "api_blog_errors_231" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_file_upload_clinic_pro_blog_field_image", "target": "api_blog_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/blog.md", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "api_blog_post_file_upload_clinic_pro_blog_field_image", "target": "api_blog_response_200_217" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation", "target": "api_clinic_invitation_clinic_doctor_invitation_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_get_api_v1_clinic_invitation_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_get_api_v1_doctor_invitations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L262", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L291", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L353", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_clinic_doctor_invitation_api", "target": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", "target": "api_clinic_invitation_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", "target": "api_clinic_invitation_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", "target": "api_clinic_invitation_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_uuid_invite_doctor", "target": "api_clinic_invitation_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", "target": "api_clinic_invitation_errors_118" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", "target": "api_clinic_invitation_path_parameters_72" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", "target": "api_clinic_invitation_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_admin_clinic_uuid_invitations", "target": "api_clinic_invitation_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", "target": "api_clinic_invitation_errors_146" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", "target": "api_clinic_invitation_path_parameters_133" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_admin_clinic_invitation_invuuid_resend", "target": "api_clinic_invitation_response_200_138" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", "target": "api_clinic_invitation_errors_185" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", "target": "api_clinic_invitation_path_parameters_161" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", "target": "api_clinic_invitation_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_patch_api_v1_admin_clinic_invitation_invuuid_status", "target": "api_clinic_invitation_response_200_177" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", "target": "api_clinic_invitation_errors_209" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", "target": "api_clinic_invitation_path_parameters_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L206", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_delete_api_v1_admin_clinic_invitation_invuuid", "target": "api_clinic_invitation_response_204" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", "target": "api_clinic_invitation_errors_255" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L224", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", "target": "api_clinic_invitation_path_parameters_224" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L229", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_clinic_invitation_token", "target": "api_clinic_invitation_response_200_229" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", "target": "api_clinic_invitation_errors_283" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", "target": "api_clinic_invitation_path_parameters_270" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L275", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_accept", "target": "api_clinic_invitation_response_200_275" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L310", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", "target": "api_clinic_invitation_errors_310" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", "target": "api_clinic_invitation_path_parameters_297" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L302", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_clinic_invitation_token_reject", "target": "api_clinic_invitation_response_200_302" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L346", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_doctor_invitations", "target": "api_clinic_invitation_errors_346" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L324", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_get_api_v1_doctor_invitations", "target": "api_clinic_invitation_response_200_324" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L382", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", "target": "api_clinic_invitation_errors_382" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L361", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", "target": "api_clinic_invitation_path_parameters_361" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L366", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", "target": "api_clinic_invitation_request_body_366" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-invitation.md", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_invitation_post_api_v1_doctor_invitation_invuuid_respond", "target": "api_clinic_invitation_response_200_374" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services", "target": "api_clinic_services_clinic_services_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_item_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_section_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_items_sectionuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_item_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_section_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_item" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_section" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_get_api_v1_service_items_uuid_tariffs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L198", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic", "target": "api_clinic_clinic_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L411", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_clinic_address_management" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L314", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_delete_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_get_api_v1_clinic_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_get_api_v1_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_patch_api_v1_clinic_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_post_api_v1_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L339", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L374", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_api", "target": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic", "target": "api_clinic_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic", "target": "api_clinic_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic", "target": "api_clinic_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_uuid", "target": "api_clinic_errors_151" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L103", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_uuid", "target": "api_clinic_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_uuid", "target": "api_clinic_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_uuid", "target": "api_clinic_errors_175" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_uuid", "target": "api_clinic_path_parameters_164" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_uuid", "target": "api_clinic_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_uuid", "target": "api_clinic_response_200_172" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinics", "target": "api_clinic_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L202", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinics", "target": "api_clinic_response_200_202" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L307", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid", "target": "api_clinic_errors_307" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L252", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid", "target": "api_clinic_path_parameters_252" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid", "target": "api_clinic_query_parameters_257" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_doctor_list_clinicuuid", "target": "api_clinic_response_200_273" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L331", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_delete_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid", "target": "api_clinic_errors_331" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L320", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_delete_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid", "target": "api_clinic_path_parameters_320" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L326", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_delete_api_v1_admin_clinic_clinicuuid_doctor_doctoruuid", "target": "api_clinic_response_200_326" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L366", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", "target": "api_clinic_errors_366" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L345", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", "target": "api_clinic_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L352", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_clinic_logo", "target": "api_clinic_response_200_352" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L403", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", "target": "api_clinic_errors_403" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L380", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", "target": "api_clinic_request_380" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L387", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_file_upload_clinic_pro_clinic_field_image_clinic", "target": "api_clinic_response_200_387" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L497", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_address_management", "target": "api_clinic_delete_api_v1_clinic_clinicuuid_address_addressuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L413", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_address_management", "target": "api_clinic_get_api_v1_clinic_clinicuuid_addresses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L484", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_address_management", "target": "api_clinic_patch_api_v1_clinic_clinicuuid_address_addressuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L442", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_address_management", "target": "api_clinic_post_api_v1_clinic_clinicuuid_address" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L514", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_clinic_address_management", "target": "api_clinic_removed_endpoint" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L419", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_get_api_v1_clinic_clinicuuid_addresses", "target": "api_clinic_response_200_419" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L476", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", "target": "api_clinic_errors_476" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L448", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", "target": "api_clinic_request_448" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L471", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_post_api_v1_clinic_clinicuuid_address", "target": "api_clinic_response_201_471" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L490", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_patch_api_v1_clinic_clinicuuid_address_addressuuid", "target": "api_clinic_response_200_490" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic.md", "source_location": "L505", "weight": 1.0, "confidence_score": 1.0, "source": "api_clinic_delete_api_v1_clinic_clinicuuid_address_addressuuid", "target": "api_clinic_errors_505" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard", "target": "api_dashboard_dashboard_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L198", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_admin_dashboard_charts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_dashboard_api", "target": "api_dashboard_get_api_v1_dashboard_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_query_params" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_clinic", "target": "api_dashboard_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_errors_138" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_query_params_83" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_doctor", "target": "api_dashboard_response_200_90" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_secretary", "target": "api_dashboard_errors_190" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_secretary", "target": "api_dashboard_response_200_152" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_admin_dashboard_charts", "target": "api_dashboard_query_params_204" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/dashboard.md", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_admin_dashboard_charts", "target": "api_dashboard_response_200_211" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service", "target": "api_doctor_service_doctor_service_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L130", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_doctor_service_api", "target": "api_doctor_service_delete_api_v1_admin_doctor_service_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_doctor_service_api", "target": "api_doctor_service_get_api_v1_admin_doctor_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_doctor_service_api", "target": "api_doctor_service_get_api_v1_doctor_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_doctor_service_api", "target": "api_doctor_service_patch_api_v1_admin_doctor_service_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_doctor_service_api", "target": "api_doctor_service_post_api_v1_admin_doctor_service" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_get_api_v1_doctor_services", "target": "api_doctor_service_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_get_api_v1_doctor_services", "target": "api_doctor_service_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_get_api_v1_admin_doctor_services", "target": "api_doctor_service_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_get_api_v1_admin_doctor_services", "target": "api_doctor_service_query_parameters_43" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_get_api_v1_admin_doctor_services", "target": "api_doctor_service_response_200_51" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_post_api_v1_admin_doctor_service", "target": "api_doctor_service_errors_96" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_post_api_v1_admin_doctor_service", "target": "api_doctor_service_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_post_api_v1_admin_doctor_service", "target": "api_doctor_service_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_patch_api_v1_admin_doctor_service_id", "target": "api_doctor_service_errors_121" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_patch_api_v1_admin_doctor_service_id", "target": "api_doctor_service_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_patch_api_v1_admin_doctor_service_id", "target": "api_doctor_service_response_200_118" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_delete_api_v1_admin_doctor_service_id", "target": "api_doctor_service_errors_141" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor-service.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_service_delete_api_v1_admin_doctor_service_id", "target": "api_doctor_service_response_200_136" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor", "target": "api_doctor_doctor_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L450", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_delete_api_v1_clinic_pro_doctor_address_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_delete_api_v1_doctor_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L321", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_get_api_v1_clinic_pro_doctor_addresses_doctorid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_get_api_v1_doctor_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_get_api_v1_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L424", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_patch_api_v1_doctor_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L371", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_post_api_v1_clinic_pro_doctor_address" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L470", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_post_api_v1_clinic_pro_doctor_address_from_clinic_clinicuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_post_api_v1_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L286", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_doctor_api", "target": "api_doctor_post_file_upload_clinic_pro_doctor_field_image" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_doctor", "target": "api_doctor_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_doctor", "target": "api_doctor_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_doctor", "target": "api_doctor_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_doctor_uuid", "target": "api_doctor_errors_114" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_doctor_uuid", "target": "api_doctor_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_doctor_uuid", "target": "api_doctor_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid", "target": "api_doctor_errors_151" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid", "target": "api_doctor_path_parameters_127" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid", "target": "api_doctor_response_200_132" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_my_doctor_doctoruuid", "target": "api_doctor_schedule_fields_notes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_doctors", "target": "api_doctor_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_doctors", "target": "api_doctor_response_200_187" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_doctor_uuid", "target": "api_doctor_errors_249" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L222", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_doctor_uuid", "target": "api_doctor_path_parameters_222" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_doctor_uuid", "target": "api_doctor_request_body_application_json_227" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_doctor_uuid", "target": "api_doctor_response_200_246" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_delete_api_v1_doctor_uuid", "target": "api_doctor_errors_279" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L266", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_delete_api_v1_doctor_uuid", "target": "api_doctor_path_parameters_266" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L271", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_delete_api_v1_doctor_uuid", "target": "api_doctor_response_200_271" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_file_upload_clinic_pro_doctor_field_image", "target": "api_doctor_errors_315" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L292", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_file_upload_clinic_pro_doctor_field_image", "target": "api_doctor_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L301", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_file_upload_clinic_pro_doctor_field_image", "target": "api_doctor_response_200_301" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L329", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_pro_doctor_addresses_doctorid", "target": "api_doctor_path_parameters_329" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_get_api_v1_clinic_pro_doctor_addresses_doctorid", "target": "api_doctor_response_200_334" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address", "target": "api_doctor_errors_417" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address", "target": "api_doctor_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L402", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address", "target": "api_doctor_response_201_402" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_errors_443" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L432", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_path_parameters_432" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L437", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_request_body_437" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L440", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_patch_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_response_200_440" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L463", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_delete_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_errors_463" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L458", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_delete_api_v1_clinic_pro_doctor_address_id", "target": "api_doctor_response_200_458" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L486", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address_from_clinic_clinicuuid", "target": "api_doctor_errors_486" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L478", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address_from_clinic_clinicuuid", "target": "api_doctor_path_parameters_478" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/doctor.md", "source_location": "L483", "weight": 1.0, "confidence_score": 1.0, "source": "api_doctor_post_api_v1_clinic_pro_doctor_address_from_clinic_clinicuuid", "target": "api_doctor_response_201_483" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance", "target": "api_insurance_insurance_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_delete_api_v1_admin_insurance_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_delete_api_v1_insurance_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L271", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_entityinsurancepricing_\u0642\u06cc\u0645\u062a_\u06af\u0630\u0627\u0631\u06cc_\u0648\u06cc\u0632\u06cc\u062a_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_get_api_v1_admin_insurances" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L224", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_get_api_v1_insurance_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L281", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_get_api_v1_insurance_pricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_get_api_v1_insurances" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_patch_api_v1_admin_insurance_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L235", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_patch_api_v1_insurance_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_post_api_v1_admin_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_post_api_v1_admin_insurance_id_upload_logo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_post_api_v1_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L320", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_put_api_v1_insurance_pricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L351", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L411", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_insurance_api", "target": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurances", "target": "api_insurance_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurances", "target": "api_insurance_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_admin_insurances", "target": "api_insurance_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_admin_insurances", "target": "api_insurance_query_parameters_53" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_admin_insurances", "target": "api_insurance_response_200_61" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance", "target": "api_insurance_errors_104" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance", "target": "api_insurance_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance", "target": "api_insurance_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_admin_insurance_id", "target": "api_insurance_errors_129" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_admin_insurance_id", "target": "api_insurance_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_admin_insurance_id", "target": "api_insurance_response_200_126" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_delete_api_v1_admin_insurance_id", "target": "api_insurance_response_200_144" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", "target": "api_insurance_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L164", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", "target": "api_insurance_response_200_164" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L214", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", "target": "api_insurance_errors_214" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L186", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", "target": "api_insurance_request_body_application_json_186" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L201", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", "target": "api_insurance_response_201_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L230", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_id", "target": "api_insurance_response_200_230" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_insurance_id", "target": "api_insurance_errors_249" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L241", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_insurance_id", "target": "api_insurance_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_insurance_id", "target": "api_insurance_response_200_246" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L264", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_delete_api_v1_insurance_id", "target": "api_insurance_response_200_264" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L287", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", "target": "api_insurance_response_200_287" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L326", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", "target": "api_insurance_request_body_326" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L343", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", "target": "api_insurance_response_200_343" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L346", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627_346" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L400", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_insurance_delete_api_v1_billing_tenant_insurances_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L355", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_insurance_get_api_v1_billing_tenant_insurances" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L397", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_insurance_patch_api_v1_billing_tenant_insurances_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L383", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant_\u0641\u0627\u0632_\u06f1_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_insurance_post_api_v1_billing_tenant_insurances" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L415", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2", "target": "api_insurance_get_api_v1_billing_tenant_insurances_uuid_service_coverage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/insurance.md", "source_location": "L440", "weight": 1.0, "confidence_score": 1.0, "source": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2", "target": "api_insurance_put_api_v1_billing_tenant_insurances_uuid_service_coverage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_location", "target": "api_location_location_api_province_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_delete_api_v1_admin_city_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L157", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_delete_api_v1_admin_province_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_get_api_v1_admin_cities" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_get_api_v1_admin_provinces" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L231", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_get_api_v1_categorys_bundle_legacy" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_get_api_v1_cities" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_get_api_v1_provinces" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L205", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_patch_api_v1_admin_city_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_patch_api_v1_admin_province_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_post_api_v1_admin_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_location_api_province_city", "target": "api_location_post_api_v1_admin_province" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_provinces", "target": "api_location_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_cities", "target": "api_location_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_cities", "target": "api_location_response_200_37" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_admin_provinces", "target": "api_location_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_admin_provinces", "target": "api_location_query_parameters_56" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_admin_provinces", "target": "api_location_response_200_63" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_admin_cities", "target": "api_location_query_parameters_86" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_admin_cities", "target": "api_location_response_200_94" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_province", "target": "api_location_errors_123" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_province", "target": "api_location_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_province", "target": "api_location_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_patch_api_v1_admin_province_id", "target": "api_location_errors_148" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L138", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_patch_api_v1_admin_province_id", "target": "api_location_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_patch_api_v1_admin_province_id", "target": "api_location_response_200_145" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_delete_api_v1_admin_province_id", "target": "api_location_response_200_163" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L196", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_city", "target": "api_location_errors_196" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_city", "target": "api_location_request_body_application_json_176" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L193", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_post_api_v1_admin_city", "target": "api_location_response_201_193" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L213", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_patch_api_v1_admin_city_id", "target": "api_location_response_200_213" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L224", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_delete_api_v1_admin_city_id", "target": "api_location_response_200_224" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/location.md", "source_location": "L237", "weight": 1.0, "confidence_score": 1.0, "source": "api_location_get_api_v1_categorys_bundle_legacy", "target": "api_location_path_parameters_237" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient", "target": "api_patient_patient_records_sessions_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L311", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_patient_records_sessions_api", "target": "api_patient_auto_creation_on_appointment_confirm" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_patient_records_sessions_api", "target": "api_patient_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_patient_records_sessions_api", "target": "api_patient_overview" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_create_patient_record" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_create_session" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_get_patient_record" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_list_patient_sessions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_list_patients" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "api_patient_endpoints", "target": "api_patient_update_session" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment", "target": "api_payment_payment_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_get_api_v1_my_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_get_api_v1_payment_callback_gateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_get_api_v1_payment_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L218", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_get_api_v1_payment_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_post_api_v1_payment_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_post_api_v1_payment_callback_gateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_post_api_v1_subscription_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_post_get_api_v1_subscription_payment_callback_gateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L267", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_payment_api", "target": "api_payment_sandbox_test_mode_origin_allowlist" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L14", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_config", "target": "api_payment_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_my_payments", "target": "api_payment_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_my_payments", "target": "api_payment_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_my_payments", "target": "api_payment_response_200_paginated" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_payment_appointment", "target": "api_payment_errors_116" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_payment_appointment", "target": "api_payment_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_payment_appointment", "target": "api_payment_response_200_98" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_callback_gateway", "target": "api_payment_notes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_callback_gateway", "target": "api_payment_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_callback_gateway", "target": "api_payment_request_varies_by_gateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_callback_gateway", "target": "api_payment_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L203", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_subscription_payment", "target": "api_payment_errors_203" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_subscription_payment", "target": "api_payment_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_post_api_v1_subscription_payment", "target": "api_payment_response_200_191" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L260", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", "target": "api_payment_errors_260" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L226", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", "target": "api_payment_path_parameters_226" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/payment.md", "source_location": "L231", "weight": 1.0, "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", "target": "api_payment_response_200_231" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating", "target": "api_rating_rating_comments_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L238", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_delete_api_v1_comment_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L258", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_get_api_v1_admin_comments_pending" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_get_api_v1_comments_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_get_api_v1_rate_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_get_api_v1_rate_doctoruuid_eligibility" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L289", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_post_api_v1_admin_comment_uuid_approve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L307", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_post_api_v1_admin_comment_uuid_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_post_api_v1_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L325", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_post_api_v1_like_commentuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_rating_comments_api", "target": "api_rating_post_api_v1_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_rate", "target": "api_rating_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_rate", "target": "api_rating_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_rate", "target": "api_rating_response_201_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid", "target": "api_rating_errors_105" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid", "target": "api_rating_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid", "target": "api_rating_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid_eligibility", "target": "api_rating_errors_133" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid_eligibility", "target": "api_rating_path_parameters_118" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_rate_doctoruuid_eligibility", "target": "api_rating_response_200_123" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_comment", "target": "api_rating_errors_171" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_comment", "target": "api_rating_request_body_application_json_151" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_comment", "target": "api_rating_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L233", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_comments_doctoruuid", "target": "api_rating_errors_233" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_comments_doctoruuid", "target": "api_rating_path_parameters_189" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_comments_doctoruuid", "target": "api_rating_response_200_194" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L251", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_delete_api_v1_comment_uuid", "target": "api_rating_errors_251" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_delete_api_v1_comment_uuid", "target": "api_rating_response_200_246" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_admin_comments_pending", "target": "api_rating_errors_283" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L266", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_get_api_v1_admin_comments_pending", "target": "api_rating_response_200_266" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L300", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_admin_comment_uuid_approve", "target": "api_rating_errors_300" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_admin_comment_uuid_approve", "target": "api_rating_response_200_297" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_admin_comment_uuid_reject", "target": "api_rating_errors_318" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_admin_comment_uuid_reject", "target": "api_rating_response_200_315" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L361", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_like_commentuuid", "target": "api_rating_errors_361" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L336", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_like_commentuuid", "target": "api_rating_path_parameters_336" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L341", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_like_commentuuid", "target": "api_rating_request_body_application_json_341" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/rating.md", "source_location": "L349", "weight": 1.0, "confidence_score": 1.0, "source": "api_rating_post_api_v1_like_commentuuid", "target": "api_rating_response_200_349" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation", "target": "api_representation_representation_agent_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_delete_api_v1_representation_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_get_api_v1_representation_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_get_api_v1_representation_uuid_dashboard_monthly" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_get_api_v1_representation_uuid_dashboard_yearly" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_patch_api_v1_representation_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_post_api_v1_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L542", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0639\u0645\u0644\u06a9\u0631\u062f_\u0648_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062c\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L232", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_representation_agent_api", "target": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation", "target": "api_representation_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation", "target": "api_representation_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation", "target": "api_representation_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid", "target": "api_representation_errors_96" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid", "target": "api_representation_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid", "target": "api_representation_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_patch_api_v1_representation_uuid", "target": "api_representation_errors_129" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_patch_api_v1_representation_uuid", "target": "api_representation_request_body_application_json_111" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_patch_api_v1_representation_uuid", "target": "api_representation_response_200_126" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_delete_api_v1_representation_uuid", "target": "api_representation_errors_151" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_delete_api_v1_representation_uuid", "target": "api_representation_response_200_146" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_monthly", "target": "api_representation_errors_195" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_monthly", "target": "api_representation_path_parameters_166" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_monthly", "target": "api_representation_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_monthly", "target": "api_representation_response_200_177" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_yearly", "target": "api_representation_query_parameters_210" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L215", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_uuid_dashboard_yearly", "target": "api_representation_response_200_215" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L325", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_delete_api_v1_representation_iban_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L388", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_get_api_v1_representation_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L508", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_get_api_v1_representation_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L431", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_get_api_v1_representation_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L466", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_get_api_v1_representation_doctors_stats" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L238", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_get_api_v1_representation_me" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L362", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_post_api_v1_representation_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_post_api_v1_representation_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L486", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_post_api_v1_representation_doctors_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L298", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_post_api_v1_representation_iban" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L273", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u067e\u0646\u0644_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_role_representation", "target": "api_representation_post_api_v1_representation_verify_national_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_me", "target": "api_representation_errors_270" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_me", "target": "api_representation_response_200_246" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L292", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_verify_national_code", "target": "api_representation_errors_292" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_verify_national_code", "target": "api_representation_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L289", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_verify_national_code", "target": "api_representation_response_200_289" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L318", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_iban", "target": "api_representation_errors_318" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L306", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_iban", "target": "api_representation_request_body_306" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L315", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_iban", "target": "api_representation_response_200_315" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L334", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_delete_api_v1_representation_iban_id", "target": "api_representation_response_200_334" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L358", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctor", "target": "api_representation_errors_358" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L343", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctor", "target": "api_representation_request_body_343" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L354", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctor", "target": "api_representation_response_201_354" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L385", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_clinic", "target": "api_representation_errors_385" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L371", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_clinic", "target": "api_representation_request_body_371" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L381", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_clinic", "target": "api_representation_response_200_381" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L429", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_appointments", "target": "api_representation_errors_429" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L397", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_appointments", "target": "api_representation_query_parameters_397" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L406", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_appointments", "target": "api_representation_response_200_406" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L464", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_doctors", "target": "api_representation_errors_464" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L442", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_doctors", "target": "api_representation_query_parameters_442" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L449", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_doctors", "target": "api_representation_response_200_449" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L484", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_doctors_stats", "target": "api_representation_errors_484" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L477", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_doctors_stats", "target": "api_representation_response_200_477" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L506", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctors_uuid_status", "target": "api_representation_errors_506" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L497", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctors_uuid_status", "target": "api_representation_path_parameters_497" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L502", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_post_api_v1_representation_doctors_uuid_status", "target": "api_representation_response_200_502" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L540", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_clinics", "target": "api_representation_errors_540" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L519", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_clinics", "target": "api_representation_query_parameters_519" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L526", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_clinics", "target": "api_representation_response_200_526" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L546", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0639\u0645\u0644\u06a9\u0631\u062f_\u0648_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062c\u0627\u0631\u06cc", "target": "api_representation_get_api_v1_representation_dashboard_summary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L570", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0639\u0645\u0644\u06a9\u0631\u062f_\u0648_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062c\u0627\u0631\u06cc", "target": "api_representation_get_api_v1_representation_doctors_performance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L591", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0639\u0645\u0644\u06a9\u0631\u062f_\u0648_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u06cc_\u062c\u0627\u0631\u06cc", "target": "api_representation_get_api_v1_representation_finance_report" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/representation.md", "source_location": "L570", "weight": 1.0, "confidence_score": 1.0, "source": "api_representation_get_api_v1_representation_dashboard_summary", "target": "api_representation_errors_570" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary", "target": "api_secretary_secretary_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_delete_api_v1_secretary_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L285", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L243", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretaries_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretary_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_patch_api_v1_secretary_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_post_api_v1_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L333", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_secretary_api", "target": "api_secretary_\u0645\u062f\u0644_scope" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_errors_167" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L211", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_errors_211" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_request_body_application_json_183" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L207", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_response_200_207" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L233", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", "target": "api_secretary_errors_233" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", "target": "api_secretary_response_200_227" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L275", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_errors_275" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L249", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_path_parameters_249" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L255", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_response_200_255" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L323", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_errors_323" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L317", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_notes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L291", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_path_parameters_291" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_response_200_297" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement", "target": "api_settlement_settlement_wallet_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_financialbreakdown_\u0644\u0627\u06af_\u0645\u0627\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_get_api_v1_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_get_api_v1_settlement_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_get_api_v1_wallet_balance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_get_api_v1_wallet_transactions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_post_api_v1_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L188", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_post_api_v1_settlement_uuid_approve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_post_api_v1_settlement_uuid_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L259", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_settlement_wallet_api", "target": "api_settlement_\u0631\u0633\u06cc\u062f_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0647\u0627\u06cc\u06cc_role_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_wallet_balance", "target": "api_settlement_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_wallet_balance", "target": "api_settlement_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_wallet_transactions", "target": "api_settlement_errors_86" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_wallet_transactions", "target": "api_settlement_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_wallet_transactions", "target": "api_settlement_response_200_52" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement", "target": "api_settlement_errors_132" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement", "target": "api_settlement_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement", "target": "api_settlement_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_settlement", "target": "api_settlement_errors_174" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_settlement", "target": "api_settlement_response_200_150" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_settlement_uuid", "target": "api_settlement_errors_190" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_get_api_v1_settlement_uuid", "target": "api_settlement_response_200_187" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L224", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_approve", "target": "api_settlement_errors_224" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_approve", "target": "api_settlement_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_approve", "target": "api_settlement_request_body_application_json_210" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_approve", "target": "api_settlement_response_200_221" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L254", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_reject", "target": "api_settlement_errors_254" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L229", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_reject", "target": "api_settlement_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L251", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_post_api_v1_settlement_uuid_reject", "target": "api_settlement_response_200_251" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L293", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_\u0631\u0633\u06cc\u062f_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0647\u0627\u06cc\u06cc_role_admin", "target": "api_settlement_post_api_v1_settlement_uuid_paid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_\u0631\u0633\u06cc\u062f_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0647\u0627\u06cc\u06cc_role_admin", "target": "api_settlement_post_api_v1_settlement_uuid_receipt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/settlement.md", "source_location": "L263", "weight": 1.0, "confidence_score": 1.0, "source": "api_settlement_\u0631\u0633\u06cc\u062f_\u067e\u0631\u062f\u0627\u062e\u062a_\u0648_\u062b\u0628\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0647\u0627\u06cc\u06cc_role_admin", "target": "api_settlement_post_file_upload_clinic_pro_settlement_receipt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms", "target": "api_sms_sms_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L420", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_admin_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_delete_api_v1_sms_template_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L230", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_get_api_v1_admin_sms_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L144", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_get_api_v1_sms_template_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_patch_api_v1_sms_template_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_admin_sms_template_uuid_approve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L277", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_admin_sms_template_uuid_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_sms_send" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_sms_send_template" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_sms_template" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L191", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_post_api_v1_sms_template_uuid_submit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L375", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L304", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_sms_wallet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L473", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_api", "target": "api_sms_\u0645\u062a\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send", "target": "api_sms_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send", "target": "api_sms_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send", "target": "api_sms_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send_template", "target": "api_sms_errors_81" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send_template", "target": "api_sms_request_body_application_json_53" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_send_template", "target": "api_sms_response_200_73" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_template", "target": "api_sms_errors_135" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_template", "target": "api_sms_request_body_application_json_97" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_template", "target": "api_sms_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L153", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_get_api_v1_sms_template_uuid", "target": "api_sms_errors_153" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_get_api_v1_sms_template_uuid", "target": "api_sms_response_200_150" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_sms_template_uuid", "target": "api_sms_errors_181" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_sms_template_uuid", "target": "api_sms_request_body_application_json_167" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L178", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_sms_template_uuid", "target": "api_sms_response_200_178" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_template_uuid_submit", "target": "api_sms_errors_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L197", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_sms_template_uuid_submit", "target": "api_sms_response_200_197" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L221", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_delete_api_v1_sms_template_uuid", "target": "api_sms_errors_221" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L216", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_delete_api_v1_sms_template_uuid", "target": "api_sms_response_200_216" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L236", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_get_api_v1_admin_sms_templates", "target": "api_sms_response_200_236" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L259", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_admin_sms_template_uuid_approve", "target": "api_sms_request_body_application_json_259" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_admin_sms_template_uuid_approve", "target": "api_sms_response_200_272" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L297", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_admin_sms_template_uuid_reject", "target": "api_sms_errors_297" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L283", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_admin_sms_template_uuid_reject", "target": "api_sms_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L294", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_post_api_v1_admin_sms_template_uuid_reject", "target": "api_sms_response_200_294" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L308", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_wallet", "target": "api_sms_get_api_v1_sms_wallet_balance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L351", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_wallet", "target": "api_sms_get_api_v1_sms_wallet_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L323", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_wallet", "target": "api_sms_post_api_v1_sms_wallet_charge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L377", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_settings", "target": "api_sms_get_api_v1_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L401", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_sms_settings", "target": "api_sms_patch_api_v1_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_admin_endpoints", "target": "api_sms_get_api_v1_admin_sms_settings_review" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L467", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_admin_endpoints", "target": "api_sms_get_api_v1_admin_sms_wallet_report" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L453", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_admin_endpoints", "target": "api_sms_post_api_v1_admin_sms_settings_id_approve" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L457", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_admin_endpoints", "target": "api_sms_post_api_v1_admin_sms_settings_id_reject" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L481", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_\u0645\u062a\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645\u06cc", "target": "api_sms_get_api_v1_admin_sms_messages" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L505", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_\u0645\u062a\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0630\u06cc\u0631_\u067e\u06cc\u0627\u0645\u06a9_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645\u06cc", "target": "api_sms_patch_api_v1_admin_sms_messages_tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L487", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_get_api_v1_admin_sms_messages", "target": "api_sms_response_200_487" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L529", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_admin_sms_messages_tag", "target": "api_sms_errors_529" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L511", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_admin_sms_messages_tag", "target": "api_sms_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L516", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_admin_sms_messages_tag", "target": "api_sms_request_body_516" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/sms.md", "source_location": "L524", "weight": 1.0, "confidence_score": 1.0, "source": "api_sms_patch_api_v1_admin_sms_messages_tag", "target": "api_sms_response_200_524" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty", "target": "api_specialty_specialty_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_delete_api_v1_admin_specialty_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_get_api_v1_admin_specialties" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_get_api_v1_specialties" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_get_api_v1_specialties_doctor_counts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_patch_api_v1_admin_specialty_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_specialty_api", "target": "api_specialty_post_api_v1_admin_specialty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_specialties", "target": "api_specialty_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_specialties", "target": "api_specialty_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_specialties_doctor_counts", "target": "api_specialty_query_parameters_51" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_specialties_doctor_counts", "target": "api_specialty_response_200_56" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_admin_specialties", "target": "api_specialty_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_admin_specialties", "target": "api_specialty_query_parameters_84" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_get_api_v1_admin_specialties", "target": "api_specialty_response_200_91" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L136", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_post_api_v1_admin_specialty", "target": "api_specialty_errors_136" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_post_api_v1_admin_specialty", "target": "api_specialty_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_post_api_v1_admin_specialty", "target": "api_specialty_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_patch_api_v1_admin_specialty_id", "target": "api_specialty_errors_170" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_patch_api_v1_admin_specialty_id", "target": "api_specialty_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_patch_api_v1_admin_specialty_id", "target": "api_specialty_request_body_all_optional" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L167", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_patch_api_v1_admin_specialty_id", "target": "api_specialty_response_200_167" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_delete_api_v1_admin_specialty_id", "target": "api_specialty_errors_190" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/specialty.md", "source_location": "L185", "weight": 1.0, "confidence_score": 1.0, "source": "api_specialty_delete_api_v1_admin_specialty_id", "target": "api_specialty_response_200_185" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_staff", "target": "api_staff_staff_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_staff_staff_api", "target": "api_staff_get_api_v1_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "api_staff_staff_api", "target": "api_staff_patch_api_v1_staff_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "api_staff_staff_api", "target": "api_staff_patch_api_v1_staff_uuid_toggle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "api_staff_staff_api", "target": "api_staff_post_api_v1_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription", "target": "api_subscription_subscription_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_admin_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L209", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_error_codes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_get_api_v1_subscription_my" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_get_api_v1_subscription_payment_callback_gateway" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_get_api_v1_subscription_plans" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_post_api_v1_subscription_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_subscription_api", "target": "api_subscription_post_api_v1_subscription_trial" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L180", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_delete_api_v1_admin_subscription_period_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_get_api_v1_admin_subscription_plans" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L183", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_get_api_v1_admin_subscription_report" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_patch_api_v1_admin_subscription_period_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L160", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_patch_api_v1_admin_subscription_plan_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L163", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_post_api_v1_admin_subscription_period" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/subscription.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "api_subscription_admin_endpoints", "target": "api_subscription_post_api_v1_admin_subscription_plan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag", "target": "api_tag_tag_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_tag_api", "target": "api_tag_delete_api_v1_admin_tag_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_tag_api", "target": "api_tag_get_api_v1_admin_tags" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_tag_api", "target": "api_tag_get_api_v1_tags" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_tag_api", "target": "api_tag_patch_api_v1_admin_tag_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_tag_api", "target": "api_tag_post_api_v1_admin_tag" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_get_api_v1_tags", "target": "api_tag_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_get_api_v1_admin_tags", "target": "api_tag_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_get_api_v1_admin_tags", "target": "api_tag_query_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_get_api_v1_admin_tags", "target": "api_tag_response_200_41" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_post_api_v1_admin_tag", "target": "api_tag_errors_82" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_post_api_v1_admin_tag", "target": "api_tag_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L79", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_post_api_v1_admin_tag", "target": "api_tag_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_patch_api_v1_admin_tag_id", "target": "api_tag_errors_107" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_patch_api_v1_admin_tag_id", "target": "api_tag_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_patch_api_v1_admin_tag_id", "target": "api_tag_response_200_104" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_delete_api_v1_admin_tag_id", "target": "api_tag_errors_127" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/tag.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "api_tag_delete_api_v1_admin_tag_id", "target": "api_tag_response_200_122" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile", "target": "api_user_profile_user_profile_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_user_profile_api", "target": "api_user_profile_delete_api_v1_user_profile_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_user_profile_api", "target": "api_user_profile_get_api_v1_user_profile_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_user_profile_api", "target": "api_user_profile_patch_api_v1_user_profile_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_user_profile_api", "target": "api_user_profile_post_api_v1_user_profile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_user_profile_api", "target": "api_user_profile_post_api_v1_user_profile_avatar" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile", "target": "api_user_profile_errors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile", "target": "api_user_profile_request_body_application_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile", "target": "api_user_profile_response_201" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L107", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_get_api_v1_user_profile_uuid", "target": "api_user_profile_errors_107" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_get_api_v1_user_profile_uuid", "target": "api_user_profile_path_parameters" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_get_api_v1_user_profile_uuid", "target": "api_user_profile_response_200" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_patch_api_v1_user_profile_uuid", "target": "api_user_profile_errors_137" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L122", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_patch_api_v1_user_profile_uuid", "target": "api_user_profile_path_parameters_122" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_patch_api_v1_user_profile_uuid", "target": "api_user_profile_request_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L134", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_patch_api_v1_user_profile_uuid", "target": "api_user_profile_response_200_134" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_delete_api_v1_user_profile_uuid", "target": "api_user_profile_errors_159" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L154", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_delete_api_v1_user_profile_uuid", "target": "api_user_profile_response_200_154" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile_avatar", "target": "api_user_profile_errors_184" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L174", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile_avatar", "target": "api_user_profile_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/user-profile.md", "source_location": "L177", "weight": 1.0, "confidence_score": 1.0, "source": "api_user_profile_post_api_v1_user_profile_avatar", "target": "api_user_profile_response_200_177" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system", "target": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f0_\u062a\u0637\u0628\u06cc\u0642_\u0628\u0627_\u06a9\u062f_\u0641\u0639\u0644\u06cc_\u0645\u0628\u0646\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0647_greenfield" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f1_bounded_contexts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L385", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f1\u06f0_\u0622\u06cc\u0646\u062f\u0647_\u0627\u062a\u0635\u0627\u0644_\u0628\u0647_api_\u0628\u06cc\u0645\u0647_\u0646\u06cc\u0627\u0632\u0645\u0646\u062f\u06cc_\u06f1\u06f0" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L390", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f1\u06f1_\u0641\u0627\u0632\u0628\u0646\u062f\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f2_domain_model_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f3_entity_diagram_erd_\u0645\u062a\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L236", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f4_aggregates_ddd" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L248", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f5_\u0645\u0646\u0637\u0642_\u0645\u062d\u0627\u0633\u0628\u0647_\u06cc_\u0633\u0647\u0645_domain_service" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L304", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f6_repository_service_dto" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L319", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L348", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f8_workflow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L376", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628_\u0648_\u0628\u06cc\u0645\u0647_insurance_medical_billing_\u0633\u0646\u062f_\u0645\u0639\u0645\u0627\u0631\u06cc", "target": "architecture_insurance_billing_system_\u06f9_events_use_cases" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f2_domain_model_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627", "target": "architecture_insurance_billing_system_2_1_value_objects" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f2_domain_model_\u0645\u0648\u062c\u0648\u062f\u06cc\u062a_\u0647\u0627_\u0648_\u0641\u06cc\u0644\u062f\u0647\u0627", "target": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L187", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_claim_\u0645\u0637\u0627\u0644\u0628\u0647_\u06cc_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_claimitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_invoice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L166", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_invoiceitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_tariff_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_tenantinsurance_\u0627\u0631\u062a\u0642\u0627\u06cc_entityinsurancepricing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_2_2_entities_\u062c\u062f\u0627\u0648\u0644", "target": "architecture_insurance_billing_system_tenantservicecoverage" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L338", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser", "target": "architecture_insurance_billing_system_claim" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L332", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser", "target": "architecture_insurance_billing_system_invoice_332" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L328", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser", "target": "architecture_insurance_billing_system_tariff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L321", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f7_rest_api_\u062a\u062d\u062a_api_v1_basecontroller_tenant_\u0627\u0632_currentuser", "target": "architecture_insurance_billing_system_tenantinsurance_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0647_\u06cc_tenant" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L364", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f8_workflow", "target": "architecture_insurance_billing_system_claim_364" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/architecture/insurance-billing-system.md", "source_location": "L350", "weight": 1.0, "confidence_score": 1.0, "source": "architecture_insurance_billing_system_\u06f8_workflow", "target": "architecture_insurance_billing_system_\u062b\u0628\u062a_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog", "target": "docs_audit_backlog_backend_audit_backlog_clinicpro" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_critical" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_done_committed_on_backend_audit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L102", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_epics_design_debt_cross_repo_defer_do_not_quick_fix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_high" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_low" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_medium" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_progress_this_audit_session" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/audit-backlog.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_tallies" }, { "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php", "target": "docs_deploy_liara" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php", "target": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L204", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L173", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L131", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara", "target": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L69", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L132", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L171", "weight": 1.0, "confidence_score": 1.0, "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify", "target": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose", "target": "deploy_coolify_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose", "target": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose", "target": "deploy_coolify_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_coolify_docker_compose", "target": "deploy_coolify_\u0646\u06a9\u0627\u062a_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "deploy_coolify_\u06f1_\u0633\u0627\u062e\u062a_resource_\u062f\u0631_coolify" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "deploy_coolify_\u06f2_\u0627\u062e\u062a\u0635\u0627\u0635_\u062f\u0627\u0645\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "deploy_coolify_\u06f3_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L91", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "deploy_coolify_\u06f4_persistent_storage_\u062d\u06cc\u0627\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u0645\u0631\u0627\u062d\u0644_\u062f\u06cc\u067e\u0644\u0648\u06cc", "target": "deploy_coolify_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0648_\u0633\u0627\u062e\u062a_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy/coolify.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "deploy_coolify_\u06f3_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "target": "deploy_coolify_\u0686\u0646\u062f_\u062f\u0627\u0645\u0646\u0647_\u0641\u0631\u0627\u0646\u062a_\u0627\u0646\u062f_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture", "target": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_controller_staffcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_entity_clinicstaff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_service_staffservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L158", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_\u0646\u062d\u0648\u0647_\u062e\u0648\u0627\u0646\u062f\u0646_entity_type_entity_id_\u0627\u0632_jwt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/architecture.md", "source_location": "L169", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_architecture_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_\u0647\u0627\u06cc_\u0622\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_database", "target": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_database_migration_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_database_\u062c\u062f\u0648\u0644_clinic_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/database.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task", "target": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_10_staff_task_patch_api_v1_staff_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_10_staff_task_patch_api_v1_staff_uuid_toggle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_10_staff_task_post_api_v1_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_10_staff_task_get_api_v1_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_10_staff_task_patch_api_v1_staff_uuid_toggle_92" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/task.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_10_staff_task_post_api_v1_staff_\u0645\u0648\u0641\u0642" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow", "target": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0633\u0646\u0644_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0633\u0627\u0632\u06cc_soft_delete" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u067e\u0631\u0633\u0646\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend_staffpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-10-staff/user_flow.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_staff_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0631\u0633\u0646\u0644_staff", "target": "task_10_staff_user_flow_\u0686\u0631\u0627_\u062d\u0630\u0641_\u0633\u062e\u062a_\u0645\u0645\u0646\u0648\u0639_\u0627\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture", "target": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_entity_clinicsubscription" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_entity_subscriptionperiod" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_entity_subscriptionplan" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_service_subscriptionservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/architecture.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_architecture_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_paymentcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database", "target": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_seed_data_migration_\u0627\u0648\u0644\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_siteconfig_key_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_\u062c\u062f\u0648\u0644_clinic_subscriptions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_\u062c\u062f\u0648\u0644_subscription_periods" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_\u062c\u062f\u0648\u0644_subscription_plans" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/database.md", "source_location": "L88", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task", "target": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L156", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_gate_check_\u062f\u0631_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0633\u0637\u0648\u062d_\u067e\u0646\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0642\u0627\u0646\u0648\u0646_\u062a\u0645\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0642\u0648\u0627\u0646\u06cc\u0646_\u062a\u0631\u06cc\u0627\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc_subscription_tiers", "target": "task_11_subscription_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_11_subscription_task_post_api_v1_admin_subscription_period" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_11_subscription_task_post_api_v1_subscription_payment_\u0645\u0648\u062c\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_11_subscription_task_post_api_v1_subscription_trial" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_11_subscription_task_get_api_v1_subscription_my" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_11_subscription_task_get_api_v1_subscription_plans" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_11_subscription_task_post_api_v1_subscription_trial_\u062e\u0637\u0627_\u0642\u0628\u0644\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/task.md", "source_location": "L123", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_11_subscription_task_post_api_v1_subscription_trial_\u0645\u0648\u0641\u0642" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow", "target": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_gate_check_\u062f\u0631_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0645\u062f\u06cc\u062f_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L81", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u067e\u0646\u0644_\u0647\u0627_\u062a\u0648\u0633\u0637_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u067e\u0646\u0644_\u0647\u0627_\u0648_\u062e\u0631\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend_subscriptionpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-11-subscription/user_flow.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_subscription_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "target": "task_11_subscription_user_flow_\u0647\u0634\u062f\u0627\u0631_\u0627\u0646\u0642\u0636\u0627_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture", "target": "task_12_secretary_completion_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_backend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_architecture_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_backend", "target": "task_12_secretary_completion_architecture_secretarycontroller_constructor_injection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_backend", "target": "task_12_secretary_completion_architecture_secretaryrepository_\u0645\u062a\u062f_\u062c\u062f\u06cc\u062f_countactive" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_frontend", "target": "task_12_secretary_completion_architecture_secretariespage_tsx_\u0633\u0627\u062e\u062a\u0627\u0631_modal_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/architecture.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_architecture_\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a_frontend", "target": "task_12_secretary_completion_architecture_\u0646\u06a9\u062a\u0647_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u062e\u0637\u0627\u06cc_403_\u062f\u0631_\u0641\u0631\u0645_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database", "target": "task_12_secretary_completion_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_database_\u062c\u062f\u0648\u0644_doctor_secretaries_\u0645\u0631\u062c\u0639" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_database_\u0633\u062a\u0648\u0646_\u0645\u0648\u062c\u0648\u062f_permissions_\u062f\u0631_doctor_secretaries" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_database_\u0647\u06cc\u0686_migration_\u0644\u0627\u0632\u0645_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database_\u0633\u062a\u0648\u0646_\u0645\u0648\u062c\u0648\u062f_permissions_\u062f\u0631_doctor_secretaries", "target": "task_12_secretary_completion_database_\u0633\u0627\u062e\u062a\u0627\u0631_json_\u0630\u062e\u06cc\u0631\u0647_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/database.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_database_\u0633\u062a\u0648\u0646_\u0645\u0648\u062c\u0648\u062f_permissions_\u062f\u0631_doctor_secretaries", "target": "task_12_secretary_completion_database_\u0646\u06a9\u062a\u0647_version" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task", "target": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_api_\u0645\u0648\u062c\u0648\u062f_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L145", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_response_\u062e\u0637\u0627_403" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_backend_secretarycontroller_create" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_frontend_secretariespage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_ui_permissions", "target": "task_12_secretary_completion_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_backend_secretarycontroller_create", "target": "task_12_secretary_completion_task_\u062e\u0637\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u06a9\u0647_\u0628\u0627\u06cc\u062f_\u062f\u0631_errorcodes_php_\u0627\u0636\u0627\u0641\u0647_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_backend_secretarycontroller_create", "target": "task_12_secretary_completion_task_\u0648\u0636\u0639\u06cc\u062a_\u062c\u062f\u06cc\u062f_\u0628\u0639\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_backend_secretarycontroller_create", "target": "task_12_secretary_completion_task_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0642\u0628\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_frontend_secretariespage_tsx", "target": "task_12_secretary_completion_task_patch_api_v1_secretary_uuid_\u0628\u0627_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_frontend_secretariespage_tsx", "target": "task_12_secretary_completion_task_\u0633\u0627\u062e\u062a\u0627\u0631_default_permissions_\u0627\u0632_doctorsecretary_default_permissions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/task.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_task_\u062a\u063a\u06cc\u06cc\u0631_frontend_secretariespage_tsx", "target": "task_12_secretary_completion_task_\u0646\u0645\u0648\u0646\u0647_ui_permissions_checkbox_matrix_\u062f\u0631_modal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_user_flow", "target": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_user_flow_\u062a\u0631\u062a\u06cc\u0628_\u0633\u0637\u0648\u062d_\u0633\u0642\u0641_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0634\u06cc_\u062c\u062f\u06cc\u062f_\u0628\u0627_\u0628\u0631\u0631\u0633\u06cc_\u0633\u0642\u0641_\u067e\u0646\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0648\u06cc\u0631\u0627\u06cc\u0634_permissions_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-12-secretary-completion/user_flow.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_secretary_completion_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u062a\u06a9\u0645\u06cc\u0644_\u0645\u0646\u0634\u06cc", "target": "task_12_secretary_completion_user_flow_\u0646\u06a9\u062a\u0647_\u0645\u0646\u0634\u06cc_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_\u0627\u0632_\u0633\u0642\u0641_\u06a9\u0645_\u0646\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture", "target": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_architecture_controller_clinicservicecontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_architecture_entity_serviceitem" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_architecture_entity_servicesection" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/architecture.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_architecture_\u0646\u06a9\u062a\u0647_delete_\u0633\u0631\u0648\u06cc\u0633_\u0628\u0627_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_database", "target": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_database_migration_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_database_\u062c\u062f\u0648\u0644_service_items" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_database_\u062c\u062f\u0648\u0644_service_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/database.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task", "target": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_clinic_services", "target": "task_13_clinic_services_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_13_clinic_services_task_patch_api_v1_service_item_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_13_clinic_services_task_post_api_v1_service_item" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_13_clinic_services_task_post_api_v1_service_section" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_13_clinic_services_task_get_api_v1_service_items_sectionuuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/task.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_13_clinic_services_task_get_api_v1_service_sections" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_gate_check_\u06a9\u0627\u0631\u0628\u0631_free" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L72", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u067e\u0631\u0633\u0646\u0644_\u0627\u0646\u062c\u0627\u0645_\u062f\u0647\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u06cc\u062c\u0627\u062f_\u0628\u062e\u0634_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062d\u0630\u0641_\u0628\u062e\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062d\u0630\u0641_\u0632\u06cc\u0631\u0628\u062e\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u0648_\u0627\u06cc\u062c\u0627\u062f_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-13-clinic-services/user_flow.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_clinic_services_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_13_clinic_services_user_flow_\u0633\u0627\u062e\u062a\u0627\u0631_\u0646\u0645\u0627\u06cc\u0634_servicespage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture", "target": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smssettings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smswallet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smswallettransaction" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_smswalletservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_\u062a\u063a\u06cc\u06cc\u0631_smsservice_send" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database", "target": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_migration_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_siteconfig_key_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_wallet_transactions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_\u062c\u062f\u0648\u0644_sms_wallets" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/database.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task", "target": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_endpoint_\u0647\u0627_\u0647\u0645\u0647_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L114", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_siteconfig_key_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_sms_panel", "target": "task_14_sms_panel_task_\u06a9\u0633\u0631_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_14_sms_panel_task_patch_api_v1_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_14_sms_panel_task_post_api_v1_sms_wallet_charge" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_14_sms_panel_task_get_api_v1_admin_sms_wallet_report" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_14_sms_panel_task_get_api_v1_sms_settings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_14_sms_panel_task_get_api_v1_sms_wallet_balance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/task.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_14_sms_panel_task_get_api_v1_sms_wallet_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_user_flow", "target": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u06cc\u0627\u062f\u0622\u0648\u0631\u06cc_\u062e\u0648\u062f\u06a9\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0634\u0627\u0631\u0698_\u06a9\u06cc\u0641_\u067e\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0633\u0631_\u062e\u0648\u062f\u06a9\u0627\u0631_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u06cc\u0627\u062f\u0622\u0648\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/user_flow.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_sms_panel_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0631_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture", "target": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_entity_patientrecord" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_entity_patientsession" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_entity_sessionservice_\u0633\u0631\u0648\u06cc\u0633_\u0647\u0627\u06cc_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062f\u0631_\u0633\u0634\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_patientservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L195", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_\u062a\u063a\u06cc\u06cc\u0631_\u062f\u0631_appointmentcontroller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database", "target": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_database_migration_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_patient_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_patient_sessions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L45", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_database_\u062c\u062f\u0648\u0644_session_services" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/database.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task", "target": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L137", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u0627\u06cc\u062c\u0627\u062f_\u062e\u0648\u062f\u06a9\u0627\u0631_\u067e\u0631\u0648\u0646\u062f\u0647_\u0647\u0646\u06af\u0627\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u0641\u0631\u0645\u0648\u0644_\u0645\u062d\u0627\u0633\u0628\u0647_final_price" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631_patient_records", "target": "task_15_patient_records_task_\u06a9\u062f\u0647\u0627\u06cc_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_15_patient_records_task_patch_api_v1_session_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_15_patient_records_task_post_api_v1_patient_uuid_session" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_15_patient_records_task_post_api_v1_patient_\u0627\u06cc\u062c\u0627\u062f_\u062f\u0633\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L99", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_15_patient_records_task_get_api_v1_patient_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_15_patient_records_task_get_api_v1_patient_uuid_sessions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/task.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_15_patient_records_task_get_api_v1_patients_search_\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow", "target": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0633\u0634\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062c\u0633\u062a\u062c\u0648_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062e\u0648\u062f\u06a9\u0627\u0631_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0648\u0628\u062a_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L33", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0633\u062a\u06cc_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0646\u062f\u0647_\u062a\u0648\u0633\u0637_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u0645\u062d\u0627\u0633\u0628\u0647_real_time_\u062f\u0631_frontend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-15-patient-records/user_flow.md", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_patient_records_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u067e\u0631\u0648\u0646\u062f\u0647_\u0628\u06cc\u0645\u0627\u0631", "target": "task_15_patient_records_user_flow_\u0646\u0645\u0627\u06cc\u0634_\u0635\u0641\u062d\u0647_\u0628\u06cc\u0645\u0627\u0631_patientdetailpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture", "target": "task_16_smart_dashboard_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_backend" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_frontend_dashboardpage_tsx" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_architecture_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc\u06cc_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_backend", "target": "task_16_smart_dashboard_architecture_adminapicontroller_dashboardcharts_\u0628\u0627_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_backend", "target": "task_16_smart_dashboard_architecture_dashboardcontroller_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_from_to" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_frontend_dashboardpage_tsx", "target": "task_16_smart_dashboard_architecture_date_range_selector_component" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_frontend_dashboardpage_tsx", "target": "task_16_smart_dashboard_architecture_\u0646\u0635\u0628_dependency" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/architecture.md", "source_location": "L74", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_architecture_\u062a\u063a\u06cc\u06cc\u0631_frontend_dashboardpage_tsx", "target": "task_16_smart_dashboard_architecture_\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627_\u0628\u0627_recharts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database", "target": "task_16_smart_dashboard_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_database_\u0647\u06cc\u0686_migration_\u0644\u0627\u0632\u0645_\u0646\u06cc\u0633\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "task_16_smart_dashboard_database_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646_\u0645\u0646\u062d\u0635\u0631\u0628\u0647_\u0641\u0631\u062f_\u062f\u0631_\u0628\u0627\u0632\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "task_16_smart_dashboard_database_\u062f\u0631\u0622\u0645\u062f_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0631\u0648\u0632_\u0627\u0632_patient_sessions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "task_16_smart_dashboard_database_\u0641\u0631\u0648\u0634_\u0627\u0634\u062a\u0631\u0627\u06a9_\u0628\u0631_\u0627\u0633\u0627\u0633_\u067e\u0646\u0644_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/database.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_database_query_\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f", "target": "task_16_smart_dashboard_database_\u0646\u0648\u0628\u062a_\u0647\u0627_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0631\u0648\u0632_admin_chart" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task", "target": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_endpoint_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u06a9\u0647_\u062a\u063a\u06cc\u06cc\u0631_\u0645\u06cc_\u06a9\u0646\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062a\u0631_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0631_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f_\u0686\u0627\u0631\u062a_\u0641\u06cc\u0644\u062a\u0631_\u0632\u0645\u0627\u0646\u06cc", "target": "task_16_smart_dashboard_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0631_response", "target": "task_16_smart_dashboard_task_get_api_v1_admin_dashboard_charts_from_unix_to_unix" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0631_response", "target": "task_16_smart_dashboard_task_get_api_v1_dashboard_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u062c\u062f\u06cc\u062f_\u062f\u0631_response", "target": "task_16_smart_dashboard_task_get_api_v1_dashboard_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow", "target": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L76", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_user_flow_preset_\u0647\u0627_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0632_\u062a\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0627\u0646\u062a\u062e\u0627\u0628_\u0628\u0627\u0632\u0647_\u0632\u0645\u0627\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0646\u0645\u0627\u06cc\u0634_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0637\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-16-smart-dashboard/user_flow.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_smart_dashboard_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0647\u0648\u0634\u0645\u0646\u062f", "target": "task_16_smart_dashboard_user_flow_\u0641\u06cc\u0644\u062a\u0631_\u0646\u0642\u0634_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20", "target": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20", "target": "qa_bug_report_2026_06_20_\u0628\u0627\u06af_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20", "target": "qa_bug_report_2026_06_20_\u062a\u0648\u0635\u06cc\u0647_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20", "target": "qa_bug_report_2026_06_20_\u062e\u0644\u0627\u0635\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u06af\u0632\u0627\u0631\u0634_\u0628\u0627\u06af_\u0645\u0645\u06cc\u0632\u06cc_\u06f1\u06f4\u06f0\u06f5_\u06f0\u06f3_\u06f3\u06f0_2026_06_20", "target": "qa_bug_report_2026_06_20_\u0645\u0648\u0627\u0631\u062f\u06cc_\u06a9\u0647_\u062a\u0633\u062a_\u0634\u062f\u0646\u062f_\u0648_\u0633\u0627\u0644\u0645_\u0628\u0648\u062f\u0646\u062f_\u0634\u0648\u0627\u0647\u062f_\u0645\u062b\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u0628\u0627\u06af_\u0647\u0627", "target": "qa_bug_report_2026_06_20_high_bug_3_\u0633\u0627\u062e\u062a_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0628\u0627_\u0634\u0645\u0627\u0631\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644_\u0646\u0627\u0645\u0639\u062a\u0628\u0631_\u0628\u062f\u0648\u0646_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0641\u0631\u0645\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u0628\u0627\u06af_\u0647\u0627", "target": "qa_bug_report_2026_06_20_medium_bug_1_\u06f5\u06f0\u06f0_\u0631\u0648\u06cc_\u0633\u0627\u062e\u062a_\u0628\u0644\u0627\u06af_\u0628\u0627_\u062a\u0627\u06cc\u067e_\u0627\u0634\u062a\u0628\u0627\u0647_body_\u0631\u0641\u0639_\u0634\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/qa/bug-report-2026-06-20.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "qa_bug_report_2026_06_20_\u0628\u0627\u06af_\u0647\u0627", "target": "qa_bug_report_2026_06_20_medium_bug_2_\u06a9\u062f_\u0645\u0644\u06cc_\u0646\u0627\u0645\u0639\u062a\u0628\u0631_\u0628\u062f\u0648\u0646_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0633\u0645\u062a_\u0633\u0631\u0648\u0631_\u0630\u062e\u06cc\u0631\u0647_\u0645\u06cc_\u0634\u0648\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit", "target": "docs_security_audit_security_audit_report_clinicpro_symfony_7" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L196", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_changes_applied" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_configuration_changes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_critical_issues_fixed" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_executive_summary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_high_risk_issues_fixed" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L217", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_installed_packages" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_low_risk_issues" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_medium_risk_issues_fixed" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_remaining_recommendations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L303", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_security_audit_report_clinicpro_symfony_7", "target": "docs_security_audit_security_score" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_critical_issues_fixed", "target": "docs_security_audit_crit_01_weak_app_secret_committed_to_version_control" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_critical_issues_fixed", "target": "docs_security_audit_crit_02_jwt_passphrase_hardcoded_in_env" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_critical_issues_fixed", "target": "docs_security_audit_crit_03_payment_gateway_test_credentials_committed" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_critical_issues_fixed", "target": "docs_security_audit_crit_04_unhandled_exceptions_leaking_stack_traces" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_01_password_hasher_bcrypt_instead_of_argon2id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_02_no_rate_limiting_on_otp_login_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_03_passwordauthenticator_never_triggered_login_broken_for_staff" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_04_payment_callback_ip_whitelist_never_enforced" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L92", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_05_open_redirect_allowed_frontend_hosts_always_empty" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_06_filevalidatorservice_api_mismatch_in_blogcontroller_upload_bypass" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_07_doctorcontroller_upload_skips_size_validation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_08_unauthenticated_requests_returning_500_instead_of_401" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_high_risk_issues_fixed", "target": "docs_security_audit_high_09_sms_template_crud_open_to_any_authenticated_user_bola_idor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_medium_risk_issues_fixed", "target": "docs_security_audit_med_01_app_env_dev_in_committed_env" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_medium_risk_issues_fixed", "target": "docs_security_audit_med_02_static_analysis_tooling_missing" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L150", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_medium_risk_issues_fixed", "target": "docs_security_audit_med_03_nelmioapidoc_publicly_accessible" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_medium_risk_issues_fixed", "target": "docs_security_audit_med_04_session_true_for_a_stateless_api" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_medium_risk_issues_fixed", "target": "docs_security_audit_med_05_session_token_endpoint_has_no_security_purpose" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L170", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_low_risk_issues", "target": "docs_security_audit_low_01_hsts_header_missing_preload_directive" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L175", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_low_risk_issues", "target": "docs_security_audit_low_02_php_expose_php_not_disabled" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L179", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_low_risk_issues", "target": "docs_security_audit_low_03_composer_php_constraint_too_permissive" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_low_risk_issues", "target": "docs_security_audit_low_04_payment_amount_hardcoded" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L189", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_low_risk_issues", "target": "docs_security_audit_low_05_database_credentials_in_env_are_insecure_defaults" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L241", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_configuration_changes", "target": "docs_security_audit_config_packages_rate_limiter_yaml_new" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/security-audit.md", "source_location": "L229", "weight": 1.0, "confidence_score": 1.0, "source": "docs_security_audit_configuration_changes", "target": "docs_security_audit_config_packages_security_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme", "target": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "target": "tasks_readme_\u062a\u0631\u062a\u06cc\u0628_\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u06cc_\u0627\u062c\u0631\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "target": "tasks_readme_\u062e\u0644\u0627\u0635\u0647_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "target": "tasks_readme_\u062f\u0633\u062a\u0648\u0631\u0627\u062a_ddev_\u067e\u0631\u06a9\u0627\u0631\u0628\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "target": "tasks_readme_\u0633\u0627\u062e\u062a\u0627\u0631_\u0647\u0631_\u062a\u0633\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/README.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "tasks_readme_\u062a\u0633\u06a9_\u0647\u0627\u06cc_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_clinicpro_\u062f\u0631_symfony", "target": "tasks_readme_\u0644\u06cc\u0633\u062a_\u062a\u0633\u06a9_\u0647\u0627_\u0628\u0647_\u062a\u0631\u062a\u06cc\u0628_\u0627\u0648\u0644\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture", "target": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u062f\u0627\u062e\u0644\u06cc_\u0647\u0631_\u0645\u0627\u0698\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0648\u0634\u0647_\u0647\u0627\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_architecture_\u0641\u0631\u0645\u062a_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_\u067e\u0627\u0633\u062e_apiresponse" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L75", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_architecture_\u0645\u0633\u0626\u0648\u0644\u06cc\u062a_\u0647\u0631_\u0644\u0627\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u0627\u0631\u062a\u0628\u0627\u0637_\u0644\u0627\u06cc\u0647_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0641\u0631\u0645\u062a_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_\u067e\u0627\u0633\u062e_apiresponse", "target": "task_01_project_setup_architecture_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0641\u0631\u0645\u062a_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_\u067e\u0627\u0633\u062e_apiresponse", "target": "task_01_project_setup_architecture_\u0645\u0648\u0641\u0642_\u0628\u0627_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/architecture.md", "source_location": "L90", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_architecture_\u0641\u0631\u0645\u062a_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_\u067e\u0627\u0633\u062e_apiresponse", "target": "task_01_project_setup_architecture_\u0645\u0648\u0641\u0642_\u0628\u062f\u0648\u0646_\u0635\u0641\u062d\u0647_\u0628\u0646\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database", "target": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_redis_\u0628\u0627_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L56", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_timestampabletrait" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_\u0627\u0633\u062a\u0631\u0627\u062a\u0698\u06cc_migration" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0627\u0632_redis" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_\u0642\u0631\u0627\u0631\u062f\u0627\u062f\u0647\u0627\u06cc_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_\u0645\u0648\u062a\u0648\u0631_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/database.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_database_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_ddev_\u0628\u0631\u0627\u06cc_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes", "target": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L253", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_audit_log_\u062c\u062f\u0648\u0644_security_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L184", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_security_headers_eventsubscriber" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_swagger_ui_\u0641\u0642\u0637_\u062f\u0631_\u0645\u062d\u06cc\u0637_dev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_access_token_\u062f\u0631_\u0647\u062f\u0631_refresh_token_\u062f\u0631_body" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u062a\u0641\u0627\u0648\u062a_\u0647\u0627\u06cc_\u0627\u0635\u0644\u06cc_drupal_vs_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L294", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L307", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u0627\u0645\u0646\u06cc\u062a\u06cc_production" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_cors_\u0645\u062d\u062f\u0648\u062f_\u0646\u0647_\u0628\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647", "target": "task_01_project_setup_implementation_notes_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_security_security_yaml" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u062a\u0641\u0627\u0648\u062a_\u0647\u0627\u06cc_\u0627\u0635\u0644\u06cc_drupal_vs_symfony", "target": "task_01_project_setup_implementation_notes_csrf_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u062a\u0641\u0627\u0648\u062a_\u0647\u0627\u06cc_\u0627\u0635\u0644\u06cc_drupal_vs_symfony", "target": "task_01_project_setup_implementation_notes_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_access_token_\u062f\u0631_\u0647\u062f\u0631_refresh_token_\u062f\u0631_body", "target": "task_01_project_setup_implementation_notes_access_token_\u0641\u0642\u0637_\u062f\u0631_authorization_header" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_access_token_\u062f\u0631_\u0647\u062f\u0631_refresh_token_\u062f\u0631_body", "target": "task_01_project_setup_implementation_notes_refresh_token_\u0641\u0642\u0637_\u062f\u0631_body_\u0628\u0631\u0627\u06cc_\u06cc\u06a9_endpoint_\u062e\u0627\u0635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/implementation_notes.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_implementation_notes_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_access_token_\u062f\u0631_\u0647\u062f\u0631_refresh_token_\u062f\u0631_body", "target": "task_01_project_setup_implementation_notes_\u06af\u0631\u062f\u0634_\u06a9\u0627\u0645\u0644_\u062a\u0648\u06a9\u0646_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task", "target": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L378", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_dto_pattern" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L276", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L443", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_file_upload_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u0648_\u0627\u0645\u0646\u06cc\u062a\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L417", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_health_check_get_health" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L505", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_swagger_\u0646\u062d\u0648\u0647_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u062f\u0631_controller" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L181", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u067e\u0648\u0634\u0647_domain_driven_\u0627\u0644\u0632\u0627\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L533", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_env" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u062a\u0633\u06a9_\u06f0\u06f1_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0648_\u0632\u06cc\u0631\u0633\u0627\u062e\u062a", "target": "task_01_project_setup_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f1_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u0648\u0698\u0647_symfony_\u0642\u0628\u0644_\u0627\u0632_ddev" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f2_\u0646\u0635\u0628_\u067e\u06a9\u06cc\u062c_\u0647\u0627_\u0647\u0645\u0647_\u062f\u0631_\u06cc\u06a9_\u062f\u0633\u062a\u0648\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f3_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_redis_\u0628\u0627_ddev_addon_\u0631\u0633\u0645\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L89", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f4_\u062a\u0648\u0644\u06cc\u062f_\u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc_jwt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f5_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_lexikjwt" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L105", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f6_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_symfony_messenger_queue" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L121", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f7_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_swagger" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L161", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_\u0645\u0631\u0627\u062d\u0644_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u0628\u0627_ddev", "target": "task_01_project_setup_task_\u06f8_\u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc_structured_logging" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L342", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "target": "task_01_project_setup_task_basecontroller_src_shared_controller_basecontroller_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L306", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "target": "task_01_project_setup_task_error_codes_src_shared_constant_errorcodes_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L291", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "target": "task_01_project_setup_task_\u0641\u0631\u0645\u062a_\u062e\u0637\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L278", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_error_response_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f", "target": "task_01_project_setup_task_\u0641\u0631\u0645\u062a_\u0645\u0648\u0641\u0642" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-01-project-setup/task.md", "source_location": "L454", "weight": 1.0, "confidence_score": 1.0, "source": "task_01_project_setup_task_file_upload_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u0647\u0627\u06cc_\u0645\u0634\u062a\u0631\u06a9_\u0648_\u0627\u0645\u0646\u06cc\u062a\u06cc", "target": "task_01_project_setup_task_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0627\u0645\u0646\u06cc\u062a\u06cc_\u0641\u0627\u06cc\u0644_\u0628\u0631\u0631\u0633\u06cc_\u0645\u062d\u062a\u0648\u0627_\u0646\u0647_header" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_architecture", "target": "task_02_authentication_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_architecture_entity_user" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/architecture.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u062c\u0631\u06cc\u0627\u0646_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database", "target": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u062c\u062f\u0648\u0644_users" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u062c\u0631\u06cc\u0627\u0646_otp_mobilegrant" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_otp_\u062f\u0631_redis_\u0646\u0647_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u0631\u0648\u0627\u0628\u0637_\u0628\u0627_\u0633\u0627\u06cc\u0631_\u062c\u062f\u0627\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/database.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_database_\u0646\u0645\u0648\u0646\u0647_\u067e\u0627\u0633\u062e_get_oauth_userinfo_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes", "target": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_flood_control_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_mobilegrant_\u062f\u0631_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_rate_limiting_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_sms_providers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L95", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_ttl_\u06a9\u062f_otp_1200_\u062b\u0627\u0646\u06cc\u0647_20_\u062f\u0642\u06cc\u0642\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0633\u0627\u0632\u06af\u0627\u0631\u06cc_\u0628\u0627_\u06a9\u0644\u0627\u06cc\u0646\u062a_get_session_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L109", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L155", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_implementation_notes_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0645\u062c\u0627\u0632_\u0628\u0631\u0627\u06cc_login_\u0628\u0627_password" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u062a\u0641\u0627\u0648\u062a_\u0628\u0627_\u0637\u0631\u0627\u062d\u06cc_\u0627\u0648\u0644\u06cc\u0647", "target": "task_02_authentication_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_otp_\u0628\u0627_uuid_\u0646\u0647_\u0645\u0648\u0628\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/implementation_notes.md", "source_location": "L146", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_get_oauth_userinfo_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal", "target": "task_02_authentication_implementation_notes_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645_userinfo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task", "target": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L12", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L205", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_get_oauth_userinfo" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L194", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_get_session_token_csrf" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_rate_limiting" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L257", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_redis_key_schema" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_refresh_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L244", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_sms_providers" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L422", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_\u062f\u0631_symfony_\u06a9\u062c\u0627_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u06a9\u0646\u06cc\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_otp" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L270", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u0644\u0627\u06af\u06cc\u0646_\u0628\u0627_username_password_\u0628\u0631\u0627\u06cc_\u062f\u06a9\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_otp", "target": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f1_post_api_v1_user_send_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_otp", "target": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f2_post_api_v1_user_verify_code" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_otp", "target": "task_02_authentication_task_\u0645\u0631\u062d\u0644\u0647_\u06f3_post_oauth_token_mobilegrant" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L176", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_refresh_token", "target": "task_02_authentication_task_post_oauth_logout" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L141", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_refresh_token", "target": "task_02_authentication_task_post_oauth_token_refresh" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L272", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u0644\u0627\u06af\u06cc\u0646_\u0628\u0627_username_password_\u0628\u0631\u0627\u06cc_\u062f\u06a9\u062a\u0631_\u06a9\u0644\u06cc\u0646\u06cc\u06a9_\u0645\u0646\u0634\u06cc", "target": "task_02_authentication_task_post_api_v1_user_login" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L426", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_\u062f\u0631_symfony_\u06a9\u062c\u0627_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u06a9\u0646\u06cc\u0645", "target": "task_02_authentication_task_access_token_\u0647\u0645\u06cc\u0634\u0647_\u062f\u0631_\u0647\u062f\u0631_authorization" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L451", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_\u062f\u0631_symfony_\u06a9\u062c\u0627_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u06a9\u0646\u06cc\u0645", "target": "task_02_authentication_task_refresh_token_\u0641\u0642\u0637_\u062f\u0631_body_\u0628\u0631\u0627\u06cc_endpoint_\u0645\u062e\u0635\u0648\u0635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/task.md", "source_location": "L466", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_task_\u0627\u0633\u062a\u0627\u0646\u062f\u0627\u0631\u062f_jwt_\u062f\u0631_symfony_\u06a9\u062c\u0627_\u062a\u0648\u06a9\u0646_\u0631\u0627_\u0627\u0631\u0633\u0627\u0644_\u06a9\u0646\u06cc\u0645", "target": "task_02_authentication_task_\u062e\u0644\u0627\u0635\u0647_\u06af\u0631\u062f\u0634_\u062a\u0648\u06a9\u0646_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_user_flow", "target": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0645\u062f\u06cc\u062f_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0627\u0637\u0644\u0627\u0639\u0627\u062a_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-02-authentication/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a", "target": "task_02_authentication_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0645\u0644_\u0648\u0631\u0648\u062f_\u0628\u0627_otp_\u062c\u0631\u06cc\u0627\u0646_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_architecture", "target": "task_03_user_profile_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_architecture_entity_userprofile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database", "target": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L87", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u062c\u062f\u0648\u0644_profiles" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0631\u0627\u0628\u0637\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0633\u0627\u062e\u062a\u0627\u0631_field_other_json_\u0627\u0632_manual_\u0648_\u0646\u0645\u0648\u0646\u0647_request_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_blood_type_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L48", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_education_\u0627\u0632_manual" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_gender_profile_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/database.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes", "target": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_partial_update_patch" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_blood_type" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_education" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_gender" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u062c\u0631\u06cc\u0627\u0646_\u0628\u0639\u062f_\u0627\u0632_\u0630\u062e\u06cc\u0631\u0647_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L51", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/implementation_notes.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_implementation_notes_\u0646\u06a9\u062a\u0647_uuid_\u062f\u0631_url" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task", "target": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u062a\u0633\u06a9_\u06f0\u06f3_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u0648\u0641\u0627\u06cc\u0644_\u06a9\u0627\u0631\u0628\u0631", "target": "task_03_user_profile_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-03-user-profile/task.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_03_user_profile_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_03_user_profile_task_post_api_v1_user_profile" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_architecture", "target": "task_04_blog_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_architecture_entity_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database", "target": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u062c\u062f\u0648\u0644_blog_tags_manytomany" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u062c\u062f\u0648\u0644_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/database.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes", "target": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L118", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_pagination" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u0628\u0644\u0627\u06af_endpoint_99" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L106", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0628\u0644\u0627\u06af_\u0647\u0627\u06cc_\u0628\u0631\u062a\u0631_top_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0628\u0647\u06cc\u0646\u0647_\u0633\u0627\u0632\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u062a\u0648\u0644\u06cc\u062f_slug" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_request_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0644\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_\u0648\u0627\u0642\u0639\u06cc_response_\u0628\u0644\u0627\u06af_\u0627\u0632_\u0633\u0631\u0648\u0631_drupal_endpoint_93" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0644\u06cc\u0633\u062a_\u0628\u0644\u0627\u06af_\u0647\u0627_\u0628\u0627_\u0641\u06cc\u0644\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L124", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_\u0646\u06af\u0627\u0634\u062a_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_request_response_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L77", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_request_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_patch_api_v1_blog_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/implementation_notes.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_implementation_notes_\u0641\u0631\u0645\u062a_request_\u0627\u06cc\u062c\u0627\u062f_\u0648\u06cc\u0631\u0627\u06cc\u0634_\u0628\u0644\u0627\u06af", "target": "task_04_blog_implementation_notes_post_api_v1_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task", "target": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_\u062e\u0631\u0648\u062c\u06cc_\u0647\u0627\u06cc_\u0645\u0648\u0631\u062f_\u0627\u0646\u062a\u0638\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_\u0646\u0645\u0648\u0646\u0647_request_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u062a\u0633\u06a9_\u06f0\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0628\u0644\u0627\u06af", "target": "task_04_blog_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u0646\u0645\u0648\u0646\u0647_request_response", "target": "task_04_blog_task_get_api_v1_blogs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u0646\u0645\u0648\u0646\u0647_request_response", "target": "task_04_blog_task_get_api_v1_blogs_top" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-04-blog/task.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_04_blog_task_\u0646\u0645\u0648\u0646\u0647_request_response", "target": "task_04_blog_task_post_api_v1_blog" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture", "target": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_architecture_entity_doctor_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_architecture_entity_doctoraddress_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L143", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_architecture_response_\u06a9\u0627\u0645\u0644_\u062f\u06a9\u062a\u0631_finalizedata" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/architecture.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_architecture_\u0645\u0646\u0637\u0642_create_\u062f\u06a9\u062a\u0631_\u0627\u0632_doctorservice_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database", "target": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L128", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L84", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_addresses" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_cities_manytomany_pivot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L112", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_secretaries" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_services_manytomany_pivot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_specialties_manytomany_pivot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctor_states_manytomany_pivot" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u062c\u062f\u0648\u0644_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L151", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u0631\u0648\u0627\u0628\u0637_\u06a9\u0627\u0645\u0644_clinic_pro_entity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_degree_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u0645\u0642\u0627\u062f\u06cc\u0631_field_gender_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/database.md", "source_location": "L139", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_clinic_pro_table" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_implementation_notes", "target": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_implementation_notes_\u0622\u062f\u0631\u0633_\u0645\u0637\u0628" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_implementation_notes_\u0622\u067e\u062f\u06cc\u062a_\u0645\u06cc\u0627\u0646\u06af\u06cc\u0646_\u0627\u0645\u062a\u06cc\u0627\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_implementation_notes_\u0641\u06cc\u0644\u062a\u0631_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/implementation_notes.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task", "target": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L142", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_patch_api_v1_doctor_uuid_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0642\u0627\u0628\u0644_\u0648\u06cc\u0631\u0627\u06cc\u0634" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u062f\u06a9\u062a\u0631_post_file_upload_clinic_pro_doctor_field_image" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L98", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc_get_api_v1_doctors" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L113", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_response_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L165", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_clinic_pro_doctor_address_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_doctor_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-05-doctor/task.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_05_doctor_task_\u062a\u0633\u06a9_\u06f0\u06f5_\u0645\u0627\u0698\u0648\u0644_\u062f\u06a9\u062a\u0631", "target": "task_05_doctor_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_architecture", "target": "task_06_clinic_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_architecture_entity_clinic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database", "target": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_doctors_manytomany" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_images_\u062a\u0635\u0627\u0648\u06cc\u0631_\u0627\u0636\u0627\u0641\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_insurances_manytomany" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_services_manytomany" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinic_specialties_manytomany" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u062c\u062f\u0648\u0644_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/database.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_implementation_notes", "target": "task_06_clinic_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_implementation_notes_\u0622\u067e\u0644\u0648\u062f_\u062f\u0648_\u0646\u0648\u0639_\u062a\u0635\u0648\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_implementation_notes_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631\u0647\u0627\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/implementation_notes.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task", "target": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L152", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0622\u067e\u0644\u0648\u062f_\u062a\u0635\u0648\u06cc\u0631_\u0644\u0648\u06af\u0648\u06cc_\u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0641\u06cc\u0644\u062a\u0631\u0647\u0627\u06cc_get_api_v1_clinics" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_patch_api_v1_clinic_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L129", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_post_api_v1_clinic_\u0627\u06cc\u062c\u0627\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_response_get_api_v1_clinic_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-06-clinic/task.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_06_clinic_task_\u062a\u0633\u06a9_\u06f0\u06f6_\u0645\u0627\u0698\u0648\u0644_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", "target": "task_06_clinic_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_architecture", "target": "task_08_categories_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_architecture_entity_category" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L55", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_architecture_routing_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database", "target": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u062c\u062f\u0648\u0644_categories" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u062f\u0627\u062f\u0647_\u0647\u0627\u06cc_\u0645\u0648\u062c\u0648\u062f_\u062f\u0631_db_backup_\u0646\u0645\u0648\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0627\u062e\u062a\u0635\u0627\u0635\u06cc_bundle_city" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u0645\u0642\u0627\u062f\u06cc\u0631_\u0645\u062c\u0627\u0632_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/database.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_database_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645_city_bundle" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_implementation_notes", "target": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_implementation_notes_\u0641\u06cc\u0644\u062a\u0631_\u0634\u0647\u0631_\u0628\u0631\u0627\u0633\u0627\u0633_\u0627\u0633\u062a\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_implementation_notes_\u0646\u06a9\u062a\u0647_\u0646\u0627\u0645_endpoint" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", "target": "task_08_categories_implementation_notes_\u06a9\u0634\u06cc\u0646\u06af" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task", "target": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_\u0646\u0645\u0648\u0646\u0647_response" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_\u0646\u06a9\u062a\u0647_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u062a\u0633\u06a9_\u06f0\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627_\u0648_lookup_\u0647\u0627", "target": "task_08_categories_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L44", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_08_categories_task_get_api_v1_categorys_specially_doctor" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-08-categories/task.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_08_categories_task_\u0646\u0645\u0648\u0646\u0647_response", "target": "task_08_categories_task_get_api_v1_categorys_state" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_architecture", "target": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_architecture_entity_dateoverride" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L104", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_architecture_entity_holiday" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_architecture_entity_weeklyschedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database", "target": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L82", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_date_overrides" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_holidays" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L10", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u062c\u062f\u0648\u0644_weekly_schedules" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_json_\u0641\u06cc\u0644\u062f_setting_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u0645\u0647\u0645_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_field_setting_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/database.md", "source_location": "L117", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes", "target": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_get_\u0627\u0632_uuid_\u062f\u06a9\u062a\u0631_\u0646\u0647_uuid_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_user_flow" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_uuid_\u062f\u0631_url_endpoint_\u0644\u06cc\u0633\u062a_override_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_\u0627\u0648\u0644\u0648\u06cc\u062a_\u0628\u0646\u062f\u06cc_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0627\u0632_manual_\u0628\u062e\u0634_\u06f2_\u06f8_\u06f4" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0647\u0631_session_\u062f\u0631_weekly_schedule_\u0627\u0632_manual_\u0648_api_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/implementation_notes.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_implementation_notes_\u0645\u0647\u0645_\u0630\u062e\u06cc\u0631\u0647_\u0633\u0627\u0632\u06cc_field_setting_\u0627\u0632_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task", "target": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_task_\u0646\u0645\u0648\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u062a\u0633\u06a9_\u06f0\u06f9_\u0645\u0627\u0698\u0648\u0644_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L47", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_09_appointment_settings_task_post_api_v1_appointment_settings_date_override" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L58", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_09_appointment_settings_task_post_api_v1_appointment_settings_holidays" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/task.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_task_\u0646\u0645\u0648\u0646\u0647_request", "target": "task_09_appointment_settings_task_post_api_v1_appointment_settings_weekly_schedule" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_user_flow", "target": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_user_flow_\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0627\u0632_\u0627\u06cc\u0646_\u0627\u0633\u062a\u0641\u0627\u062f\u0647_\u0645\u06cc_\u06a9\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_override_\u06cc\u06a9_\u0631\u0648\u0632_\u062e\u0627\u0635" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062a\u0646\u0638\u06cc\u0645_\u0627\u0648\u0644\u06cc\u0647_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc_\u062a\u0648\u0633\u0637_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-09-appointment-settings/user_flow.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f0\u06f9_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_09_appointment_settings_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u062b\u0628\u062a_\u0645\u0631\u062e\u0635\u06cc_\u06cc\u0627_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_architecture", "target": "task_10_appointment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_architecture_entity_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_architecture_slotcalculatorservice" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database", "target": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u062c\u062f\u0648\u0644_appointments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0631\u0648\u0627\u0628\u0637" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_json_\u0641\u06cc\u0644\u062f_slot_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L63", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/database.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_database_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u06a9\u0627\u0645\u0644_field_status_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes", "target": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_response_\u06a9\u0627\u0645\u0644_\u0646\u0648\u0628\u062a_\u0627\u0632_finalizeddata_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_slot_\u0627\u0632_\u06a9\u062f_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0632_http_host_multi_tenant" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_race_condition" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L108", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u0631\u0648\u0632\u0647\u0627\u06cc_\u063a\u06cc\u0631_\u0642\u0627\u0628\u0644_\u0631\u0632\u0631\u0648" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0632_\u06a9\u062f_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L115", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_implementation_notes_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u0646\u0648\u0628\u062a_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task", "target": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L245", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_get_api_v1_appointment_my_appointments_userid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L223", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_get_api_v1_appointment_not_available_doctorid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_get_api_v1_appointment_slots" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L162", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_patch_api_v1_appointment_uuid_cancel_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L192", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_patch_api_v1_appointment_uuid_status" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L127", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_post_api_v1_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_status_machine_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_\u0641\u0644\u0648\u06cc_\u06a9\u0627\u0645\u0644_\u0631\u0632\u0631\u0648_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L279", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/task.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_task_\u062a\u0633\u06a9_\u06f1\u06f0_\u0645\u0627\u0698\u0648\u0644_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_user_flow", "target": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u0645\u0634\u0627\u0647\u062f\u0647_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0645\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-10-appointment/user_flow.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f0_\u0646\u0648\u0628\u062a_\u062f\u0647\u06cc", "target": "task_10_appointment_user_flow_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0627\u0645\u0644_\u0631\u0632\u0631\u0648_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_architecture", "target": "task_11_insurance_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L22", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_architecture_entity_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_database", "target": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_database_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_database_\u062c\u062f\u0648\u0644_doctor_insurances_\u0631\u0627\u0628\u0637\u0647_doctor_insurance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/database.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_implementation_notes", "target": "task_11_insurance_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_implementation_notes_\u0631\u0627\u0628\u0637\u0647_\u0628\u0627_categories" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/implementation_notes.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_implementation_notes_\u06cc\u06a9\u067e\u0627\u0631\u0686\u06af\u06cc_\u0628\u0627_\u0644\u06cc\u0633\u062a_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task", "target": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_task_\u062a\u0648\u0636\u06cc\u062d_21" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-11-insurance/task.md", "source_location": "L15", "weight": 1.0, "confidence_score": 1.0, "source": "task_11_insurance_task_\u062a\u0633\u06a9_\u06f1\u06f1_\u0645\u0627\u0698\u0648\u0644_\u0628\u06cc\u0645\u0647", "target": "task_11_insurance_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_architecture", "target": "task_12_rating_comment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L59", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_architecture_entity_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_architecture_entity_rating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database", "target": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_comments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_likes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u062c\u062f\u0648\u0644_ratings" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u0645\u0647\u0645_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f_\u0627\u0632_db" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/database.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_database_\u0646\u06a9\u062a\u0647_\u0647\u0627\u06cc_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes", "target": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L110", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0622\u0645\u0627\u0631_\u062f\u06a9\u062a\u0631_get_api_v1_clinicpro_comment_doctor_rate_doctoruuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L140", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc_\u0645\u0642\u0627\u062f\u06cc\u0631_rating" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L133", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u062a\u0623\u06cc\u06cc\u062f_\u0646\u0638\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u062a\u0646\u0627\u0642\u0636_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f\u0647\u0627_api_vs_db_\u0628\u0633\u06cc\u0627\u0631_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L49", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0633\u06cc\u0633\u062a\u0645_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_\u0648\u0632\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L148", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_rate_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_implementation_notes_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_post_api_v1_clinicpro_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/implementation_notes.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_implementation_notes_\u0633\u06cc\u0633\u062a\u0645_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_\u0648\u0632\u0646\u06cc", "target": "task_12_rating_comment_implementation_notes_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_calculatedoctorrating_\u062f\u0631_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task", "target": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L46", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0646\u0627\u0645_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_request_\u0645\u062a\u0641\u0627\u0648\u062a_\u0627\u0632_db" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L73", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_rate_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L86", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_patch_api_v1_clinicpro_unverified_comments_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L60", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0646\u0645\u0648\u0646\u0647_\u0648\u0627\u0642\u0639\u06cc_request_post_api_v1_clinicpro_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L38", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_\u062a\u0633\u06a9_\u06f1\u06f2_\u0645\u0627\u0698\u0648\u0644_\u0627\u0645\u062a\u06cc\u0627\u0632_\u0648_\u0646\u0638\u0631\u0627\u062a", "target": "task_12_rating_comment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L9", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "target": "task_12_rating_comment_task_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc_rate" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "target": "task_12_rating_comment_task_\u0644\u0627\u06cc\u06a9_like" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-12-rating-comment/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_12_rating_comment_task_endpoint_\u0647\u0627_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal", "target": "task_12_rating_comment_task_\u0646\u0638\u0631\u0627\u062a_comment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_architecture", "target": "task_13_like_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_architecture_entity_like" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_database", "target": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_database_\u062c\u062f\u0648\u0644_likes" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_database_\u0633\u0627\u062e\u062a\u0627\u0631_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_drupal_\u0627\u0632_config_\u062a\u0623\u06cc\u06cc\u062f_\u0634\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/database.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_implementation_notes", "target": "task_13_like_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_implementation_notes_toggle_like" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_implementation_notes_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_\u0644\u0627\u06cc\u06a9_\u062f\u0648\u06af\u0627\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/implementation_notes.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_task", "target": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L6", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L16", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-13-like/task.md", "source_location": "L13", "weight": 1.0, "confidence_score": 1.0, "source": "task_13_like_task_\u062a\u0633\u06a9_\u06f1\u06f3_\u0645\u0627\u0698\u0648\u0644_\u0644\u0627\u06cc\u06a9", "target": "task_13_like_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_architecture", "target": "task_14_secretary_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_architecture_entity_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_database", "target": "task_14_secretary_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_database_\u062c\u062f\u0648\u0644_doctor_secretaries" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/database.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_implementation_notes", "target": "task_14_secretary_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627_\u062f\u0631_\u0633\u06cc\u0633\u062a\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627\u06cc_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_implementation_notes_\u0646\u0642\u0634_\u06a9\u0627\u0631\u0628\u0631\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task", "target": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L227", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_patch_api_v1_secretary_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L159", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_post_api_v1_secretary" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u062a\u0633\u06a9_\u06f1\u06f4_\u0645\u0627\u0698\u0648\u0644_\u0645\u0646\u0634\u06cc", "target": "task_14_secretary_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "target": "task_14_secretary_task_\u0633\u0627\u062e\u062a\u0627\u0631_json" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L71", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "target": "task_14_secretary_task_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631\u06cc_\u0627\u0636\u0627\u0641\u0647_\u06a9\u0631\u062f\u0646_resource_\u062c\u062f\u06cc\u062f_\u062f\u0631_\u0622\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "target": "task_14_secretary_task_\u0645\u0646\u0627\u0628\u0639_\u0648_\u0639\u0645\u0644\u06cc\u0627\u062a_\u0641\u0639\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "target": "task_14_secretary_task_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_php_secretarypermissionchecker" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-14-secretary/task.md", "source_location": "L125", "weight": 1.0, "confidence_score": 1.0, "source": "task_14_secretary_task_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632\u0647\u0627_resource_based_permissions_\u0645\u0642\u06cc\u0627\u0633_\u067e\u0630\u06cc\u0631", "target": "task_14_secretary_task_\u067e\u06cc\u0634_\u0641\u0631\u0636_\u0647\u0646\u06af\u0627\u0645_\u0627\u06cc\u062c\u0627\u062f_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_architecture", "target": "task_15_payment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_architecture_entity_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database", "target": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627\u06cc_subscription_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L101", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u062a\u0641\u0627\u0648\u062a_payments_\u0648_subscription_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u062c\u062f\u0648\u0644_payments" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L70", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u062c\u062f\u0648\u0644_subscription_payments_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0634\u062a\u0631\u0627\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0631\u0648\u0634_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_field_payment_method_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L61", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0648\u0627\u0628\u0633\u062a\u06af\u06cc_\u0648\u0636\u0639\u06cc\u062a_appointment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/database.md", "source_location": "L23", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_database_\u0648\u0636\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u067e\u0631\u062f\u0627\u062e\u062a_field_status_\u0627\u0632_config" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes", "target": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L68", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_callback_mellat" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L64", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_frontend_address" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L85", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_idempotency" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0627\u0632_\u06a9\u062f_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_\u0634\u0631\u0637_\u0627\u06cc\u062c\u0627\u062f_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L54", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_\u0642\u06cc\u0645\u062a_\u0627\u0632_config_\u0646\u0647_request" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L93", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L42", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_implementation_notes_\u0648\u0636\u0639\u06cc\u062a_\u067e\u0631\u062f\u0627\u062e\u062a_\u0627\u0632_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0627\u0632_\u06a9\u062f_drupal", "target": "task_15_payment_implementation_notes_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0627\u0632_\u06a9\u062f_drupal", "target": "task_15_payment_implementation_notes_\u06f1_\u0628\u0627\u0646\u06a9_\u0645\u0644\u062a_mellat_\u067e\u0631\u0648\u062a\u06a9\u0644_soap" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/implementation_notes.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_implementation_notes_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627\u06cc_\u0648\u0627\u0642\u0639\u06cc_\u067e\u0631\u0648\u0698\u0647_\u0627\u0632_\u06a9\u062f_drupal", "target": "task_15_payment_implementation_notes_\u06f2_sep_\u0633\u0627\u0645\u0627\u0646_\u062f\u0631\u06af\u0627\u0647_\u062f\u0648\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task", "target": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_get_api_v1_payment_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_post_api_v1_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L120", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_post_api_v1_payment_callback_mellat" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L67", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_strategy_pattern_\u0628\u0631\u0627\u06cc_\u062f\u0631\u06af\u0627\u0647_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L190", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_subscription_payment_post_api_v1_subscription_payment" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L262", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0627\u0645\u0646\u06cc\u062a_ip_whitelist_\u0628\u0631\u0627\u06cc_callback" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L235", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0627\u0645\u0646\u06cc\u062a_\u062c\u0644\u0648\u06af\u06cc\u0631\u06cc_\u0627\u0632_open_redirect" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L24", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L172", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0641\u0644\u0648\u06cc_refund_\u0644\u063a\u0648_\u0646\u0648\u0628\u062a_\u0628\u0639\u062f_\u0627\u0632_\u067e\u0631\u062f\u0627\u062e\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L29", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0641\u0644\u0648\u06cc_\u06a9\u0627\u0645\u0644_\u067e\u0631\u062f\u0627\u062e\u062a_\u0646\u0648\u0628\u062a" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L225", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-15-payment/task.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_15_payment_task_\u062a\u0633\u06a9_\u06f1\u06f5_\u0645\u0627\u0698\u0648\u0644_\u067e\u0631\u062f\u0627\u062e\u062a", "target": "task_15_payment_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_architecture", "target": "task_16_representation_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L21", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_architecture_\u0646\u0645\u0648\u062f\u0627\u0631_\u062c\u0631\u06cc\u0627\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/architecture.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_architecture_\u06a9\u0648\u0626\u0631\u06cc_\u062f\u0631\u0622\u0645\u062f_\u0633\u0627\u0644\u0627\u0646\u0647_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0647\u0627\u06cc_\u0634\u0645\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database", "target": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L26", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u062c\u062f\u0648\u0644_representations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u0631\u0648\u0627\u0628\u0637_\u0628\u0627_\u062c\u062f\u0627\u0648\u0644_\u062f\u06cc\u06af\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L20", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u0646\u0645\u0648\u0646\u0647_\u062f\u0627\u062f\u0647_\u0648\u0627\u0642\u0639\u06cc_\u0627\u0632_db_backup" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L37", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation", "target": "task_16_representation_database_\u06a9\u0648\u0626\u0631\u06cc_\u0647\u0627\u06cc_\u0622\u0645\u0627\u0631\u06cc_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u06a9\u0648\u0626\u0631\u06cc_\u0647\u0627\u06cc_\u0622\u0645\u0627\u0631\u06cc_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc", "target": "task_16_representation_database_\u0628\u06cc\u0645\u0627\u0631\u0627\u0646_\u06cc\u06a9_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_total_patients" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u06a9\u0648\u0626\u0631\u06cc_\u0647\u0627\u06cc_\u0622\u0645\u0627\u0631\u06cc_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc", "target": "task_16_representation_database_\u0646\u0648\u0628\u062a_\u0647\u0627\u06cc_\u0627\u0645\u0631\u0648\u0632" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/database.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_database_\u06a9\u0648\u0626\u0631\u06cc_\u0647\u0627\u06cc_\u0622\u0645\u0627\u0631\u06cc_\u0628\u0631_\u0627\u0633\u0627\u0633_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc", "target": "task_16_representation_database_\u067e\u0631\u062f\u0627\u062e\u062a_\u0647\u0627\u06cc_\u06cc\u06a9_\u0645\u0627\u0647_\u0634\u0645\u0633\u06cc_\u0627\u0632_representationservice_php" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes", "target": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_endpoint_filter_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0645\u0627\u0647\u0627\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_endpoint_my_appointments_\u0628\u0631\u0627\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_endpoint_my_doctor_\u0628\u0631\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_endpoint_yearly_income_\u062f\u0631\u0622\u0645\u062f_\u0633\u0627\u0644\u0627\u0646\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L97", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_jalalidateservice_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062f\u0631_symfony" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L7", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_\u0633\u0627\u062e\u062a\u0627\u0631_representation_\u062f\u0631_drupal" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_\u0634\u0646\u0627\u0633\u0627\u06cc\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_\u0627\u0632_host" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L126", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_\u0645\u0647\u0645_\u0627\u06cc\u0646_\u0645\u0627\u0698\u0648\u0644_\u062f\u0648_\u0646\u0642\u0634_\u062f\u0627\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/implementation_notes.md", "source_location": "L119", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u062f\u06a9\u062a\u0631", "target": "task_16_representation_implementation_notes_\u06a9\u0634\u06cc\u0646\u06af_\u0622\u0645\u0627\u0631_\u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task", "target": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L100", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_post_api_v1_representations_id_bank_accounts" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L28", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_query_params" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L147", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u0641\u06cc\u0644\u062f\u0647\u0627\u06cc_representation_entity" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L135", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_bank_account_\u062f\u0631_get_api_v1_representation_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L41", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u062a\u0633\u06a9_\u06f1\u06f6_\u0645\u0627\u0698\u0648\u0644_representation_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc_\u062f\u0627\u0634\u0628\u0648\u0631\u062f", "target": "task_16_representation_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_query_params", "target": "task_16_representation_task_get_api_v1_representation_filter_representationid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L36", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_query_params", "target": "task_16_representation_task_get_api_v1_representation_yearly_income_representationid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L57", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627", "target": "task_16_representation_task_get_api_v1_representation_filter_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L80", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627", "target": "task_16_representation_task_get_api_v1_representation_my_appointments_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L43", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627", "target": "task_16_representation_task_get_api_v1_representation_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-16-representation/task.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_16_representation_task_\u0646\u0645\u0648\u0646\u0647_response_\u0647\u0627", "target": "task_16_representation_task_get_api_v1_representation_yearly_income_id" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_database", "target": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L32", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_database_\u0627\u06cc\u0646\u062f\u06a9\u0633_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_database_\u062c\u062f\u0648\u0644_sms_accounts_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L17", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_database_\u062c\u062f\u0648\u0644_sms_queue_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/database.md", "source_location": "L40", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_database_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes", "target": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_api_endpoints" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L52", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_owner_\u0627\u0632_jwt_token" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc_atomic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L65", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u0646\u06a9\u062a\u0647_\u0627\u0631\u0633\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L5", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_api_endpoints", "target": "task_17_sms_implementation_notes_get_api_v1_sms_balance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L18", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_implementation_notes_api_endpoints", "target": "task_17_sms_implementation_notes_post_api_v1_sms_queue" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task", "target": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L11", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L35", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_get_api_v1_sms_balance" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_post_api_v1_sms_queue" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L83", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_sms_providers_strategy_pattern" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L116", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_symfony_messenger_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_async" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L30", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L182", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u062c\u062f\u0648\u0644_sms_logs" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L208", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L168", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u0642\u0627\u0646\u0648\u0646_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L200", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L27", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9_sms", "target": "task_17_sms_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L96", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_sms_providers_strategy_pattern", "target": "task_17_sms_task_fallback_logic" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L263", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_get_api_v1_sms_sample_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L387", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_get_api_v1_sms_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L345", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_patch_api_v1_sms_templates_uuid_approve_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L363", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_patch_api_v1_sms_templates_uuid_reject_admin" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L322", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_patch_api_v1_sms_templates_uuid_submit" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L282", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_post_api_v1_sms_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L447", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_\u062c\u062f\u0648\u0644_sms_templates" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L210", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_\u062c\u0631\u06cc\u0627\u0646_\u06a9\u0644\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L236", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0647\u0627_category" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L246", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_\u0633\u0627\u062e\u062a\u0627\u0631_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0648_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/task.md", "source_location": "L418", "weight": 1.0, "confidence_score": 1.0, "source": "task_17_sms_task_\u0633\u06cc\u0633\u062a\u0645_\u062a\u0645\u067e\u0644\u06cc\u062a_\u067e\u06cc\u0627\u0645\u06a9_\u0633\u0641\u0627\u0631\u0634\u06cc", "target": "task_17_sms_task_\u0645\u0646\u0637\u0642_\u0627\u0646\u062a\u062e\u0627\u0628_\u062a\u0645\u067e\u0644\u06cc\u062a_\u0647\u0646\u06af\u0627\u0645_\u0627\u0631\u0633\u0627\u0644_\u067e\u06cc\u0627\u0645\u06a9" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database", "target": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L25", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "task_18_settlement_database_\u062c\u062f\u0648\u0644_settlements_\u062f\u0631\u062e\u0648\u0627\u0633\u062a_\u0647\u0627\u06cc_\u062a\u0633\u0648\u06cc\u0647" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "task_18_settlement_database_\u062c\u062f\u0648\u0644_wallet_transactions_\u062a\u0631\u0627\u06a9\u0646\u0634_\u0647\u0627\u06cc_\u06a9\u06cc\u0641_\u067e\u0648\u0644" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L78", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "task_18_settlement_database_\u0641\u0644\u0648\u06cc_\u062a\u0633\u0648\u06cc\u0647_\u0647\u0646\u06af\u0627\u0645_\u062a\u0623\u06cc\u06cc\u062f_\u0627\u062f\u0645\u06cc\u0646" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L66", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "task_18_settlement_database_\u0641\u0644\u0648\u06cc_\u0648\u0627\u0631\u06cc\u0632_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0647\u0646\u06af\u0627\u0645_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0648\u0641\u0642" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/database.md", "source_location": "L53", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_database_\u067e\u0627\u06cc\u06af\u0627\u0647_\u062f\u0627\u062f\u0647_\u062a\u0633\u06a9_\u06f1\u06f8_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", "target": "task_18_settlement_database_\u0641\u06cc\u0644\u062f_balance_\u062f\u0631_representations" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L1", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task", "target": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L19", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_endpoint_\u0647\u0627" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L3", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u062a\u0648\u0636\u06cc\u062d" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L34", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0632\u0645\u0627\u0646_\u062a\u062e\u0645\u06cc\u0646\u06cc" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L8", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0641\u0644\u0648\u06cc_\u06a9\u0645\u06cc\u0633\u06cc\u0648\u0646_\u0627\u0632_\u0645\u0633\u062a\u0646\u062f" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L39", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_request_post_api_v1_representation_id_settlement" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L50", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_representation_id_wallet" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L62", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_representation_id_wallet_transactions" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L94", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0646\u0645\u0648\u0646\u0647_response_get_api_v1_settlement_uuid" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L111", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-18-settlement/task.md", "source_location": "L31", "weight": 1.0, "confidence_score": 1.0, "source": "task_18_settlement_task_\u062a\u0633\u06a9_\u06f1\u06f8_\u0645\u0627\u0698\u0648\u0644_\u062a\u0633\u0648\u06cc\u0647_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647_settlement", "target": "task_18_settlement_task_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627" } ], "hyperedges": [], "built_at_commit": "c71d674d225e8ae32e8813b9f518986f8ce3a576" }