Overrides CacheableDependencyInterface::getCacheContexts
public function getCacheContexts() { // The rendered link needs to play well with any other query parameter used // on the page, like other pagers and exposed filter. return [ 'url.query_args', ]; }