Home
last modified time | relevance | path

Searched refs:CACHE_KEY (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DIFetcherAbs.php32 public const CACHE_KEY = 'cache'; define in ComboStrap\\IFetcherAbs
62 $url->setQueryParameter(self::CACHE_KEY, $value);
113 $cache = $tagAttributes->getValueAndRemove(self::CACHE_KEY);
123 * @return string $cache - one of {@link FetcherCache::CACHE_KEY}
H A DMarkupRef.php563 $this->url->addQueryParameter(IFetcherAbs::CACHE_KEY, $noCacheValue);
H A DMediaMarkup.php305 $cache = $markupUrl->getQueryPropertyValue(IFetcherAbs::CACHE_KEY);
H A DTagAttributes.php77 IFetcherAbs::CACHE_KEY, // internal also
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php196 IFetcherAbs::CACHE_KEY => $imageAttribute[5]