Managing class for rebuilding the router table.
Because this class makes use of the modules system, it cannot currently be unit tested.
Expanded class hierarchy of RouteBuilder
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
RouteBuilder:: |
protected | property | The event dispatcher to notify of routes. | |
RouteBuilder:: |
protected | property | The dumper to which we should send collected routes. | |
RouteBuilder:: |
protected | property | The used lock backend instance. | |
RouteBuilder:: |
public | function | Rebuilds the route info and dumps to dumper. | |
RouteBuilder:: |
public | function | Construcs the RouteBuilder using the passed MatcherDumperInterface. |