Home
last modified time | relevance | path

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

/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/objectcache/wancache/
H A DWANObjectCache.php269 private static $TYPE_COOLOFF = 'c'; variable in WANObjectCache
1712 $this->makeSisterKey( $key, self::$TYPE_COOLOFF ),
/dports/www/mediawiki136/mediawiki-1.36.3/includes/libs/objectcache/wancache/
H A DWANObjectCache.php290 private const TYPE_COOLOFF = 'c'; define in WANObjectCache
1908 $cooloffSisterKey = $this->makeSisterKey( $key, self::TYPE_COOLOFF );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/libs/objectcache/wancache/
H A DWANObjectCache.php292 private const TYPE_COOLOFF = 'c'; define in WANObjectCache
1902 $cooloffSisterKey = $this->makeSisterKey( $key, self::TYPE_COOLOFF );