Validator calls
In
ValidationListener.php
line ():
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#3668 name: "page_document" type_class: "Sulu\Bundle\PageBundle\Form\Type\PageDocumentType" data: Sulu\Bundle\PageBundle\Document\PageDocument {#2631 #nodeName: "privacy-policy" #created: DateTime @1774531886 {#2459 date: 2026-03-26 14:31:26.817 +01:00 } #changed: DateTime @1774882898 {#4037 date: 2026-03-30 17:01:38.592825 Europe/Zurich (+02:00) } #creator: 1 #changer: 1 #title: "Politique de confidentialité" #resourceSegment: "/privacy-policy" #navigationContexts: [] #redirectType: 1 #redirectTarget: null #redirectExternal: null #workflowStage: 2 #published: DateTime @1774531886 {#2470 date: 2026-03-26 14:31:26.958 +01:00 } #shadowLocaleEnabled: false #shadowLocale: null #uuid: "d2c9106b-2629-44c8-89cf-96ce11554e8d" #structureType: "privacy" #structure: Sulu\Component\Content\Document\Structure\ManagedStructure {#2592 …} #locale: "fr" #originalLocale: "fr" #children: Sulu\Component\DocumentManager\Collection\ChildrenCollection {#3202 …} #path: "/cmf/oakswell/contents/privacy-policy" #extensions: Sulu\Component\Content\Document\Extension\ManagedExtensionContainer {#5948 …} #webspaceName: "oakswell" #suluOrder: 90 #permissions: [] #versions: [] #lastModified: null #authored: DateTime @1774531886 {#2439 date: 2026-03-26 14:31:26.0 +01:00 } #author: "1" -parent: ProxyManagerGeneratedProxy\__PM__\Sulu\Bundle\PageBundle\Document\HomeDocument\Generatedbd59c6c3084d0c534a94e57bfba1fd8f {#3134 …} } } "constraints" => null "groups" => null ]