Methods¶
__construct()
¶
ContentFilteringAdapter.php
:
25
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $contentService | ContentService | - | - |
| $filter | Filter | - | - |
| $languages | array<string|int, mixed>|null | null | - |
fetch()
¶
ContentFilteringAdapter.php
:
32
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $offset | int | - | - |
| $limit | int | - | - |
Return values
Iterator