extends |
MatcherDumper |
---|
CompiledUrlMatcherDumper creates PHP arrays to be used with CompiledUrlMatcher.
Methods | ||
---|---|---|
public
|
dump(array $options = []): string
|
# |
public
|
addExpressionLanguageProvider(ExpressionFunctionProviderInterface $provider): void
|
# |
public
|
getCompiledRoutes(bool $forDump = false): array
|
# |
Methods inherited from Symfony\Component\Routing\Matcher\Dumper\MatcherDumper |
---|
__construct(), getRoutes() |