PHP 클래스 eZ\Publish\Core\Persistence\Legacy\Tests\Content\Location\Gateway\DoctrineDatabaseTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
getConvertNodeAssignmentsLocationValues ( )
getCreateLocationReturnValues ( )
getCreateLocationValues ( )
getLoadLocationValues ( )
getNodeAssignmentValues ( )
getUpdateLocationData ( )
providerForTestUpdatePathIdentificationString ( )
testChangeMainLocation ( ) Test for the changeMainLocation() method.
testConvertNodeAssignments ( $field, $value )
testConvertNodeAssignmentsMainLocation ( )
testConvertNodeAssignmentsParentHidden ( )
testConvertNodeAssignmentsParentInvisible ( )
testConvertNodeAssignmentsUpdateAssignment ( )
testCreateLocation ( )
testCreateLocationNodeAssignmentCreation ( $field, $value )
testCreateLocationNodeAssignmentCreationMainLocation ( )
testCreateLocationReturnValues ( $field, $value )
testCreateLocationValues ( $field, $value )
testDeleteNodeAssignment ( )
testDeleteNodeAssignmentWithSecondArgument ( )
testGetChildren ( ) Test for the getChildren() method.
testGetFallbackMainNodeData ( ) Test for the getFallbackMainNodeData() method.
testGetMainNodeId ( )
testHideUnhideParentTree ( )
testHideUnhidePartialSubtree ( )
testHideUnhideUpdateHidden ( )
testHideUpdateHidden ( )
testLoadInvalidLocation ( )
testLoadLocation ( $field, $value )
testLoadLocationByRemoteId ( $field, $value )
testLoadLocationDataByContent ( $field, $value )
testLoadLocationDataByContentLimitSubtree ( )
testLoadParentLocationDataForDraftContentAll ( $field, $value )
testMoveHiddenDestinationUpdate ( )
testMoveHiddenSourceChildUpdate ( )
testMoveHiddenSourceUpdate ( )
testMoveSubtreeAssignmentUpdate ( )
testMoveSubtreePathUpdate ( )
testRemoveLocation ( ) Test for the removeLocation() method.
testSetSectionForSubtree ( ) Test for the setSectionForSubtree() method.
testSwapLocations ( )
testUpdateLocation ( $field, $value )
testUpdateLocationsContentVersionNo ( )
testUpdatePathIdentificationString ( $locationId, $parentLocationId, $text, $expected ) Test for the updatePathIdentificationString() method.
testUpdateSubtreeModificationTime ( )

보호된 메소드들

메소드 설명
getLocationGateway ( )

메소드 상세

getConvertNodeAssignmentsLocationValues() 공개 정적인 메소드

getCreateLocationReturnValues() 공개 정적인 메소드

public static getCreateLocationReturnValues ( )

getCreateLocationValues() 공개 정적인 메소드

public static getCreateLocationValues ( )

getLoadLocationValues() 공개 정적인 메소드

public static getLoadLocationValues ( )

getLocationGateway() 보호된 메소드

protected getLocationGateway ( )

getNodeAssignmentValues() 공개 정적인 메소드

public static getNodeAssignmentValues ( )

getUpdateLocationData() 공개 정적인 메소드

public static getUpdateLocationData ( )

providerForTestUpdatePathIdentificationString() 공개 메소드

testChangeMainLocation() 공개 메소드

Test for the changeMainLocation() method.

testConvertNodeAssignments() 공개 메소드

public testConvertNodeAssignments ( $field, $value )

testConvertNodeAssignmentsMainLocation() 공개 메소드

testConvertNodeAssignmentsParentHidden() 공개 메소드

testConvertNodeAssignmentsParentInvisible() 공개 메소드

testConvertNodeAssignmentsUpdateAssignment() 공개 메소드

testCreateLocation() 공개 메소드

public testCreateLocation ( )

testCreateLocationNodeAssignmentCreation() 공개 메소드

public testCreateLocationNodeAssignmentCreation ( $field, $value )

testCreateLocationNodeAssignmentCreationMainLocation() 공개 메소드

testCreateLocationReturnValues() 공개 메소드

public testCreateLocationReturnValues ( $field, $value )

testCreateLocationValues() 공개 메소드

public testCreateLocationValues ( $field, $value )

testDeleteNodeAssignment() 공개 메소드

testDeleteNodeAssignmentWithSecondArgument() 공개 메소드

testGetChildren() 공개 메소드

Test for the getChildren() method.
public testGetChildren ( )

testGetFallbackMainNodeData() 공개 메소드

Test for the getFallbackMainNodeData() method.

testGetMainNodeId() 공개 메소드

public testGetMainNodeId ( )

testHideUnhideParentTree() 공개 메소드

testHideUnhidePartialSubtree() 공개 메소드

testHideUnhideUpdateHidden() 공개 메소드

testHideUpdateHidden() 공개 메소드

testLoadInvalidLocation() 공개 메소드

testLoadLocation() 공개 메소드

public testLoadLocation ( $field, $value )

testLoadLocationByRemoteId() 공개 메소드

public testLoadLocationByRemoteId ( $field, $value )

testLoadLocationDataByContent() 공개 메소드

public testLoadLocationDataByContent ( $field, $value )

testLoadLocationDataByContentLimitSubtree() 공개 메소드

testLoadParentLocationDataForDraftContentAll() 공개 메소드

testMoveHiddenDestinationUpdate() 공개 메소드

testMoveHiddenSourceChildUpdate() 공개 메소드

testMoveHiddenSourceUpdate() 공개 메소드

testMoveSubtreeAssignmentUpdate() 공개 메소드

testMoveSubtreePathUpdate() 공개 메소드

testRemoveLocation() 공개 메소드

Test for the removeLocation() method.
public testRemoveLocation ( )

testSetSectionForSubtree() 공개 메소드

Test for the setSectionForSubtree() method.

testSwapLocations() 공개 메소드

public testSwapLocations ( )

testUpdateLocation() 공개 메소드

public testUpdateLocation ( $field, $value )

testUpdateLocationsContentVersionNo() 공개 메소드

testUpdatePathIdentificationString() 공개 메소드

Test for the updatePathIdentificationString() method.
public testUpdatePathIdentificationString ( $locationId, $parentLocationId, $text, $expected )

testUpdateSubtreeModificationTime() 공개 메소드