phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 94e714a49b
Extract the Server\ShowEngineController class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-09-09 17:58:00 -03:00
..
Config Extract actions from controllers to new ctrls 2021-09-06 18:30:21 -03:00
Database Extract actions from controllers to new controllers 2021-09-07 21:19:43 -03:00
Export Extract actions from controllers to new controllers 2021-09-07 21:19:43 -03:00
Preferences Make controllers callable 2021-08-30 13:16:29 -03:00
Server Extract the Server\ShowEngineController class 2021-09-09 17:58:00 -03:00
Setup Remove the Core::isValid method 2021-09-02 13:20:50 -03:00
Table Extract actions from Table\StructureController 2021-09-09 13:48:07 -03:00
Transformation Extract actions from controllers to new ctrls 2021-09-06 18:30:21 -03:00
View Extract actions from Table\StructureController 2021-09-09 13:48:07 -03:00
AbstractController.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
BrowseForeignersController.php Get post params from ServerRequest class 2021-08-30 17:45:28 -03:00
ChangeLogController.php Make controllers callable 2021-08-30 13:16:29 -03:00
CheckRelationsController.php Merge branch 'QA_5_1' 2021-08-31 00:18:17 +02:00
CollationConnectionController.php Extract controllers from HomeController 2021-09-05 00:40:18 -03:00
ColumnController.php Get post params from ServerRequest class 2021-08-30 17:45:28 -03:00
DatabaseController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ErrorReportController.php Get post params from ServerRequest class 2021-08-30 17:45:28 -03:00
GisDataEditorController.php Access POST params from the ServerRequest class 2021-09-01 12:52:59 -03:00
GitInfoController.php Extract controllers from HomeController 2021-09-05 00:40:18 -03:00
HomeController.php Extract controllers from HomeController 2021-09-05 00:40:18 -03:00
ImportController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ImportStatusController.php Make controllers callable 2021-08-30 13:16:29 -03:00
JavaScriptMessagesController.php Make controllers callable 2021-08-30 13:16:29 -03:00
LicenseController.php Make controllers callable 2021-08-30 13:16:29 -03:00
LintController.php Make controllers callable 2021-08-30 13:16:29 -03:00
LogoutController.php Make controllers callable 2021-08-30 13:16:29 -03:00
NavigationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
NormalizationController.php Remove the Core::isValid method 2021-09-02 13:20:50 -03:00
PhpInfoController.php Make controllers callable 2021-08-30 13:16:29 -03:00
RecentTablesListController.php Extract controllers from HomeController 2021-09-05 00:40:18 -03:00
SchemaExportController.php Make controllers callable 2021-08-30 13:16:29 -03:00
SqlController.php Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
TableController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ThemesController.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
UserPasswordController.php Make controllers callable 2021-08-30 13:16:29 -03:00
VersionCheckController.php Make controllers callable 2021-08-30 13:16:29 -03:00