..
Entity
search: Deprecate the use of SearchResultThumbnail::getSize()
2023-05-29 11:04:31 +00:00
Hook
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
2023-09-18 18:23:13 +01:00
searchwidgets
Namespace NamespaceInfo under \MediaWiki\Title
2023-09-19 05:17:04 +00:00
BaseSearchResultSet.php
DummySearchIndexFieldDefinition.php
FauxSearchResult.php
FauxSearchResultSet.php
ISearchResultSet.php
NullIndexField.php
PaginatingSearchEngine.php
ParserOutputSearchDataExtractor.php
Replace array_keys in foreach to use $_ as value instead
2023-07-10 02:53:52 +00:00
PerRowAugmentor.php
PrefixSearch.php
Title: Use TitleArrayFromResult instead of TitleArray
2023-10-03 11:18:53 +01:00
ResultAugmentor.php
ResultSetAugmentor.php
RevisionSearchResult.php
RevisionSearchResultTrait.php
SearchDatabase.php
Reorg: Move Status to MediaWiki\Status\
2023-08-25 15:44:17 +02:00
SearchEngine.php
Namespace Config-related classes under \MediaWiki\Config
2023-09-21 05:41:58 +00:00
SearchEngineConfig.php
Namespace Config-related classes under \MediaWiki\Config
2023-09-21 05:41:58 +00:00
SearchEngineDummy.php
SearchEngineFactory.php
search: Make DB-backed search engines use ICP instead of LB/LBF
2023-07-13 12:31:06 +02:00
SearchExactMatchRescorer.php
SearchHighlighter.php
Namespace Sanitizer under \MediaWiki\Parser
2023-09-21 05:39:23 +00:00
SearchIndexField.php
SearchIndexFieldDefinition.php
Remove redundant empty() constructs (2)
2023-09-08 23:28:11 +02:00
SearchMySQL.php
Merge "rdbms: Introduce ReplaceQueryBuilder"
2023-09-10 23:49:54 +00:00
SearchNearMatchResultSet.php
SearchPostgres.php
search: Make DB-backed search engines use ICP instead of LB/LBF
2023-07-13 12:31:06 +02:00
SearchResult.php
SearchResultSet.php
SearchResultSetTrait.php
SearchResultThumbnailProvider.php
SearchResultTrait.php
SearchSqlite.php
In query builders, use insertInto() and deleteFrom() instead of insert() and delete()
2023-09-08 10:16:08 +10:00
SearchSuggestion.php
SearchSuggestionSet.php
Remove redundant empty() constructs (2)
2023-09-08 23:28:11 +02:00
SqlSearchResult.php
SqlSearchResultSet.php
StringPrefixSearch.php
TitleMatcher.php
Revert "Remove unused class_alias deprecated in MW 1.40"
2023-09-29 11:21:49 +02:00
TitlePrefixSearch.php