phpmyadmin/tests/unit/Controllers
Maurício Meneghini Fauth 11766ada86
Remove the where_clause global variable
Replaces it with Current::$whereClause static property.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-01-08 15:57:27 -03:00
..
Console Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Database Remove unused lines from psalm.xml 2024-12-29 15:12:59 +00:00
Export Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
Import Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Navigation
Normalization Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Operations Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
Server Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Sql Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Table Remove the where_clause global variable 2025-01-08 15:57:27 -03:00
Transformation Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Triggers Remove unused lines from psalm.xml 2024-12-29 15:12:59 +00:00
BrowseForeignersControllerTest.php Refactor getDisplayField to remove DATA_TYPE 2024-12-23 17:12:28 +00:00
ChangeLogControllerTest.php
CheckRelationsControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
CollationConnectionControllerTest.php
ColumnControllerTest.php
DatabaseControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
GisDataEditorControllerTest.php Remove unused lines from psalm.xml 2024-12-29 15:12:59 +00:00
HomeControllerTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
JavaScriptMessagesControllerTest.php
LicenseControllerTest.php
LintControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
LogoutControllerTest.php
NavigationControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
PhpInfoControllerTest.php
SchemaExportControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ThemeSetControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
VersionCheckControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00