phpmyadmin/test/classes/Controllers/Table
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
..
Maintenance Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Partition Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Structure Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
AddFieldControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ChangeControllerTest.php Extract Relation and Template dependencies from UserPreferences 2023-08-09 15:04:34 -03:00
ChangeRowsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ChartControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
CreateControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
DeleteConfirmControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
DeleteRowsControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
DropColumnConfirmationControllerTest.php Add a Response object to ResponseRenderer class 2023-08-07 22:27:48 -03:00
DropColumnControllerTest.php Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
ExportControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ExportRowsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FindReplaceControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
GetFieldControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
GisVisualizationControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ImportControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
IndexesControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
IndexRenameControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
OperationsControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
PrivilegesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
RecentFavoriteControllerTest.php Remove session cache in Relation 2023-07-27 12:02:12 +01:00
RelationControllerTest.php Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00
ReplaceControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SearchControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SqlControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
StructureControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
TrackingControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ZoomSearchControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00