Previous Page
free()

Solar_Filter
getChainInvalid()

Next Page
getData()

getChainInvalid()

public array getChainInvalid ( string $key default NULL )

Gets the list of invalid keys and feedback messages from the filter chain.

Parameters

  • (string) $key: Get messages for only this key. If empty, returns messages for all keys.

Returns

  • (array)

Description

Gets the list of invalid keys and feedback messages from the filter chain.

See Also