.. include:: /Includes.rst.txt .. _typo3fluid-fluid-count: ===== count ===== This ViewHelper counts elements of the specified array or countable object. = Examples = 4 {objects -> f:count()} 10 (depending on the number of items in {objects}) Arguments ========= .. _count_subject: subject ------- :aspect:`DataType` mixed :aspect:`Required` false :aspect:`Description` Countable subject, array or \Countable