phpmyadmin/test/classes
Kamil Tekiela 08973fb073 Use getColumn in getValuesForColumn
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-09-05 11:17:44 +01:00
..
_data Add support for theme color modes 2023-03-13 23:28:29 -03:00
Advisory Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Charsets Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Command Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Config Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ConfigStorage Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
Controllers Use getColumn in getValuesForColumn 2023-09-05 11:17:44 +01:00
Crypto Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Database Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
Dbal Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Display Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Engines Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Export Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Gis Merge branch 'QA_5_2' 2023-08-26 18:32:28 -03:00
Html Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Http Move the Middleware namespace into the Http namespace 2023-09-02 20:18:59 -03:00
Identifiers Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Import Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Navigation Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Partitioning Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Plugins Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
Properties Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Query Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Replication Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Routing Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Server Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Setup Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Stubs Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
Table Improve param types in ColumnsDefinition 2023-09-01 22:46:51 +01:00
Theme Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Tracking Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
Triggers Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
Utils Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
WebAuthn Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
AbstractTestCase.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ApplicationTest.php Replace ErrorHandler global var with a singleton object 2023-08-17 12:31:44 -03:00
BookmarkTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
BrowseForeignersTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CacheTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CharsetsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CheckUserPrivilegesTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
ConfigTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ConsoleTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
CoreTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
CreateAddFieldTest.php Move getNumberOfFieldsFromRequest() to controller 2023-09-04 14:50:13 +01:00
DatabaseInterfaceTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
DbTableExistsTest.php Remove hasCommandsOutOfSyncError method 2023-08-06 22:30:56 +01:00
EncodingTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
EnvironmentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorHandlerTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ErrorReportTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ErrorTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FieldHelper.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
FieldMetadataTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FileListingTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
FileTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FlashMessagesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FontTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FooterTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
GitTest.php Add Medium attribute to some test classes 2023-08-31 18:33:29 -03:00
HeaderTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
IndexColumnTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IndexTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
InsertEditTest.php Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
InternalRelationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IpAllowDenyTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
LanguageTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
LinterTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ListDatabaseTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
LoggingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MenuTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
MessageTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MimeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
NormalizationTest.php Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
OpenDocumentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
OperationsTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ParseAnalyzeTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
PdfTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PluginsTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
ProfilingTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ResponseRendererTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
SanitizeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ScriptsTest.php Add a Template property to the ResponseRenderer class 2023-08-09 15:14:23 -03:00
ShowGrantsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SqlQueryFormTest.php Refactor getColumn and getColumns 2023-09-02 16:24:55 +01:00
SqlTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
StatementInfoTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
StorageEngineTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
SystemDatabaseTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
TableTest.php Fix TableTest failing test 2023-08-30 15:57:31 -03:00
TemplateTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
TransformationsTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
TwoFactorTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
TypesByDatabaseVersionTest.php Strict boolean conditions 2023-08-18 15:25:21 -03:00
TypesTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
UrlTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
UserPasswordTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPreferencesTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
UtilTest.php Fix UtilTest::testLocalisedDate() with missing locale 2023-08-31 14:04:14 -03:00
VersionInformationTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
VersionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ZipExtensionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00