remove(string|array $name) Removes a route or an array of routes by name from the collection.
setMethods(string|array $methods) Sets the HTTP methods (e.g. 'POST') all child routes are restricted
Route setSchemes(string|array $schemes)
Route addOptions(array $options)
ArrayIterator|
class RouteCollection implements IteratorAggregate,
serialize() {@inheritdoc}
class RouteCompiler implements
RequestContext setScheme(string $scheme)
setOptions(array $options) Sets options. Available options: cache_dir: The cache
Page 1 of 13