The correct way to add context information to a form class in Symfony

(written by Lawrence Krubner, however indented passages are often quotes)

This is a great tutorial on how to add context sensitive methods to the form classes in Symfony.

Source