5 calls to ContentEntityForm::flagViolations()

AccountForm::flagViolations in core/modules/user/src/AccountForm.php
Flags violations for the current form.
CommentForm::flagViolations in core/modules/comment/src/CommentForm.php
Flags violations for the current form.
ContentEntityForm::validateForm in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level…
TermForm::flagViolations in core/modules/taxonomy/src/TermForm.php
Flags violations for the current form.
WorkspaceForm::flagViolations in core/modules/workspaces/src/Form/WorkspaceForm.php
Flags violations for the current form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.