phpmyadmin/libraries/classes/Controllers
Maximilian Krög d7003fbbe8
Remove visualization property from controller
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-03-05 15:29:19 +01:00
..
Config Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Console/Bookmark Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Database Use quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
Export Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Import Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Normalization Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Preferences Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Server Use quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
Setup Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Sql Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Table Remove visualization property from controller 2023-03-05 15:29:19 +01:00
Transformation Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
View Use quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
AbstractController.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
BrowseForeignersController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ChangeLogController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
CheckRelationsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CollationConnectionController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ColumnController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DatabaseController.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
ErrorReportController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
GisDataEditorController.php Only create one GisVisualization object 2023-02-25 04:40:36 +01:00
GitInfoController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
HomeController.php Merge branch 'QA_5_2' 2023-02-27 14:36:32 -03:00
JavaScriptMessagesController.php Add context for date/time related translations 2023-03-04 10:44:22 -03:00
LicenseController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
LintController.php Fix invalid PHP doc blocks 2023-02-20 18:46:35 -03:00
LogoutController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
NavigationController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
PhpInfoController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
RecentTablesListController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
SchemaExportController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
TableController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemeSetController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
UserPasswordController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
VersionCheckController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00