Request Parameter Condition
Categories
Component ID
2834882
Component name
Request Parameter Condition
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
114
Component created
Component changed
Component body
Tools like Views, Search API, Facets, and more rely on request parameters to process specific types of input. But, this functionality is often limited to whatever the tool itself provides.
One limitation we encountered was the ability to conditionally render logic based on request parameters.
For instance, I may want to display a block conditionally if a page does not have a query parameter "search". This use case works well with the Block Visibility Groups module, except we need a condition for processing these parameters from the request.
As such, this module provides a condition to process parameters found in a request.
