phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth bcd55bb1ff
Inline the Events::export() method
Moves the response handling to the controller.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-23 18:28:27 -03:00
..
CentralColumns Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
MultiTableQuery Use quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
Operations Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Structure Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
CentralColumnsController.php Assume that selected fields/tables are always string 2023-05-25 19:54:36 +01:00
DataDictionaryController.php Remove all new Psalm issues 2023-05-19 16:33:01 +01:00
DesignerController.php Remove .pma-fieldset and related CSS classes 2023-06-11 00:37:39 -03:00
EventsController.php Inline the Events::export() method 2023-07-23 18:28:27 -03:00
ExportController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
ImportController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
MultiTableQueryController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
OperationsController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
PrivilegesController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
RoutinesController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SearchController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SqlAutoCompleteController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
SqlController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
SqlFormatController.php Remove $params array 2022-11-05 21:24:10 +00:00
StructureController.php Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
TrackingController.php Create DTO for TrackedData 2023-04-07 13:46:26 +01:00