linkTo('«', ['controller' => "tag", 'action' => "popular_by_day", 'year' => date('Y', strtotime('-1 day', $this->day)), 'month' => date('m', strtotime('-1 day', $this->day)), 'day' => date('d', strtotime('-1 day', $this->day))]) ?> day) ?> linkToIf($this->day <= time(), '»', ['tag#popular_by_day', 'year' => date('Y', strtotime('+1 day', $this->day)), 'month' => date('m', strtotime('+1 day', $this->day)), 'day' => date('d', strtotime('+1 day', $this->day))]) ?>

cloud_view($this->tags, 1.5) ?>
contentFor('footer', function(){ ?>
  • linkTo($this->t('static7'), ['action' => "popular_by_day"]) ?>
  • linkTo($this->t('static8'), ['action' => "popular_by_week"]) ?>
  • linkTo($this->t('static9'), ['action' => "popular_by_month"]) ?>
  • partial("footer") ?>