phpmyadmin/src/Plugins
Maurício Meneghini Fauth 65cd15d10d
Merge pull request #19569 from kamil-tekiela/Replace-trigger_error-in-mysqli
Add an error instead of triggering warning
2025-02-19 20:28:57 -03:00
..
Auth Create addNotice and addUserError 2025-01-29 18:33:36 +00:00
Export Merge pull request #19569 from kamil-tekiela/Replace-trigger_error-in-mysqli 2025-02-19 20:28:57 -03:00
Import Add support for INSERT IGNORE into for non table imports 2025-01-16 00:46:11 +01:00
Schema Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Transformations Change PMA_IS_GD2 isGd2Available() method 2025-01-24 17:12:24 +00:00
TwoFactor Remove usages of Webauthn\Server 2024-08-29 17:05:35 -03:00
AuthenticationPlugin.php Move renderFooter & renderHeader to more appropriate classes 2025-01-24 17:12:23 +00:00
AuthenticationPluginFactory.php
ExportPlugin.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
ExportType.php Create ExportType enum 2024-12-14 00:34:12 +00:00
ImportPlugin.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
IOTransformationsPlugin.php Create the 'pma' global variable for Twig templates 2024-07-09 20:30:48 -03:00
Plugin.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
SchemaPlugin.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
TransformationsInterface.php
TransformationsPlugin.php
TwoFactorPlugin.php Convert PmaAbsoluteUri to $config 2025-01-24 17:12:23 +00:00
UploadInterface.php