phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 7112434f51 Create Database\TrackingController controller
Moves the database tracking entry point logic to the
Database\TrackingController and removes the entry point file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 18:07:27 -03:00
..
AbstractController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
CentralColumnsController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
DataDictionaryController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
DesignerController.php Use null coalesce operator when possible 2019-12-11 20:16:58 -03:00
EventsController.php Use null coalesce operator when possible 2019-12-11 20:16:58 -03:00
MultiTableQueryController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
OperationsController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
PrivilegesController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
QueryByExampleController.php Use null coalesce operator when possible 2019-12-11 20:16:58 -03:00
RoutinesController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
SearchController.php Use null coalesce operator when possible 2019-12-11 20:16:58 -03:00
SqlAutoCompleteController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
SqlController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
SqlFormatController.php Create Database\SqlFormatController class 2019-12-21 17:33:37 -03:00
StructureController.php Remove some useless docblock comments 2019-12-13 21:15:00 -03:00
TrackingController.php Create Database\TrackingController controller 2019-12-21 18:07:27 -03:00
TriggersController.php Use null coalesce operator when possible 2019-12-11 20:16:58 -03:00