Prevents base list filters from being injected into the URL. This is a problem with the multi-tenant plugin, for example, where changing the tenant adds a `baseListFilter` to the query, but should never be exposed to the end user. Introduced in #13200.