My Menu

October\Rain\Database\TreeCollection {#2055
  #items: array:11 [
    0 => Tailor\Models\NestedFormItem {#2053
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Startseite"
        "url" => "october://cms-page@link/startseite?title=Startseite+%28startseite%29"
        "id" => 18
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Startseite","url":"october:\/\/cms-page@link\/startseite?title=Startseite+%28startseite%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 1
        "created_at" => "2024-04-11 14:43:28"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876
          #connection: "mysql"
          #table: "xc_dd80d233ee704350a86322dbb4b4c634c"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: ?
          #original: array:22 [
            "id" => 4
            "site_id" => 1
            "site_root_id" => 4
            "blueprint_uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
            "content_group" => null
            "title" => "Hauptmenü"
            "slug" => "hauptmenue"
            "is_enabled" => 1
            "published_at" => null
            "published_at_date" => "2024-04-11 14:42:47"
            "expired_at" => null
            "draft_mode" => 1
            "primary_id" => null
            "primary_attrs" => null
            "is_version" => 0
            "description" => "Hauptmenü"
            "created_user_id" => null
            "updated_user_id" => 1
            "deleted_user_id" => null
            "deleted_at" => null
            "created_at" => "2024-04-11 14:42:47"
            "updated_at" => "2025-05-12 16:12:52"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: array:3 [
            0 => "published_at"
            1 => "published_at_date"
            2 => "expired_at"
          ]
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "items" => October\Rain\Database\TreeCollection {#2055}
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: array:3 [
            0 => "title"
            1 => "description"
            2 => "items"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          +implement: null
          +attributes: array:22 [
            "id" => 4
            "site_id" => 1
            "site_root_id" => 4
            "blueprint_uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
            "content_group" => null
            "title" => "Hauptmenü"
            "slug" => "hauptmenue"
            "is_enabled" => 1
            "published_at" => null
            "published_at_date" => "2024-04-11 14:42:47"
            "expired_at" => null
            "draft_mode" => 1
            "primary_id" => null
            "primary_attrs" => null
            "is_version" => 0
            "description" => "Hauptmenü"
            "created_user_id" => null
            "updated_user_id" => 1
            "deleted_user_id" => null
            "deleted_at" => null
            "created_at" => "2024-04-11 14:42:47"
            "updated_at" => "2025-05-12 16:12:52"
          ]
          #savingOptions: []
          +trimStrings: true
          #jsonable: array:1 [
            0 => "primary_attrs"
          ]
          +hasOne: []
          +hasMany: array:4 [
            "drafts" => array:4 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "scope" => "withDrafts"
              "replicate" => false
            ]
            "children" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "parent_id"
              "replicate" => false
            ]
            "versions" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "replicate" => false
            ]
            "items" => array:4 [
              0 => "Tailor\Models\NestedFormItem"
              "key" => "host_id"
              "delete" => true
              "relationClass" => "Tailor\Classes\Relations\CustomFieldHasManyRelation"
            ]
          ]
          +belongsTo: array:4 [
            "primaryRecord" => array:4 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "scope" => "withDrafts"
              "replicate" => false
            ]
            "parent" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "parent_id"
              "replicate" => false
            ]
            "updated_user" => array:2 [
              0 => "Backend\Models\User"
              "replicate" => false
            ]
            "created_user" => array:2 [
              0 => "Backend\Models\User"
              "replicate" => false
            ]
          ]
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          +hasOneThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:15 [
            "model.beforeValidate" => array:1 [
              0 => array:1 [
                0 => Closure() {#1872
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DraftableModel.php"
                  line: "61 to 65"
                }
              ]
            ]
            "model.afterRelation" => array:1 [
              0 => array:4 [
                0 => Closure($name, $related) {#1873
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DraftableModel.php"
                  line: "67 to 71"
                }
                1 => Closure($name, $related) {#2018
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "45 to 49"
                }
                2 => Closure($name, $related) {#1850
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/VersionableModel.php"
                  line: "50 to 54"
                }
                3 => Closure($name, $related) {#2048
                  class: "Tailor\ContentFields\NestedItemsField"
                  this: Tailor\ContentFields\NestedItemsField {#1962 …}
                  use: {
                    $model: Tailor\Models\EntryRecord {#1876}
                  }
                  file: "/home/users/web43/www/web/modules/tailor/contentfields/NestedItemsField.php"
                  line: "115 to 125"
                }
              ]
            ]
            "model.beforeCreate" => array:1 [
              0 => array:1 [
                0 => Closure() {#1869
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "52 to 58"
                }
              ]
            ]
            "model.beforeSave" => array:1 [
              0 => array:2 [
                0 => Closure() {#1870
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "60 to 63"
                }
                1 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteBeforeSave"
                ]
              ]
            ]
            "model.afterSave" => array:1 [
              0 => array:2 [
                0 => Closure() {#1868
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "65 to 71"
                }
                1 => Closure() {#2046
                  class: "Artistro08\TailorStarterCompanion\Plugin"
                  this: Artistro08\TailorStarterCompanion\Plugin {#292 …}
                  use: {
                    $model: Tailor\Models\EntryRecord {#1876}
                  }
                  file: "/home/users/web43/www/web/plugins/artistro08/tailorstartercompanion/Plugin.php"
                  line: "56 to 200"
                }
              ]
            ]
            "model.beforeDelete" => array:1 [
              0 => array:1 [
                0 => Closure() {#1867
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "73 to 79"
                }
              ]
            ]
            "model.beforeRestore" => array:1 [
              0 => array:1 [
                0 => Closure() {#1866
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "81 to 87"
                }
              ]
            ]
            "model.afterRestore" => array:1 [
              0 => array:1 [
                0 => Closure() {#1865
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "89 to 95"
                }
              ]
            ]
            "deferredBinding.newBindInstance" => array:1 [
              0 => array:1 [
                0 => Closure($binding) {#1849
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                  line: "18 to 27"
                }
              ]
            ]
            "model.afterFetch" => array:1 [
              0 => array:1 [
                0 => Closure() {#1914
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/models/entryrecord/HasEntryBlueprint.php"
                  line: "30 to 32"
                }
              ]
            ]
            "model.newInstance" => array:1 [
              0 => array:1 [
                0 => Closure($model) {#1940
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/models/entryrecord/HasEntryBlueprint.php"
                  line: "34 to 36"
                }
              ]
            ]
            "model.afterCreate" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteAfterCreate"
                ]
              ]
            ]
            "model.saveComplete" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteSaveComplete"
                ]
              ]
            ]
            "model.afterDelete" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteAfterDelete"
                ]
              ]
            ]
            "model.saveInternal" => array:2 [
              500 => array:1 [
                0 => Closure() {#2045
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "72 to 94"
                }
              ]
              0 => array:1 [
                0 => Closure() {#1920
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/UserFootprints.php"
                  line: "19 to 21"
                }
              ]
            ]
          ]
          #emitterEventSorted: array:2 [
            "model.afterFetch" => array:1 [
              0 => Closure() {#1914}
            ]
            "model.afterRelation" => array:4 [
              0 => Closure($name, $related) {#1873}
              1 => Closure($name, $related) {#2018}
              2 => Closure($name, $related) {#1850}
              3 => Closure($name, $related) {#2048}
            ]
          ]
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #isBlueprintExtended: true
          +rules: array:2 [
            "title" => "required"
            "slug" => "required|unique_site"
          ]
          +attributeNames: []
          +customMessages: []
          +contentGroupFrom: "content_group"
          #propagatable: []
          +fieldModifiers: array:12 [
            0 => "id"
            1 => "title"
            2 => "slug"
            3 => "fullslug"
            4 => "entry_type_name"
            5 => "published_at_date"
            6 => "status_code"
            7 => "is_enabled"
            8 => "published_at"
            9 => "expired_at"
            10 => "parent_id"
            11 => "draft_mode"
          ]
          #draftableSaveMode: null
          #draftableSaveAttrs: []
          #moveToNewParentId: false
          #blueprintCache: Tailor\Classes\Blueprint\EntryBlueprint {#2044
            +implement: []
            #extensionData: array:4 [
              "extensions" => []
              "methods" => []
              "dynamicMethods" => []
              "dynamicProperties" => []
            ]
            +attributes: array:10 [
              "uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
              "handle" => "Seite\Menus"
              "type" => "entry"
              "name" => "Menu"
              "drafts" => false
              "pagefinder" => false
              "primaryNavigation" => array:3 [
                "label" => "Seitenverwaltung"
                "icon" => "icon-cogs"
                "order" => 110
              ]
              "navigation" => array:4 [
                "label" => "Menues"
                "parent" => "Seite\Menus"
                "icon" => "icon-list"
                "order" => 10
              ]
              "fields" => array:2 [
                "description" => array:4 [
                  "label" => "Menu description"
                  "type" => "textarea"
                  "size" => "small"
                  "tab" => "description"
                ]
                "items" => array:6 [
                  "tab" => "Items"
                  "label" => "Items"
                  "type" => "nesteditems"
                  "maxDepth" => 2
                  "span" => "adaptive"
                  "form" => array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                ]
              ]
              "handleSlug" => "seite_menus"
            ]
            #typeName: "entry"
            +fileName: null
            #originalFileName: null
            +mtime: null
            +content: null
            #allowedExtensions: array:1 [
              0 => "yaml"
            ]
            +exists: true
            #datasource: null
            #datasourceTheme: null
          }
          #forceDeleting: false
          +validationForced: false
          #validationErrors: null
          #validationDefaultAttrNames: []
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Startseite"
        "url" => "october://cms-page@link/startseite?title=Startseite+%28startseite%29"
        "id" => 18
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Startseite","url":"october:\/\/cms-page@link\/startseite?title=Startseite+%28startseite%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 1
        "created_at" => "2024-04-11 14:43:28"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2054
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2056
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2057
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2058
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2053}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    1 => Tailor\Models\NestedFormItem {#2061
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Events & Technik"
        "url" => ""
        "id" => 19
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Events & Technik","url":""}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 2
        "created_at" => "2024-04-11 14:43:49"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Events & Technik"
        "url" => ""
        "id" => 19
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Events & Technik","url":""}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 2
        "created_at" => "2024-04-11 14:43:49"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2059
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2061}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2060
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2061}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2062
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2061}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2061}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2061}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2061}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2063
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2061}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2061}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    2 => Tailor\Models\NestedFormItem {#2066
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Veranstaltungstechnik"
        "url" => "october://offline-boxes-pages@link/veranstaltungstechnik?title=Veranstaltungstechnik"
        "id" => 20
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Veranstaltungstechnik","url":"october:\/\/offline-boxes-pages@link\/veranstaltungstechnik?title=Veranstaltungstechnik"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 3
        "created_at" => "2024-04-11 14:57:01"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Veranstaltungstechnik"
        "url" => "october://offline-boxes-pages@link/veranstaltungstechnik?title=Veranstaltungstechnik"
        "id" => 20
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Veranstaltungstechnik","url":"october:\/\/offline-boxes-pages@link\/veranstaltungstechnik?title=Veranstaltungstechnik"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 3
        "created_at" => "2024-04-11 14:57:01"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2064
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2066}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2065
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2066}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2067
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2066}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2066}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2066}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2066}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2068
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2066}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2066}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    3 => Tailor\Models\NestedFormItem {#2071
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Eventservice"
        "url" => "october://offline-boxes-pages@link/eventservice?title=Eventservice"
        "id" => 21
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Eventservice","url":"october:\/\/offline-boxes-pages@link\/eventservice?title=Eventservice"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 4
        "created_at" => "2024-04-11 15:01:36"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Eventservice"
        "url" => "october://offline-boxes-pages@link/eventservice?title=Eventservice"
        "id" => 21
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Eventservice","url":"october:\/\/offline-boxes-pages@link\/eventservice?title=Eventservice"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 4
        "created_at" => "2024-04-11 15:01:36"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2069
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2071}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2070
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2071}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2072
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2071}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2071}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2071}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2071}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2073
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2071}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2071}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    4 => Tailor\Models\NestedFormItem {#2076
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Verleih"
        "url" => "october://offline-boxes-pages@link/verleih?title=Verleih"
        "id" => 22
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Verleih","url":"october:\/\/offline-boxes-pages@link\/verleih?title=Verleih"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 5
        "created_at" => "2024-04-11 15:02:04"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Verleih"
        "url" => "october://offline-boxes-pages@link/verleih?title=Verleih"
        "id" => 22
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Verleih","url":"october:\/\/offline-boxes-pages@link\/verleih?title=Verleih"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 19
        "sort_order" => 5
        "created_at" => "2024-04-11 15:02:04"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2074
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2076}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2075
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2076}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2077
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2076}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2076}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2076}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2076}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2078
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2076}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2076}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    5 => Tailor\Models\NestedFormItem {#2081
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "DJ-Service"
        "url" => ""
        "id" => 23
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"DJ-Service","url":""}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 6
        "created_at" => "2024-04-11 20:08:42"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "DJ-Service"
        "url" => ""
        "id" => 23
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"DJ-Service","url":""}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 6
        "created_at" => "2024-04-11 20:08:42"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2079
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2081}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2080
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2081}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2082
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2081}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2081}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2081}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2081}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2083
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2081}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2081}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    6 => Tailor\Models\NestedFormItem {#2086
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Dj-Service für Hochzeiten"
        "url" => "october://offline-boxes-pages@link/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"
        "id" => 24
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Dj-Service für Hochzeiten","url":"october:\/\/offline-boxes-pages@link\/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 23
        "sort_order" => 7
        "created_at" => "2024-04-11 20:09:07"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Dj-Service für Hochzeiten"
        "url" => "october://offline-boxes-pages@link/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"
        "id" => 24
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Dj-Service für Hochzeiten","url":"october:\/\/offline-boxes-pages@link\/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 23
        "sort_order" => 7
        "created_at" => "2024-04-11 20:09:07"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2084
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2086}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2085
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2086}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2087
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2086}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2086}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2086}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2086}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2088
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2086}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2086}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    7 => Tailor\Models\NestedFormItem {#2091
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Firmenfeiern und Events"
        "url" => "october://offline-boxes-pages@link/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"
        "id" => 25
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Firmenfeiern und Events","url":"october:\/\/offline-boxes-pages@link\/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 23
        "sort_order" => 8
        "created_at" => "2024-04-11 20:45:03"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Firmenfeiern und Events"
        "url" => "october://offline-boxes-pages@link/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"
        "id" => 25
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Firmenfeiern und Events","url":"october:\/\/offline-boxes-pages@link\/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => 23
        "sort_order" => 8
        "created_at" => "2024-04-11 20:45:03"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2089
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2091}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2090
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2091}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2092
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2091}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2091}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2091}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2091}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2093
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2091}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2091}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    8 => Tailor\Models\NestedFormItem {#2096
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Partytower"
        "url" => "october://offline-boxes-pages@link/partytower?title=Partytower"
        "id" => 26
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Partytower","url":"october:\/\/offline-boxes-pages@link\/partytower?title=Partytower"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 9
        "created_at" => "2024-04-11 21:20:09"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Partytower"
        "url" => "october://offline-boxes-pages@link/partytower?title=Partytower"
        "id" => 26
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Partytower","url":"october:\/\/offline-boxes-pages@link\/partytower?title=Partytower"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 9
        "created_at" => "2024-04-11 21:20:09"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2094
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2096}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2095
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2096}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2097
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2096}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2096}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2096}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2096}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2098
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2096}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2096}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    9 => Tailor\Models\NestedFormItem {#2101
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Selfiebox"
        "url" => "october://offline-boxes-pages@link/selfiebox?title=Selfiebox"
        "id" => 28
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Selfiebox","url":"october:\/\/offline-boxes-pages@link\/selfiebox?title=Selfiebox"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 10
        "created_at" => "2024-04-16 08:45:41"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Selfiebox"
        "url" => "october://offline-boxes-pages@link/selfiebox?title=Selfiebox"
        "id" => 28
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Selfiebox","url":"october:\/\/offline-boxes-pages@link\/selfiebox?title=Selfiebox"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 10
        "created_at" => "2024-04-16 08:45:41"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2099
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2101}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2100
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2101}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2102
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2101}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2101}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2101}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2101}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2103
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2101}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2101}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    10 => Tailor\Models\NestedFormItem {#2106
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Kontakt"
        "url" => "october://cms-page@link/kontakt?title=Kontakt+%28kontakt%29"
        "id" => 27
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Kontakt","url":"october:\/\/cms-page@link\/kontakt?title=Kontakt+%28kontakt%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 11
        "created_at" => "2024-04-11 21:26:48"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "host" => Tailor\Models\EntryRecord {#1876}
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Kontakt"
        "url" => "october://cms-page@link/kontakt?title=Kontakt+%28kontakt%29"
        "id" => 27
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Kontakt","url":"october:\/\/cms-page@link\/kontakt?title=Kontakt+%28kontakt%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 11
        "created_at" => "2024-04-11 21:26:48"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2104
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2106}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2105
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2106}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2107
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2106}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2106}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2106}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2106}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2108
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2106}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2106}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
  ]
  #escapeWhenCastingToString: false
}
October\Rain\Database\Collection {#2116
  #items: array:6 [
    18 => Tailor\Models\NestedFormItem {#2053
      #connection: "mysql"
      #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: ?
      #original: array:13 [
        "title" => "Startseite"
        "url" => "october://cms-page@link/startseite?title=Startseite+%28startseite%29"
        "id" => 18
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Startseite","url":"october:\/\/cms-page@link\/startseite?title=Startseite+%28startseite%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 1
        "created_at" => "2024-04-11 14:43:28"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:2 [
        "host" => Tailor\Models\EntryRecord {#1876
          #connection: "mysql"
          #table: "xc_dd80d233ee704350a86322dbb4b4c634c"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: ?
          #original: array:22 [
            "id" => 4
            "site_id" => 1
            "site_root_id" => 4
            "blueprint_uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
            "content_group" => null
            "title" => "Hauptmenü"
            "slug" => "hauptmenue"
            "is_enabled" => 1
            "published_at" => null
            "published_at_date" => "2024-04-11 14:42:47"
            "expired_at" => null
            "draft_mode" => 1
            "primary_id" => null
            "primary_attrs" => null
            "is_version" => 0
            "description" => "Hauptmenü"
            "created_user_id" => null
            "updated_user_id" => 1
            "deleted_user_id" => null
            "deleted_at" => null
            "created_at" => "2024-04-11 14:42:47"
            "updated_at" => "2025-05-12 16:12:52"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: array:3 [
            0 => "published_at"
            1 => "published_at_date"
            2 => "expired_at"
          ]
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "items" => October\Rain\Database\TreeCollection {#2055
              #items: array:11 [
                0 => Tailor\Models\NestedFormItem {#2053}
                1 => Tailor\Models\NestedFormItem {#2061
                  #connection: "mysql"
                  #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: ?
                  #original: array:13 [
                    "title" => "Events & Technik"
                    "url" => ""
                    "id" => 19
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Events & Technik","url":""}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 2
                    "created_at" => "2024-04-11 14:43:49"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: array:2 [
                    "host" => Tailor\Models\EntryRecord {#1876}
                    "children" => October\Rain\Database\Collection {#1929
                      #items: array:3 [
                        0 => Tailor\Models\NestedFormItem {#2066
                          #connection: "mysql"
                          #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                          #primaryKey: "id"
                          #keyType: "int"
                          +incrementing: true
                          #with: []
                          #withCount: []
                          +preventsLazyLoading: false
                          #perPage: 15
                          +exists: true
                          +wasRecentlyCreated: false
                          #escapeWhenCastingToString: false
                          #attributes: ?
                          #original: array:13 [
                            "title" => "Veranstaltungstechnik"
                            "url" => "october://offline-boxes-pages@link/veranstaltungstechnik?title=Veranstaltungstechnik"
                            "id" => 20
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Veranstaltungstechnik","url":"october:\/\/offline-boxes-pages@link\/veranstaltungstechnik?title=Veranstaltungstechnik"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 3
                            "created_at" => "2024-04-11 14:57:01"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #changes: []
                          #casts: []
                          #classCastCache: []
                          #attributeCastCache: []
                          #dates: []
                          #dateFormat: null
                          #appends: []
                          #dispatchesEvents: []
                          #observables: []
                          #relations: array:2 [
                            "host" => Tailor\Models\EntryRecord {#1876}
                            "children" => October\Rain\Database\Collection {#2121
                              #items: []
                              #escapeWhenCastingToString: false
                            }
                          ]
                          #touches: []
                          +timestamps: true
                          #hidden: []
                          #visible: []
                          #fillable: array:2 [
                            0 => "title"
                            1 => "url"
                          ]
                          #guarded: array:1 [
                            0 => "*"
                          ]
                          +implement: null
                          +attributes: array:13 [
                            "title" => "Veranstaltungstechnik"
                            "url" => "october://offline-boxes-pages@link/veranstaltungstechnik?title=Veranstaltungstechnik"
                            "id" => 20
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Veranstaltungstechnik","url":"october:\/\/offline-boxes-pages@link\/veranstaltungstechnik?title=Veranstaltungstechnik"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 3
                            "created_at" => "2024-04-11 14:57:01"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #savingOptions: []
                          +trimStrings: true
                          #jsonable: array:1 [
                            0 => "content_value"
                          ]
                          +hasOne: []
                          +hasMany: array:1 [
                            "children" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsTo: array:1 [
                            "parent" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsToMany: []
                          +morphTo: array:1 [
                            "host" => []
                          ]
                          +morphOne: []
                          +morphMany: []
                          +morphToMany: []
                          +morphedByMany: []
                          +attachOne: []
                          +attachMany: []
                          +hasManyThrough: []
                          +hasOneThrough: []
                          #emitterSingleEventCollection: []
                          #emitterEventCollection: array:7 [
                            "deferredBinding.newBindInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($binding) {#2064
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2066}
                                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                                  line: "18 to 27"
                                }
                              ]
                            ]
                            "model.afterCreate" => array:1 [
                              0 => array:1 [
                                0 => Closure() {#2065
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2066}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                                  line: "43 to 49"
                                }
                              ]
                            ]
                            "model.saveInternal" => array:1 [
                              500 => array:1 [
                                0 => Closure() {#2067
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2066}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                                  line: "72 to 94"
                                }
                              ]
                            ]
                            "model.afterFetch" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2066}
                                  1 => "expandoAfterFetch"
                                ]
                              ]
                            ]
                            "model.afterSave" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2066}
                                  1 => "expandoAfterSave"
                                ]
                              ]
                            ]
                            "model.beforeSaveDone" => array:1 [
                              -1 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2066}
                                  1 => "expandoBeforeSaveDone"
                                ]
                              ]
                            ]
                            "model.newInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($instance) {#2068
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2066}
                                  use: {
                                    $parentModel: Tailor\Models\EntryRecord {#1876}
                                    $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                                    $fieldName: "items"
                                    $fieldConfig: array:1 [
                                      "fields" => array:2 [
                                        "title" => array:3 [ …3]
                                        "url" => array:2 [ …2]
                                      ]
                                    ]
                                    $useGroups: false
                                  }
                                  file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                                  line: "197 to 199"
                                }
                              ]
                            ]
                          ]
                          #emitterEventSorted: array:1 [
                            "model.afterFetch" => array:1 [
                              0 => array:2 [
                                0 => Tailor\Models\NestedFormItem {#2066}
                                1 => "expandoAfterFetch"
                              ]
                            ]
                          ]
                          #extensionData: array:4 [
                            "extensions" => []
                            "methods" => []
                            "dynamicMethods" => []
                            "dynamicProperties" => []
                          ]
                          +sessionKey: null
                          #expandoColumn: "content_value"
                          #expandoPassthru: array:10 [
                            0 => "content_group"
                            1 => "content_spawn_path"
                            2 => "host_id"
                            3 => "host_type"
                            4 => "host_field"
                            5 => "sort_order"
                            6 => "parent_id"
                            7 => "site_id"
                            8 => "created_at"
                            9 => "updated_at"
                          ]
                          +rules: array:1 [
                            "title" => "required"
                          ]
                          #fieldsetConfig: array:1 [
                            "fields" => array:2 [
                              "title" => array:3 [
                                "label" => "Title"
                                "type" => "text"
                                "validation" => "required"
                              ]
                              "url" => array:2 [
                                "label" => "url"
                                "type" => "pagefinder"
                              ]
                            ]
                          ]
                          #useFieldsetGroups: false
                          #isBlueprintExtended: true
                          #isLazyLoadedRelation: []
                          +validationForced: false
                          #validationErrors: null
                          #validationDefaultAttrNames: []
                        }
                        1 => Tailor\Models\NestedFormItem {#2071
                          #connection: "mysql"
                          #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                          #primaryKey: "id"
                          #keyType: "int"
                          +incrementing: true
                          #with: []
                          #withCount: []
                          +preventsLazyLoading: false
                          #perPage: 15
                          +exists: true
                          +wasRecentlyCreated: false
                          #escapeWhenCastingToString: false
                          #attributes: ?
                          #original: array:13 [
                            "title" => "Eventservice"
                            "url" => "october://offline-boxes-pages@link/eventservice?title=Eventservice"
                            "id" => 21
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Eventservice","url":"october:\/\/offline-boxes-pages@link\/eventservice?title=Eventservice"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 4
                            "created_at" => "2024-04-11 15:01:36"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #changes: []
                          #casts: []
                          #classCastCache: []
                          #attributeCastCache: []
                          #dates: []
                          #dateFormat: null
                          #appends: []
                          #dispatchesEvents: []
                          #observables: []
                          #relations: array:2 [
                            "host" => Tailor\Models\EntryRecord {#1876}
                            "children" => October\Rain\Database\Collection {#2610
                              #items: []
                              #escapeWhenCastingToString: false
                            }
                          ]
                          #touches: []
                          +timestamps: true
                          #hidden: []
                          #visible: []
                          #fillable: array:2 [
                            0 => "title"
                            1 => "url"
                          ]
                          #guarded: array:1 [
                            0 => "*"
                          ]
                          +implement: null
                          +attributes: array:13 [
                            "title" => "Eventservice"
                            "url" => "october://offline-boxes-pages@link/eventservice?title=Eventservice"
                            "id" => 21
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Eventservice","url":"october:\/\/offline-boxes-pages@link\/eventservice?title=Eventservice"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 4
                            "created_at" => "2024-04-11 15:01:36"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #savingOptions: []
                          +trimStrings: true
                          #jsonable: array:1 [
                            0 => "content_value"
                          ]
                          +hasOne: []
                          +hasMany: array:1 [
                            "children" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsTo: array:1 [
                            "parent" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsToMany: []
                          +morphTo: array:1 [
                            "host" => []
                          ]
                          +morphOne: []
                          +morphMany: []
                          +morphToMany: []
                          +morphedByMany: []
                          +attachOne: []
                          +attachMany: []
                          +hasManyThrough: []
                          +hasOneThrough: []
                          #emitterSingleEventCollection: []
                          #emitterEventCollection: array:7 [
                            "deferredBinding.newBindInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($binding) {#2069
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2071}
                                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                                  line: "18 to 27"
                                }
                              ]
                            ]
                            "model.afterCreate" => array:1 [
                              0 => array:1 [
                                0 => Closure() {#2070
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2071}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                                  line: "43 to 49"
                                }
                              ]
                            ]
                            "model.saveInternal" => array:1 [
                              500 => array:1 [
                                0 => Closure() {#2072
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2071}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                                  line: "72 to 94"
                                }
                              ]
                            ]
                            "model.afterFetch" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2071}
                                  1 => "expandoAfterFetch"
                                ]
                              ]
                            ]
                            "model.afterSave" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2071}
                                  1 => "expandoAfterSave"
                                ]
                              ]
                            ]
                            "model.beforeSaveDone" => array:1 [
                              -1 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2071}
                                  1 => "expandoBeforeSaveDone"
                                ]
                              ]
                            ]
                            "model.newInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($instance) {#2073
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2071}
                                  use: {
                                    $parentModel: Tailor\Models\EntryRecord {#1876}
                                    $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                                    $fieldName: "items"
                                    $fieldConfig: array:1 [
                                      "fields" => array:2 [
                                        "title" => array:3 [ …3]
                                        "url" => array:2 [ …2]
                                      ]
                                    ]
                                    $useGroups: false
                                  }
                                  file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                                  line: "197 to 199"
                                }
                              ]
                            ]
                          ]
                          #emitterEventSorted: array:1 [
                            "model.afterFetch" => array:1 [
                              0 => array:2 [
                                0 => Tailor\Models\NestedFormItem {#2071}
                                1 => "expandoAfterFetch"
                              ]
                            ]
                          ]
                          #extensionData: array:4 [
                            "extensions" => []
                            "methods" => []
                            "dynamicMethods" => []
                            "dynamicProperties" => []
                          ]
                          +sessionKey: null
                          #expandoColumn: "content_value"
                          #expandoPassthru: array:10 [
                            0 => "content_group"
                            1 => "content_spawn_path"
                            2 => "host_id"
                            3 => "host_type"
                            4 => "host_field"
                            5 => "sort_order"
                            6 => "parent_id"
                            7 => "site_id"
                            8 => "created_at"
                            9 => "updated_at"
                          ]
                          +rules: array:1 [
                            "title" => "required"
                          ]
                          #fieldsetConfig: array:1 [
                            "fields" => array:2 [
                              "title" => array:3 [
                                "label" => "Title"
                                "type" => "text"
                                "validation" => "required"
                              ]
                              "url" => array:2 [
                                "label" => "url"
                                "type" => "pagefinder"
                              ]
                            ]
                          ]
                          #useFieldsetGroups: false
                          #isBlueprintExtended: true
                          #isLazyLoadedRelation: []
                          +validationForced: false
                          #validationErrors: null
                          #validationDefaultAttrNames: []
                        }
                        2 => Tailor\Models\NestedFormItem {#2076
                          #connection: "mysql"
                          #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                          #primaryKey: "id"
                          #keyType: "int"
                          +incrementing: true
                          #with: []
                          #withCount: []
                          +preventsLazyLoading: false
                          #perPage: 15
                          +exists: true
                          +wasRecentlyCreated: false
                          #escapeWhenCastingToString: false
                          #attributes: ?
                          #original: array:13 [
                            "title" => "Verleih"
                            "url" => "october://offline-boxes-pages@link/verleih?title=Verleih"
                            "id" => 22
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Verleih","url":"october:\/\/offline-boxes-pages@link\/verleih?title=Verleih"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 5
                            "created_at" => "2024-04-11 15:02:04"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #changes: []
                          #casts: []
                          #classCastCache: []
                          #attributeCastCache: []
                          #dates: []
                          #dateFormat: null
                          #appends: []
                          #dispatchesEvents: []
                          #observables: []
                          #relations: array:2 [
                            "host" => Tailor\Models\EntryRecord {#1876}
                            "children" => October\Rain\Database\Collection {#2487
                              #items: []
                              #escapeWhenCastingToString: false
                            }
                          ]
                          #touches: []
                          +timestamps: true
                          #hidden: []
                          #visible: []
                          #fillable: array:2 [
                            0 => "title"
                            1 => "url"
                          ]
                          #guarded: array:1 [
                            0 => "*"
                          ]
                          +implement: null
                          +attributes: array:13 [
                            "title" => "Verleih"
                            "url" => "october://offline-boxes-pages@link/verleih?title=Verleih"
                            "id" => 22
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Verleih","url":"october:\/\/offline-boxes-pages@link\/verleih?title=Verleih"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 19
                            "sort_order" => 5
                            "created_at" => "2024-04-11 15:02:04"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #savingOptions: []
                          +trimStrings: true
                          #jsonable: array:1 [
                            0 => "content_value"
                          ]
                          +hasOne: []
                          +hasMany: array:1 [
                            "children" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsTo: array:1 [
                            "parent" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsToMany: []
                          +morphTo: array:1 [
                            "host" => []
                          ]
                          +morphOne: []
                          +morphMany: []
                          +morphToMany: []
                          +morphedByMany: []
                          +attachOne: []
                          +attachMany: []
                          +hasManyThrough: []
                          +hasOneThrough: []
                          #emitterSingleEventCollection: []
                          #emitterEventCollection: array:7 [
                            "deferredBinding.newBindInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($binding) {#2074
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2076}
                                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                                  line: "18 to 27"
                                }
                              ]
                            ]
                            "model.afterCreate" => array:1 [
                              0 => array:1 [
                                0 => Closure() {#2075
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2076}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                                  line: "43 to 49"
                                }
                              ]
                            ]
                            "model.saveInternal" => array:1 [
                              500 => array:1 [
                                0 => Closure() {#2077
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2076}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                                  line: "72 to 94"
                                }
                              ]
                            ]
                            "model.afterFetch" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2076}
                                  1 => "expandoAfterFetch"
                                ]
                              ]
                            ]
                            "model.afterSave" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2076}
                                  1 => "expandoAfterSave"
                                ]
                              ]
                            ]
                            "model.beforeSaveDone" => array:1 [
                              -1 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2076}
                                  1 => "expandoBeforeSaveDone"
                                ]
                              ]
                            ]
                            "model.newInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($instance) {#2078
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2076}
                                  use: {
                                    $parentModel: Tailor\Models\EntryRecord {#1876}
                                    $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                                    $fieldName: "items"
                                    $fieldConfig: array:1 [
                                      "fields" => array:2 [
                                        "title" => array:3 [ …3]
                                        "url" => array:2 [ …2]
                                      ]
                                    ]
                                    $useGroups: false
                                  }
                                  file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                                  line: "197 to 199"
                                }
                              ]
                            ]
                          ]
                          #emitterEventSorted: array:1 [
                            "model.afterFetch" => array:1 [
                              0 => array:2 [
                                0 => Tailor\Models\NestedFormItem {#2076}
                                1 => "expandoAfterFetch"
                              ]
                            ]
                          ]
                          #extensionData: array:4 [
                            "extensions" => []
                            "methods" => []
                            "dynamicMethods" => []
                            "dynamicProperties" => []
                          ]
                          +sessionKey: null
                          #expandoColumn: "content_value"
                          #expandoPassthru: array:10 [
                            0 => "content_group"
                            1 => "content_spawn_path"
                            2 => "host_id"
                            3 => "host_type"
                            4 => "host_field"
                            5 => "sort_order"
                            6 => "parent_id"
                            7 => "site_id"
                            8 => "created_at"
                            9 => "updated_at"
                          ]
                          +rules: array:1 [
                            "title" => "required"
                          ]
                          #fieldsetConfig: array:1 [
                            "fields" => array:2 [
                              "title" => array:3 [
                                "label" => "Title"
                                "type" => "text"
                                "validation" => "required"
                              ]
                              "url" => array:2 [
                                "label" => "url"
                                "type" => "pagefinder"
                              ]
                            ]
                          ]
                          #useFieldsetGroups: false
                          #isBlueprintExtended: true
                          #isLazyLoadedRelation: []
                          +validationForced: false
                          #validationErrors: null
                          #validationDefaultAttrNames: []
                        }
                      ]
                      #escapeWhenCastingToString: false
                    }
                  ]
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:2 [
                    0 => "title"
                    1 => "url"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  +implement: null
                  +attributes: array:13 [
                    "title" => "Events & Technik"
                    "url" => ""
                    "id" => 19
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Events & Technik","url":""}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 2
                    "created_at" => "2024-04-11 14:43:49"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #savingOptions: []
                  +trimStrings: true
                  #jsonable: array:1 [
                    0 => "content_value"
                  ]
                  +hasOne: []
                  +hasMany: array:1 [
                    "children" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsTo: array:1 [
                    "parent" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsToMany: []
                  +morphTo: array:1 [
                    "host" => []
                  ]
                  +morphOne: []
                  +morphMany: []
                  +morphToMany: []
                  +morphedByMany: []
                  +attachOne: []
                  +attachMany: []
                  +hasManyThrough: []
                  +hasOneThrough: []
                  #emitterSingleEventCollection: []
                  #emitterEventCollection: array:7 [
                    "deferredBinding.newBindInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($binding) {#2059
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2061}
                          file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                          line: "18 to 27"
                        }
                      ]
                    ]
                    "model.afterCreate" => array:1 [
                      0 => array:1 [
                        0 => Closure() {#2060
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2061}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                          line: "43 to 49"
                        }
                      ]
                    ]
                    "model.saveInternal" => array:1 [
                      500 => array:1 [
                        0 => Closure() {#2062
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2061}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                          line: "72 to 94"
                        }
                      ]
                    ]
                    "model.afterFetch" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2061}
                          1 => "expandoAfterFetch"
                        ]
                      ]
                    ]
                    "model.afterSave" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2061}
                          1 => "expandoAfterSave"
                        ]
                      ]
                    ]
                    "model.beforeSaveDone" => array:1 [
                      -1 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2061}
                          1 => "expandoBeforeSaveDone"
                        ]
                      ]
                    ]
                    "model.newInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($instance) {#2063
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2061}
                          use: {
                            $parentModel: Tailor\Models\EntryRecord {#1876}
                            $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                            $fieldName: "items"
                            $fieldConfig: array:1 [
                              "fields" => array:2 [
                                "title" => array:3 [
                                  "label" => "Title"
                                  "type" => "text"
                                  "validation" => "required"
                                ]
                                "url" => array:2 [
                                  "label" => "url"
                                  "type" => "pagefinder"
                                ]
                              ]
                            ]
                            $useGroups: false
                          }
                          file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                          line: "197 to 199"
                        }
                      ]
                    ]
                  ]
                  #emitterEventSorted: array:1 [
                    "model.afterFetch" => array:1 [
                      0 => array:2 [
                        0 => Tailor\Models\NestedFormItem {#2061}
                        1 => "expandoAfterFetch"
                      ]
                    ]
                  ]
                  #extensionData: array:4 [
                    "extensions" => []
                    "methods" => []
                    "dynamicMethods" => []
                    "dynamicProperties" => []
                  ]
                  +sessionKey: null
                  #expandoColumn: "content_value"
                  #expandoPassthru: array:10 [
                    0 => "content_group"
                    1 => "content_spawn_path"
                    2 => "host_id"
                    3 => "host_type"
                    4 => "host_field"
                    5 => "sort_order"
                    6 => "parent_id"
                    7 => "site_id"
                    8 => "created_at"
                    9 => "updated_at"
                  ]
                  +rules: array:1 [
                    "title" => "required"
                  ]
                  #fieldsetConfig: array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                  #useFieldsetGroups: false
                  #isBlueprintExtended: true
                  #isLazyLoadedRelation: []
                  +validationForced: false
                  #validationErrors: null
                  #validationDefaultAttrNames: []
                }
                2 => Tailor\Models\NestedFormItem {#2066}
                3 => Tailor\Models\NestedFormItem {#2071}
                4 => Tailor\Models\NestedFormItem {#2076}
                5 => Tailor\Models\NestedFormItem {#2081
                  #connection: "mysql"
                  #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: ?
                  #original: array:13 [
                    "title" => "DJ-Service"
                    "url" => ""
                    "id" => 23
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"DJ-Service","url":""}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 6
                    "created_at" => "2024-04-11 20:08:42"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: array:2 [
                    "host" => Tailor\Models\EntryRecord {#1876}
                    "children" => October\Rain\Database\Collection {#2492
                      #items: array:2 [
                        0 => Tailor\Models\NestedFormItem {#2086
                          #connection: "mysql"
                          #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                          #primaryKey: "id"
                          #keyType: "int"
                          +incrementing: true
                          #with: []
                          #withCount: []
                          +preventsLazyLoading: false
                          #perPage: 15
                          +exists: true
                          +wasRecentlyCreated: false
                          #escapeWhenCastingToString: false
                          #attributes: ?
                          #original: array:13 [
                            "title" => "Dj-Service für Hochzeiten"
                            "url" => "october://offline-boxes-pages@link/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"
                            "id" => 24
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Dj-Service für Hochzeiten","url":"october:\/\/offline-boxes-pages@link\/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 23
                            "sort_order" => 7
                            "created_at" => "2024-04-11 20:09:07"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #changes: []
                          #casts: []
                          #classCastCache: []
                          #attributeCastCache: []
                          #dates: []
                          #dateFormat: null
                          #appends: []
                          #dispatchesEvents: []
                          #observables: []
                          #relations: array:2 [
                            "host" => Tailor\Models\EntryRecord {#1876}
                            "children" => October\Rain\Database\Collection {#2218
                              #items: []
                              #escapeWhenCastingToString: false
                            }
                          ]
                          #touches: []
                          +timestamps: true
                          #hidden: []
                          #visible: []
                          #fillable: array:2 [
                            0 => "title"
                            1 => "url"
                          ]
                          #guarded: array:1 [
                            0 => "*"
                          ]
                          +implement: null
                          +attributes: array:13 [
                            "title" => "Dj-Service für Hochzeiten"
                            "url" => "october://offline-boxes-pages@link/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"
                            "id" => 24
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Dj-Service für Hochzeiten","url":"october:\/\/offline-boxes-pages@link\/dj-service?title=DJ+Service+f%C3%BCr+Hochzeiten"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 23
                            "sort_order" => 7
                            "created_at" => "2024-04-11 20:09:07"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #savingOptions: []
                          +trimStrings: true
                          #jsonable: array:1 [
                            0 => "content_value"
                          ]
                          +hasOne: []
                          +hasMany: array:1 [
                            "children" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsTo: array:1 [
                            "parent" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsToMany: []
                          +morphTo: array:1 [
                            "host" => []
                          ]
                          +morphOne: []
                          +morphMany: []
                          +morphToMany: []
                          +morphedByMany: []
                          +attachOne: []
                          +attachMany: []
                          +hasManyThrough: []
                          +hasOneThrough: []
                          #emitterSingleEventCollection: []
                          #emitterEventCollection: array:7 [
                            "deferredBinding.newBindInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($binding) {#2084
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2086}
                                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                                  line: "18 to 27"
                                }
                              ]
                            ]
                            "model.afterCreate" => array:1 [
                              0 => array:1 [
                                0 => Closure() {#2085
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2086}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                                  line: "43 to 49"
                                }
                              ]
                            ]
                            "model.saveInternal" => array:1 [
                              500 => array:1 [
                                0 => Closure() {#2087
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2086}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                                  line: "72 to 94"
                                }
                              ]
                            ]
                            "model.afterFetch" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2086}
                                  1 => "expandoAfterFetch"
                                ]
                              ]
                            ]
                            "model.afterSave" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2086}
                                  1 => "expandoAfterSave"
                                ]
                              ]
                            ]
                            "model.beforeSaveDone" => array:1 [
                              -1 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2086}
                                  1 => "expandoBeforeSaveDone"
                                ]
                              ]
                            ]
                            "model.newInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($instance) {#2088
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2086}
                                  use: {
                                    $parentModel: Tailor\Models\EntryRecord {#1876}
                                    $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                                    $fieldName: "items"
                                    $fieldConfig: array:1 [
                                      "fields" => array:2 [
                                        "title" => array:3 [ …3]
                                        "url" => array:2 [ …2]
                                      ]
                                    ]
                                    $useGroups: false
                                  }
                                  file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                                  line: "197 to 199"
                                }
                              ]
                            ]
                          ]
                          #emitterEventSorted: array:1 [
                            "model.afterFetch" => array:1 [
                              0 => array:2 [
                                0 => Tailor\Models\NestedFormItem {#2086}
                                1 => "expandoAfterFetch"
                              ]
                            ]
                          ]
                          #extensionData: array:4 [
                            "extensions" => []
                            "methods" => []
                            "dynamicMethods" => []
                            "dynamicProperties" => []
                          ]
                          +sessionKey: null
                          #expandoColumn: "content_value"
                          #expandoPassthru: array:10 [
                            0 => "content_group"
                            1 => "content_spawn_path"
                            2 => "host_id"
                            3 => "host_type"
                            4 => "host_field"
                            5 => "sort_order"
                            6 => "parent_id"
                            7 => "site_id"
                            8 => "created_at"
                            9 => "updated_at"
                          ]
                          +rules: array:1 [
                            "title" => "required"
                          ]
                          #fieldsetConfig: array:1 [
                            "fields" => array:2 [
                              "title" => array:3 [
                                "label" => "Title"
                                "type" => "text"
                                "validation" => "required"
                              ]
                              "url" => array:2 [
                                "label" => "url"
                                "type" => "pagefinder"
                              ]
                            ]
                          ]
                          #useFieldsetGroups: false
                          #isBlueprintExtended: true
                          #isLazyLoadedRelation: []
                          +validationForced: false
                          #validationErrors: null
                          #validationDefaultAttrNames: []
                        }
                        1 => Tailor\Models\NestedFormItem {#2091
                          #connection: "mysql"
                          #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                          #primaryKey: "id"
                          #keyType: "int"
                          +incrementing: true
                          #with: []
                          #withCount: []
                          +preventsLazyLoading: false
                          #perPage: 15
                          +exists: true
                          +wasRecentlyCreated: false
                          #escapeWhenCastingToString: false
                          #attributes: ?
                          #original: array:13 [
                            "title" => "Firmenfeiern und Events"
                            "url" => "october://offline-boxes-pages@link/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"
                            "id" => 25
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Firmenfeiern und Events","url":"october:\/\/offline-boxes-pages@link\/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 23
                            "sort_order" => 8
                            "created_at" => "2024-04-11 20:45:03"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #changes: []
                          #casts: []
                          #classCastCache: []
                          #attributeCastCache: []
                          #dates: []
                          #dateFormat: null
                          #appends: []
                          #dispatchesEvents: []
                          #observables: []
                          #relations: array:2 [
                            "host" => Tailor\Models\EntryRecord {#1876}
                            "children" => October\Rain\Database\Collection {#2330
                              #items: []
                              #escapeWhenCastingToString: false
                            }
                          ]
                          #touches: []
                          +timestamps: true
                          #hidden: []
                          #visible: []
                          #fillable: array:2 [
                            0 => "title"
                            1 => "url"
                          ]
                          #guarded: array:1 [
                            0 => "*"
                          ]
                          +implement: null
                          +attributes: array:13 [
                            "title" => "Firmenfeiern und Events"
                            "url" => "october://offline-boxes-pages@link/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"
                            "id" => 25
                            "host_id" => 4
                            "host_field" => "items"
                            "site_id" => null
                            "content_group" => null
                            "content_value" => "{"title":"Firmenfeiern und Events","url":"october:\/\/offline-boxes-pages@link\/dj-events-firmenfeiern?title=DJ+Events+%26+Firmenfeiern"}"
                            "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                            "parent_id" => 23
                            "sort_order" => 8
                            "created_at" => "2024-04-11 20:45:03"
                            "updated_at" => "2024-04-16 08:45:47"
                          ]
                          #savingOptions: []
                          +trimStrings: true
                          #jsonable: array:1 [
                            0 => "content_value"
                          ]
                          +hasOne: []
                          +hasMany: array:1 [
                            "children" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsTo: array:1 [
                            "parent" => array:3 [
                              0 => "Tailor\Models\NestedFormItem"
                              "key" => "parent_id"
                              "replicate" => false
                            ]
                          ]
                          +belongsToMany: []
                          +morphTo: array:1 [
                            "host" => []
                          ]
                          +morphOne: []
                          +morphMany: []
                          +morphToMany: []
                          +morphedByMany: []
                          +attachOne: []
                          +attachMany: []
                          +hasManyThrough: []
                          +hasOneThrough: []
                          #emitterSingleEventCollection: []
                          #emitterEventCollection: array:7 [
                            "deferredBinding.newBindInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($binding) {#2089
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2091}
                                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                                  line: "18 to 27"
                                }
                              ]
                            ]
                            "model.afterCreate" => array:1 [
                              0 => array:1 [
                                0 => Closure() {#2090
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2091}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                                  line: "43 to 49"
                                }
                              ]
                            ]
                            "model.saveInternal" => array:1 [
                              500 => array:1 [
                                0 => Closure() {#2092
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2091}
                                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                                  line: "72 to 94"
                                }
                              ]
                            ]
                            "model.afterFetch" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2091}
                                  1 => "expandoAfterFetch"
                                ]
                              ]
                            ]
                            "model.afterSave" => array:1 [
                              0 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2091}
                                  1 => "expandoAfterSave"
                                ]
                              ]
                            ]
                            "model.beforeSaveDone" => array:1 [
                              -1 => array:1 [
                                0 => array:2 [
                                  0 => Tailor\Models\NestedFormItem {#2091}
                                  1 => "expandoBeforeSaveDone"
                                ]
                              ]
                            ]
                            "model.newInstance" => array:1 [
                              0 => array:1 [
                                0 => Closure($instance) {#2093
                                  class: "Tailor\Models\NestedFormItem"
                                  this: Tailor\Models\NestedFormItem {#2091}
                                  use: {
                                    $parentModel: Tailor\Models\EntryRecord {#1876}
                                    $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                                    $fieldName: "items"
                                    $fieldConfig: array:1 [
                                      "fields" => array:2 [
                                        "title" => array:3 [ …3]
                                        "url" => array:2 [ …2]
                                      ]
                                    ]
                                    $useGroups: false
                                  }
                                  file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                                  line: "197 to 199"
                                }
                              ]
                            ]
                          ]
                          #emitterEventSorted: array:1 [
                            "model.afterFetch" => array:1 [
                              0 => array:2 [
                                0 => Tailor\Models\NestedFormItem {#2091}
                                1 => "expandoAfterFetch"
                              ]
                            ]
                          ]
                          #extensionData: array:4 [
                            "extensions" => []
                            "methods" => []
                            "dynamicMethods" => []
                            "dynamicProperties" => []
                          ]
                          +sessionKey: null
                          #expandoColumn: "content_value"
                          #expandoPassthru: array:10 [
                            0 => "content_group"
                            1 => "content_spawn_path"
                            2 => "host_id"
                            3 => "host_type"
                            4 => "host_field"
                            5 => "sort_order"
                            6 => "parent_id"
                            7 => "site_id"
                            8 => "created_at"
                            9 => "updated_at"
                          ]
                          +rules: array:1 [
                            "title" => "required"
                          ]
                          #fieldsetConfig: array:1 [
                            "fields" => array:2 [
                              "title" => array:3 [
                                "label" => "Title"
                                "type" => "text"
                                "validation" => "required"
                              ]
                              "url" => array:2 [
                                "label" => "url"
                                "type" => "pagefinder"
                              ]
                            ]
                          ]
                          #useFieldsetGroups: false
                          #isBlueprintExtended: true
                          #isLazyLoadedRelation: []
                          +validationForced: false
                          #validationErrors: null
                          #validationDefaultAttrNames: []
                        }
                      ]
                      #escapeWhenCastingToString: false
                    }
                  ]
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:2 [
                    0 => "title"
                    1 => "url"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  +implement: null
                  +attributes: array:13 [
                    "title" => "DJ-Service"
                    "url" => ""
                    "id" => 23
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"DJ-Service","url":""}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 6
                    "created_at" => "2024-04-11 20:08:42"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #savingOptions: []
                  +trimStrings: true
                  #jsonable: array:1 [
                    0 => "content_value"
                  ]
                  +hasOne: []
                  +hasMany: array:1 [
                    "children" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsTo: array:1 [
                    "parent" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsToMany: []
                  +morphTo: array:1 [
                    "host" => []
                  ]
                  +morphOne: []
                  +morphMany: []
                  +morphToMany: []
                  +morphedByMany: []
                  +attachOne: []
                  +attachMany: []
                  +hasManyThrough: []
                  +hasOneThrough: []
                  #emitterSingleEventCollection: []
                  #emitterEventCollection: array:7 [
                    "deferredBinding.newBindInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($binding) {#2079
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2081}
                          file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                          line: "18 to 27"
                        }
                      ]
                    ]
                    "model.afterCreate" => array:1 [
                      0 => array:1 [
                        0 => Closure() {#2080
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2081}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                          line: "43 to 49"
                        }
                      ]
                    ]
                    "model.saveInternal" => array:1 [
                      500 => array:1 [
                        0 => Closure() {#2082
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2081}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                          line: "72 to 94"
                        }
                      ]
                    ]
                    "model.afterFetch" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2081}
                          1 => "expandoAfterFetch"
                        ]
                      ]
                    ]
                    "model.afterSave" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2081}
                          1 => "expandoAfterSave"
                        ]
                      ]
                    ]
                    "model.beforeSaveDone" => array:1 [
                      -1 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2081}
                          1 => "expandoBeforeSaveDone"
                        ]
                      ]
                    ]
                    "model.newInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($instance) {#2083
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2081}
                          use: {
                            $parentModel: Tailor\Models\EntryRecord {#1876}
                            $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                            $fieldName: "items"
                            $fieldConfig: array:1 [
                              "fields" => array:2 [
                                "title" => array:3 [
                                  "label" => "Title"
                                  "type" => "text"
                                  "validation" => "required"
                                ]
                                "url" => array:2 [
                                  "label" => "url"
                                  "type" => "pagefinder"
                                ]
                              ]
                            ]
                            $useGroups: false
                          }
                          file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                          line: "197 to 199"
                        }
                      ]
                    ]
                  ]
                  #emitterEventSorted: array:1 [
                    "model.afterFetch" => array:1 [
                      0 => array:2 [
                        0 => Tailor\Models\NestedFormItem {#2081}
                        1 => "expandoAfterFetch"
                      ]
                    ]
                  ]
                  #extensionData: array:4 [
                    "extensions" => []
                    "methods" => []
                    "dynamicMethods" => []
                    "dynamicProperties" => []
                  ]
                  +sessionKey: null
                  #expandoColumn: "content_value"
                  #expandoPassthru: array:10 [
                    0 => "content_group"
                    1 => "content_spawn_path"
                    2 => "host_id"
                    3 => "host_type"
                    4 => "host_field"
                    5 => "sort_order"
                    6 => "parent_id"
                    7 => "site_id"
                    8 => "created_at"
                    9 => "updated_at"
                  ]
                  +rules: array:1 [
                    "title" => "required"
                  ]
                  #fieldsetConfig: array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                  #useFieldsetGroups: false
                  #isBlueprintExtended: true
                  #isLazyLoadedRelation: []
                  +validationForced: false
                  #validationErrors: null
                  #validationDefaultAttrNames: []
                }
                6 => Tailor\Models\NestedFormItem {#2086}
                7 => Tailor\Models\NestedFormItem {#2091}
                8 => Tailor\Models\NestedFormItem {#2096
                  #connection: "mysql"
                  #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: ?
                  #original: array:13 [
                    "title" => "Partytower"
                    "url" => "october://offline-boxes-pages@link/partytower?title=Partytower"
                    "id" => 26
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Partytower","url":"october:\/\/offline-boxes-pages@link\/partytower?title=Partytower"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 9
                    "created_at" => "2024-04-11 21:20:09"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: array:2 [
                    "host" => Tailor\Models\EntryRecord {#1876}
                    "children" => October\Rain\Database\Collection {#2200
                      #items: []
                      #escapeWhenCastingToString: false
                    }
                  ]
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:2 [
                    0 => "title"
                    1 => "url"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  +implement: null
                  +attributes: array:13 [
                    "title" => "Partytower"
                    "url" => "october://offline-boxes-pages@link/partytower?title=Partytower"
                    "id" => 26
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Partytower","url":"october:\/\/offline-boxes-pages@link\/partytower?title=Partytower"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 9
                    "created_at" => "2024-04-11 21:20:09"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #savingOptions: []
                  +trimStrings: true
                  #jsonable: array:1 [
                    0 => "content_value"
                  ]
                  +hasOne: []
                  +hasMany: array:1 [
                    "children" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsTo: array:1 [
                    "parent" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsToMany: []
                  +morphTo: array:1 [
                    "host" => []
                  ]
                  +morphOne: []
                  +morphMany: []
                  +morphToMany: []
                  +morphedByMany: []
                  +attachOne: []
                  +attachMany: []
                  +hasManyThrough: []
                  +hasOneThrough: []
                  #emitterSingleEventCollection: []
                  #emitterEventCollection: array:7 [
                    "deferredBinding.newBindInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($binding) {#2094
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2096}
                          file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                          line: "18 to 27"
                        }
                      ]
                    ]
                    "model.afterCreate" => array:1 [
                      0 => array:1 [
                        0 => Closure() {#2095
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2096}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                          line: "43 to 49"
                        }
                      ]
                    ]
                    "model.saveInternal" => array:1 [
                      500 => array:1 [
                        0 => Closure() {#2097
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2096}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                          line: "72 to 94"
                        }
                      ]
                    ]
                    "model.afterFetch" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2096}
                          1 => "expandoAfterFetch"
                        ]
                      ]
                    ]
                    "model.afterSave" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2096}
                          1 => "expandoAfterSave"
                        ]
                      ]
                    ]
                    "model.beforeSaveDone" => array:1 [
                      -1 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2096}
                          1 => "expandoBeforeSaveDone"
                        ]
                      ]
                    ]
                    "model.newInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($instance) {#2098
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2096}
                          use: {
                            $parentModel: Tailor\Models\EntryRecord {#1876}
                            $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                            $fieldName: "items"
                            $fieldConfig: array:1 [
                              "fields" => array:2 [
                                "title" => array:3 [
                                  "label" => "Title"
                                  "type" => "text"
                                  "validation" => "required"
                                ]
                                "url" => array:2 [
                                  "label" => "url"
                                  "type" => "pagefinder"
                                ]
                              ]
                            ]
                            $useGroups: false
                          }
                          file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                          line: "197 to 199"
                        }
                      ]
                    ]
                  ]
                  #emitterEventSorted: array:1 [
                    "model.afterFetch" => array:1 [
                      0 => array:2 [
                        0 => Tailor\Models\NestedFormItem {#2096}
                        1 => "expandoAfterFetch"
                      ]
                    ]
                  ]
                  #extensionData: array:4 [
                    "extensions" => []
                    "methods" => []
                    "dynamicMethods" => []
                    "dynamicProperties" => []
                  ]
                  +sessionKey: null
                  #expandoColumn: "content_value"
                  #expandoPassthru: array:10 [
                    0 => "content_group"
                    1 => "content_spawn_path"
                    2 => "host_id"
                    3 => "host_type"
                    4 => "host_field"
                    5 => "sort_order"
                    6 => "parent_id"
                    7 => "site_id"
                    8 => "created_at"
                    9 => "updated_at"
                  ]
                  +rules: array:1 [
                    "title" => "required"
                  ]
                  #fieldsetConfig: array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                  #useFieldsetGroups: false
                  #isBlueprintExtended: true
                  #isLazyLoadedRelation: []
                  +validationForced: false
                  #validationErrors: null
                  #validationDefaultAttrNames: []
                }
                9 => Tailor\Models\NestedFormItem {#2101
                  #connection: "mysql"
                  #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: ?
                  #original: array:13 [
                    "title" => "Selfiebox"
                    "url" => "october://offline-boxes-pages@link/selfiebox?title=Selfiebox"
                    "id" => 28
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Selfiebox","url":"october:\/\/offline-boxes-pages@link\/selfiebox?title=Selfiebox"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 10
                    "created_at" => "2024-04-16 08:45:41"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: array:2 [
                    "host" => Tailor\Models\EntryRecord {#1876}
                    "children" => October\Rain\Database\Collection {#2205
                      #items: []
                      #escapeWhenCastingToString: false
                    }
                  ]
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:2 [
                    0 => "title"
                    1 => "url"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  +implement: null
                  +attributes: array:13 [
                    "title" => "Selfiebox"
                    "url" => "october://offline-boxes-pages@link/selfiebox?title=Selfiebox"
                    "id" => 28
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Selfiebox","url":"october:\/\/offline-boxes-pages@link\/selfiebox?title=Selfiebox"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 10
                    "created_at" => "2024-04-16 08:45:41"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #savingOptions: []
                  +trimStrings: true
                  #jsonable: array:1 [
                    0 => "content_value"
                  ]
                  +hasOne: []
                  +hasMany: array:1 [
                    "children" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsTo: array:1 [
                    "parent" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsToMany: []
                  +morphTo: array:1 [
                    "host" => []
                  ]
                  +morphOne: []
                  +morphMany: []
                  +morphToMany: []
                  +morphedByMany: []
                  +attachOne: []
                  +attachMany: []
                  +hasManyThrough: []
                  +hasOneThrough: []
                  #emitterSingleEventCollection: []
                  #emitterEventCollection: array:7 [
                    "deferredBinding.newBindInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($binding) {#2099
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2101}
                          file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                          line: "18 to 27"
                        }
                      ]
                    ]
                    "model.afterCreate" => array:1 [
                      0 => array:1 [
                        0 => Closure() {#2100
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2101}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                          line: "43 to 49"
                        }
                      ]
                    ]
                    "model.saveInternal" => array:1 [
                      500 => array:1 [
                        0 => Closure() {#2102
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2101}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                          line: "72 to 94"
                        }
                      ]
                    ]
                    "model.afterFetch" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2101}
                          1 => "expandoAfterFetch"
                        ]
                      ]
                    ]
                    "model.afterSave" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2101}
                          1 => "expandoAfterSave"
                        ]
                      ]
                    ]
                    "model.beforeSaveDone" => array:1 [
                      -1 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2101}
                          1 => "expandoBeforeSaveDone"
                        ]
                      ]
                    ]
                    "model.newInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($instance) {#2103
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2101}
                          use: {
                            $parentModel: Tailor\Models\EntryRecord {#1876}
                            $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                            $fieldName: "items"
                            $fieldConfig: array:1 [
                              "fields" => array:2 [
                                "title" => array:3 [
                                  "label" => "Title"
                                  "type" => "text"
                                  "validation" => "required"
                                ]
                                "url" => array:2 [
                                  "label" => "url"
                                  "type" => "pagefinder"
                                ]
                              ]
                            ]
                            $useGroups: false
                          }
                          file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                          line: "197 to 199"
                        }
                      ]
                    ]
                  ]
                  #emitterEventSorted: array:1 [
                    "model.afterFetch" => array:1 [
                      0 => array:2 [
                        0 => Tailor\Models\NestedFormItem {#2101}
                        1 => "expandoAfterFetch"
                      ]
                    ]
                  ]
                  #extensionData: array:4 [
                    "extensions" => []
                    "methods" => []
                    "dynamicMethods" => []
                    "dynamicProperties" => []
                  ]
                  +sessionKey: null
                  #expandoColumn: "content_value"
                  #expandoPassthru: array:10 [
                    0 => "content_group"
                    1 => "content_spawn_path"
                    2 => "host_id"
                    3 => "host_type"
                    4 => "host_field"
                    5 => "sort_order"
                    6 => "parent_id"
                    7 => "site_id"
                    8 => "created_at"
                    9 => "updated_at"
                  ]
                  +rules: array:1 [
                    "title" => "required"
                  ]
                  #fieldsetConfig: array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                  #useFieldsetGroups: false
                  #isBlueprintExtended: true
                  #isLazyLoadedRelation: []
                  +validationForced: false
                  #validationErrors: null
                  #validationDefaultAttrNames: []
                }
                10 => Tailor\Models\NestedFormItem {#2106
                  #connection: "mysql"
                  #table: "xc_dd80d233ee704350a86322dbb4b4c634r"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: ?
                  #original: array:13 [
                    "title" => "Kontakt"
                    "url" => "october://cms-page@link/kontakt?title=Kontakt+%28kontakt%29"
                    "id" => 27
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Kontakt","url":"october:\/\/cms-page@link\/kontakt?title=Kontakt+%28kontakt%29"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 11
                    "created_at" => "2024-04-11 21:26:48"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: array:2 [
                    "host" => Tailor\Models\EntryRecord {#1876}
                    "children" => October\Rain\Database\Collection {#2683
                      #items: []
                      #escapeWhenCastingToString: false
                    }
                  ]
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:2 [
                    0 => "title"
                    1 => "url"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  +implement: null
                  +attributes: array:13 [
                    "title" => "Kontakt"
                    "url" => "october://cms-page@link/kontakt?title=Kontakt+%28kontakt%29"
                    "id" => 27
                    "host_id" => 4
                    "host_field" => "items"
                    "site_id" => null
                    "content_group" => null
                    "content_value" => "{"title":"Kontakt","url":"october:\/\/cms-page@link\/kontakt?title=Kontakt+%28kontakt%29"}"
                    "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
                    "parent_id" => null
                    "sort_order" => 11
                    "created_at" => "2024-04-11 21:26:48"
                    "updated_at" => "2024-04-16 08:45:47"
                  ]
                  #savingOptions: []
                  +trimStrings: true
                  #jsonable: array:1 [
                    0 => "content_value"
                  ]
                  +hasOne: []
                  +hasMany: array:1 [
                    "children" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsTo: array:1 [
                    "parent" => array:3 [
                      0 => "Tailor\Models\NestedFormItem"
                      "key" => "parent_id"
                      "replicate" => false
                    ]
                  ]
                  +belongsToMany: []
                  +morphTo: array:1 [
                    "host" => []
                  ]
                  +morphOne: []
                  +morphMany: []
                  +morphToMany: []
                  +morphedByMany: []
                  +attachOne: []
                  +attachMany: []
                  +hasManyThrough: []
                  +hasOneThrough: []
                  #emitterSingleEventCollection: []
                  #emitterEventCollection: array:7 [
                    "deferredBinding.newBindInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($binding) {#2104
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2106}
                          file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                          line: "18 to 27"
                        }
                      ]
                    ]
                    "model.afterCreate" => array:1 [
                      0 => array:1 [
                        0 => Closure() {#2105
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2106}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
                          line: "43 to 49"
                        }
                      ]
                    ]
                    "model.saveInternal" => array:1 [
                      500 => array:1 [
                        0 => Closure() {#2107
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2106}
                          file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                          line: "72 to 94"
                        }
                      ]
                    ]
                    "model.afterFetch" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2106}
                          1 => "expandoAfterFetch"
                        ]
                      ]
                    ]
                    "model.afterSave" => array:1 [
                      0 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2106}
                          1 => "expandoAfterSave"
                        ]
                      ]
                    ]
                    "model.beforeSaveDone" => array:1 [
                      -1 => array:1 [
                        0 => array:2 [
                          0 => Tailor\Models\NestedFormItem {#2106}
                          1 => "expandoBeforeSaveDone"
                        ]
                      ]
                    ]
                    "model.newInstance" => array:1 [
                      0 => array:1 [
                        0 => Closure($instance) {#2108
                          class: "Tailor\Models\NestedFormItem"
                          this: Tailor\Models\NestedFormItem {#2106}
                          use: {
                            $parentModel: Tailor\Models\EntryRecord {#1876}
                            $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                            $fieldName: "items"
                            $fieldConfig: array:1 [
                              "fields" => array:2 [
                                "title" => array:3 [
                                  "label" => "Title"
                                  "type" => "text"
                                  "validation" => "required"
                                ]
                                "url" => array:2 [
                                  "label" => "url"
                                  "type" => "pagefinder"
                                ]
                              ]
                            ]
                            $useGroups: false
                          }
                          file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
                          line: "197 to 199"
                        }
                      ]
                    ]
                  ]
                  #emitterEventSorted: array:1 [
                    "model.afterFetch" => array:1 [
                      0 => array:2 [
                        0 => Tailor\Models\NestedFormItem {#2106}
                        1 => "expandoAfterFetch"
                      ]
                    ]
                  ]
                  #extensionData: array:4 [
                    "extensions" => []
                    "methods" => []
                    "dynamicMethods" => []
                    "dynamicProperties" => []
                  ]
                  +sessionKey: null
                  #expandoColumn: "content_value"
                  #expandoPassthru: array:10 [
                    0 => "content_group"
                    1 => "content_spawn_path"
                    2 => "host_id"
                    3 => "host_type"
                    4 => "host_field"
                    5 => "sort_order"
                    6 => "parent_id"
                    7 => "site_id"
                    8 => "created_at"
                    9 => "updated_at"
                  ]
                  +rules: array:1 [
                    "title" => "required"
                  ]
                  #fieldsetConfig: array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                  #useFieldsetGroups: false
                  #isBlueprintExtended: true
                  #isLazyLoadedRelation: []
                  +validationForced: false
                  #validationErrors: null
                  #validationDefaultAttrNames: []
                }
              ]
              #escapeWhenCastingToString: false
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: array:3 [
            0 => "title"
            1 => "description"
            2 => "items"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          +implement: null
          +attributes: array:22 [
            "id" => 4
            "site_id" => 1
            "site_root_id" => 4
            "blueprint_uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
            "content_group" => null
            "title" => "Hauptmenü"
            "slug" => "hauptmenue"
            "is_enabled" => 1
            "published_at" => null
            "published_at_date" => "2024-04-11 14:42:47"
            "expired_at" => null
            "draft_mode" => 1
            "primary_id" => null
            "primary_attrs" => null
            "is_version" => 0
            "description" => "Hauptmenü"
            "created_user_id" => null
            "updated_user_id" => 1
            "deleted_user_id" => null
            "deleted_at" => null
            "created_at" => "2024-04-11 14:42:47"
            "updated_at" => "2025-05-12 16:12:52"
          ]
          #savingOptions: []
          +trimStrings: true
          #jsonable: array:1 [
            0 => "primary_attrs"
          ]
          +hasOne: []
          +hasMany: array:4 [
            "drafts" => array:4 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "scope" => "withDrafts"
              "replicate" => false
            ]
            "children" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "parent_id"
              "replicate" => false
            ]
            "versions" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "replicate" => false
            ]
            "items" => array:4 [
              0 => "Tailor\Models\NestedFormItem"
              "key" => "host_id"
              "delete" => true
              "relationClass" => "Tailor\Classes\Relations\CustomFieldHasManyRelation"
            ]
          ]
          +belongsTo: array:4 [
            "primaryRecord" => array:4 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "primary_id"
              "scope" => "withDrafts"
              "replicate" => false
            ]
            "parent" => array:3 [
              0 => "Tailor\Models\EntryRecord"
              "key" => "parent_id"
              "replicate" => false
            ]
            "updated_user" => array:2 [
              0 => "Backend\Models\User"
              "replicate" => false
            ]
            "created_user" => array:2 [
              0 => "Backend\Models\User"
              "replicate" => false
            ]
          ]
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          +hasOneThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:15 [
            "model.beforeValidate" => array:1 [
              0 => array:1 [
                0 => Closure() {#1872
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DraftableModel.php"
                  line: "61 to 65"
                }
              ]
            ]
            "model.afterRelation" => array:1 [
              0 => array:4 [
                0 => Closure($name, $related) {#1873
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DraftableModel.php"
                  line: "67 to 71"
                }
                1 => Closure($name, $related) {#2018
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "45 to 49"
                }
                2 => Closure($name, $related) {#1850
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/VersionableModel.php"
                  line: "50 to 54"
                }
                3 => Closure($name, $related) {#2048
                  class: "Tailor\ContentFields\NestedItemsField"
                  this: Tailor\ContentFields\NestedItemsField {#1962 …}
                  use: {
                    $model: Tailor\Models\EntryRecord {#1876}
                  }
                  file: "/home/users/web43/www/web/modules/tailor/contentfields/NestedItemsField.php"
                  line: "115 to 125"
                }
              ]
            ]
            "model.beforeCreate" => array:1 [
              0 => array:1 [
                0 => Closure() {#1869
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "52 to 58"
                }
              ]
            ]
            "model.beforeSave" => array:1 [
              0 => array:2 [
                0 => Closure() {#1870
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "60 to 63"
                }
                1 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteBeforeSave"
                ]
              ]
            ]
            "model.afterSave" => array:1 [
              0 => array:2 [
                0 => Closure() {#1868
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "65 to 71"
                }
                1 => Closure() {#2046
                  class: "Artistro08\TailorStarterCompanion\Plugin"
                  this: Artistro08\TailorStarterCompanion\Plugin {#292 …}
                  use: {
                    $model: Tailor\Models\EntryRecord {#1876}
                  }
                  file: "/home/users/web43/www/web/plugins/artistro08/tailorstartercompanion/Plugin.php"
                  line: "56 to 200"
                }
              ]
            ]
            "model.beforeDelete" => array:1 [
              0 => array:1 [
                0 => Closure() {#1867
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "73 to 79"
                }
              ]
            ]
            "model.beforeRestore" => array:1 [
              0 => array:1 [
                0 => Closure() {#1866
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "81 to 87"
                }
              ]
            ]
            "model.afterRestore" => array:1 [
              0 => array:1 [
                0 => Closure() {#1865
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/NestedTreeModel.php"
                  line: "89 to 95"
                }
              ]
            ]
            "deferredBinding.newBindInstance" => array:1 [
              0 => array:1 [
                0 => Closure($binding) {#1849
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
                  line: "18 to 27"
                }
              ]
            ]
            "model.afterFetch" => array:1 [
              0 => array:1 [
                0 => Closure() {#1914
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/models/entryrecord/HasEntryBlueprint.php"
                  line: "30 to 32"
                }
              ]
            ]
            "model.newInstance" => array:1 [
              0 => array:1 [
                0 => Closure($model) {#1940
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/modules/tailor/models/entryrecord/HasEntryBlueprint.php"
                  line: "34 to 36"
                }
              ]
            ]
            "model.afterCreate" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteAfterCreate"
                ]
              ]
            ]
            "model.saveComplete" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteSaveComplete"
                ]
              ]
            ]
            "model.afterDelete" => array:1 [
              0 => array:1 [
                0 => array:2 [
                  0 => Tailor\Models\EntryRecord {#1876}
                  1 => "multisiteAfterDelete"
                ]
              ]
            ]
            "model.saveInternal" => array:2 [
              500 => array:1 [
                0 => Closure() {#2045
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "72 to 94"
                }
              ]
              0 => array:1 [
                0 => Closure() {#1920
                  class: "Tailor\Models\EntryRecord"
                  this: Tailor\Models\EntryRecord {#1876}
                  file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/UserFootprints.php"
                  line: "19 to 21"
                }
              ]
            ]
          ]
          #emitterEventSorted: array:2 [
            "model.afterFetch" => array:1 [
              0 => Closure() {#1914}
            ]
            "model.afterRelation" => array:4 [
              0 => Closure($name, $related) {#1873}
              1 => Closure($name, $related) {#2018}
              2 => Closure($name, $related) {#1850}
              3 => Closure($name, $related) {#2048}
            ]
          ]
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #isBlueprintExtended: true
          +rules: array:2 [
            "title" => "required"
            "slug" => "required|unique_site"
          ]
          +attributeNames: []
          +customMessages: []
          +contentGroupFrom: "content_group"
          #propagatable: []
          +fieldModifiers: array:12 [
            0 => "id"
            1 => "title"
            2 => "slug"
            3 => "fullslug"
            4 => "entry_type_name"
            5 => "published_at_date"
            6 => "status_code"
            7 => "is_enabled"
            8 => "published_at"
            9 => "expired_at"
            10 => "parent_id"
            11 => "draft_mode"
          ]
          #draftableSaveMode: null
          #draftableSaveAttrs: []
          #moveToNewParentId: false
          #blueprintCache: Tailor\Classes\Blueprint\EntryBlueprint {#2044
            +implement: []
            #extensionData: array:4 [
              "extensions" => []
              "methods" => []
              "dynamicMethods" => []
              "dynamicProperties" => []
            ]
            +attributes: array:10 [
              "uuid" => "dd80d233-ee70-4350-a863-22dbb4b4c634"
              "handle" => "Seite\Menus"
              "type" => "entry"
              "name" => "Menu"
              "drafts" => false
              "pagefinder" => false
              "primaryNavigation" => array:3 [
                "label" => "Seitenverwaltung"
                "icon" => "icon-cogs"
                "order" => 110
              ]
              "navigation" => array:4 [
                "label" => "Menues"
                "parent" => "Seite\Menus"
                "icon" => "icon-list"
                "order" => 10
              ]
              "fields" => array:2 [
                "description" => array:4 [
                  "label" => "Menu description"
                  "type" => "textarea"
                  "size" => "small"
                  "tab" => "description"
                ]
                "items" => array:6 [
                  "tab" => "Items"
                  "label" => "Items"
                  "type" => "nesteditems"
                  "maxDepth" => 2
                  "span" => "adaptive"
                  "form" => array:1 [
                    "fields" => array:2 [
                      "title" => array:3 [
                        "label" => "Title"
                        "type" => "text"
                        "validation" => "required"
                      ]
                      "url" => array:2 [
                        "label" => "url"
                        "type" => "pagefinder"
                      ]
                    ]
                  ]
                ]
              ]
              "handleSlug" => "seite_menus"
            ]
            #typeName: "entry"
            +fileName: null
            #originalFileName: null
            +mtime: null
            +content: null
            #allowedExtensions: array:1 [
              0 => "yaml"
            ]
            +exists: true
            #datasource: null
            #datasourceTheme: null
          }
          #forceDeleting: false
          +validationForced: false
          #validationErrors: null
          #validationDefaultAttrNames: []
        }
        "children" => October\Rain\Database\Collection {#2152
          #items: []
          #escapeWhenCastingToString: false
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:2 [
        0 => "title"
        1 => "url"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +implement: null
      +attributes: array:13 [
        "title" => "Startseite"
        "url" => "october://cms-page@link/startseite?title=Startseite+%28startseite%29"
        "id" => 18
        "host_id" => 4
        "host_field" => "items"
        "site_id" => null
        "content_group" => null
        "content_value" => "{"title":"Startseite","url":"october:\/\/cms-page@link\/startseite?title=Startseite+%28startseite%29"}"
        "content_spawn_path" => "Tailor\Models\EntryRecord@dd80d233-ee70-4350-a863-22dbb4b4c634.items"
        "parent_id" => null
        "sort_order" => 1
        "created_at" => "2024-04-11 14:43:28"
        "updated_at" => "2024-04-16 08:45:47"
      ]
      #savingOptions: []
      +trimStrings: true
      #jsonable: array:1 [
        0 => "content_value"
      ]
      +hasOne: []
      +hasMany: array:1 [
        "children" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsTo: array:1 [
        "parent" => array:3 [
          0 => "Tailor\Models\NestedFormItem"
          "key" => "parent_id"
          "replicate" => false
        ]
      ]
      +belongsToMany: []
      +morphTo: array:1 [
        "host" => []
      ]
      +morphOne: []
      +morphMany: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +attachMany: []
      +hasManyThrough: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:7 [
        "deferredBinding.newBindInstance" => array:1 [
          0 => array:1 [
            0 => Closure($binding) {#2054
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/modules/tailor/traits/DeferredContentModel.php"
              line: "18 to 27"
            }
          ]
        ]
        "model.afterCreate" => array:1 [
          0 => array:1 [
            0 => Closure() {#2056
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Sortable.php"
              line: "43 to 49"
            }
          ]
        ]
        "model.saveInternal" => array:1 [
          500 => array:1 [
            0 => Closure() {#2057
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              file: "/home/users/web43/www/web/vendor/october/rain/src/Database/Traits/Validation.php"
              line: "72 to 94"
            }
          ]
        ]
        "model.afterFetch" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoAfterFetch"
            ]
          ]
        ]
        "model.afterSave" => array:1 [
          0 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoAfterSave"
            ]
          ]
        ]
        "model.beforeSaveDone" => array:1 [
          -1 => array:1 [
            0 => array:2 [
              0 => Tailor\Models\NestedFormItem {#2053}
              1 => "expandoBeforeSaveDone"
            ]
          ]
        ]
        "model.newInstance" => array:1 [
          0 => array:1 [
            0 => Closure($instance) {#2058
              class: "Tailor\Models\NestedFormItem"
              this: Tailor\Models\NestedFormItem {#2053}
              use: {
                $parentModel: Tailor\Models\EntryRecord {#1876}
                $tableName: "xc_dd80d233ee704350a86322dbb4b4c634r"
                $fieldName: "items"
                $fieldConfig: array:1 [
                  "fields" => array:2 [
                    "title" => array:3 [
                      "label" => "Title"
                      "type" => "text"
                      "validation" => "required"
                    ]
                    "url" => array:2 [
                      "label" => "url"
                      "type" => "pagefinder"
                    ]
                  ]
                ]
                $useGroups: false
              }
              file: "/home/users/web43/www/web/modules/tailor/models/RepeaterItem.php"
              line: "197 to 199"
            }
          ]
        ]
      ]
      #emitterEventSorted: array:1 [
        "model.afterFetch" => array:1 [
          0 => array:2 [
            0 => Tailor\Models\NestedFormItem {#2053}
            1 => "expandoAfterFetch"
          ]
        ]
      ]
      #extensionData: array:4 [
        "extensions" => []
        "methods" => []
        "dynamicMethods" => []
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #expandoColumn: "content_value"
      #expandoPassthru: array:10 [
        0 => "content_group"
        1 => "content_spawn_path"
        2 => "host_id"
        3 => "host_type"
        4 => "host_field"
        5 => "sort_order"
        6 => "parent_id"
        7 => "site_id"
        8 => "created_at"
        9 => "updated_at"
      ]
      +rules: array:1 [
        "title" => "required"
      ]
      #fieldsetConfig: array:1 [
        "fields" => array:2 [
          "title" => array:3 [
            "label" => "Title"
            "type" => "text"
            "validation" => "required"
          ]
          "url" => array:2 [
            "label" => "url"
            "type" => "pagefinder"
          ]
        ]
      ]
      #useFieldsetGroups: false
      #isBlueprintExtended: true
      #isLazyLoadedRelation: []
      +validationForced: false
      #validationErrors: null
      #validationDefaultAttrNames: []
    }
    19 => Tailor\Models\NestedFormItem {#2061}
    23 => Tailor\Models\NestedFormItem {#2081}
    26 => Tailor\Models\NestedFormItem {#2096}
    28 => Tailor\Models\NestedFormItem {#2101}
    27 => Tailor\Models\NestedFormItem {#2106}
  ]
  #escapeWhenCastingToString: false
}