phpmyadmin/libraries/classes/Controllers/Table
Kamil Tekiela 47a039d70c Implement ResultInterface & MysqliResult
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-31 23:59:24 +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 Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +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 Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03: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 Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
ReplaceController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
SearchController.php Remove @access annotations 2021-12-22 11:43:45 -03:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
StructureController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03: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 Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00