Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/actualbudget/actual
/ filter
Method
filter
packages/api/app/query.js:21–26 ·
view source on GitHub ↗
(expr)
Source
from the content-addressed store, hash-verified
19
}
20
21
filter(expr) {
22
return
new
Query({
23
...this.state,
24
filterExpressions: [...this.state.filterExpressions, expr],
25
});
26
}
27
28
unfilter(exprs) {
29
const
exprSet =
new
Set(exprs);
Callers
15
removeNotification
Function · 0.45
useReorderCategoryMutation
Function · 0.45
ManageRules
Function · 0.45
LoggedInUser
Function · 0.45
CommandBar
Function · 0.45
useLoginMethod
Function · 0.45
useBankSyncAccountSettings
Function · 0.45
groupBankSyncAccounts
Function · 0.45
getGroupedBankSyncEntries
Function · 0.45
useBuiltInBankSyncProviders
Function · 0.45
getFields
Function · 0.45
BankSync
Function · 0.45
Calls
no outgoing calls
Tested by
5
getNames
Function · 0.36
getLocations
Method · 0.36
runPagedQuery
Function · 0.36
mockListen
Function · 0.36
mockListen
Function · 0.36