Documentation

InlineFragmentRendererTest extends TestCase
in package

Table of Contents

testESIHeaderIsKeptInSubrequest()  : mixed
testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled()  : mixed
testExceptionInSubRequestsDoesNotMangleOutputBuffers()  : mixed
testFirstTrustedProxyIsSetAsRemote()  : mixed
testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest()  : mixed
testIpAddressOfRangedTrustedProxyIsSetAsRemote()  : mixed
testLocaleAndFormatAreIsKeptInSubrequest()  : mixed
testRender()  : mixed
testRenderExceptionIgnoreErrors()  : mixed
testRenderExceptionIgnoreErrorsWithAlt()  : mixed
testRenderExceptionNoIgnoreErrors()  : mixed
testRenderWithControllerReference()  : mixed
testRenderWithObjectsAsAttributes()  : mixed
testRenderWithObjectsAsAttributesPassedAsObjectsInTheController()  : mixed
testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy()  : mixed
testRenderWithTrustedHeaderDisabled()  : mixed
getKernel()  : mixed
getKernelExpectingRequest()  : mixed
Creates a Kernel expecting a request equals to $request Allows delta in comparison in case REQUEST_TIME changed by 1 second.

Methods

testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled()

public testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled() : mixed
Return values
mixed

testExceptionInSubRequestsDoesNotMangleOutputBuffers()

public testExceptionInSubRequestsDoesNotMangleOutputBuffers() : mixed
Return values
mixed

testFirstTrustedProxyIsSetAsRemote()

public testFirstTrustedProxyIsSetAsRemote() : mixed
Return values
mixed

testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest()

public testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest() : mixed
Return values
mixed

testIpAddressOfRangedTrustedProxyIsSetAsRemote()

public testIpAddressOfRangedTrustedProxyIsSetAsRemote() : mixed
Return values
mixed

testLocaleAndFormatAreIsKeptInSubrequest()

public testLocaleAndFormatAreIsKeptInSubrequest() : mixed
Return values
mixed

testRenderExceptionIgnoreErrorsWithAlt()

public testRenderExceptionIgnoreErrorsWithAlt() : mixed
Return values
mixed

testRenderWithObjectsAsAttributesPassedAsObjectsInTheController()

public testRenderWithObjectsAsAttributesPassedAsObjectsInTheController() : mixed
Tags
group

legacy

Return values
mixed

testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy()

public testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy() : mixed
Tags
group

legacy

Return values
mixed

testRenderWithTrustedHeaderDisabled()

public testRenderWithTrustedHeaderDisabled() : mixed
Return values
mixed

getKernel()

private getKernel(mixed $returnValue) : mixed
Parameters
$returnValue : mixed
Return values
mixed

getKernelExpectingRequest()

Creates a Kernel expecting a request equals to $request Allows delta in comparison in case REQUEST_TIME changed by 1 second.

private getKernelExpectingRequest(Request $request[, mixed $strict = false ]) : mixed
Parameters
$request : Request
$strict : mixed = false
Return values
mixed

Search results