array:17 [
  "__env" => null
  "app" => null
  "errors" => null
  "_env" => null
  "env" => null
  "messages" => array:2 [
    "success" => null
    "error" => null
  ]
  "user" => null
  "project" => array:4 [
    "id" => 95
    "name" => "Basic Themen Alt 2019"
    "description" => "Wird nicht mehr weiter entwickelt. Noch nicht löschen."
    "_capabilities" => array:2 [
      "confirm_email" => false
      "reset_password" => false
    ]
  ]
  "menus" => array:1 [
    "mainmenu" => array:9 [
      "id" => 70
      "project_id" => 95
      "name" => "mainmenu"
      "identifier" => "mainmenu"
      "created_at" => "2020-05-06T06:39:29.000000Z"
      "updated_at" => "2022-11-13T16:46:15.000000Z"
      "deleted_at" => null
      "uuid" => "c035de39-5d14-45c8-9792-56ebdd74f1a1"
      "items" => []
    ]
  ]
  "page" => array:22 [
    "id" => 432
    "title" => "old_All variables"
    "slug" => "old/vari"
    "description" => "All variables"
    "meta_tags" => []
    "sections" => array:1 [
      0 => array:4 [
        "_template_name" => "sections/dump.twig"
        "status" => "ACTIVE"
        "template_data" => []
        "data" => []
      ]
    ]
    "template_id" => 685
    "project_id" => 95
    "created_at" => "2020-05-27T12:55:06.000000Z"
    "updated_at" => "2021-12-15T22:12:10.000000Z"
    "deleted_at" => null
    "data" => array:1 [
      "showFooter" => true
    ]
    "published_at" => "2020-05-27T12:53:54.000000Z"
    "is_login_page" => false
    "is_password_reset_page" => false
    "only_if_authenticated" => false
    "uuid" => "1e3da8c2-e5b3-4bdd-8b2e-72098c72ff11"
    "exclude_from_sitemap" => false
    "sitemap_priority" => 0.5
    "published" => true
    "template" => array:13 [
      "id" => 685
      "name" => "pages/default.twig"
      "content" => """
        {% extends 'layouts/base.twig' %}\n
        \n
        \n
        \n
        {% block content %}\n
        \n
                <div class="nav-container">\n
                    {% include 'partials/header.twig' %}\n
                </div>\n
        \n
                <div class="main-container">\n
                        {% block sections %}\n
        \n
                            {% for section in page.sections %}\n
                                {% include section._template_name with section.data %}\n
                            {% endfor %}\n
        \n
                        {% endblock %}\n
        \n
        \n
        \n
        \n
                  \n
                </div>\n
                \n
                {% if showFooter %}\n
                    {% include 'partials/footer.twig' %}\n
                {% endif %}\n
        \n
        {% endblock content %}
        """
      "settings" => array:1 [
        0 => array:3 [
          "value" => true
          "name" => "showFooter"
          "type" => "boolean"
        ]
      ]
      "theme_id" => 59
      "created_at" => "2019-12-23T10:57:20.000000Z"
      "updated_at" => "2022-11-13T16:46:17.000000Z"
      "deleted_at" => null
      "compiled" => null
      "content_hash" => "d8812d45252c36ff63b1233a9fce4875c016d5a9"
      "uuid" => "e04ea590-a753-4649-828c-80cc2fc075c1"
      "language" => "twig"
      "type" => "page"
    ]
    "template_data" => array:1 [
      "showFooter" => true
    ]
  ]
  "showFooter" => true
  "useSidebar" => "Hallo Welt"
  "backgroundColor" => "green"
  "textColor" => "blue"
  "globalFormFieldCssClasses" => ""
  "globalFormLabelCssClasses" => ""
  "globalFormInputCssClasses" => ""
]