You are here

11 calls to JsonResponse::create() in Zircon Profile 8

JsonResponseTest::testCreate in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testSetContent in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
@expectedException \InvalidArgumentException
JsonResponseTest::testSetContentJsonSerializeError in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
@expectedException \Exception @expectedExceptionMessage This error is expected
JsonResponseTest::testStaticCreateAddsContentTypeHeader in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateEmptyJsonObject in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateJsonArray in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateJsonObject in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomContentType in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomHeaders in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomStatus in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithSimpleTypes in vendor/symfony/http-foundation/Tests/JsonResponseTest.php