getRequirements()
string getName() Returns the route name.
string getHost() Returns the pattern for the host.
array getOptions() Returns the options.
setHost(string $pattern, array $defaults = array(), array $requirements = array()) Sets the host
RouteCollectionBuilder createBuilder()
bool|null isStrictRequirements() Returns whether to throw an exception on incorrect parameters
Route setPath(string $pattern)
string getScheme() Gets the HTTP scheme.
static string getRelativePath(string $basePath, string $targetPath) Returns the target
Page 11 of 21