phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth ec4baa6583
Remove calls of Util::getValueByKey where path doesn't have a dot
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-08 14:30:19 -03:00
..
Maintenance Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
Partition Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
Structure Remove calls of Util::getValueByKey where path doesn't have a dot 2022-03-08 14:30:19 -03:00
AddFieldController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
ChangeController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ChangeRowsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ChartController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
CreateController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
DeleteConfirmController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
DeleteRowsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
DropColumnConfirmationController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
DropColumnController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
ExportController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
ExportRowsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
FindReplaceController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
GetFieldController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
GisVisualizationController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
ImportController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
IndexesController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
IndexRenameController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
OperationsController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
PrivilegesController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
RecentFavoriteController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
RelationController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
ReplaceController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
SearchController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
SqlController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
StructureController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
TrackingController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
TriggersController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
ZoomSearchController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00