foreach
This block is part of the user interface
group and was last modified in core v13.0.2
.
foreach
Deprecated since v13.0.2
v13.0.2
Loops over the given data and returns everything as one ui component
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
datarequired The given function will be executed for every item in this array |
array |
|
|
concurrency How many items should be executed at the same time |
number |
10 |
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
UI Component |
uicomponent |
||
Foreach |
execute_function |
Core Releases
v13.0.2 This block was introduced inv13.0.2
, click here to see the release notes.
v13.0.2
This block was deprecated in v13.0.2
, click here to see the release notes.
Back to
user interface
Return to the main group to view all sub-groups
Back to UI
Return to the group to view all blocks within this group