phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth eff631ac1b
Extract HTML from the InsertEdit::getActionsPanel method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-27 12:06:17 -03:00
..
AbstractController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
AddFieldController.php Rename $err_url global to $errorUrl 2021-03-24 19:39:28 -03:00
ChangeController.php Extract HTML from the InsertEdit::getActionsPanel method 2021-05-27 12:06:17 -03:00
ChartController.php Remove get_start_and_number_of_rows_panel() Twig function 2021-05-17 17:56:34 -03:00
CreateController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
DeleteController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
DropColumnConfirmationController.php Extract new controller for drop column confirmation 2021-05-06 14:40:10 -03:00
DropColumnController.php Extract the drop column action to a new controller 2021-05-07 12:42:40 -03:00
ExportController.php Merge branch 'QA_5_1' 2021-04-23 18:46:05 +02:00
FindReplaceController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
GetFieldController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
GisVisualizationController.php Remove get_start_and_number_of_rows_panel() Twig function 2021-05-17 17:56:34 -03:00
ImportController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
IndexesController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
MaintenanceController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
OperationsController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
PartitionController.php Use DatabaseName VO for db names in Table\Partition 2021-05-21 21:30:37 -03:00
PrivilegesController.php Create Twig\AssetExtension and image Twig function 2021-01-28 16:09:17 -03:00
RecentFavoriteController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
ReplaceController.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
SearchController.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
SqlController.php Remove db, table and dbi globals from Tracking class 2021-05-26 16:40:05 -03:00
StructureController.php Extract the drop column action to a new controller 2021-05-07 12:42:40 -03:00
TrackingController.php Remove db, table and dbi globals from Tracking class 2021-05-26 16:40:05 -03:00
TriggersController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
ZoomSearchController.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00