PHP 클래스 Neos\Fusion\Tests\Unit\Core\RuntimeTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
evaluateProcessorForEelExpressionUsesProtectedContext ( )
evaluateWithCacheModeUncachedAndUnspecifiedContextThrowsException ( )
handleRenderingExceptionThrowsException ( ) exceptions are rendered using the renderer from configuration
renderHandlesExceptionDuringRendering ( ) if the rendering leads to an exception the exception is transformed into 'content' by calling 'handleRenderingException'
renderRethrowsSecurityExceptions ( )

메소드 상세

evaluateProcessorForEelExpressionUsesProtectedContext() 공개 메소드

evaluateWithCacheModeUncachedAndUnspecifiedContextThrowsException() 공개 메소드

handleRenderingExceptionThrowsException() 공개 메소드

if this handler throws exceptions, they are not handled

renderHandlesExceptionDuringRendering() 공개 메소드

if the rendering leads to an exception the exception is transformed into 'content' by calling 'handleRenderingException'

renderRethrowsSecurityExceptions() 공개 메소드