'settings' => [
'replaceDivs' => false,
]
по пути you-project.ru/downloads/1.jpg естественно не видит.
yii::$app->session->set()
yii::$app->request->post()
$dataProvider->sort->attributes['xx1'] = [
'asc' => ['table.xx1' => SORT_ASC],
'desc' => ['table.xx1' => SORT_DESC],
];