Skip to content

Controller

filterChain()

filterChain() — returns array

Available in: controller Category: Configuration Functions

Returns an array of all the filters set on current controller in the order in which they will be executed.

NameTypeRequiredDefaultDescription
typestringnoallUse this argument to return only before or after filters.