..
Entity
Hook
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
searchwidgets
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
BaseSearchResultSet.php
docs: Adjust all @deprecated tags to use 'since…' for consistency
2024-05-01 07:41:18 +01:00
DummySearchIndexFieldDefinition.php
FauxSearchResult.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
FauxSearchResultSet.php
ISearchResultSet.php
NullIndexField.php
PaginatingSearchEngine.php
ParserOutputSearchDataExtractor.php
PerRowAugmentor.php
PrefixSearch.php
rdbms: Create IReadableDatabase::andExpr() / ::orExpr()
2024-07-11 15:29:20 +00:00
ResultAugmentor.php
ResultSetAugmentor.php
RevisionSearchResult.php
RevisionSearchResultTrait.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
SearchDatabase.php
SearchEngine.php
Use namespaced classes
2024-10-21 20:41:20 +02:00
SearchEngineConfig.php
Use namespaced classes
2024-10-21 20:41:20 +02:00
SearchEngineDummy.php
SearchEngineFactory.php
SearchExactMatchRescorer.php
Replace User, Title, and WikiPage in more signatures
2024-07-10 01:25:57 +02:00
SearchHighlighter.php
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchIndexField.php
SearchIndexFieldDefinition.php
SearchMySQL.php
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchNearMatchResultSet.php
SearchPostgres.php
SearchResult.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
SearchResultSet.php
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchResultSetTrait.php
SearchResultThumbnailProvider.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
SearchResultTrait.php
Replace gettype() with get_debug_type() in exception messages
2024-07-31 19:24:39 +02:00
SearchSqlite.php
SearchSuggestion.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
SearchSuggestionSet.php
Fix some line indent
2024-04-20 00:25:15 +02:00
SqlSearchResult.php
SqlSearchResultSet.php
search: Replace IResultWrapper::fetchObject()/next() with foreach loop
2024-08-31 23:58:02 +02:00
StringPrefixSearch.php
TitleMatcher.php
Remove meaningless @var documentation from constants
2024-10-09 09:33:12 +02:00
TitlePrefixSearch.php