PHP Class DBDiff\DB\Data\ArrayDiff

Datei anzeigen Open project: dbdiff/dbdiff Class Usage Examples

Public Properties

Property Type Description
$size

Public Methods

Method Description
__construct ( $key, $dbiterator1, $dbiterator2 )
getDiff ( $table )
getResults ( )
isKeyEqual ( $entry1, $entry2 )
iterate ( $table )
tag ( $table )

Method Details

__construct() public method

public __construct ( $key, $dbiterator1, $dbiterator2 )

getDiff() public method

public getDiff ( $table )

getResults() public method

public getResults ( )

isKeyEqual() public method

public isKeyEqual ( $entry1, $entry2 )

iterate() public method

public iterate ( $table )

tag() public method

public tag ( $table )

Property Details

$size public_oe static_oe property

public static $size