extends |
Model |
---|
Class Backup
Methods | ||
---|---|---|
public
|
getTables(): array<int, string>
|
# |
public
|
getRecords(string $table, int $start = 0, int $limit = 100): array<int, array<string, mixed>>
|
# |
public
|
getTotalRecords(string $table): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |