--- title: Filters layout: doc ---

Filters

Herbie CMS is using an intercepting filter inspired by Laminas' FilterChain for providing a mechanism to alter the workflow of the rendering process. During the application lifecycle The following filters are used.

{% for filter in site.data.filters %} {% endfor %}
Name Description
{{ filter.order }} {{ filter.name }} {{ filter.desc }}