phpmyadmin/libraries/classes
Maurício Meneghini Fauth aec0402679 Use the router for table structure page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-19 20:18:06 -03:00
..
Charsets Improve tests of Charset and Collation value types 2019-06-30 02:03:20 -03:00
Config Use the router for table structure page 2019-07-19 20:18:06 -03:00
Controllers Use the router for table structure page 2019-07-19 20:18:06 -03:00
Database Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Dbi Import instead of using FQN 2019-07-05 23:21:14 +02:00
Di Remove custom dependency injection container 2019-06-17 15:09:26 -03:00
Display Remove Charsets::getCharsetDropdownBox method 2019-06-25 01:45:32 -03:00
Engines Merge pull request #14860 from Tithugues/feature/use-real-names-not-aliases 2019-01-14 22:55:37 -03:00
Gis Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Navigation Use the router for table structure page 2019-07-19 20:18:06 -03:00
Plugins Use constants when possible 2019-07-16 23:21:25 -03:00
Properties phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Rte Use right order of parameters for implode 2019-07-16 23:21:25 -03:00
Server Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Setup Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
Twig Fix database link in /server/databases 2019-07-18 22:38:54 -03:00
Utils Merge branch 'QA_4_9' 2019-07-01 11:41:17 +02:00
Advisor.php Use short calculation/assignation syntax when possible 2019-07-16 23:21:25 -03:00
Bookmark.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
BrowseForeigners.php Inject dependencies (#15271) 2019-06-01 15:13:41 -03:00
CentralColumns.php Remove Charsets::getCollationDropdownBox method 2019-06-25 03:32:01 -03:00
Charsets.php Fix case when collation name can be null 2019-06-30 18:23:21 -03:00
CheckUserPrivileges.php Remove libraries/check_user_privileges.inc.php 2019-01-22 18:18:21 -02:00
Config.php Use right PHP function 2019-07-16 23:21:25 -03:00
Console.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
Core.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
CreateAddField.php Remove use of unexisting variables 2019-05-11 00:34:57 +02:00
DatabaseInterface.php Simplify code regarding type hinting 2019-07-16 23:21:25 -03:00
Encoding.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
Error.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
ErrorHandler.php Replace jQuery .bind() with .on() 2019-05-31 14:46:23 -03:00
ErrorReport.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Export.php Use right order of parameters for implode 2019-07-16 23:21:25 -03:00
File.php Fix static / non-static calls 2019-07-16 23:21:25 -03:00
FileListing.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Font.php Remaining minor changes 2019-07-16 23:21:25 -03:00
Footer.php Rename js/microhistory.js variables to use camel case 2019-05-29 16:35:44 -03:00
Header.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Import.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
Index.php Merge branch 'QA_4_8' 2019-04-28 20:26:59 +02:00
IndexColumn.php Adds space after not (!) and type cast 2019-01-05 21:56:34 -02:00
InsertEdit.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
InternalRelations.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
IpAllowDeny.php Fix some PHPStan and phpcs errors 2019-03-19 15:17:41 -03:00
Language.php Update PHPDoc 2019-01-13 09:52:46 +01:00
LanguageManager.php Move Template dependency as a parameter in LanguageManager 2019-06-14 16:10:05 -03:00
Linter.php Remove useless parenthesis 2019-01-20 01:23:53 +01:00
ListAbstract.php Remove unneeded constructor in ListAbstract class 2019-06-12 15:08:13 -03:00
ListDatabase.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Logging.php Merge commit 'f44c3c' 2018-11-13 18:18:58 -05:00
Menu.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
Message.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Mime.php Upgrade phpmyadmin/coding-standard to v1.0 2019-01-08 01:26:26 -02:00
MultSubmits.php Remove useless parenthesis 2019-01-20 01:23:53 +01:00
Normalization.php Remove Charsets::getCollationDropdownBox method 2019-06-25 03:32:01 -03:00
OpenDocument.php Format array declarations 2019-01-07 14:31:39 -02:00
Operations.php Remove Charsets::getCollationDropdownBox method 2019-06-25 03:32:01 -03:00
OutputBuffering.php Merge branch 'QA_4_8' 2019-01-28 14:51:43 -02:00
ParseAnalyze.php Format array declarations 2019-01-07 14:31:39 -02:00
Partition.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Pdf.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Plugins.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
RecentFavoriteTable.php Use the router for database structure page 2019-07-18 14:33:43 -03:00
Relation.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
RelationCleanup.php Fix type error in setup pages 2019-03-11 16:52:57 -03:00
Replication.php [cs] remove unused brackets, clean unused property assign 2018-11-26 17:54:40 +01:00
ReplicationGui.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
Response.php Use strict compare for booleans 2019-06-22 17:41:54 +02:00
Sanitize.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
SavedSearches.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Scripts.php Extract HTML from Scripts::getDisplay() 2019-04-19 21:47:27 -03:00
Session.php Merge branch 'QA_4_9' 2019-06-27 23:51:32 +02:00
Sql.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
SqlQueryForm.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
StorageEngine.php Improve function calls order 2019-07-16 23:21:25 -03:00
SubPartition.php phpstan level 2 - Fix phpdoc 2018-11-25 13:57:55 +01:00
SysInfo.php Format array declarations 2019-01-07 14:31:39 -02:00
SysInfoBase.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoLinux.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoSunOS.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SysInfoWINNT.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
SystemDatabase.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Table.php Improve function calls order 2019-07-16 23:21:25 -03:00
TablePartitionDefinition.php Change "tbl_partition_definition.inc.php" file as a class 2019-05-07 23:29:30 +02:00
Template.php Use Collation value object when possible 2019-06-28 23:01:30 -03:00
Theme.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
ThemeManager.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Tracker.php Use strict compare for booleans 2019-06-22 17:41:54 +02:00
Tracking.php Use the router for the tracking pages 2019-07-15 01:38:18 -03:00
Transformations.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
TwoFactor.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
Types.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Url.php Escape inside Url::getFromRoute method 2019-07-13 13:09:47 -03:00
UserPassword.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UserPreferences.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UserPreferencesHeader.php Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
Util.php Use the router for table structure page 2019-07-19 20:18:06 -03:00
VersionInformation.php Minor code improvements 2019-06-22 18:27:36 +02:00
ZipExtension.php phpstan level 3 fixes 2019-06-22 14:37:38 +02:00