Home
last modified time | relevance | path

Searched refs:getExpiry (Results 1 – 25 of 146) sorted by relevance

123456

/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/watcheditem/
H A DWatchedItemStoreIntegrationTest.php133 $store->loadWatchedItem( $user, $title )->getExpiry()
142 $store->loadWatchedItem( $user, $title )->getExpiry()
156 $store->loadWatchedItem( $user, $title )->getExpiry()
168 $store->loadWatchedItem( $user, $title )->getExpiry()
179 $store->loadWatchedItem( $user, $title )->getExpiry()
207 $store->loadWatchedItem( $user, $title1 )->getExpiry()
211 $store->loadWatchedItem( $user, $title2 )->getExpiry()
218 $store->loadWatchedItem( $user, $title1 )->getExpiry()
221 $store->loadWatchedItem( $user, $title2 )->getExpiry()
380 $oldExpiry = $store->loadWatchedItem( $user, $titleOld )->getExpiry();
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/watcheditem/
H A DWatchedItemStoreIntegrationTest.php133 $store->loadWatchedItem( $user, $title )->getExpiry()
142 $store->loadWatchedItem( $user, $title )->getExpiry()
156 $store->loadWatchedItem( $user, $title )->getExpiry()
168 $store->loadWatchedItem( $user, $title )->getExpiry()
179 $store->loadWatchedItem( $user, $title )->getExpiry()
207 $store->loadWatchedItem( $user, $title1 )->getExpiry()
211 $store->loadWatchedItem( $user, $title2 )->getExpiry()
218 $store->loadWatchedItem( $user, $title1 )->getExpiry()
221 $store->loadWatchedItem( $user, $title2 )->getExpiry()
381 $oldExpiry = $store->getWatchedItem( $user, $titleOld )->getExpiry();
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/watcheditem/
H A DWatchedItemStoreIntegrationTest.php133 $store->loadWatchedItem( $user, $title )->getExpiry()
142 $store->loadWatchedItem( $user, $title )->getExpiry()
156 $store->loadWatchedItem( $user, $title )->getExpiry()
168 $store->loadWatchedItem( $user, $title )->getExpiry()
179 $store->loadWatchedItem( $user, $title )->getExpiry()
207 $store->loadWatchedItem( $user, $title1 )->getExpiry()
211 $store->loadWatchedItem( $user, $title2 )->getExpiry()
218 $store->loadWatchedItem( $user, $title1 )->getExpiry()
221 $store->loadWatchedItem( $user, $title2 )->getExpiry()
383 $oldExpiry = $store->loadWatchedItem( $user, $titleOld )->getExpiry();
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DcleanupBlocks.php90 if ( $keep === null && $block->getExpiry() !== $bestBlock->getExpiry() ) {
92 $keep = $block->getExpiry() > $bestBlock->getExpiry();
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DcleanupBlocks.php92 if ( $keep === null && $block->getExpiry() !== $bestBlock->getExpiry() ) {
94 $keep = $block->getExpiry() > $bestBlock->getExpiry();
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DcleanupBlocks.php92 if ( $keep === null && $block->getExpiry() !== $bestBlock->getExpiry() ) {
94 $keep = $block->getExpiry() > $bestBlock->getExpiry();
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/api/
H A DApiWatchTest.php70 $this->assertNull( $item->getExpiry() );
80 $this->assertSame( '20190619195042', $item->getExpiry() );
83 $oldExpiry = $item->getExpiry();
89 $this->assertSame( $oldExpiry, $item->getExpiry() );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/api/
H A DApiWatchTest.php74 $this->assertNull( $item->getExpiry() );
84 $this->assertSame( '20190619195042', $item->getExpiry() );
87 $oldExpiry = $item->getExpiry();
93 $this->assertSame( $oldExpiry, $item->getExpiry() );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/api/
H A DApiWatchTest.php77 $this->assertNull( $item->getExpiry() );
87 $this->assertSame( '20190619195042', $item->getExpiry() );
90 $oldExpiry = $item->getExpiry();
96 $this->assertSame( $oldExpiry, $item->getExpiry() );
H A DApiQueryBlocksTest.php52 'expiry' => $block->getExpiry(),
81 'expiry' => $block->getExpiry(),
104 'expiry' => $block->getExpiry(),
/dports/www/mediawiki135/mediawiki-1.35.5/includes/watcheditem/
H A DWatchedItem.php145 public function getExpiry( ?int $style = TS_MW ) { function in WatchedItem
159 $expiry = $this->getExpiry();
174 return self::calculateExpiryInDays( $this->getExpiry() );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/watcheditem/
H A DWatchedItem.php150 public function getExpiry( ?int $style = TS_MW ) {
164 $expiry = $this->getExpiry();
179 return self::calculateExpiryInDays( $this->getExpiry() );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/watcheditem/
H A DWatchedItem.php160 public function getExpiry( ?int $style = TS_MW ) { function in WatchedItem
174 $expiry = $this->getExpiry();
189 return self::calculateExpiryInDays( $this->getExpiry() );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/api/query/
H A DApiQueryBlocksTest.php53 'expiry' => $block->getExpiry(),
82 'expiry' => $block->getExpiry(),
105 'expiry' => $block->getExpiry(),
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/specials/
H A DSpecialBlockTest.php162 $this->assertSame( $expiry, $block->getExpiry() );
208 $this->assertSame( $expiry, $block->getExpiry() );
254 $this->assertSame( $expiry, $block->getExpiry() );
305 $this->assertSame( $expiry, $block->getExpiry() );
321 $this->assertSame( $expiry, $block->getExpiry() );
336 $this->assertSame( $expiry, $block->getExpiry() );
348 $this->assertSame( $expiry, $block->getExpiry() );
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/api/query/
H A DApiQueryBlocksTest.php53 'expiry' => $block->getExpiry(),
82 'expiry' => $block->getExpiry(),
108 'expiry' => $block->getExpiry(),
/dports/www/mediawiki135/mediawiki-1.35.5/includes/actions/
H A DWatchAction.php133 if ( $watchedItem instanceof WatchedItem && $watchedItem->getExpiry() ) {
136 $default = $watchedItem->getExpiry( TS_ISO_8601 );
258 $oldWatchPeriod = $oldWatchedItem->getExpiry() === null
260 : $oldWatchedItem->getExpiry();
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/cache/Traits/
H A DPhpFilesTrait.php54 $getExpiry = true;
94 $getExpiry = false;
120 $getExpiry = true;
166 $getExpiry = true;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/cache/Traits/
H A DPhpFilesTrait.php54 $getExpiry = true;
94 $getExpiry = false;
120 $getExpiry = true;
166 $getExpiry = true;
/dports/www/mediawiki136/mediawiki-1.36.3/includes/actions/
H A DWatchAction.php139 if ( $watchedItem instanceof WatchedItem && $watchedItem->getExpiry() ) {
142 $default = $watchedItem->getExpiry( TS_ISO_8601 );
264 $oldWatchPeriod = $oldWatchedItem->getExpiry() === null
266 : $oldWatchedItem->getExpiry();
/dports/www/mediawiki137/mediawiki-1.37.1/includes/block/
H A DDatabaseBlock.php244 && $this->getExpiry() == $block->getExpiry()
640 $this->getExpiry() > self::getAutoblockExpiry( $ipblock->getTimestamp() )
672 if ( $this->getExpiry() == 'infinity' ) {
678 $autoblock->setExpiry( min( $this->getExpiry(), self::getAutoblockExpiry( $timestamp ) ) );
698 return $this->getExpiry() && $timestamp > $this->getExpiry();
713 'ipb_expiry' => $dbw->timestamp( $this->getExpiry() ),
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/cache/Adapter/
H A DPhpFilesAdapter.php71 $getExpiry = true;
111 $getExpiry = false;
137 $getExpiry = true;
183 $getExpiry = true;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/cache/Adapter/
H A DPhpFilesAdapter.php71 $getExpiry = true;
111 $getExpiry = false;
137 $getExpiry = true;
183 $getExpiry = true;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/cache/Adapter/
H A DPhpFilesAdapter.php71 $getExpiry = true;
111 $getExpiry = false;
137 $getExpiry = true;
183 $getExpiry = true;
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/specials/
H A DSpecialBlockTest.php193 $this->assertSame( $expiry, $block->getExpiry() );
240 $this->assertSame( $expiry, $block->getExpiry() );
293 $this->assertSame( $expiry, $block->getExpiry() );
346 $this->assertSame( $expiry, $block->getExpiry() );
363 $this->assertSame( $expiry, $block->getExpiry() );
379 $this->assertSame( $expiry, $block->getExpiry() );
392 $this->assertSame( $expiry, $block->getExpiry() );

123456