MCPcopy Create free account
hub / github.com/alephdata/aleph / toLocation

Method toLocation

ui/src/app/Query.js:250–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248 }
249
250 toLocation() {
251 // Turn the state to a query string, but hiding the params implicit in the
252 // context.
253 return queryString.stringify(this.state);
254 }
255
256 toString() {
257 // Return the full query string for this query, including implicit context.

Callers 15

sameAsMethod · 0.95
updateQueryMethod · 0.80
updateQueryMethod · 0.80
updateQueryMethod · 0.80
updateQueryMethod · 0.80
onSearchSubmitMethod · 0.80
getLinkMethod · 0.80
onDateIntervalSelectMethod · 0.80
onSearchMethod · 0.80
updateQueryMethod · 0.80
updateQueryMethod · 0.80
updateQueryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected