phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth 41d401b95e Extract save action from table structure index method
Closes #16136

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-06-08 19:57:28 -03:00
..
AbstractController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
AddFieldController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ChangeController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ChartController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
CreateController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
DeleteController.php Remove some unused variable assignements 2020-05-15 22:44:50 +02:00
ExportController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FindReplaceController.php Remove underscore prefix from some method names 2020-05-30 17:20:43 -03:00
GetFieldController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
GisVisualizationController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ImportController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IndexesController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
OperationsController.php Merge #16142 - Split some code out of DatabaseInterface 2020-05-27 18:35:07 +02:00
PrivilegesController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RecentFavoriteController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ReplaceController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
SearchController.php Remove underscore prefix from some method names 2020-05-30 17:20:43 -03:00
SqlController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
StructureController.php Extract save action from table structure index method 2020-06-08 19:57:28 -03:00
TrackingController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TriggersController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
ZoomSearchController.php Refactor Util::getUniqueCondition method 2020-06-05 13:49:44 -03:00