phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth e68c26672c
Merge pull request #17235 from kamil-tekiela/Fix-var-annotation-for-Charset-and-Collation
Fix var annotation for Charset and Collation
2021-12-10 10:11:16 -03:00
..
Config Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
Database Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
Export Psalm fixes 3 (#17221) 2021-12-03 12:40:19 -03:00
Preferences Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Server Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
Setup Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
Sql Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Table Merge pull request #17235 from kamil-tekiela/Fix-var-annotation-for-Charset-and-Collation 2021-12-10 10:11:16 -03:00
Transformation Remove unused variables 2021-12-03 15:12:56 +00:00
View Remove useless whitespaces 2021-09-15 17:05:40 -03:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
BrowseForeignersController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeLogController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
CheckRelationsController.php Extract HTML from Relation::getRelationsParamDiagnostic 2021-12-05 16:44:29 -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 Make controllers callable 2021-08-30 13:16:29 -03:00
ErrorReportController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
GisDataEditorController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
GitInfoController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
HomeController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
ImportController.php Remove unused variables 2021-12-03 15:12:56 +00:00
ImportStatusController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
JavaScriptMessagesController.php Remove printview.css theme files 2021-10-31 17:35:55 -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 Make controllers callable 2021-08-30 13:16:29 -03:00
NavigationController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
NormalizationController.php Remove useless whitespaces 2021-09-15 17:05:40 -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 Create the RelationParameters value object 2021-11-14 18:22:36 -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 Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
UserPasswordController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
VersionCheckController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00