MCPcopy Create free account
hub / github.com/axe-api/axe-api / FetchPhase.ts

File FetchPhase.ts

packages/axe-api/src/Phases/Search/FetchPhase.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Knex } from "knex";
2import { IoCService } from "../../Services";
3import { IContext } from "../../Interfaces";
4import ElasticService from "../../Services/ElasticService";

Callers

nothing calls this directly

Calls 5

jsonMethod · 0.80
statusMethod · 0.80
getSearchQueryMethod · 0.80
applyFieldsMethod · 0.80
searchMethod · 0.45

Tested by

no test coverage detected