..
CentralColumns
Assume that selected fields/tables are always string
2023-05-25 19:54:36 +01:00
AddPrefixController.php
replace superglobals with serverrequest in Structure/AddPrefixController, Structure/AddPrefixTableController, ( #17980 )
2023-01-10 21:28:14 -03:00
AddPrefixTableController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
ChangePrefixFormController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
CopyFormController.php
replace superglobals with serverrequest in Structure/AddPrefixController, Structure/AddPrefixTableController, ( #17980 )
2023-01-10 21:28:14 -03:00
CopyTableController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
CopyTableWithPrefixController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
DropFormController.php
Improve boolean conditions with arrays ( #18417 )
2023-05-12 15:16:26 -03:00
DropTableController.php
Improve boolean conditions with arrays ( #18417 )
2023-05-12 15:16:26 -03:00
EmptyFormController.php
Ref #17769 - ServerRequest Object instead superglobals - DB controllers ( #17854 )
2022-10-31 19:51:28 -03:00
EmptyTableController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
FavoriteTableController.php
Refactor the DbTableExists class
2023-08-06 01:42:06 -03:00
RealRowCountController.php
Refactor the DbTableExists class
2023-08-06 01:42:06 -03:00
ReplacePrefixController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
ShowCreateController.php
Use constructor property promotion where possible
2023-02-20 19:39:02 -03:00