phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth e16682d57a
Remove IS_TRANSFORMATION_WRAPPER constant
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-09 21:59:06 -03:00
..
Config Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
Database Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
Export Extract method to set globals in ExportController 2022-03-08 19:18:50 -03:00
Import Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
Preferences Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Server Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Setup Merge branch 'QA_5_1-security' into master-security 2022-01-13 17:41:16 -03:00
Sql Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
Table Remove calls of Util::getValueByKey where path doesn't have a dot 2022-03-08 14:30:19 -03:00
Transformation Remove IS_TRANSFORMATION_WRAPPER constant 2022-03-09 21:59:06 -03:00
View Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
AbstractController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
BrowseForeignersController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
ChangeLogController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
CheckRelationsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
CollationConnectionController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ColumnController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
DatabaseController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ErrorReportController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
GisDataEditorController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
GitInfoController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
HomeController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
JavaScriptMessagesController.php Merge branch 'QA_5_2' 2022-02-21 12:48:23 -03:00
LicenseController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
LintController.php Make controllers callable 2021-08-30 13:16:29 -03:00
LogoutController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
NavigationController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
NormalizationController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
PhpInfoController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
RecentTablesListController.php Extract controllers from HomeController 2021-09-05 00:40:18 -03:00
SchemaExportController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
TableController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ThemesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ThemeSetController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
UserPasswordController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
VersionCheckController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00