Property | Type | Description | |
---|---|---|---|
$skips | array | table names to be skipped in the result. |
Method | Description | |
---|---|---|
getQuery ( ) : string | Retrieve the database query for querying all tables. | |
skipNames ( ) : |
Table names to be skipped in the result. | |
skips ( ) : |
Table names to be skipped in the result. | |
tableNames ( ) : |
retrieve table names from database. |
abstract public skipNames ( ) : |
||
return |
public skips ( ) : |
||
return |
public tableNames ( ) : |
||
return |
protected array $skips | ||
return | array |