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 {#4798 name: "page_document" type_class: "Sulu\Bundle\PageBundle\Form\Type\PageDocumentType" data: Sulu\Bundle\PageBundle\Document\PageDocument {#3869 #nodeName: "pti-test-dusts" #created: DateTime @1769762558 {#3078 date: 2026-01-30 08:42:38.541 +00:00 } #changed: DateTime @1778598390 {#5801 date: 2026-05-12 15:06:30.167623 UTC (+00:00) } #creator: 1 #changer: 1 #title: "PTI-Prüfstäube" #resourceSegment: "/leistungen/pti-pruefstaeube" #navigationContexts: [ "main" "footer" ] #redirectType: 1 #redirectTarget: null #redirectExternal: null #workflowStage: 2 #published: DateTime @1769766731 {#3244 date: 2026-01-30 09:52:11.145 +00:00 } #shadowLocaleEnabled: false #shadowLocale: null #uuid: "f517c90e-fee6-4313-8dbc-febc999c1881" #structureType: "default" #structure: Sulu\Component\Content\Document\Structure\ManagedStructure {#3848 …} #locale: "de" #originalLocale: "de" #children: Sulu\Component\DocumentManager\Collection\ChildrenCollection {#4423 …} #path: "/cmf/fiatec/contents/services/pti-test-dusts" #extensions: Sulu\Component\Content\Document\Extension\ManagedExtensionContainer {#52971 …} #webspaceName: "fiatec" #suluOrder: 60 #permissions: [] #versions: [] #lastModified: null #authored: DateTime @1769762558 {#3073 date: 2026-01-30 08:42:38.0 +00:00 } #author: "1" -parent: ProxyManagerGeneratedProxy\__PM__\Sulu\Bundle\PageBundle\Document\PageDocument\Generatedb8cde910efcb89a5d239d5b86a326895 {#3844 …} } } "constraints" => null "groups" => null ]