Loading data.
PAGE CONTENTS
Display settings
This ViewHelper counts elements of the specified array or countable object.
<f:count subject="{0:1, 1:2, 2:3, 3:4}" />
Output:
4
{objects -> f:count()}
10 (depending on the number of items in ``{objects}``)
mixed
false
Countable subject, array or Countable