TrackingChecker
class TrackingChecker (View source)
Methods
array
getUntrackedTableNames(string $dbName)
Get a list of untracked tables.
array
getTrackedTables(string $dbName)
No description
Details
__construct(DatabaseInterface $dbi, Relation $relation)
No description
array
getUntrackedTableNames(string $dbName)
Get a list of untracked tables.
Deactivated tracked tables are not included in the list.
array
getTrackedTables(string $dbName)
No description