I need to catch all undefined variables in my template. To do that I\'m using the find_undeclared_variables() function. The problem is, that it ignores missing iter
find_undeclared_variables()