PHP 클래스 Neos\Neos\Tests\Functional\Domain\NodeUriTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$fixtureFileName the Nodes fixture
$nodeContextPath the context path of the node to load initially

공개 메소드들

메소드 설명
hiddenNodeGetsNewUriSegmentOnMoveIfUriAlreadyExists ( ) Note: You cannot hide a node in a context that doesn't show invisible content and afterwards move it because moving breaks then.
nodeInNonDefaultDimensionGetsNewUriSegmentOnMoveIfUriAlreadyExists ( )

메소드 상세

hiddenNodeGetsNewUriSegmentOnMoveIfUriAlreadyExists() 공개 메소드

The context used in this test therefor needs to be able to show hidden nodes. TODO: Investigate this behavior, currently it executes without problems but the result is wrong.

nodeInNonDefaultDimensionGetsNewUriSegmentOnMoveIfUriAlreadyExists() 공개 메소드

프로퍼티 상세

$fixtureFileName 보호되어 있는 프로퍼티

the Nodes fixture
protected $fixtureFileName

$nodeContextPath 보호되어 있는 프로퍼티

the context path of the node to load initially
protected $nodeContextPath