UrlMatcherInterface
setAttribute(string $name, mixed $value) Sets an attribute by name.
remove(string|array $name) Removes a route or an array of routes by name from the collection.
Iterator|
class DumperPrefixCollection extends
getOptions()
Route setRequirement(string $key, string $regex)
bool hasScheme(string $scheme) Checks if a scheme requirement has been set.
bool hasRequirement(string $key) Checks if a requirement is set for the given key.
array getVariables() Returns the variables.
Page 5 of 21