phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 9e9611d162
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-15 01:11:54 -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 Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
Structure Merge pull request #18617 from kamil-tekiela/Request-in-favourites 2023-08-15 00:14:09 -03:00
CentralColumnsController.php Replace some 'echo' with ResponseRenderer::addHTML() method 2023-08-04 22:07:25 -03:00
DataDictionaryController.php Refactor Relation::getRelationsAndStatus() 2023-07-25 22:20:39 +01:00
DesignerController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
EventsController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ExportController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ImportController.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
MultiTableQueryController.php Use single-line arrays when possible 2023-03-27 17:39:17 -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
RoutinesController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SearchController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SqlAutoCompleteController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
SqlController.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SqlFormatController.php Remove $params array 2022-11-05 21:24:10 +00: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