Lines Matching full:url
5 use ComboStrap\Web\Url; alias
20 * * a {@link IFetcher::buildFromUrl() URL}
54 * The property in the URL that identify the fetcher
60 * Return the URL where the resource can be fetched
61 * @param Url|null $url - the url to be able to pass along in the hierarchy
62 * @return Url
64 function getFetchUrl(Url $url = null): Url; argument
68 * The buster that should be added to the url.
85 * A convenient way to build a fetcher from a URL
87 * @param Url $url
90 public function buildFromUrl(Url $url): IFetcher; argument
112 * @return string - an unique name that is added in the fetcher key of the URL