phpmyadmin/libraries/classes/Controllers/Table
Kamil Tekiela 47e81a5161 Remove $route global
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-01-27 11:47:40 +00:00
..
Maintenance Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
Partition Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
Structure Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
AddFieldController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
ChangeController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
ChangeRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
ChartController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
CreateController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
DeleteConfirmController.php Use only callable controllers 2021-09-11 15:20:46 -03:00
DeleteRowsController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
DropColumnConfirmationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
DropColumnController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
ExportController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ExportRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
FindReplaceController.php Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
GetFieldController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
GisVisualizationController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
ImportController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
IndexesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
IndexRenameController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Remove redundant isset 2022-01-06 19:38:22 +00:00
PrivilegesController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RecentFavoriteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RelationController.php Remove $route global 2022-01-27 11:47:40 +00:00
ReplaceController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
SearchController.php Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
StructureController.php Remove $route global 2022-01-27 11:47:40 +00:00
TrackingController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ZoomSearchController.php Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00