Lines Matching refs:RequestMethodInterface
22 use Fig\Http\Message\RequestMethodInterface; alias
72 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, [], [], [], ['tree' => $this->…
79 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, [], [], [], ['tree' => $this->…
86 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, [], [], [], ['tree' => $this->…
98 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'Muller'], [], […
103 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'MÜLLER'], [], […
109 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'MÜLLER'], [], […
124 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'MULLER'], [], […
131 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'MULLER'], [], […
137 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['surname' => 'MUELLER'], [], …
151 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['alpha' => '@'], [], [], ['tr…
157 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['alpha' => ','], [], [], ['tr…
173 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['show_all' => 'yes'], [], [],…
179 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['show_all' => 'yes', 'show' =…
195 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['alpha' => 'B'], [], [], ['tr…
201 …$request = self::createRequest(RequestMethodInterface::METHOD_GET, ['alpha' => 'B', 'show' => 'in…