Searched refs:CACHE_BUSTER_KEY (Results 1 – 4 of 4) sorted by relevance
51 public const CACHE_BUSTER_KEY = "tseed"; define
74 $url->setQueryParameter(IFetcher::CACHE_BUSTER_KEY, $buster);
181 $busterKey = $_GET[IFetcher::CACHE_BUSTER_KEY] ?? null;399 if (in_array($key, ["media", "tok", IFetcher::CACHE_BUSTER_KEY])) {
128 if (isset($_REQUEST[IFetcher::CACHE_BUSTER_KEY])) {