* Remove globals from DesignerController * Remove $GLOBALS['params'] in ManageController * Remove $GLOBALS['params'] * Remove $GLOBALS['total_num_tables'] * Remove $GLOBALS['tooltip_truename'] * Remove $GLOBALS['tooltip_aliasname'] * Remove $GLOBALS['pos'] * Remove $GLOBALS['tables'] (partially) * Remove $GLOBALS['num_tables'] (partially) * Remove redundant calls to Util::getDbInfo() * Move unrelated functionality out of getDbInfo() * Extract new method getTableListPosition() * Code style changes * Update phpstan-baseline.neon Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> |
||
|---|---|---|
| .. | ||
| Designer | ||
| CentralColumns.php | ||
| Designer.php | ||
| Events.php | ||
| MultiTableQuery.php | ||
| Qbe.php | ||
| Routines.php | ||
| Search.php | ||
| Triggers.php | ||