FilterFormat::removeFilter |
function |
core/modules/filter/src/Entity/FilterFormat.php |
Removes a filter. |
ClassMethods::removeFilter |
function |
vendor/zendframework/zend-hydrator/src/ClassMethods.php |
Remove a filter from the composition.
To not extract "has" methods, you simply need to unregister it |
FilterComposite::removeFilter |
function |
vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php |
Remove a filter from the composition |
AbstractHydrator::removeFilter |
function |
vendor/zendframework/zend-hydrator/src/AbstractHydrator.php |
Remove a filter from the composition.
To not extract "has" methods, you simply need to unregister it |
FilterFormatInterface::removeFilter |
function |
core/modules/filter/src/FilterFormatInterface.php |
Removes a filter. |
FilterEnabledInterface::removeFilter |
function |
vendor/zendframework/zend-hydrator/src/FilterEnabledInterface.php |
Remove a filter from the composition.
To not extract "has" methods, you simply need to unregister it |