Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\RouterInterface $router ) | ||
generate ( $type, array $values = [] ) | ||
parse ( $url ) | ||
parseHref ( $href, $attribute ) |
Méthode | Description | |
---|---|---|
matchesRestRequest ( array $match ) : boolean | Checks if a router match response matches a REST resource. |
public __construct ( Symfony\Component\Routing\RouterInterface $router ) | ||
$router | Symfony\Component\Routing\RouterInterface |