Home
last modified time | relevance | path

Searched refs:getSlotTextId (Results 1 – 9 of 9) sorted by relevance

/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/maintenance/
H A DbackupTextPassTest.php283 $this->getSlotTextId( $this->rev1_1->getSlot( 'main' ) ),
303 $this->getSlotTextId( $this->rev2_1->getSlot( 'main' ) ),
311 $this->getSlotTextId( $this->rev2_2->getSlot( 'main' ) ),
320 $this->getSlotTextId( $this->rev2_3->getSlot( 'main' ) ),
329 $this->getSlotTextId( $this->rev2_4->getSlot( 'main' ) ),
350 $this->getSlotTextId( $this->rev4_1->getSlot( 'main' ) ),
H A DDumpTestCase.php83 $text_id = $this->getSlotTextId( $rev->getSlot( SlotRecord::MAIN ) );
105 protected function getSlotTextId( SlotRecord $slot ) { function in MediaWiki\\Tests\\Maintenance\\DumpTestCase
H A DPageDumpTestDataTrait.php223 $asserter->setVarMapping( $prefix . $role . '_textid', $this->getSlotTextId( $slot ) );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/maintenance/
H A DbackupTextPassTest.php283 $this->getSlotTextId( $this->rev1_1->getSlot( 'main' ) ),
303 $this->getSlotTextId( $this->rev2_1->getSlot( 'main' ) ),
311 $this->getSlotTextId( $this->rev2_2->getSlot( 'main' ) ),
320 $this->getSlotTextId( $this->rev2_3->getSlot( 'main' ) ),
329 $this->getSlotTextId( $this->rev2_4->getSlot( 'main' ) ),
350 $this->getSlotTextId( $this->rev4_1->getSlot( 'main' ) ),
H A DDumpTestCase.php83 $text_id = $this->getSlotTextId( $rev->getSlot( SlotRecord::MAIN ) );
105 protected function getSlotTextId( SlotRecord $slot ) { function in MediaWiki\\Tests\\Maintenance\\DumpTestCase
H A DPageDumpTestDataTrait.php223 $asserter->setVarMapping( $prefix . $role . '_textid', $this->getSlotTextId( $slot ) );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/maintenance/
H A DbackupTextPassTest.php283 $this->getSlotTextId( $this->rev1_1->getSlot( 'main' ) ),
303 $this->getSlotTextId( $this->rev2_1->getSlot( 'main' ) ),
311 $this->getSlotTextId( $this->rev2_2->getSlot( 'main' ) ),
320 $this->getSlotTextId( $this->rev2_3->getSlot( 'main' ) ),
329 $this->getSlotTextId( $this->rev2_4->getSlot( 'main' ) ),
350 $this->getSlotTextId( $this->rev4_1->getSlot( 'main' ) ),
H A DDumpTestCase.php84 $text_id = $this->getSlotTextId( $rev->getSlot( SlotRecord::MAIN ) );
106 protected function getSlotTextId( SlotRecord $slot ) { function in MediaWiki\\Tests\\Maintenance\\DumpTestCase
H A DPageDumpTestDataTrait.php223 $asserter->setVarMapping( $prefix . $role . '_textid', $this->getSlotTextId( $slot ) );