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
UrlMatcher::matchRequest()
  • References/PHP/Symfony/Component/Routing/Matcher

array matchRequest(Request $request)

2025-01-10 15:47:30
RequestMatcherInterface
  • References/PHP/Symfony/Component/Routing/Matcher

interface RequestMatcherInterface RequestMatcherInterface is the interface that all request matcher

2025-01-10 15:47:30
TraceableUrlMatcher::getTraces()
  • References/PHP/Symfony/Component/Routing/Matcher

getTraces($pathinfo) Parameters $pathinfo

2025-01-10 15:47:30
RedirectableUrlMatcherInterface
  • References/PHP/Symfony/Component/Routing/Matcher

interface RedirectableUrlMatcherInterface RedirectableUrlMatcherInterface knows how to redirect

2025-01-10 15:47:30
ApacheUrlMatcher deprecated
  • References/PHP/Symfony/Component/Routing/Matcher

class ApacheUrlMatcher extends

2025-01-10 15:47:30
TraceableUrlMatcher
  • References/PHP/Symfony/Component/Routing/Matcher

class TraceableUrlMatcher extends

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

RouteCollection getRoutes()

2025-01-10 15:47:30
UrlMatcher::setContext()
  • References/PHP/Symfony/Component/Routing/Matcher

setContext(RequestContext $context)

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