phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth b0604623d8
Extract PageSettings dependency from controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-06 20:17:34 -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 Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
AddFieldController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
ChangeController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
ChangeRowsController.php Remove useless foreach 2023-05-11 23:02:29 +01:00
ChartController.php Bettery types for DbiDummy / DummyResult 2023-04-07 21:47:07 +02:00
CreateController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
DeleteConfirmController.php Replace assignments with null coalesce equal operator 2023-02-20 17:03:05 -03:00
DeleteRowsController.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
DropColumnConfirmationController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -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 Remove all new Psalm issues 2023-05-19 16:33:01 +01:00
GetFieldController.php Replace superglobals with serverrequest in GetFieldController with fixes 2023-05-10 23:03:11 +11:00
GisVisualizationController.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
ImportController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
IndexesController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
IndexRenameController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
OperationsController.php $GLOBALS['warning_messages'] 2023-05-27 13:08:54 +01: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 Replace superglobals with serverrequest in ReplaceController (#18501) 2023-06-26 14:48:40 -03:00
SearchController.php Remove all new Psalm issues 2023-05-19 16:33:01 +01:00
SqlController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
StructureController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
TrackingController.php Move the code around 2023-04-07 13:46:26 +01:00
ZoomSearchController.php Remove all new Psalm issues 2023-05-19 16:33:01 +01:00