Use $this->request in ViewsExecutable::getExposedInput() consistently

Created on 30 January 2020, almost 5 years ago
Updated 29 January 2024, 10 months ago

Problem/Motivation

As the request object is available since #2068471: Normalize Controller/View-listener behavior with a Page object β†’ the ViewsExecutable::getExposedInput() should not mix request from property and global singleton

Proposed resolution

Use $this->request instead of \Drupal::request() for consistency

Remaining tasks

User interface changes

None

API changes

None

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
ViewsΒ  β†’

Last updated about 9 hours ago

Created by

πŸ‡¨πŸ‡­Switzerland znerol

Live updates comments and jobs are added and updated live.

Missing content requested by

πŸ‡¦πŸ‡ΊAustralia dpi
11 months ago
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024