PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\Content\Location\Gateway\DoctrineDatabaseTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
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 ( )

Méthodes protégées

Méthode Description
getLocationGateway ( )

Method Details

getConvertNodeAssignmentsLocationValues() public static méthode

getCreateLocationReturnValues() public static méthode

public static getCreateLocationReturnValues ( )

getCreateLocationValues() public static méthode

public static getCreateLocationValues ( )

getLoadLocationValues() public static méthode

public static getLoadLocationValues ( )

getLocationGateway() protected méthode

protected getLocationGateway ( )

getNodeAssignmentValues() public static méthode

public static getNodeAssignmentValues ( )

getUpdateLocationData() public static méthode

public static getUpdateLocationData ( )

providerForTestUpdatePathIdentificationString() public méthode

testChangeMainLocation() public méthode

Test for the changeMainLocation() method.

testConvertNodeAssignments() public méthode

public testConvertNodeAssignments ( $field, $value )

testConvertNodeAssignmentsMainLocation() public méthode

testConvertNodeAssignmentsParentHidden() public méthode

testConvertNodeAssignmentsParentInvisible() public méthode

testConvertNodeAssignmentsUpdateAssignment() public méthode

testCreateLocation() public méthode

public testCreateLocation ( )

testCreateLocationNodeAssignmentCreation() public méthode

public testCreateLocationNodeAssignmentCreation ( $field, $value )

testCreateLocationNodeAssignmentCreationMainLocation() public méthode

testCreateLocationReturnValues() public méthode

public testCreateLocationReturnValues ( $field, $value )

testCreateLocationValues() public méthode

public testCreateLocationValues ( $field, $value )

testDeleteNodeAssignment() public méthode

testDeleteNodeAssignmentWithSecondArgument() public méthode

testGetChildren() public méthode

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

testGetFallbackMainNodeData() public méthode

Test for the getFallbackMainNodeData() method.

testGetMainNodeId() public méthode

public testGetMainNodeId ( )

testHideUnhideParentTree() public méthode

testHideUnhidePartialSubtree() public méthode

testHideUnhideUpdateHidden() public méthode

testHideUpdateHidden() public méthode

testLoadInvalidLocation() public méthode

testLoadLocation() public méthode

public testLoadLocation ( $field, $value )

testLoadLocationByRemoteId() public méthode

public testLoadLocationByRemoteId ( $field, $value )

testLoadLocationDataByContent() public méthode

public testLoadLocationDataByContent ( $field, $value )

testLoadLocationDataByContentLimitSubtree() public méthode

testLoadParentLocationDataForDraftContentAll() public méthode

testMoveHiddenDestinationUpdate() public méthode

testMoveHiddenSourceChildUpdate() public méthode

testMoveHiddenSourceUpdate() public méthode

testMoveSubtreeAssignmentUpdate() public méthode

testMoveSubtreePathUpdate() public méthode

testRemoveLocation() public méthode

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

testSetSectionForSubtree() public méthode

Test for the setSectionForSubtree() method.

testSwapLocations() public méthode

public testSwapLocations ( )

testUpdateLocation() public méthode

public testUpdateLocation ( $field, $value )

testUpdateLocationsContentVersionNo() public méthode

testUpdatePathIdentificationString() public méthode

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

testUpdateSubtreeModificationTime() public méthode