phpmyadmin/libraries/classes/Controllers/Database
Maria Papadopoulou c7e9d9049a
Ref #17769 - Replaced superglobal in LintController (#17828)
* Replaced superglobal in LintController

Signed-off-by: Maria Papadopoulou <1maria.papa@gmail.com>
2022-10-29 14:22:52 -03:00
..
CentralColumns Use ServerRequestObject to access POST-vars 2022-10-20 01:23:50 -03:00
MultiTableQuery Fix Database QbeTest 2022-10-20 03:07:47 -03:00
Operations Use ServerRequest Object instead superglobals - CollationController (#17818) 2022-10-29 10:26:42 -03:00
Structure Remove unneeded writing to $_POST in Database\Structure controllers 2022-10-12 18:07:10 -03:00
CentralColumnsController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
DataDictionaryController.php Extract dbi global variable from Index::loadIndexes 2022-09-07 21:59:03 -03:00
DesignerController.php Refactor $GLOBALS['display_page'] 2022-10-15 20:15:50 +01:00
EventsController.php Move DBI getEvents method into the Events class 2022-09-10 12:48:44 -03:00
ExportController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ImportController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
MultiTableQueryController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
OperationsController.php Use DatabaseName for the newname param in OperationsController 2022-09-13 20:36:06 -03:00
PrivilegesController.php Fix exception for invalid db and table names for the privileges page 2022-09-30 20:49:21 -03:00
QueryByExampleController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
RoutinesController.php Make Routines a dependency 2022-10-18 13:53:15 +01:00
SearchController.php Ref #17769 - Replaced superglobal in LintController (#17828) 2022-10-29 14:22:52 -03:00
SqlAutoCompleteController.php Clean up autocomplete controller 2022-09-07 15:35:56 +01:00
SqlController.php Ref #17769 - Replaced superglobal in LintController (#17828) 2022-10-29 14:22:52 -03:00
SqlFormatController.php Use ServerRequestObject to access POST-vars 2022-10-20 01:23:50 -03:00
StructureController.php Use ServerRequestObject to access POST-vars 2022-10-20 01:23:50 -03:00
TrackingController.php Move superglobals access to controllers (#17794) 2022-10-14 08:34:42 -03:00
TriggersController.php Make Triggers a dependency 2022-10-18 13:53:14 +01:00