Searched refs:responseFactory (Results 1 – 25 of 36) sorted by relevance
12
87 return Registry::responseFactory()109 … return Registry::responseFactory()->response('', StatusCodeInterface::STATUS_METHOD_NOT_ALLOWED, [115 …return Registry::responseFactory()->response('Negotiation failed', StatusCodeInterface::STATUS_NOT…
68 …return Registry::responseFactory()->redirectUrl($url, StatusCodeInterface::STATUS_MOVED_PERMANENTL…79 return Registry::responseFactory()
52 return Registry::responseFactory()->response();
65 return Registry::responseFactory()->response($content, StatusCodeInterface::STATUS_OK, [
52 return Registry::responseFactory()->redirect(MediaPage::class, [
56 return Registry::responseFactory()
63 return Registry::responseFactory()
61 return Registry::responseFactory()
64 return Registry::responseFactory()
65 return Registry::responseFactory()
67 return Registry::responseFactory()
69 return Registry::responseFactory()
100 return Registry::responseFactory()->response($content, $code, $headers);