You are here

6 calls to Response::setContent() in Zircon Profile 8

HtmlResponse::setContent in core/lib/Drupal/Core/Render/HtmlResponse.php
Sets the response content.
JsonResponse::update in vendor/symfony/http-foundation/JsonResponse.php
Updates the content and headers according to the JSON data and callback.
RedirectResponse::setTargetUrl in vendor/symfony/http-foundation/RedirectResponse.php
Sets the redirect target of this response.
Response::prepare in vendor/symfony/http-foundation/Response.php
Prepares the Response before it is sent to the client.
Response::setNotModified in vendor/symfony/http-foundation/Response.php
Modifies the response so that it conforms to the rules defined for a 304 status code.
Response::__construct in vendor/symfony/http-foundation/Response.php
Constructor.