phpmyadmin/libraries/classes
Maurício Meneghini Fauth 2dd24efbe6
Extract Application methods to their respective middleware
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-17 11:05:18 -03:00
..
Advisory Keep this return type as int|bool 2023-08-14 20:47:30 +01:00
Charsets Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Command Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Config Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ConfigStorage Refactor routine execution 2023-08-15 10:50:31 +01:00
Controllers Refactor $extraData and show_as_php 2023-08-15 10:51:07 +01:00
Crypto Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Database Refactor $extraData and show_as_php 2023-08-15 10:51:07 +01:00
Dbal Deimplement DatabaseInterface::storeResult 2023-08-15 10:51:07 +01:00
Display Refactor routine execution in Sql 2023-08-15 10:51:07 +01:00
Engines Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
Exceptions Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
Export Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Gis Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Html Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
Http Create the RouteParsing middleware 2023-08-16 20:51:19 -03:00
Identifiers Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Image Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Import Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Middleware Extract Application methods to their respective middleware 2023-08-17 11:05:18 -03:00
Navigation Use null-coalescing returns 2023-08-15 22:22:04 +01:00
Partitioning Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Plugins Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Properties Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Providers/ServerVariables Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Query Extract SQL into QueryGenerator 2023-07-27 11:37:50 +01:00
Replication Move Core::sendHeaderLocation() to ResponseRenderer::redirect() 2023-08-06 17:43:42 -03:00
Routing Refactor the ServerRequest::getRoute() method 2023-08-12 01:45:12 -03:00
Server Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Setup Add a Response object to ResponseRenderer class 2023-08-07 22:27:48 -03:00
Table Pass ServerRequest object to Indexes::doSaveData() method 2023-08-06 13:17:12 -03:00
Theme Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Tracking Replace some 'echo' with ResponseRenderer::addHTML() method 2023-08-04 22:07:25 -03:00
Triggers Redesign Triggers::getDetails() 2023-07-28 22:28:24 +01:00
Twig Add return type to some closures 2023-08-14 20:01:46 +01:00
Utils Add missing traversable type hints 2023-04-02 01:32:12 -03:00
WebAuthn Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Application.php Extract Application methods to their respective middleware 2023-08-17 11:05:18 -03:00
Bookmark.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
BrowseForeigners.php Add basic unit test for BrowseForeignersController class 2023-06-09 15:56:09 -03:00
Cache.php Add native param types 2023-03-17 12:45:18 +00:00
Charsets.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
CheckUserPrivileges.php Create value object ShowGrants 2023-04-16 00:43:13 +01:00
ColumnFull.php Implement ColumnFull DTO 2023-05-19 16:29:34 +01:00
Config.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Console.php Improve unit test for ResponseRenderer::setAjax() 2023-05-31 00:26:48 -03:00
Core.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
CreateAddField.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
DatabaseInterface.php Deimplement DatabaseInterface::storeResult 2023-08-15 10:51:07 +01:00
DbTableExists.php Remove hasCommandsOutOfSyncError method 2023-08-06 22:30:56 +01:00
EditField.php Remove optional params 2023-08-09 01:10:55 +01:00
Encoding.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Error.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
ErrorHandler.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ErrorReport.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
FieldMetadata.php phpstan supports object shape since 1.10.12 2023-04-29 22:43:55 +02:00
File.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
FileListing.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FlashMessages.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Font.php Simplify Font::getCharLists() 2023-05-11 23:03:50 +01:00
Footer.php Refactor the ServerRequest::getRoute() method 2023-08-12 01:45:12 -03:00
Git.php Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Header.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Index.php Use null-coalescing returns 2023-08-15 22:22:04 +01:00
IndexColumn.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
InsertEdit.php Use null-coalescing returns 2023-08-15 22:22:04 +01:00
InsertEditColumn.php Implement InsertEditColumn 2023-05-23 15:31:46 +01:00
InternalRelations.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
IpAllowDeny.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Language.php Split long lines 2023-03-17 12:48:12 +00:00
LanguageManager.php Use null-coalescing returns 2023-08-15 22:22:04 +01:00
Linter.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
ListAbstract.php Refactor ListAbstract (#18216) 2023-03-05 13:17:52 -03:00
ListDatabase.php Shorten else/if to elseif 2023-05-12 00:12:58 +01:00
Logging.php Remove config global var from Logging class 2023-04-27 14:38:18 -03:00
Menu.php Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Message.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Mime.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Normalization.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
OpenDocument.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Operations.php Redesign Triggers::getDetails() 2023-07-28 22:28:24 +01:00
ParseAnalyze.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
Pdf.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Plugins.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Profiling.php Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
RecentFavoriteTable.php Merge pull request #18621 from kamil-tekiela/fix-doctype-on-arrays 2023-08-15 00:53:04 -03:00
ResponseRenderer.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Sanitize.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Scripts.php Add a Template property to the ResponseRenderer class 2023-08-09 15:14:23 -03:00
Session.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
ShowGrants.php Create value object ShowGrants 2023-04-16 00:43:13 +01:00
Sql.php Create method getHtmlForStoredProcedureResults() 2023-08-15 10:51:07 +01:00
SqlQueryForm.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
StatementInfo.php Add native param types 2023-03-17 12:45:18 +00:00
StorageEngine.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
SystemColumn.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SystemDatabase.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Table.php Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Template.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Transformations.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
TwoFactor.php Pass a ServerRequest object to the 2FA plugin 2023-08-11 11:50:17 -03:00
Types.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Url.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
UrlRedirector.php Move Core::sendHeaderLocation() to ResponseRenderer::redirect() 2023-08-06 17:43:42 -03:00
UserPassword.php Merge pull request #18425 from kamil-tekiela/Duplicated-line 2023-05-18 20:43:35 -03:00
UserPreferences.php Extract Relation and Template dependencies from UserPreferences 2023-08-09 15:04:34 -03:00
Util.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
Version.php Prepare for version 6.0.0-dev 2023-02-10 19:20:51 -03:00
VersionInformation.php Ignore Infection for mutations that causes error or timeout 2023-07-22 13:54:36 -03:00
ZipExtension.php Remove all boolean uses of strcmp() 2023-07-25 22:17:52 +01:00