ShowTableInfo.php
system/Commands/Database/ShowTableInfo.php
1 class
10 methods
class ShowTableInfo
Get table data if it exists in the database.
run
(array $params)
showDBConfig
()
removeDBPrefix
()
restoreDBPrefix
()
showDataOfTable
(string $tableName, int $limitRows, int $limitFieldValue)
showAllTables
(array $tables)
makeTbodyForShowAllTables
(array $tables)
makeTableRows
(string $tableName, int $limitRows, int $limitFieldValue, ?string $sortField = null, )
showFieldMetaData
(string $tableName)
setYesOrNo
($fieldValue)