Home
last modified time | relevance | path

Searched defs:wanCache (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/mediawiki137/mediawiki-1.37.1/includes/cache/
H A DBacklinkCacheFactory.php38 private $wanCache; variable in MediaWiki\\Cache\\BacklinkCacheFactory
43 public function __construct( WANObjectCache $wanCache ) {
H A DBacklinkCache.php81 protected $wanCache; variable in BacklinkCache
106 public function __construct( WANObjectCache $wanCache, PageReference $page ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/parser/
H A DPreprocessor.php39 protected $wanCache; variable in Preprocessor
77 WANObjectCache $wanCache = null,
H A DParserFactory.php90 private $wanCache; variable in ParserFactory
124 WANObjectCache $wanCache,
H A DPreprocessor_Hash.php59 WANObjectCache $wanCache = null,
/dports/www/mediawiki137/mediawiki-1.37.1/includes/parser/
H A DPreprocessor.php39 protected $wanCache; variable in Preprocessor
77 WANObjectCache $wanCache = null,
H A DParserOptions.php97 'speculativePageIdCallback' => true,
121 * Function to be called when an option is accessed.
H A DPreprocessor_Hash.php59 WANObjectCache $wanCache = null,
/dports/www/mediawiki137/mediawiki-1.37.1/includes/jobqueue/
H A DJobQueueGroupFactory.php61 private $wanCache; variable in MediaWiki\\JobQueue\\JobQueueGroupFactory
77 WANObjectCache $wanCache,
H A DJobQueueGroup.php57 private $wanCache; variable in JobQueueGroup
94 WANObjectCache $wanCache,
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filebackend/
H A DREADME.md51 On directories:
52 * get a list of files directly under a directory
106 default, but callers should always assume that without this option, stale data may
/dports/www/mediawiki135/mediawiki-1.35.5/includes/filebackend/
H A DFileBackendGroup.php51 private $wanCache; variable in FileBackendGroup
107 WANObjectCache $wanCache,
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filebackend/
H A DFileBackendGroup.php51 private $wanCache; variable in FileBackendGroup
105 WANObjectCache $wanCache,
/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/
H A DRepoGroup.php39 protected $wanCache; variable in RepoGroup
98 public function __construct( $localInfo, $foreignInfo, $wanCache ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/
H A DRepoGroup.php39 protected $wanCache; variable in RepoGroup
98 public function __construct( $localInfo, $foreignInfo, $wanCache ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/
H A DRepoGroup.php41 protected $wanCache; variable in RepoGroup
114 WANObjectCache $wanCache,
/dports/textproc/minify/minify-2.9.22/vendor/github.com/dustin/go-humanize/english/
H A Dwords.go25 // PluralWord builds the plural form of an English word.
/dports/www/mediawiki137/mediawiki-1.37.1/includes/debug/
H A DDeprecatablePropertyArray.php81 private function checkDeprecatedAccess( $offset, string $fname ): bool {
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Gadgets/includes/
H A DGadgetDefinitionNamespaceRepo.php24 private $wanCache; variable in GadgetDefinitionNamespaceRepo
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Gadgets/includes/
H A DGadgetDefinitionNamespaceRepo.php24 private $wanCache; variable in GadgetDefinitionNamespaceRepo
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Permissions/
H A DRestrictionStore.php42 private $wanCache; variable in MediaWiki\\Permissions\\RestrictionStore
87 WANObjectCache $wanCache,
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/scripts/
H A Dcheckpatch.pl26 my $tree = 1;
27 my $chk_signoff = 1;
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/cache/
H A DLinkCacheTest.php14 private function newLinkCache( WANObjectCache $wanCache = null ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/db/
H A DMWLBFactory.php79 WANObjectCache $wanCache
/dports/www/mediawiki136/mediawiki-1.36.3/includes/db/
H A DMWLBFactory.php78 WANObjectCache $wanCache

123