/** * Implements hook_filter_format_insert(). */ function {{ machine_name }}_filter_format_insert($format) { mymodule_cache_rebuild(); }