Method | Description | |
---|---|---|
__construct ( Symfony\Component\HttpFoundation\RequestStack $requestStack ) | ||
appendTagToUrl ( $tag, $tagsParameter = 'tags' ) | ||
getTags ( $tagsParameter = 'tags' ) | ||
removeTagsFromUrl ( $tagsParameter = 'tags' ) | ||
setTagToUrl ( $tag, $tagsParameter = 'tags' ) |
public __construct ( Symfony\Component\HttpFoundation\RequestStack $requestStack ) | ||
$requestStack | Symfony\Component\HttpFoundation\RequestStack |