phpmyadmin/test/classes
Maurício Meneghini Fauth 2a0d7e21a9
Inline the Triggers::getEditorForm() method
Removes the dependency on ResponseRenderer and Template from the
Triggers class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-23 15:44:28 -03:00
..
_data Add support for theme color modes 2023-03-13 23:28:29 -03:00
Advisory Split Advisory\Advisor::$runResult into different properties 2023-07-13 21:23:30 -03:00
Charsets Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Command Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Config Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
ConfigStorage Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Controllers Inline the Triggers::getEditorForm() method 2023-07-23 15:44:28 -03:00
Crypto Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Database Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Dbal Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Display Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Engines Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Export Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Gis Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Html Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
Http Change deprecated ReflectionProperty method call 2023-07-21 19:07:24 +02:00
Identifiers Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Import Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
Navigation Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Partitioning Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Plugins Construct ReflectionProperty directly 2023-07-21 19:07:30 +02: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 PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Routing Move the routes from routes.php to the Routes class 2023-06-26 21:16:50 -03:00
Server Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Setup Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Stubs Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Table Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Theme Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Tracking Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
Triggers Inline the Triggers::getEditorForm() method 2023-07-23 15:44:28 -03:00
Utils Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
WebAuthn Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
AbstractNetworkTestCase.php Merge branch 'QA_5_2' 2023-07-21 10:01:52 -03:00
AbstractTestCase.php Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
ApplicationTest.php Change deprecated ReflectionProperty method call 2023-07-21 19:07:24 +02:00
BookmarkTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -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 PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ConfigTest.php Change deprecated ReflectionProperty method call 2023-07-21 19:07:24 +02:00
ConsoleTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CoreTest.php Remove JS media type from HTML script tags 2023-06-16 20:39:27 -03:00
CreateAddFieldTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DatabaseInterfaceTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
EncodingTest.php Remove support for the Recode extension 2023-07-19 17:42:27 -03:00
EnvironmentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorHandlerTest.php Merge branch 'QA_5_2' 2023-07-21 10:01:52 -03:00
ErrorReportTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -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 PHPUnit annotations with attributes 2023-06-07 11:44:01 -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 Remove JS media type from HTML script tags 2023-06-16 20:39:27 -03:00
GitTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
HeaderTest.php Fix #17009 - Implement Permissions-Policy security header 2023-07-14 19:49:51 +02: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 Merge branch 'QA_5_2' 2023-07-21 10:01:52 -03:00
InternalRelationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IpAllowDenyTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LanguageTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LinterTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ListDatabaseTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LoggingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MenuTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -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 Remove .pma-fieldset and related CSS classes 2023-06-11 00:37:39 -03:00
OpenDocumentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
OperationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ParseAnalyzeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PdfTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PluginsTest.php Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
ProfilingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ResponseRendererTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SanitizeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ScriptsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ShowGrantsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SqlQueryFormTest.php Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
SqlTest.php Merge branch 'QA_5_2' 2023-07-13 17:53:07 -03:00
StatementInfoTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
StorageEngineTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SystemDatabaseTest.php Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
TableTest.php Fix Tests\TableTest::testGetColumns() failing test 2023-06-09 16:56:59 -03:00
TemplateTest.php Change deprecated ReflectionProperty method call 2023-07-21 19:07:24 +02:00
TransformationsTest.php Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
TwoFactorTest.php Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
TypesByDatabaseVersionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
TypesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UrlTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPasswordTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPreferencesTest.php Construct ReflectionProperty directly 2023-07-21 19:07:30 +02:00
UtilTest.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
VersionInformationTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -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