Home
last modified time | relevance | path

Searched refs:doBatchLookups (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialFileDuplicateSearch.php183 $this->doBatchLookups( $dupes );
188 private function doBatchLookups( $list ) { function in SpecialFileDuplicateSearch
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/pagers/
H A DActiveUsersPager.php196 protected function doBatchLookups() { function in ActiveUsersPager
197 parent::doBatchLookups();
H A DNewFilesPager.php173 protected function doBatchLookups() { function in NewFilesPager
H A DUsersPager.php253 protected function doBatchLookups() { function in UsersPager
H A DImageListPager.php431 protected function doBatchLookups() { function in ImageListPager
H A DContribsPager.php483 protected function doBatchLookups() { function in ContribsPager
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialFileDuplicateSearch.php188 $this->doBatchLookups( $dupes );
196 private function doBatchLookups( $list ) { function in SpecialFileDuplicateSearch
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/pagers/
H A DActiveUsersPager.php215 protected function doBatchLookups() { function in ActiveUsersPager
216 parent::doBatchLookups();
H A DNewFilesPager.php204 protected function doBatchLookups() { function in NewFilesPager
H A DUsersPager.php280 protected function doBatchLookups() { function in UsersPager
H A DImageListPager.php470 protected function doBatchLookups() { function in ImageListPager
H A DContribsPager.php539 protected function doBatchLookups() { function in ContribsPager
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialFileDuplicateSearch.php215 $this->doBatchLookups( $dupes );
223 private function doBatchLookups( $list ) { function in SpecialFileDuplicateSearch
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/pagers/
H A DActiveUsersPager.php216 protected function doBatchLookups() { function in ActiveUsersPager
217 parent::doBatchLookups();
H A DNewFilesPager.php189 protected function doBatchLookups() { function in NewFilesPager
H A DUsersPager.php283 protected function doBatchLookups() { function in UsersPager
H A DImageListPager.php443 protected function doBatchLookups() { function in ImageListPager
H A DContribsPager.php565 protected function doBatchLookups() { function in ContribsPager
/dports/www/mediawiki135/mediawiki-1.35.5/includes/pager/
H A DIndexPager.php593 $this->doBatchLookups();
667 protected function doBatchLookups() { function in IndexPager
/dports/www/mediawiki137/mediawiki-1.37.1/includes/pager/
H A DIndexPager.php595 $this->doBatchLookups();
669 protected function doBatchLookups() { function in IndexPager
/dports/www/mediawiki136/mediawiki-1.36.3/includes/pager/
H A DIndexPager.php593 $this->doBatchLookups();
667 protected function doBatchLookups() { function in IndexPager
/dports/www/mediawiki135/mediawiki-1.35.5/includes/actions/pagers/
H A DHistoryPager.php146 protected function doBatchLookups() { function in HistoryPager
/dports/www/mediawiki137/mediawiki-1.37.1/includes/actions/pagers/
H A DHistoryPager.php168 protected function doBatchLookups() { function in HistoryPager
/dports/www/mediawiki136/mediawiki-1.36.3/includes/actions/pagers/
H A DHistoryPager.php163 protected function doBatchLookups() { function in HistoryPager
/dports/www/mediawiki135/mediawiki-1.35.5/
H A DHISTORY5127 * Added PageHistoryPager::doBatchLookups hook.

12