bool hasScheme(string $scheme) Checks if a scheme requirement has been set.
int count() Gets the number of Routes in this collection.
$this setCondition(string $condition) Sets a condition on all embedded routes (unless already
array getDefaults() Returns the defaults.
setSchemes(string|array $schemes) Sets the schemes (e.g. 'https') all child routes are restricted
RouteCollection getRoutes()
bool hasRequirement(string $key) Checks if a requirement is set for the given key.
Route setCondition(string $condition)
string getRegex() Returns the regex. Return
Route getRoute()
Page 6 of 21