ApacheMatcherDumper deprecated
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

class ApacheMatcherDumper extends

2025-01-10 15:47:30
DumperCollection::getAttribute()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

mixed getAttribute(string $name, mixed $default = null) Returns an attribute by name.

2025-01-10 15:47:30
DumperCollection::hasAttribute()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

bool hasAttribute(string $name) Returns true if the attribute is defined.

2025-01-10 15:47:30
DumperRoute::getRoute()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

Route getRoute()

2025-01-10 15:47:30
PhpMatcherDumper::dump()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

string dump(array $options = array()) Dumps a set of routes to a PHP class. Available

2025-01-10 15:47:30
DumperCollection::setAttributes()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

setAttributes(array $attributes) Sets multiple attributes.

2025-01-10 15:47:30
DumperRoute::getName()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

string getName() Returns the route name.

2025-01-10 15:47:30
MatcherDumperInterface::getRoutes()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

RouteCollection getRoutes()

2025-01-10 15:47:30
DumperCollection::setAll()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

setAll(array $children) Sets children. Parameters

2025-01-10 15:47:30
DumperPrefixCollection::setPrefix()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

setPrefix(string $prefix) Sets the prefix.

2025-01-10 15:47:30