↓ 17 callersFunctionprocessRecord({ operator_id, attribute, current, target, hidden, selected },
allow_same_level = false
)
src/models/processRecord.js:8
↓ 1 callersFunctionprocessUpgrade({
operator_id,
current_elite,
target_elite,
current_level,
target_level,
current_all_skill,
target_all
src/routes/operator/hooks/processUpgrade.js:8
FunctionArkOperatorInput({
locale,
showExtendedData,
operator,
setOperatorId,
setQueryList,
})
src/routes/operator/components/OperatorInput.js:7
FunctionArkShortageRow({
ir,
shortage,
header_list,
header_skip,
resources_filter,
})
src/routes/table/components/ShortageRow.js:5
FunctionArkSortingPanel({
ir,
config,
records,
moveRows,
clearSelection,
})
src/routes/table/sections/SortingPanel/index.js:9
FunctionArkStockRow({
ir,
stock,
setStockItem,
header_list,
header_skip,
resources_filter,
})
src/routes/table/components/StockRow.js:10
FunctionArkSummaryRow({
ir,
summary,
toggleHiddenAll,
sortRecords,
header_list,
header_skip,
resources_filter,
})
src/routes/table/components/SummaryRow.js:11