PHP 클래스 Neos\Fusion\Tests\Functional\TypoScriptObjects\ExceptionHandlerTest

파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
exceptionHandlerIsEvaluatedForNestedTypoScriptObjects ( ) We trigger rendering of a TypoScript object with a nested TS object being "evaluated". If an exception happens there, the configured exceptionHandler needs to be triggered as well, even though the object has been rendered with "evaluate()" and not with "render()"
exceptionalEelExpressionInOverrideIsHandledCorrectly ( )
exceptionalEelExpressionInPropertyIsHandledCorrectly ( )

메소드 상세

exceptionHandlerIsEvaluatedForNestedTypoScriptObjects() 공개 메소드

We trigger rendering of a TypoScript object with a nested TS object being "evaluated". If an exception happens there, the configured exceptionHandler needs to be triggered as well, even though the object has been rendered with "evaluate()" and not with "render()"

exceptionalEelExpressionInOverrideIsHandledCorrectly() 공개 메소드

exceptionalEelExpressionInPropertyIsHandledCorrectly() 공개 메소드