Commit cede5c5
committed
[FEATURE]
Usage::
searchFilter = TYPO3.TypoScript:RawArray {
constraint1 = 'a'
constraint2 = TYPO3.TypoScript:RawArray {
0 = 'b'
1 = 'c'
}
}
searchQuery = ${Search.queryFilterMultiple(this.searchFilter)}queryFilterMultiple operation for QueryBuilder1 parent 46a2bbc commit cede5c5
1 file changed
Lines changed: 20 additions & 0 deletions
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
332 | 352 | | |
333 | 353 | | |
334 | 354 | | |
| |||
0 commit comments