eZ\Publish\Core\Persistence\Legacy\Tests\Content\Location\Gateway\DoctrineDatabaseTrashTest::getTrashValues PHP Method

getTrashValues() public static method

public static getTrashValues ( )
    public static function getTrashValues()
    {
        return array(array('contentobject_id', 67), array('contentobject_version', 1), array('depth', 2), array('is_hidden', 0), array('is_invisible', 0), array('main_node_id', 69), array('modified_subnode', 1311065014), array('node_id', 69), array('parent_node_id', 2), array('path_identification_string', 'products'), array('path_string', '/1/2/69/'), array('priority', 0), array('remote_id', '9cec85d730eec7578190ee95ce5a36f5'), array('sort_field', 2), array('sort_order', 1));
    }