You are here

7 methods override FilterInterface::filter() in Zircon Profile 8

FilterComposite::filter in vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php
Filter the composite based on the AND and OR condition Will return true if one from the "or conditions" and all from the "and condition" returns true. Otherwise false
GetFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/GetFilter.php
Should return true, if the given filter does not match
HasFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/HasFilter.php
Should return true, if the given filter does not match
IsFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/IsFilter.php
Should return true, if the given filter does not match
MethodMatchFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php
Should return true, if the given filter does not match
NumberOfParameterFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php
OptionalParametersFilter::filter in vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php
Should return true, if the given filter does not match