phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 63e6410728
Refactor the DbTableExists class
- Changes static methods to instance methods
- Extract response handling to the controllers
- Add unit tests for the DbTableExists class
- Remove the AbstractController::hasDatabase() method

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-06 01:42:06 -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 Refactor the DbTableExists class 2023-08-06 01:42:06 -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 Refactor the DbTableExists class 2023-08-06 01:42:06 -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