Symfony\Component\Routing\Matcher\Dumper
Classes
Dumps a set of Apache mod_rewrite rules.
Collection of routes.
Prefix tree of routes preserving routes order.
Container for a Route.
MatcherDumper is the abstract class for all built-in matcher dumpers.
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.
Interfaces
MatcherDumperInterface is the interface that all matcher dumper classes must implement.