Home
last modified time | relevance | path

Searched refs:getLikeBatches (Results 1 – 3 of 3) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php206 private function getLikeBatches( IDatabase $db, $field, $batchSize = 100 ) { function in UppercaseTitlesForUnicodeTransition
584 $likes = $this->getLikeBatches( $db, $titleField );
680 foreach ( $this->getLikeBatches( $db, 'user_name' ) as $like ) {
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php206 private function getLikeBatches( IDatabase $db, $field, $batchSize = 100 ) { function in UppercaseTitlesForUnicodeTransition
587 $likes = $this->getLikeBatches( $db, $titleField );
683 foreach ( $this->getLikeBatches( $db, 'user_name' ) as $like ) {
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php206 private function getLikeBatches( IDatabase $db, $field, $batchSize = 100 ) { function in UppercaseTitlesForUnicodeTransition
587 $likes = $this->getLikeBatches( $db, $titleField );
683 foreach ( $this->getLikeBatches( $db, 'user_name' ) as $like ) {