Lines Matching refs:addQueryParameter
149 $this->url->addQueryParameter(Dimension::WIDTH_KEY, $width);
152 $this->url->addQueryParameter(Dimension::HEIGHT_KEY, $height);
155 $this->url->addQueryParameter(Dimension::WIDTH_KEY, $width);
159 … $this->url->addQueryParameter(MediaMarkup::LINKING_KEY, MediaMarkup::LINKING_NOLINK_VALUE);
296 … $this->url->addQueryParameter(MediaMarkup::$MEDIA_QUERY_PARAMETER, $this->path->getWikiId());
334 … $this->url->addQueryParameter(DokuwikiId::DOKUWIKI_ID_ATTRIBUTE, $this->path->getWikiId());
485 $this->url->addQueryParameter(WikiPath::REV_ATTRIBUTE, $rev);
532 $this->url->addQueryParameter(Dimension::WIDTH_KEY, $sizing[1]);
534 $this->url->addQueryParameter(Dimension::HEIGHT_KEY, $sizing[2]);
549 $this->url->addQueryParameter(MediaMarkup::LINKING_KEY, $linkingValue);
563 $this->url->addQueryParameter(IFetcherAbs::CACHE_KEY, $noCacheValue);
652 $this->url->addQueryParameter(Dimension::WIDTH_KEY, $value);
655 $this->url->addQueryParameter(Dimension::HEIGHT_KEY, $value);
658 $this->url->addQueryParameter($key, $value);