9 calls to JsonResponse::create()

JsonResponseTest::testCreate in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateAddsContentTypeHeader in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateEmptyJsonObject in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateJsonArray in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateJsonObject in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomContentType in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomHeaders in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomStatus in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithSimpleTypes in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php