$this setOption(string $key, mixed $value) Sets an opiton that will be added to all embedded
add(string $name, Route $route)
Route[] all()
RouteCollection getRouteCollection()
CompiledRoute compile()
$this setSchemes(array|string $schemes) Sets the schemes on all embedded routes (unless already
$this setHost(string $pattern) Sets the host on all embedded routes (unless already set).
string|null getRequirement(string $key) Returns the requirement for the given key.
addPrefix(string $prefix, array $defaults = array(), array $requirements = array()) Adds a prefix
addExpressionLanguageProvider(
Page 10 of 13