getField()
getDomainObject()
int vote(
bool supportsAttribute(string $attribute) Checks if the voter supports the given attribute.
class FieldVote This class is a lightweight wrapper around field vote requests which does not violate
bool supportsClass(string $class) You can override this method when writing a voter for a specific
class AclVoter implements