phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth e68c26672c
Merge pull request #17235 from kamil-tekiela/Fix-var-annotation-for-Charset-and-Collation
Fix var annotation for Charset and Collation
2021-12-10 10:11:16 -03:00
..
Maintenance Replace Assert exceptions with a more specific one 2021-12-09 14:50:25 -03:00
Partition Replace Assert exceptions with a more specific one 2021-12-09 14:50:25 -03:00
Structure PHPStan checkAlwaysTrueCheckTypeFunctionCall fixes 2021-12-08 15:26:52 +00:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
AddFieldController.php Redesign CreateAddField::tryColumnCreationQuery() 2021-12-08 18:27:26 +00:00
ChangeController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
ChartController.php Remove unused variables 2021-12-03 15:12:56 +00:00
CreateController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DeleteConfirmController.php Use only callable controllers 2021-09-11 15:20:46 -03:00
DeleteRowsController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DropColumnConfirmationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
DropColumnController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ExportRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
FindReplaceController.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
GetFieldController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
GisVisualizationController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ImportController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
IndexesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
IndexRenameController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
PrivilegesController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RecentFavoriteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RelationController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
ReplaceController.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
SearchController.php Refactor DatabaseInterface::getColumns() 2021-11-25 10:28:39 +00:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
StructureController.php Refactor DatabaseInterface::getColumns() 2021-11-25 10:28:39 +00:00
TrackingController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ZoomSearchController.php Refactor util.php (#17212) 2021-12-02 17:37:09 -03:00