/dports/www/mediawiki137/mediawiki-1.37.1/includes/cache/ |
H A D | BacklinkCacheFactory.php | 38 private $wanCache; variable in MediaWiki\\Cache\\BacklinkCacheFactory 43 public function __construct( WANObjectCache $wanCache ) {
|
H A D | BacklinkCache.php | 81 protected $wanCache; variable in BacklinkCache 106 public function __construct( WANObjectCache $wanCache, PageReference $page ) {
|
/dports/www/mediawiki136/mediawiki-1.36.3/includes/parser/ |
H A D | Preprocessor.php | 39 protected $wanCache; variable in Preprocessor 77 WANObjectCache $wanCache = null,
|
H A D | ParserFactory.php | 90 private $wanCache; variable in ParserFactory 124 WANObjectCache $wanCache,
|
H A D | Preprocessor_Hash.php | 59 WANObjectCache $wanCache = null,
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/parser/ |
H A D | Preprocessor.php | 39 protected $wanCache; variable in Preprocessor 77 WANObjectCache $wanCache = null,
|
H A D | ParserOptions.php | 97 'speculativePageIdCallback' => true, 121 * Function to be called when an option is accessed.
|
H A D | Preprocessor_Hash.php | 59 WANObjectCache $wanCache = null,
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/jobqueue/ |
H A D | JobQueueGroupFactory.php | 61 private $wanCache; variable in MediaWiki\\JobQueue\\JobQueueGroupFactory 77 WANObjectCache $wanCache,
|
H A D | JobQueueGroup.php | 57 private $wanCache; variable in JobQueueGroup 94 WANObjectCache $wanCache,
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filebackend/ |
H A D | README.md | 51 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 D | FileBackendGroup.php | 51 private $wanCache; variable in FileBackendGroup 107 WANObjectCache $wanCache,
|
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filebackend/ |
H A D | FileBackendGroup.php | 51 private $wanCache; variable in FileBackendGroup 105 WANObjectCache $wanCache,
|
/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/ |
H A D | RepoGroup.php | 39 protected $wanCache; variable in RepoGroup 98 public function __construct( $localInfo, $foreignInfo, $wanCache ) {
|
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/ |
H A D | RepoGroup.php | 39 protected $wanCache; variable in RepoGroup 98 public function __construct( $localInfo, $foreignInfo, $wanCache ) {
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/ |
H A D | RepoGroup.php | 41 protected $wanCache; variable in RepoGroup 114 WANObjectCache $wanCache,
|
/dports/textproc/minify/minify-2.9.22/vendor/github.com/dustin/go-humanize/english/ |
H A D | words.go | 25 // PluralWord builds the plural form of an English word.
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/debug/ |
H A D | DeprecatablePropertyArray.php | 81 private function checkDeprecatedAccess( $offset, string $fname ): bool {
|
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Gadgets/includes/ |
H A D | GadgetDefinitionNamespaceRepo.php | 24 private $wanCache; variable in GadgetDefinitionNamespaceRepo
|
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Gadgets/includes/ |
H A D | GadgetDefinitionNamespaceRepo.php | 24 private $wanCache; variable in GadgetDefinitionNamespaceRepo
|
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Permissions/ |
H A D | RestrictionStore.php | 42 private $wanCache; variable in MediaWiki\\Permissions\\RestrictionStore 87 WANObjectCache $wanCache,
|
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/scripts/ |
H A D | checkpatch.pl | 26 my $tree = 1; 27 my $chk_signoff = 1;
|
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/cache/ |
H A D | LinkCacheTest.php | 14 private function newLinkCache( WANObjectCache $wanCache = null ) {
|
/dports/www/mediawiki135/mediawiki-1.35.5/includes/db/ |
H A D | MWLBFactory.php | 79 WANObjectCache $wanCache
|
/dports/www/mediawiki136/mediawiki-1.36.3/includes/db/ |
H A D | MWLBFactory.php | 78 WANObjectCache $wanCache
|