Query route.
factory(): defined by RouteInterface interface.
| Parameters: | array|Traversable – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Query |
match(): defined by RouteInterface interface.
| Parameters: |
|
|---|---|
| Return type: | RouteMatch |
Recursively urldecodes keys and values from an array
| Parameters: | array – |
|---|---|
| Return type: | array |
assemble(): Defined by RouteInterface interface.
| Parameters: |
|
|---|---|
| Return type: | mixed |