phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 0ba371f921
Refactor ConfigStorage\UserGroups::delete()
- Extracts dbi global variable
- Replaces escapeString with quoteString

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-21 14:40:25 -03:00
..
Config Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Console/Bookmark Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Database Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Export Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Import Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Normalization Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Preferences Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Server Refactor ConfigStorage\UserGroups::delete() 2023-02-21 14:40:25 -03:00
Setup Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Sql Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Table Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Transformation Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
View Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
AbstractController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
BrowseForeignersController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ChangeLogController.php Extract url.php entry point into a route 2022-08-06 15:02:49 -03:00
CheckRelationsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CollationConnectionController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ColumnController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DatabaseController.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
ErrorReportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
GisDataEditorController.php Replace assignments with null coalesce equal operator 2023-02-20 17:03:05 -03:00
GitInfoController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
HomeController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
JavaScriptMessagesController.php Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
LicenseController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
LintController.php Fix invalid PHP doc blocks 2023-02-20 18:46:35 -03:00
LogoutController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
NavigationController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PhpInfoController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
RecentTablesListController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
SchemaExportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
TableController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemeSetController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
UserPasswordController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
VersionCheckController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00