ControllerExtraBundle
ControllerExtraBundle copied to clipboard
orwhere and substring search
I have 2 problems.
-
The "Paginator Wheres" are linked to "andwhere". I need "orwhere". What can I do?
-
I give a searchstring, which can also contain blank characters. The string should be split into the blank and each individual substring should then be passed to "Paginator Wheres". Is that possible?
I thank you for your help ...