Searched refs:createFromGetOrPostGlobalVariable (Results 1 – 6 of 6) sorted by relevance
140 …$id = Url::createFromGetOrPostGlobalVariable()->getPropertyValue(DokuwikiId::DOKUWIKI_ID_ATTRIBUTE…177 $url = Url::createFromGetOrPostGlobalVariable()
106 $fetchUrl = Url::createFromGetOrPostGlobalVariable();
41 $queryProperties = Url::createFromGetOrPostGlobalVariable()->getQueryProperties();
168 $this->url = Url::createFromGetOrPostGlobalVariable();
45 $fetchUrl = Url::createFromGetOrPostGlobalVariable();
189 public static function createFromGetOrPostGlobalVariable(): Url function in ComboStrap\\Web\\Url