RequestContext getContext()
Route setSchemes(string|array $schemes)
Route addDefaults(array $defaults)
setContext(RequestContext $context)
Route setMethods(string|array $methods)
mixed getParameter(string $name) Gets a parameter value.
setMethods(string|array $methods) Sets the HTTP methods (e.g. 'POST') all child routes are restricted
setStrictRequirements(bool|null $enabled) Enables or disables the exception on incorrect parameters
getSchemes()
unserialize($serialized) {@inheritdoc} Parameters
Page 1 of 21