Home
last modified time | relevance | path

Searched refs:addWhereIDsFld (Results 1 – 6 of 6) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/api/
H A DApiQueryBlocks.php108 $this->addWhereIDsFld( 'ipblocks', 'ipb_id', $params['ids'] );
H A DApiQueryBase.php312 protected function addWhereIDsFld( $table, $field, $ids ) { function in ApiQueryBase
/dports/www/mediawiki136/mediawiki-1.36.3/includes/api/
H A DApiQueryBlocks.php108 $this->addWhereIDsFld( 'ipblocks', 'ipb_id', $params['ids'] );
H A DApiQueryBase.php309 protected function addWhereIDsFld( $table, $field, $ids ) { function in ApiQueryBase
/dports/www/mediawiki137/mediawiki-1.37.1/includes/api/
H A DApiQueryBase.php309 protected function addWhereIDsFld( $table, $field, $ids ) { function in ApiQueryBase
H A DApiQueryBlocks.php139 $this->addWhereIDsFld( 'ipblocks', 'ipb_id', $params['ids'] );