You are here

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

BinaryFileResponse::__construct in vendor/symfony/http-foundation/BinaryFileResponse.php
Constructor.
EnforcedResponse::__construct in core/lib/Drupal/Core/Form/EnforcedResponse.php
Constructs an enforced response.
JsonResponse::__construct in vendor/symfony/http-foundation/JsonResponse.php
Constructor.
RedirectResponse::__construct in vendor/symfony/http-foundation/RedirectResponse.php
Creates a redirect response so that it conforms to the rules defined for a redirect status code.
ResourceResponse::__construct in core/modules/rest/src/ResourceResponse.php
Constructor for ResourceResponse objects.
StreamedResponse::__construct in vendor/symfony/http-foundation/StreamedResponse.php
Constructor.