Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Response.php

7 calls to Response::setContent()

HtmlResponse::setContent in core/lib/Drupal/Core/Render/HtmlResponse.php
Sets the response content.
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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal