phpmyadmin/test/classes/Controllers/Table
Evgeny Skorlov 4530585ad3
Replace superglobals with serverrequest in controllers
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-12 15:49:31 -03:00
..
Maintenance Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Partition Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Structure Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
AddFieldControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ChangeControllerTest.php Split long lines 2023-03-17 12:48:12 +00:00
ChangeRowsControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ChartControllerTest.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
CreateControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
DeleteConfirmControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
DeleteRowsControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
DropColumnConfirmationControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
DropColumnControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ExportControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ExportRowsControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
FindReplaceControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
GetFieldControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
GisVisualizationControllerTest.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
ImportControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
IndexesControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
IndexRenameControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
OperationsControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
PrivilegesControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
RecentFavoriteControllerTest.php Memoize Relation 2023-04-04 11:59:29 +01:00
RelationControllerTest.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ReplaceControllerTest.php Memoize Relation 2023-04-04 11:59:29 +01:00
SearchControllerTest.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
SqlControllerTest.php Replace superglobals with serverrequest in controllers 2023-04-12 15:49:31 -03:00
StructureControllerTest.php Memoize Relation 2023-04-04 11:59:29 +01:00
TrackingControllerTest.php Remove last public use of Tracker::isTracked 2023-03-17 22:36:25 +00:00
TriggersControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
ZoomSearchControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00