I have not found any easy way to accomplish to simply check a Checkbox by default. That can not be that hard, so what am i missing?
As per documentation: http://symfony.com/doc/current/reference/forms/types/checkbox.html#value
To make a checkbox or radio button checked by default, use the data option.