phpmyadmin/test/classes/Controllers/Table
Kamil Tekiela 142f15f373
Use quoteString in controllers (#18191)
* CreateController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* FindReplaceController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* SetVariableController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* GetVariableController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* UserGroupsFormController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* TablesController

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

---------

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-03 17:40:45 -03:00
..
Maintenance Add native parameter types to test classes 2023-02-27 01:54:03 -03:00
Partition Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Structure Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
AddFieldControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ChangeControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ChangeRowsControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ChartControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03: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 Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
DropColumnConfirmationControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06: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 quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
GetFieldControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
GisVisualizationControllerTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
ImportControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
IndexesControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -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 Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
RecentFavoriteControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
RelationControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
ReplaceControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
SearchControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
SqlControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
StructureControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
TrackingControllerTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03: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