phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth fbd5b0a67c
Redesign the export/import pages to use Bootstrap components
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-11-25 13:37:47 -03:00
..
Maintenance Refactor Table\Maintenance controllers to use ServerRequest 2021-10-05 16:35:26 -03:00
Partition Rename TableName|DatabaseName create method to fromString 2021-09-30 22:14:51 -03:00
Structure Remove useless string concatenations 2021-09-27 21:40:22 -03:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
AddFieldController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeRowsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ChartController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CreateController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DeleteConfirmController.php Use only callable controllers 2021-09-11 15:20:46 -03:00
DeleteRowsController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DropColumnConfirmationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
DropColumnController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ExportRowsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
FindReplaceController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
GetFieldController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
GisVisualizationController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ImportController.php Redesign the export/import pages to use Bootstrap components 2021-11-25 13:37:47 -03: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 the RelationParameters value object 2021-11-14 18:22:36 -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 Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
ReplaceController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SearchController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
StructureController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
TrackingController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ZoomSearchController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00