phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth f570bf64bf
Pass ServerRequest object to Indexes::doSaveData() method
This removes the need to call Application::getRequest().

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-06 13:17:12 -03:00
..
Maintenance Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Partition Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Structure Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
AddFieldController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ChangeController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ChangeRowsController.php Remove useless foreach 2023-05-11 23:02:29 +01:00
ChartController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
CreateController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
DeleteConfirmController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
DeleteRowsController.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
DropColumnConfirmationController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
DropColumnController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ExportController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
ExportRowsController.php Remove useless foreach 2023-05-11 23:02:29 +01:00
FindReplaceController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
GetFieldController.php Replace superglobals with serverrequest in GetFieldController with fixes 2023-05-10 23:03:11 +11:00
GisVisualizationController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ImportController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
IndexesController.php Pass ServerRequest object to Indexes::doSaveData() method 2023-08-06 13:17:12 -03:00
IndexRenameController.php Pass ServerRequest object to Indexes::doSaveData() method 2023-08-06 13:17:12 -03:00
OperationsController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
PrivilegesController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
RecentFavoriteController.php Reduce usage of the containerBuilder global variable 2022-09-29 22:36:46 -03:00
RelationController.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
ReplaceController.php Add a isAjax() method to ServerRequest class 2023-07-26 16:01:37 -03:00
SearchController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SqlController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
StructureController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
TrackingController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ZoomSearchController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00