phpmyadmin/tests/unit/Controllers/Table
Kamil Tekiela 6add4fccf0 Refactor UrlParamsSetting
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-11-13 15:32:01 -03:00
..
Maintenance
Partition
Structure Fix compatibility with PHPUnit 11 2024-08-29 13:51:46 -03:00
AddFieldControllerTest.php
ChangeControllerTest.php Add type hint 2024-11-13 15:32:01 -03:00
ChangeRowsControllerTest.php Change InvocableController to always return a Response 2024-05-22 15:22:56 -03:00
ChartControllerTest.php
CreateControllerTest.php
DeleteConfirmControllerTest.php
DeleteRowsControllerTest.php Create UrlParams::$params 2024-11-13 15:32:01 -03:00
DropColumnConfirmationControllerTest.php
DropColumnControllerTest.php Move flash message context to the shaped array 2024-05-16 14:41:04 -03:00
ExportControllerTest.php
ExportRowsControllerTest.php Refactor UrlParamsSetting 2024-11-13 15:32:01 -03:00
FindReplaceControllerTest.php
GetFieldControllerTest.php Change InvocableController to always return a Response 2024-05-22 15:22:56 -03:00
GisVisualizationControllerTest.php Add type hint 2024-11-13 15:32:01 -03:00
ImportControllerTest.php
IndexesControllerTest.php Create UrlParams::$params 2024-11-13 15:32:01 -03:00
IndexRenameControllerTest.php
PrivilegesControllerTest.php
RecentFavoriteControllerTest.php
RelationControllerTest.php
ReplaceControllerTest.php Refactor UrlParamsSetting 2024-11-13 15:32:01 -03:00
SearchControllerTest.php
SqlControllerTest.php
StructureControllerTest.php Create the 'pma' global variable for Twig templates 2024-07-09 20:30:48 -03:00
TrackingControllerTest.php Use getParsedBodyParamAsString (#19333) 2024-10-29 12:07:39 -03:00
ZoomSearchControllerTest.php