= $this->t('.post') ?> | = $this->t('.user') ?> | = $this->t('.tags') ?> | = $this->t('.reason') ?> | is_mod_or_higher()) : ?>= $this->t('.by') ?> |
---|---|---|---|---|
= $this->linkTo($post->id, ['action' => 'show', 'id' => $post->id]) ?> | = $this->linkTo($this->h($post->author()), ['user#show', 'id' => $post->user_id]) ?> | = $this->h($post->cached_tags) ?> | = $this->h($post->flag_detail->reason) ?> | is_mod_or_higher()) : ?>= $this->linkTo($this->h($post->flag_detail->author()), ['user#show', 'id' => $post->flag_detail->user_id]) ?> |